Common Lisp implementation of pong. Built using trivial-gamekit.
- Follow the trivial-gamekit install instructions.
- Clone this project somewhere where quicklisp can find it
(ql:quickload :pong)
(pong:start-pong)
Common Lisp implementation of pong. Built using trivial-gamekit.
(ql:quickload :pong)
(pong:start-pong)