Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 149 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 149 Bytes

Snake Game - Clojure

Usage

Run Jar

$ lein uberjar

$ java -jar target/default/snake-0.1.0-standalone.jar

Lein Run

$ lein run