Live data from Hacker News

Tetris Game in 140 Bytes of JavaScript

gist.github.com

11–12 of 12 posts

Re: Tetris Game in 140 Bytes of JavaScript

#12

It's buggy (on collisions specially), but is fascinating nevertheless. Thanks for sharing.

The design causes far worse bugs than that, for example: you can stop a falling block's progress just by holding down left.

Not only that but if you hold it long enough you can make it clear a line with half of a 2 block
Post reply on HN