Description
- Project: Unity game re-creation
- Tools Used: Microsoft Visual Studio, Unity
A project to recreate the game Pong and add our own twist to it. The original Pong objective is to control the paddle and hit the ball into the opponent’s goal.
Everything was created inside of Unity. Some of the main features are:
- Two Player feature with easy variable setting that can switch between player control to A.I. control from either paddle with one button push.
- Variable settings to control the difficulty of the A.I.
- Easy replay ability.