Captain Bomb is a simple platform game written in Python3 using the pygame library.
To run the game you need to install the pygame library. This can be done with the following command:
pip install pygame
Once pygame is installed, you should be able to run the game using the following command in the directory containing the main.py file:
python3 main.py
Pirate Bomb - Pixel Frog ๐ธ


