Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 438 Bytes

File metadata and controls

5 lines (3 loc) · 438 Bytes

VideoGame

Learning to Use Unity Engine

This game involves navigating a ball through an obstacle course that incorporates manipulating variables such as gravity, object density, kinetic and static friction, etc. The goal as a game is to navigate as far as possible and the difficulty progresses as the player progresses in levels. The goal as a creator is to gain experience using the Unity tool and practice using C# as a language.