You can visit our site from this link
- Rehab Alshawaf.
- Mohammed Alghazali.
Tetris a react game which allows the player to create complete lines by moving differently-shaped pieces – the tetrominoes, which scroll from the top to bottom of the playing field. The completed lines disappear and grant the player points, and the player can proceed to fill the vacated spaces. The game ends when the playing field is filled to the point that additional pieces can no longer descend. The longer the player can delay this inevitable outcome, the higher their score will be.
First clone this repo: git clone https://github.com/GSG-G8/tetris.git
then run npm i
to install the dependencies for the app.
Open the terminal and run:
npm start