Koala Speed Clicker is a game developed in Python Programming Language using threading, turtle, and glob modules.
The aim of the project is to create a simple clicking game using Python Graphic Turtle Module.
The purpose of this project is to give the user a gaming experience of playing speed clicking games.
- It is a single player game.
- The more clicks user has, the more points user obtains.
- The user has to spam click the Koala image directly using the mouse button within 5 seconds after compiling the game.
- After 5 seconds, the total clicks or score will be shown and determine if the user clicks fast enough.
- After that, user can exit by clicking the screen.
- Install Python 3.x from https://www.python.org/downloads/
- Install any Python IDE that is preferred (PyCharm is recommended).
- Download this repository as zip and extract.
- Open the extracted folder through the IDE.
- Debug and Run your code
- Have Fun!
Name of author : Jessica Clarita



