This project has two main goals. Firstly, to serve as an introduction to python. Second, acquire all 637 steam achievements without directly interacting with the game itself.
Table of Contents
To get a local copy up and running follow these simple example steps.
Download and install python
-
Clone the repo
git clone https://github.com/Dalton_V/CookieClickerAutomation.git
-
Install packages
pip install pyautogui pip install pillow pip install easyocr
- Better Error Handling
- Better GUI
- OCR
See the open issues for a full list of proposed features (and known issues).
Distributed under the MIT License. See LICENSE.txt for more information.
Project Link: https://github.com/Dalton_V/CookieClickerAutomation