Skip to content

sebity/breakout

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Breakout

A Remake of the Classic Game Breakout in Common Lisp

Dependencies

Quickstart

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

(ql:quickload :breakout)
(breakout:start)

Controls

To control the paddle use the Left and Right arrows keys.

About

A Remake of the Classic Game Breakout

Resources

License

Stars

Watchers

Forks

Packages

No packages published