Skip to content

Gungier/VideoGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.