DaRaFF / jsTetrisGameJs

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

Start game #1

Closed DaRaFF closed 12 years ago

DaRaFF commented 12 years ago

First you get a start screen. After pressing a start key, the game will start

DaRaFF commented 12 years ago

done