Unity Ball Game

Objective

Multilevel game to earn coins and proceed to the next level.

Accomplishments

  • Created all the 3D assest in Unity
  • Created multiple screens for each level
  • A simple program in C++ to count score and level up the player

    Results

    Player can control the ball’s direction using keys from keyboard and earn coins by hitting them. After the player has received all coins umder a timelimit they advance to the next level.