Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/stianeikeland/twenty48-clj
2048 in clojure with reagent (react.js)
https://github.com/stianeikeland/twenty48-clj
Last synced: about 2 months ago
JSON representation
2048 in clojure with reagent (react.js)
- Host: GitHub
- URL: https://github.com/stianeikeland/twenty48-clj
- Owner: stianeikeland
- License: epl-1.0
- Created: 2014-05-14T21:23:47.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-05-14T22:26:15.000Z (over 10 years ago)
- Last Synced: 2024-10-15T21:34:29.904Z (3 months ago)
- Language: Clojure
- Size: 152 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# twenty48-clj
2048 in clojure and reagent (react) by Stian (@stianeikeland) and Andreas
(@olsenius) at Bergen Coding Dojo - 14th of May 2014.## Try it:
[eikeland.se/twenty48](http://www.eikeland.se/twenty48/)
## Usage
``` bash
$ lein cljsbuild
```## License
Copyright © 2014 FIXME
Distributed under the Eclipse Public License either version 1.0 or (at
your option) any later version.