During a study of global software development practices I led a team of 4 as part of a larger division of 18 developers. Using a pre-compiled game engine from DePaul’s game development program we were tasked with creating the design and implementation of the iconic arcade game: Tetris.

We created a requirements specification document and used it to partition roles for design and implementation. My team worked to create the logic for handling movement input and collisions checking, as well as a game manager to tie all the team’s components together.

The code from the project can be viewed on my Github here.

Tetris in C#

 Photo by Lukas from Pexels

Previous
Previous

Object Oriented Design and Design Patterns

Next
Next

Who's The Bot Web Game