Comment by fb03
2 months ago
I am also (second post) working on an "idle clicker" like TUI game called "cuqueclicker", where you click an ass instead of a cookie (yeah, it's inspired by Cookie Clicker)
https://github.com/flipbit03/cuqueclicker
Runs locally and has binaries for every platform that matters out there, including a WASM port that saves your save data to local storage
WASM Port here: https://flipbit03.github.io/cuqueclicker/
Try it out! It's a fun little idle game
This was really fun. I like that holding down space bar gives ~20 clicks per second, which helps speeds things up.