This is a port of Jeffrey Massung’s example game defender.rkt to Common Lisp.
This was a project for me to learn Common Lisp and Raylib.
# Build
sh make.sh
# Run
./missile-commnad
sbcl --load dev.lisp
# then connect with sly on port 4005
This is a port of Jeffrey Massung’s example game defender.rkt to Common Lisp.
This was a project for me to learn Common Lisp and Raylib.
# Build
sh make.sh
# Run
./missile-commnad
sbcl --load dev.lisp
# then connect with sly on port 4005