Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jarppe/peppis-turtles
Turtles for Peppi
https://github.com/jarppe/peppis-turtles
Last synced: about 2 months ago
JSON representation
Turtles for Peppi
- Host: GitHub
- URL: https://github.com/jarppe/peppis-turtles
- Owner: jarppe
- License: epl-1.0
- Created: 2014-03-16T13:35:00.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2014-03-19T08:41:58.000Z (almost 11 years ago)
- Last Synced: 2023-03-11T00:52:54.557Z (almost 2 years ago)
- Language: Clojure
- Size: 188 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# peppis-turtles
Simple ClojureScript application that moves turtles on HTML5 canvas, as requested by
my daughter, Peppi.## Usage
```
$ lein cljsbuild auto
```Open ```./resources/turtles.html``` in your browser.
## License
Turtle [image](http://sweetclipart.com/cute-green-turtle-696) licensed under [Attribution-NonCommercial-ShareAlike 3.0 Unported](http://creativecommons.org/licenses/by-nc-sa/3.0/)
by [sweetclipart.com](http://sweetclipart.com).Copyright © 2014 Jarppe Länsiö
Distributed under the Eclipse Public License either version 1.0 or (at
your option) any later version.