Compile into a single html file:
elm-make --output out/index.html src/Tetris.elm # same as build script included
Run tests:
elm test
https://ruiclarateixeira.github.io/Func-y-Tetris/