The game of Snake written in Clojure, which runs as a Clojure application or an ClojureScript application.
Uses Quil for rendering.
You can clone this repository and invoke:
$ lein run
Alternately play it in your browser, navigate to
./resources/public/index.html
Use the arrow keys to move, or alternately w-a-s-d.
Pressing Enter or a mouse click pauses the game.
Copyright © 2019 FIXME
Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.