Hacker News new | ask | show | jobs
by fb03 43 days 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

1 comments

This was really fun. I like that holding down space bar gives ~20 clicks per second, which helps speeds things up.