sachee / elmtris

A Tetris game for the web browser written in Elm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

A Tetris game for the web browser written in Elm


Languages

Language:Elm 98.2%Language:Makefile 1.8%