A classic Tetris implementation where you can:
- Move pieces left and right
- Rotate pieces
- Speed up piece falling
- Restart the game
- Clone repository:
git clone https://github.com/Ancellie/TetrisGameOnUnity.git-
Open Unity Hub → Add → select cloned project folder
-
Install correct Unity version if needed (check project settings)
-
Open project → wait for import → open main scene → press Play
That's it! Let me know if you need help with any step.
