Skip to content

πŸ–± A RPG clicker game written in Python, using the simplegui module.

Notifications You must be signed in to change notification settings

tawnyzhao/mapleclicker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

8 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

mapleclicker.py

A clicker game written in Python, using the simplegui module.

Overview

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.

Preview

Usage

There two ways to run the game.

1. Running through CodeSkulptor

Copy and paste the source code into CodeSkulptor and run.

2. Running locally

  1. Clone this repository:
git clone https://github.com/tawnyzhao/mapleclicker.py/
  1. Install Pygame and SimpleGUICS2Pygame:
pip install Pygame
pip install SimpleGUICS2Pygame
  1. Run mapleclicker.py

Legal

Spritework is done by Milano Cat

About

πŸ–± A RPG clicker game written in Python, using the simplegui module.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages