An open API service indexing awesome lists of open source software.

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.

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`.