
Mininode
This game is from the old Ludum Dare platform. The original page is no longer available.
My final game is Mininode:
Download the
source
,
Windows binary
, or
Linux binary
(there was a problem with this last one, it should be fixed).
To execute from source, you need mzscheme with OpenGL support, libSDL, libSDL_image, and libSDL_mixer. Execute with “mzscheme -u game.ss” from the folder. To execute the Linux binary, you need libSDL, libSDL_image, and libSDL_mixer, but you probably already have these. The Windows binary includes all required libraries.
Download the
source
,
Windows binary
, or
Linux binary
(there was a problem with this last one, it should be fixed).
To execute from source, you need mzscheme with OpenGL support, libSDL, libSDL_image, and libSDL_mixer. Execute with “mzscheme -u game.ss” from the folder. To execute the Linux binary, you need libSDL, libSDL_image, and libSDL_mixer, but you probably already have these. The Windows binary includes all required libraries.