Give me some challenges

Questions about the LÖVE API, installing LÖVE and other support related questions go here.
Forum rules
Before you make a thread asking for help, read this.
Post Reply
firesoul453
Prole
Posts: 1
Joined: Fri Aug 05, 2011 3:31 am

Give me some challenges

Post by firesoul453 »

Hello. I'm pretty new to lua and love 2d but want to learn.
Yes I know about the wiki and all the links and even the examples file but I learn best by tinkering and seeing how things work (when reading manuals I usually get bored and give up, and when I read tutorials I often just do it and learn nothing)


I've been messing around with the examples files and stuff but I don't really know where to go

So basically I am wondering
Anyone got any challenges for me to try and do?
Or got some more complex sample code that I could mess around with?


Thanks!
User avatar
slime
Solid Snayke
Posts: 3159
Joined: Mon Aug 23, 2010 6:45 am
Location: Nova Scotia, Canada
Contact:

Re: Give me some challenges

Post by slime »

Seeing a game through from start to finish is always a challenge. Many people start out with game archetypes like Snake, Pong, Space Invaders, etc. I recommend choosing a simple game like that and seeing how good of a clone you can make. :P
User avatar
benloran
Prole
Posts: 19
Joined: Tue Jul 05, 2011 4:52 pm

Re: Give me some challenges

Post by benloran »

Even though this contest is over, you could still look at it as a challenge for yourself: 4KB Explosions Contest.

Personally, I think the forum could use more contests like this. :)
User avatar
TechnoCat
Inner party member
Posts: 1611
Joined: Thu Jul 30, 2009 12:31 am
Location: Milwaukee, WI
Contact:

Re: Give me some challenges

Post by TechnoCat »

slime wrote:Seeing a game through from start to finish is always a challenge. Many people start out with game archetypes like Snake, Pong, Space Invaders, etc. I recommend choosing a simple game like that and seeing how good of a clone you can make. :P
Making a game in a game jam almost seemed like a rite of passage to me.
benloran wrote:Even though this contest is over, you could still look at it as a challenge for yourself: 4KB Explosions Contest.

Personally, I think the forum could use more contests like this. :)
Run one!
User avatar
tentus
Inner party member
Posts: 1060
Joined: Sun Oct 31, 2010 7:56 pm
Location: Appalachia
Contact:

Re: Give me some challenges

Post by tentus »

Implement a multi-level menu, with a cursor. Make the menu items actually do stuff (toggle window size, change cursor color, exit the game, that kind of thing). Don't put it on top of a game, just design a really nice, clean menu. You'll learn a lot about how data in Lua works that way, without getting distracted by other intricacies.
Kurosuke needs beta testers
User avatar
kikito
Inner party member
Posts: 3153
Joined: Sat Oct 03, 2009 5:22 pm
Location: Madrid, Spain
Contact:

Re: Give me some challenges

Post by kikito »

I actually have a set of challenges already made. It's called lua missions.

You will not learn LÖVE with them, but there's plenty of Lua there.
When I write def I mean function.
Post Reply

Who is online

Users browsing this forum: No registered users and 6 guests