• Stars
    star
    161
  • Rank 233,470 (Top 5 %)
  • Language
    C#
  • License
    MIT License
  • Created over 6 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

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

UnityTetris

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

Tetris Example

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.

GameSettings window

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