Skip to content

aymanosman/cl-missile-command

Repository files navigation

Missile Command

./missile-command-game.png

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages