A multiplayer game based on the multiplay game skeleton https://github.com/christianblunden/multiplay with the server-side component taken from https://github.com/nbeloglazov/snakejure
To get started:
lein run
or play in the repl
lein repl
(user/go!) ;start server
(user/reset) ;reset server
Multiplay copyright © 2013 Christian Blunden
Distributed under the Eclipse Public License, the same as Clojure.