Rolling Ball Game is a gaming app with some basic functionalities where a ball is rolling on a street. A user needs to just avoid the car shaped obstacles coming randomly from the opposite side and save the ball. There are several ways to move the ball like jump up, go forward, go backward, move left- right. The user will lose the life if the rolling ball collides with the obstacles. At the primary stage all the instructions will be displayed when the collision will not be counted.
Avoiding obstacles Collision Game over
Keyboard events:
- p to pause the game
- s to resume the game
- q to quit the game
- (space) to let the ball jump up
- d to go right
- a to go left
- w to move up on the street
- x to move down on the street
Contributions are always welcome! ** Mac/ Linux environment is highly preferred **
- Fork the repo on GitHub
- Clone the project to your own machine
- Commit changes to your own branch
- Push your work back up to your fork
- Submit a Pull request
Developed by Ashique Imran , Abrar Shariar,Azizur Rahman Ananda & Pial Paul :D