Tetrisn't
- Daniel Lynham
- Nov 28, 2018
- 1 min read
Updated: Oct 14, 2020
Unity ~ C# ~ Solo project
Game design - 1 hour start to finish
The blocks are randomly spawned at the top of the scene with a random rotation(0,90,180,270). I gave the blocks a Rigidbody and applied gravity to them. It's simple but surprisingly fun to play.
It's Tetris, but it isn't...
Have you ever played Halo Reach Forge world? Well my friends and I once downloaded this map where vehicles drop down on you and you have to get to the top of this tunnel before your friends. So one day bored me decided I would make that game but my own version. Hence the name, it's a game I played before... but it isn't.
Comments