Skip to content

utkarshyadav46/BounceGame-OpenglLibrary

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages