Skip to content

w0rm/elm-mogee

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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