Little bot to assist in playing the CookieClicker browser game
- Rust 99%
- Makefile 1%
| LICENSES | REUSE compliance | |
| src | Some random cleanups | |
| .gitignore | REUSE compliance | |
| .rustfmt.toml | REUSE compliance | |
| Cargo.lock | cargo update | |
| Cargo.toml | REUSE compliance | |
| Makefile | Add install-deps makefile target | |
| readme.md | Fix typo | |
| REUSE.toml | More license headers | |
What?
This is a little bot to assist in playing the CookieClicker browser game.
Why?
This is not a general-purpose bot, but tailored towards my specific late-game play style. Feel free to use it as reference or as base for your own bot or ignore it altogether.
How?
- install a Rust compiler
- install
chromedriver - run
make dev(to start the chromedriver) - run
cargo runto start the bot