OpenGL: Snowball Box Pushing Game

C++ and OpenGL

This is a game made in C++ and OpenGL. The game has two different layouts and the player can switch easily by pressing a key on the keyboard. When the game starts, first a menu would pop up along with the instruction of the game.

The player should move the Snowball and push the box to a luminous area. When the player have done that, a new luminous area would appear and the player would need to push the box to the new area. The game would end after 5 rounds and the player’s time result would be recorded and can de found in the menu.

The game is entirely designed and developed by me.

Scroll to Top