/the-invaders

A remake of the classic game Space Invaders

Primary LanguageCommon LispGNU General Public License v2.0GPL-2.0

The Invaders

A remake of the classic game Space Invaders

Dependencies

Quickstart

To run this game place the files somewhere Quicklisp can find it, and execute the following in the REPL:

(ql:quickload :the-invaders)
(the-invaders:start)

Controls

To control the ship use the Left and Right arrows keys and Z to fire.