Ball in a maze game


Description:

This project consist to create a game for moving a ball into a maze. The ball must collect all spheres and avoid monsters.

Activities:

- Create the game loop.

- Create the level (One maze).

- Program NPC movement in the maze.

- Program object collect.

Technologies:

- C#

- Unity