-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256
July 30th 2010 in lisp-game-dev@common-lisp.net thread "lispac: First release" copy to sorancio AT gmail.com and davazp AT es.gnu.org.
Hi.
Some days later than planned, but here is the the first "playable" release of lispac, a in-development Common Lisp game similar to the classic Pac-Man.
Download tarball at: http://download.savannah.gnu.org/releases/lispac/lispac.tar.bz2.
OpenPGP signature (Made using GNU PG): http://download.savannah.gnu.org/releases-noredirect/lispac/lispac.tar.bz2.s...
To launch lispac use something like:
./cli.lisp -board lambda.pbm -respawn 9.9 -monster-vulnerable-seconds 5
lispac is free software (http://www.gnu.org/philosophy/free-sw.html) released under the GNU General Public License version 3 or any later. A copy is found inside the tarball and in http://www.gnu.org/licenses/gpl-3.0.html.
Contributions and ideas are welcome, specially regarding user interface, which is incomplete and ugly by the moment.
Regards.