One by Natman
Wow. I'm actually very surprised I was able to finish my game this time around. This puts me at 3-0 for successful Ludum Dare participation so far! :)
I had a LOT less time to work on the game than I expected, so the game is much smaller and simpler than my original plans for it. I spent most of my time working on the core mechanic, so there's only 4 levels, 2 of which are even the slightest bit challenging. I may add more in a Post-Compo version.
I was especially successful in my ulterior motive, which was to become comfortable and proficient programming with Lua.
Mac and Linux users will have to install the latest version of Love2d in order to run the downloadable binary. (Sorry!)
I had a LOT less time to work on the game than I expected, so the game is much smaller and simpler than my original plans for it. I spent most of my time working on the core mechanic, so there's only 4 levels, 2 of which are even the slightest bit challenging. I may add more in a Post-Compo version.
I was especially successful in my ulterior motive, which was to become comfortable and proficient programming with Lua.
Mac and Linux users will have to install the latest version of Love2d in order to run the downloadable binary. (Sorry!)
| Windows (64 bit) | http://nathanielnelson.com/downloads/games/one-win64.zip |
| Windows (32 bit) | http://nathanielnelson.com/downloads/games/one-win32.zip |
| Love File (Mac/Linux) | http://nathanielnelson.com/downloads/games/one.love |
| Time Lapse | https://www.youtube.com/watch?v=6yaatoSXlG4 |
| Source | https://github.com/natman64/ld30 |
| Original URL | https://ludumdare.com/compo/ludum-dare-30/?action=preview&uid=14440 |
Ratings
| Coolness | 28% | 1836 |
| Overall | 3.18 | 586 |
| Fun | 3.00 | 585 |
| Graphics | 3.06 | 583 |
| Innovation | 3.56 | 250 |
| Theme | 3.56 | 323 |
If i click Linux my browser tries to display the love-file as a text-file, this probably means the server sends the wrong Content-type or something? (Actually no idea.)
Anyway, nice mechanic! Quit confusing, too, as always, when you have to direct multiple characters at once. :)
(Twitch stream here: http://www.twitch.tv/omgwtfgames/c/5029045 from ~22:20).
Maybe the 3rd level could stay left and right instead of putting it above to incrementally increase challenge.
Fun idea overall.
... Oh, i just found something: http://www.ambience.sk/lua-love2d-game-distribution/
Never used it, though.