/Tetris-Game

Primary LanguageTypeScript

Description

Tetris Pro is a advance version of the classic game Tetris. The game is played on a grid of squares. The goal is to arrange the falling shape in the grid so that it forms a complete row. The game is over when the shape cannot be moved down any further.

This game is open-source, free, and just for funsies!

How to play

The game is played with the arrow keys to move the shape and the space bar to rotate it.

Key Action
Left, A Left
Right, D Right
Down, S Down
Space Rotate Right
Enter Pause / Restart Game

Technologies used

The game is built using