/OneMoreTetris

Simple Tetris in Unity.

Primary LanguageC#

OneMoreTetris

Simple Tetris in Unity.

It is a very simple implementation of tetris. Almost all staff is configurable. Class Game is a main entry point. It should adapt to any resolution (because it is non optimized and uses Unity UI)

I spent 6h 31 min to implement it (instead of 3h)