Skip to content

lynnsh/tetris

Repository files navigation

tetris

Tetris Game Project

Tools: C#, MonoGame

Description:

  1. Tetris game that is built using object-oriented principles and design patterns.
  2. MonoGame software is used to build the game loop.
  3. Uses NUnit to test the game logic.
  4. Features show the next shape, pause the game, save high score to the file, and show the "ghost" shape functionalities.

Releases

No releases published

Packages

No packages published

Languages