https://github.com/Mukarillo/UnityTetris
Tetris clone written in C# and using Unity engine to render.
https://github.com/Mukarillo/UnityTetris
tetris tetris-clone tetris-engine tetris-game unity unity2d unity3d unity3d-games unityengine
Last synced: 22 days ago
JSON representation
Tetris clone written in C# and using Unity engine to render.
- Host: GitHub
- URL: https://github.com/Mukarillo/UnityTetris
- Owner: Mukarillo
- License: mit
- Created: 2018-05-18T19:51:30.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2024-03-12T06:52:05.000Z (about 1 year ago)
- Last Synced: 2025-04-07T07:14:48.164Z (about 1 month ago)
- Topics: tetris, tetris-clone, tetris-engine, tetris-game, unity, unity2d, unity3d, unity3d-games, unityengine
- Language: C#
- Size: 524 KB
- Stars: 275
- Watchers: 12
- Forks: 75
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
- awesome-unity-games - Tetris
README
# UnityTetris
Tetris clone written in C# and using Unity engine to render.
![]()
## Creating new pieces
If you want to create new pieces or change the existing ones shapes or colors, just open ```GameSettings Creator``` window (under Window > GameSettings Creator)
You can edit the input keys, the step rate, and other features.http://dotween.demigiant.com/
![]()