DaRaFF / jsTetrisGameJs

Tetris clone with HTML5 canvas / javascript - i really like Tetris :-)
http://daraff.github.com/jsTetrisGameJs/dist/
4 stars 2 forks source link

Game over #2

Closed DaRaFF closed 12 years ago

DaRaFF commented 12 years ago

If a stone is put on top tile of the playground, the game should be over.

DaRaFF commented 12 years ago

done