README.md
July 18, 2014 ยท View on GitHub
#PewPew A space shooter game written in Elm. You can see it in action here.

Running Locally
- Install Elm
- Clone this repository
$ cd pewpew && elm-server- Starts a webserver on port 8000 in the project directory- Browse to http://localhost:8000/PewPew.elm
Code is licensed under MIT, assets under Creative Commons(CC BY-NC-SA 4.0). See LICENSE.md for more details.