Skip to content

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.

About

A simple Tetris clone made with unity.

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages