Tetris - Educational purposes only!!

 
 

A version of the classic Tetris® created for educational purposes as a programming challenge. This is not for profit!!

The classic Tetris has many moving parts, I thought it would create the ideal challenge to create my own version of the game. I created the game without the use of physics and colliders, and went for a 2D matrix of locations and events. 

I also created a persistent scoring system using ScriptableObjects.

The scoring is nonsense, it's just added to make sure the mechanics work.

Tetris ® & © 1985 - 2018 Tetris Holding.
Tetris logos, Tetris theme song and Tetriminos are trademarks of Tetris Holding.
The Tetris trade dress is owned by Tetris Holding. Licensed to The Tetris Company.

.