https://github.com/davewm/snake-cljs
Snake in CLJS, using play-cljs
https://github.com/davewm/snake-cljs
Last synced: 11 months ago
JSON representation
Snake in CLJS, using play-cljs
- Host: GitHub
- URL: https://github.com/davewm/snake-cljs
- Owner: DaveWM
- License: gpl-3.0
- Created: 2017-06-03T11:59:11.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2018-08-14T21:27:25.000Z (over 7 years ago)
- Last Synced: 2025-06-03T12:47:32.880Z (11 months ago)
- Language: Clojure
- Homepage: https://quirky-pare-adba2e.netlify.app/
- Size: 166 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Introduction
Snake written in play-cljs.
Do `boot run` to develop and `boot build` to compile a release version.