Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 594 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 594 Bytes

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