BOUNCE BALL GAME (C++)

***************** Software Requirement *******************

Ubuntu/Windows C++ OpenGl Library Any IDE (Dev C++)

########To run This game

  1. Install opengl in your ubuntu/window OS
  2. download the folder
  3. open terminal
  4. run command:-
  • g++ main.cpp -lGL -lGLU -lglut -lm

GET -----> SET -----> GO

*************** INSTRUCTION SET *************************

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

*************** DESCRIPTION *************************

It is Just Like the Interactive Bounce Ball game With some mixed feature of Mario in opengl Format.