/simple-3d-game-bouncing-ball

Simple 3D bouncing ball game

Primary LanguageASP.NET

Hey there !

This is simple 3d bouncing ball game.


Gameplay preview Gameplay preview Gameplay preview


To play the game, download the repository and open 'OOPSubmission.exe'.

The game consists of four levels and a sandbox mode.

To complete a level, you just have to roll the ball to the end of that level.

Sandbox mode: Random platforms spawn, and you must jump on them to stay alive.
If you fall to the floor, you will lose.
Beware of the enemy balls; they will do everything to throw you off the floor.

Controls:

WASD: move
Space: jump
The game was made in Unity, and the scripts were written using C#.