This is a simple game of snake.
;; add cl-bodge distribution if you haven't already
(ql-dist:install-dist "http://bodge.borodust.org/dist/org.borodust.bodge.txt")
(ql:quickload :snake)
(snake:play)
Should be the same as TRIVIAL-GAMEKIT
- OpenGL 2.1 or 3.3+
- 64-bit (x86_64) Windows, GNU/Linux or macOS
- x86_64 SBCL or CCL
MIT