Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/divs1210/snake-machine
A Snake clone in ClojureScript + Quil
https://github.com/divs1210/snake-machine
Last synced: about 5 hours ago
JSON representation
A Snake clone in ClojureScript + Quil
- Host: GitHub
- URL: https://github.com/divs1210/snake-machine
- Owner: divs1210
- License: epl-1.0
- Created: 2015-07-15T20:16:00.000Z (over 9 years ago)
- Default Branch: gh-pages
- Last Pushed: 2015-07-15T20:56:45.000Z (over 9 years ago)
- Last Synced: 2023-05-12T03:05:16.596Z (over 1 year ago)
- Language: JavaScript
- Homepage: http://divs1210.github.io/snake-machine/
- Size: 1.08 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# test-js
A Quil sketch designed to ... well, that part is up to you.
## Usage
Run `lein compile` command and open `index.html` in your browser.
For interactive development run `lein cljsbuild auto` command. This command will be recompiling cljs to js each time you modify `core.cljs` and you can see result immediately by refreshing page.
## License
Copyright © 2015 FIXME
Distributed under the Eclipse Public License either version 1.0 or (at
your option) any later version.