Project Experience
Project Description
The project is a two-player competitive golf-like 2D game. The game is primarily operated with a mouse, making it accessible
and easy to pick up for players of all ages. Two players will use obstacles to obstruct the other to goal.
- The game is completed using Unity software and C# language scripts.
- I was responsible for coming up with the overall concept and gameplay of the game.
- I have done a lot of Unity stuff like adding collision volumes to spheres (golf) and obstacles.
- I also used C# to implement many scripts, such as the determination of the golf ball entering the hole and the vector bar that visualizes the force and direction of the golf ball.