Skip to content

sebity/asteroid-wars

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Asteroid Wars

Dependencies

Quickstart

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

(ql:quickload :asteroid-wars)
(asteroid-wars:start)

Controls

Thrust : Up arrows key.

Rotate Left : Left arrows key.

Rotate Right : Right arrows key.

Fire : Z key.