Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.