Skip to content

Seevt/tetris-in-react-source

Repository files navigation

Tetris Game in React.js

This is a simple implementation of the classic Tetris game using React.js. It includes basic game mechanics such as moving and rotating falling blocks, clearing completed lines, and increasing the level and speed of the game as the player advances.

How to Play

  • Left Arrow: Move the Tetris block left
  • Right Arrow: Move the Tetris block right
  • Up Arrow: Rotate the Tetris block clockwise
  • Z: Rotate the Tetris block counterclockwise
  • X: Rotate the Tetris block clockwise (same as Up Arrow)

Test Demo

https://seevt.github.io/tetris-in-react/

About

A simple replica of the classic Tetris game.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published