SkillAgentSearch skills...

UnityTetris

Tetris clone written in C# and using Unity engine to render.

Install / Use

/learn @Mukarillo/UnityTetris
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

UnityTetris

Tetris clone written in C# and using Unity engine to render.

<p align="center"> <img src="https://github.com/Mukarillo/UnityTetris/blob/master/readmeimages/tetris_example.gif?raw=true" alt="Tetris Example"/> </p>

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.

<p align="center"> <img src="https://github.com/Mukarillo/UnityTetris/blob/master/readmeimages/gameConfigWindow.PNG?raw=true" alt="GameSettings window"/> </p

To add more pieces, just click ADD NEW and give it a name and draw on tiles. You can change it's color and the initial tile pivot.

External tools

  • DoTween => http://dotween.demigiant.com/
View on GitHub
GitHub Stars286
CategoryDevelopment
Updated20d ago
Forks78

Languages

C#

Security Score

100/100

Audited on Mar 11, 2026

No findings