silasjmatson / rocket-elm

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rocket Elm

rocket-elm-2

Pilot a little rocket ship around an SVG canvas using WASD. Press E 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.

About

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


Languages

Language:HTML 96.4%Language:Elm 3.6%