This is a Tetris clone written in C# using the Unity Engine.
Looks like this :)
Here's a video as well
Assets I used to build the game
- Skyboxes:
- Text Mesh Pro
- UI images
- Music
- SFX
Basic movement:
- A - move tile to left
- D - move tile to right
- S - move tile faster downwards
- R - rotate tile to right
- L - rotate tile to left
I tried to use the original scoring system as well as speed increasement. Here are some ressources I've used:
- Speed increasement
- Scoring system
Thanks for contributions Alex 👍