little-lib
little-lib is a library for quickly writing small games or OpenGL applications in mzscheme (v372). It relies on OpenGL, SDL, SDL_image, and SDL_mixer to process graphics output, key and mouse input, and playing sound effects. A sample program (demo.ss) illustrates the use of little-lib in these three respects.
little-lib is released under the MIT license. I plan to use this library for my Ludum Dare 11 entry.
Download the source code.











