A Tetris game for the web browser written in Elm
A working example of the game is (or was) on my directory page here: http://people.cs.umass.edu/~jcollard/elmtris/
This implementation depends on the jcollard/Audio library. It must be installed to compile.
A Makefile is provided for GNU/Linux which shows how you might deploy Elm Tetris.