Tetris is a tile matching video game in which random shaped tile drop from the top of the game board. You need to place the tiles such that it will create a line. The line will get disappear granting players points.
- Click here to start the game
- You can fork or clone this project and open index.html
- Timer to show how long you have played before the game over
- Score system in which you get 10 points for each completed lines
- Level system which increase the drop speed after each level
- Next screen to display the next upcoming tetromino
- Pause button to pause the game
- Sound button to turn audio on/off