https://github.com/mdgriffith/space-adventure
https://github.com/mdgriffith/space-adventure
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/mdgriffith/space-adventure
- Owner: mdgriffith
- License: gpl-3.0
- Created: 2016-10-27T16:40:45.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-03-31T21:21:49.000Z (about 9 years ago)
- Last Synced: 2025-06-27T21:38:13.994Z (12 months ago)
- Language: HTML
- Size: 217 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Adventures in Space!
## Get it Running!
* clone the repository
* [download elm](https://guide.elm-lang.org/get_started.html)
* Run `elm-make src/Main.elm --output index.html`
* open index.html
* adventure in space!