FoonLudum Dare ExplorerUsers → garlicbread

garlicbread

Games

YearLDThemeGameDivisionRank
201326Minimalismdotmovecompo

Comments by garlicbread

LD26 — Minimalism

dotmove by garlicbread 2013-05-02T21:14:00

Thanks, AirRider3. There are 4 levels, and they do get more difficult as you go.

Alex, you're right that it's not colorblind-friendly. I seriously thought about that during the 48 hours, but decided to give myself freedom with the colors, as I had very little to work with in the bounds of minimalism. If I continue working on the game, I'll add an option for friendlier colors.

I think you can play on Win 32 ! Just not with the current windows EXE file. Here's how:
1) Download LOVE from love2d.org (free)
2) Download the .love file I listed for OS/X and Linux, and double-click that file.

That works because the .love file is basically a zip file containing the source code, and the only part that's specific to an OS is the LOVE game engine that's bundled with the windows version.

Sorry that I forgot about 32- vs 64-bit windows.