Skip to content

A small game where you pilot a rocket ship around. Written in Elm for learning.

Notifications You must be signed in to change notification settings

jamonholmgren/rocket-elm

Repository files navigation

Rocket Elm

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

About

A small game where you pilot a rocket ship around. Written in Elm for learning.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published