Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

README.md

Game for FPRO

Simple game made in python, with module PyGame.

The original version of the game is called Bubblets, and was popularized as "Jawbreaker" by Windows Mobile 2003.

Prerequisites

PyGame installed

try one of the following commands under the anaconda prompt or terminal:
```
pip install pygame

sudo apt-get install python3-pygame

```

How to Run

Directly from your Python interpreter, run the file "Bubble.py".

Built With

  • [Python] - Programming Language used
  • [PyGame] - Module used

Authors

Acknowledgments

Game Screenshot

Game Screenshot