https://github.com/propan/space-alone
good old Asteroids written in ClojureScript
https://github.com/propan/space-alone
asteroids clojure clojurescript
Last synced: 6 months ago
JSON representation
good old Asteroids written in ClojureScript
- Host: GitHub
- URL: https://github.com/propan/space-alone
- Owner: propan
- Created: 2014-02-15T21:07:01.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2014-02-26T21:04:46.000Z (almost 12 years ago)
- Last Synced: 2025-02-24T08:14:55.362Z (11 months ago)
- Topics: asteroids, clojure, clojurescript
- Language: Clojure
- Size: 738 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SPACE ALONE
good old Asteroids written in ClojureScript
[Live Demo] [1]
## Usage
To build the project, execute
```bash
lein cljsbuild auto dev
```
and open `index.html` in your browser.
## License
Copyright © 2013 Pavel Prokopenko
Distributed under the Eclipse Public License either version 1.0 or (at
your option) any later version.
[1]: http://propan.github.io/space-alone/