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 runor play in the repl
lein repl(user/go!) ;start server
(user/reset) ;reset serverMultiplay copyright © 2013 Christian Blunden
Distributed under the Eclipse Public License, the same as Clojure.