/clojure-snake

Snake Game in Clojure

Primary LanguageClojureEclipse Public License 1.0EPL-1.0

clojure-snake

Snake game written in Clojure. Borrowed example from the book Programming Clojure by Stuart Halloway. Used Seesaw instead of Swing.

Installation

Download from git@github.com:shermpay/clojure-snake.git

Usage

run $ java -jar clojure-snake-0.1.0-standalone.jar at your command line

And have fun!

Examples

snake-screenshot-1

License

Copyright © 2014

Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.