thomas4019 / Tetris-in-Javascript

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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


Languages

Language:JavaScript 99.1%Language:CSS 0.9%