Skip to content

A bare-bones Tetris-like brick game in C#/Unity made in C# from scratch

License

Notifications You must be signed in to change notification settings

ZimM-LostPolygon/BrickGame.Unity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

BrickGame.Unity

A bare-bones Tetris-like brick game in C#/Unity made in C# from scratch in 5 hours during a livestream.

Based on https://tetris.fandom.com/wiki/SRS (Super Rotation System) and loosely follows the Tetris Guideline.

The code isn't particularly neat or optimized, the goal was to implement the main game loop with correct behaviour matching official Tetris games.

About

A bare-bones Tetris-like brick game in C#/Unity made in C# from scratch

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages