Missile Command 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. Building Requires SBCL and Quicklisp. # Build sh make.sh # Run ./missile-commnad Hacking sbcl --load dev.lisp # then connect with sly on port 4005