1
0
Fork
You've already forked cookieclicker-rs
0
Little bot to assist in playing the CookieClicker browser game
  • Rust 99%
  • Makefile 1%
2025年11月21日 21:34:35 +01:00
LICENSES REUSE compliance 2025年03月06日 19:55:57 +01:00
src Some random cleanups 2025年11月21日 21:34:35 +01:00
.gitignore REUSE compliance 2025年03月06日 19:55:57 +01:00
.rustfmt.toml REUSE compliance 2025年03月06日 19:55:57 +01:00
Cargo.lock cargo update 2025年03月06日 17:39:57 +01:00
Cargo.toml REUSE compliance 2025年03月06日 19:55:57 +01:00
Makefile Add install-deps makefile target 2025年11月17日 22:14:40 +01:00
readme.md Fix typo 2025年03月06日 20:33:28 +01:00
REUSE.toml More license headers 2025年03月06日 20:24:29 +01:00

REUSE status

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 run to start the bot