The directions are a little more complicated than they need to be. Here's what worked for me:
In the shell:
- cd ~/quicklisp/local-projects
- git clone git://github.com/xzpeter/starwar.git
- (ql:quickload "org.xzpeter.game.starwar"
) - (org.xzpeter.game.starwar:run)