Skip to content

sebity/the-invaders

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.