Game Development with Unity

I designed and developed the following basic 2D & 3D games from scratch during my sophomore year to get a firm understanding of Unity and programming in C#.

Breakout

This project is a revised edition of the classic arcade 2D game Breakout. Hit the bricks and breakout or miss the balls and game over.
[GitHub]


2D Racing

It is a top-down view 2D platform racing game made in Unity from scratch. Save yourself from colliding with obstacles coming in the track to gain a positive score.
[GitHub]


Snowball Fighter


It is a 3D Android platform game. The Player has to generate a snowball to shoot the enemies out of the ground to eliminate them.
[GitHub]