Home

Awesome

Elm Flatris

A Flatris clone in Elm.

Screenshot

Current demo can be seen here.

Features

Instructions to run

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