Skip to content

JacobNinja/snake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Snake

Snake game written in Clojurescript using core.async

Usage

  • requires leiningen and cljsbuild
  1. Clone repo
  2. lein deps
  3. lein cljsbuild once
  4. lein ring server

Snake will now be available at http://localhost:3000/

Use http://localhost:3000/dev for debugging with source maps

License

Copyright © 2013 FIXME

Distributed under the Eclipse Public License, the same as Clojure.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published