A clicker game written in Python, using the simplegui module.
This is an idle clicker game with goal to kill a big fish. There multiple characters with unique attacks and many enemies that can be unlocked. Written for a Programming 11 project.
There two ways to run the game.
Copy and paste the source code into CodeSkulptor and run.
- Clone this repository:
git clone https://github.com/tawnyzhao/mapleclicker.py/
- Install Pygame and SimpleGUICS2Pygame:
pip install Pygame
pip install SimpleGUICS2Pygame
- Run mapleclicker.py
Spritework is done by Milano Cat