An HTML5 game loosely based on Tetris, where blocks come from all four sides of the screen
You can try playing the game here: http://tetratetris.paperplane.io/
The classic game of Tetris is quite one-dimensional; blocks only come from the top and keep falling downwards. Like many things in life, however, it's often nice to add a different perspective.
In this game, blocks will be spawned from all four sides of the screen, and your objective is to fill in rows from all four sides. A square will be cleared when all four sides have been filled at a certain height. The more squares you clear, the higher your score!
- Arrow keys to move
- Z to rotate tetromino clockwise
- X to rotate tetromino counterclockwise
- Shift to hold tetromino
- 10 points for each block successfully placed
- 100 × 2x points for clearing x squares at once