Skip to content

pixelmaster11/Unity_Tetris

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Unity_Tetris

Description

A simple tetris clone made with unity3d 2019 (LTS).

Features

  • Uses new 2d lights with unity.
  • Showcases several design patterns including State Pattern, Flyweight Pattern (using Scriptable objects), Command Pattern and more.
  • Implements strategy pattern with various rotation (NES, Super, etc) and line clear (Naive, Sticky) algorithms.
  • Supports easy custom tetromino creation.

Releases

No releases published

Packages

No packages published

Languages