/SimpleTetris

Tetris in 100 lines of JavaScript.

Primary LanguageJavaScript

SimpleTetris

SimpleTetris is a classic tetris game written in 100 lines of JavaScript. Try it out.

This was a result of a personal challenge during a flight delay. The code is inelegant and unreadable because the sole goal was to fit in 100 lines.