/Tetris-in-Javascript

A simple implementation of Tetris in Javascript. It doesn't get much simpler than this.

Primary LanguageJavaScript

Tetris-in-Javascript

A simple and clean implementation of Tetris in Javascript. It doesn't get much simpler than this.

Written in 2008. I was learning javascript and what a better way to learn it than make a fun game.

Preview HTML Use the Left and Right key to move the block. The up key to rotate and the down key to make the block fall instantly.