Realistic Juggling HD
A downloadable game
The weight of the world is in your hands!
In this short game, the player must juggle multiple Earths until the day is over. If the player drops just one planet, the player must try again another day. A special message appears for those who are worthy.
Created as a final project for CPE 471 (Introduction to Computer Graphics).
Controls
- A to hold ball in left hand
- A + S to throw ball in left hand to the right
- L to hold ball in right hand
- L + K to throw ball in right hand to the left
- R to reset
- Esc to quit
Source Code
https://bitbucket.org/bmegana/realistic-juggling-hd/src/master/
Status | Released |
Author | bmegana |
Genre | Simulation |
Tags | 3D, opengl |
Download
Download
RealisticJugglingHD.zip 44 MB
Install instructions
Requirements:
- CMake
- Visual Studio
Steps:
- Extract the files into a separate folder.
- Navigate into the "RealisticJugglingHD" folder.
- Create a "build" folder.
- Open CMake, then set the source folder to be the "RealisticJugglingHD" folder and the build folder to be the Create a "build" folder.
- Configure, then generate the Visual Studio files.
- Open the "realisticJuggling.sln" file with Visual Studio.
- Build the program and run.
Leave a comment
Log in with itch.io to leave a comment.