Ludum Dare #26compo
Minimalism Game
LD26minimalism-game.zip is the Windows compiled version
LD26pygame.zip should be playable on any platform if you install Python-2.7.4 (32 bit) and Pygame-1.9.1. SOURCE CODE is including with this version.
I tested it on OS-X and got it to work installing the above 2 packages and then right clicking game.py and choosing Open With Python Launcher.
I didn't test it on Linux but since it works the same on Windows and OS-X I'm pretty sure it would work.
Either version has to be extracted from the ZIP file. It won't work if you run it from within the ZIP file.

LD26pygame.zip should be playable on any platform if you install Python-2.7.4 (32 bit) and Pygame-1.9.1. SOURCE CODE is including with this version.
I tested it on OS-X and got it to work installing the above 2 packages and then right clicking game.py and choosing Open With Python Launcher.
I didn't test it on Linux but since it works the same on Windows and OS-X I'm pretty sure it would work.
Either version has to be extracted from the ZIP file. It won't work if you run it from within the ZIP file.

Comments8