
About
Tetris is a falling-block puzzle game based on Alexey Pajitnov's 1985 original, in which players stack falling pieces to clear horizontal lines. Phaser Tetris is a Tetris clone built with the Phaser framework. It plays in the browser on itch.io, and a Windows version is available to download. It was featured on the official Phaser site in 2017.
How it differs from the original
It uses no original Tetris assets. It includes a hold-piece function, hard drop, and rotation in both directions.
Getting started
Play it in the browser on itch.io, or download the Windows version there. Use the left and right arrow keys to move and the down arrow to soft drop. Space hard-drops, the up arrow rotates clockwise, Z rotates counter-clockwise, and X holds a piece.
Media
Additional notes
- External link
- The source code is on Bitbucket (bitbucket.org/CaioMGA/phaser-tetris).