0 Forks
0 Stars
0 Watchers

Tetris

Tetris game built with React and specifically React Hooks. Traditional Tetris game which has you able to rotate the shapes using the up arrow on your keyboard. You have the opportunity to hold the down arrow to move the piece faster, as well as the left and right arrows to place where you need it.

How to download and setup Tetris

Open terminal and run command
git clone https://github.com/jlw429/Tetris.git
git clone is used to create a copy or clone of Tetris repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with Tetris https://github.com/jlw429/Tetris/archive/master.zip

Or simply clone Tetris with SSH
[email protected]:jlw429/Tetris.git

If you have some problems with Tetris

You may open issue on Tetris support forum (system) here: https://github.com/jlw429/Tetris/issues