Ubuntu/Windows C++ OpenGl Library Any IDE (Dev C++)
########To run This game
- Install opengl in your ubuntu/window OS
- download the folder
- open terminal
- run command:-
- g++ main.cpp -lGL -lGLU -lglut -lm
Press 'p' ---> play/pause Press 'd' ---> move fast/deactivate enemy Press 'w' ---> jump Press 'c' ---> change ball(grey,blue,red) Press 'a' ---> move slow/reverse Press 'n' ---> night/day Press 'r' --->run on roof/ground Press 'q' ---> quit Press 'Y' to run the Game
It is Just Like the Interactive Bounce Ball game With some mixed feature of Mario in opengl Format.