• Stars
    star
    131
  • Rank 275,867 (Top 6 %)
  • Language
    Elm
  • Created about 11 years ago
  • Updated almost 10 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A Tetris game for the web browser written in Elm

elmtris

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.