Skip to content
This repository has been archived by the owner on Jan 16, 2025. It is now read-only.

Latest commit

 

History

History
19 lines (14 loc) · 759 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 759 Bytes

Rotris - Tetris but with a "Twist" of the playing field

Concept

This is a game of Tetris, but with the added twist that the player can rotate the playing field in 90° increments clockwise and counter clockwise. To add more to the playing field rotation, gravity to the currently played blocks, as a collective single "block", is applied and slides to the new bottom of the playing field.

Watch out rotating the playing field though! The top of the playing field rotates and adjusts with the new positon of the playing field and could fill up quick on its side!


Authors

Elliott Hager Vince Cavallaro

Tech Stack & Credits to 3rd Party Assets and Libraries

  • Unity
  • C#
  • Unity Input Manager
  • GitHub & Git Version Control