https://github.com/bennyscripts/py-cookie-clicker
A Python Cookie Clicker clone, made completely with tkinter.
https://github.com/bennyscripts/py-cookie-clicker
Last synced: 3 months ago
JSON representation
A Python Cookie Clicker clone, made completely with tkinter.
- Host: GitHub
- URL: https://github.com/bennyscripts/py-cookie-clicker
- Owner: bennyscripts
- License: mit
- Created: 2021-05-06T16:09:27.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2021-11-23T11:30:52.000Z (over 3 years ago)
- Last Synced: 2025-02-14T15:47:33.546Z (4 months ago)
- Language: Python
- Size: 1.72 MB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Python Cookie Clicker
A Python Cookie Clicker clone, made completely with tkinter.### How to play
- First you need to have `pygame`, `pyglet` and `pillow` installed.
- Next, download the code as a zip.
- Finally, extract the zip and run `App.py`.