elm-mogee icon indicating copy to clipboard operation
elm-mogee copied to clipboard

A WebGL platformer that fits into 64x64px screen

trafficstars

Mogee

A WebGL platformer that fits into 64x64px screen.

Submitted to the #LOWREZJAM 2016.

screencast

Instructions to run

  1. Install elm elm-lang.org/install
  2. Clone this repo
  3. Run elm make src/Main.elm --output elm.js
  4. Open index.html in the browser

Special Credits