VinsmokeSomya / Classic-Bounce

This Classic Game build Using Python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bounce

forthebadge forthebadge forthebadge

Bounce is a clone of Nokia original bounce game made with python and pygame. I have tried to keep the maximum features of the original game in this version

Requirements

Use the package manager pip to install following packages :-

  • Pygame
pip install pygame

Usage

Download and click main.py to run the game, Click play and then select the level to start playing the level. Certain levels are locked and will be unlocked as you move forward in the game. Remember to take all the lifes in order to open the exit gates. Checkpoints can help you to bypass dangerous areas.

Controls:

  • Left arrow key to go left
  • Right arrow key to go right
  • Up arrow key to jump
  • press ESC to escape the game

Contributing

This game currently has a lot of bugs, if yiu think you can fix them, pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

About

This Classic Game build Using Python


Languages

Language:Python 100.0%