Marble Maze Game
A downloadable game for Windows and macOS
A game about marbles moving through places that are most definitely not up to safety regulations.
This is a game made in Unity for my Intro To Game Programming class at NYU. The exercise instructed us to build 3 levels with increasing difficulty by messing with physics and writing scripts to assign to objects, while guiding a marble through a maze.
The first level is merely a classic maze with a red button at the end to allow you to move on to the next stage. The second level complicates things, however, when it fails to meet OSHA standards by forgetting to install railings or walls of any sort, allowing the marble to fall into the void and be lost forever. This means to beat the second level, one must be extra careful not to overshoot one's momentum while looking for the red button. The third level makes things even worse by having floating unconnected platforms in space for the marble to leap across, which most definitely is a health and safety violation and could potentially lead to lawsuits. Due to the lack of responsible construction design, the third level may require a few tries and careful manipulation of the marble's momentum to be able to ride along the platforms and reach the red pillar to claim victory.
Leave a comment
Log in with itch.io to leave a comment.