A slightly more well-behaved version of Tetris than some other 140 byte projects. The left and right sides of the screen block player movement. The game view is larger and the width and height of the screen are included as constants you can manipulate.
I made a more accurate version of the game with proper all the rotating pieces. This of course is larger and the core logic takes 256 characters.