Awesome
Rocket Elm
Pilot a little rocket ship around an SVG canvas using WASD, pursued by enemy ships powered by AI. Press J to fire bullets.
Getting Started
$ git clone git@github.com:jamonholmgren/rocket-elm.git
$ cd rocket-elm
$ elm-reactor
Visit http://localhost:8000/ and click on Main.elm
.
TODO
- Enemy ships fire bullets
- Collision detection for bullets
- Enemy ships blow up when killed
- My ship blows up when killed, and then the game resets
- come up with more cool todos...
License
MIT - by Jamon Holmgren