[plt-scheme] another game: pacman

From: Jon Rafkind (workmin at ccs.neu.edu)
Date: Sat Aug 12 18:26:57 EDT 2006

I wrote pacman in scheme using the Allegro planet package I made. It
should run on windows and linux, but not OS X. It comes with 2 levels
and there is a level editor should you choose to use it.

download: http://www.rafkind.com/jon/tar/pacman-0.1.zip

To use the editor uncomment out (editor) and comment out (run) at the
bottom of pacman.ss.
Screenshots/more info:
http://www.rafkind.com/jon/showproject.php?id=37&entry=105


Posted on the users mailing list.