/kayou

Common Lisp Asteroids clone

Primary LanguageCommon Lisp

Dependencies

You'll need:

and all their dependencies.

Getting started

Not enough space on github for game data so get them here, uncompress in the kayou/ directory.

Then get a lisp with asdf. Get all dependencies and:

(asdf:operate 'asdf:load-op :kayou)
(kayou:run)

Use arrow to move the ship and space to fire.