-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256
July 24th 2010 in lisp-game-dev@common-lisp.net thread "lispac (New game)".
Hi.
Based on an anonymous contribution I'm writing a game similar to the classic Pac-Man in Common Lisp using the lispbuilder-sdl library which I would like to add to the Lisp Games Expo 2010 if possible.
It isn't playable yet in the sense the game can't be fully controled by the GUI. It's nessesary to use the REPL to configure the settings and load a board for example, but the engine is fully functional, though not finished. The first playable release is planned to be in 3 days, in July 27th. I will also publish screen shots and so. Suggesstions are welcome.
lispac is hosted in GNU Savannah: https://sv.gnu.org/p/lispac. Source code is available via GIT in git://git.sv.gnu.org/lispac.git. Web page (Void by the moment) will be http://www.nongnu.org/lispac/.
lispac is free software released under the GNU General Public License (http://www.gnu.org/licenses/gpl-3.0.html) version 3 or optionally any later version.
Regards.