Home

Awesome

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.