zev / snake

A clojurescript implementation of the Snake game in the Programming Clojure Book

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A Game of Snake written in Clojurescript

  • Ported from the example in Programming Clojure that used Java AWT.

  • Ideas for further experiments ** Remove the use of atoms ** Use core.async for interaction ** Use OM ** Multi-player snake

About

A clojurescript implementation of the Snake game in the Programming Clojure Book

License:Eclipse Public License 1.0


Languages

Language:Clojure 100.0%