The cookie clicker in Scratch
Sorter
cookie clicker
Scratch Cookie Clicker is a game where you make tons of cookies. Every time you click on the cookie picture with your mouse, you’ll see your cookies multiply fast. But it’s not just about clicking! Once you’ve got enough cookies, you can use them to buy things like “Cookie Factories” and “Cookie Robots” to make cookies automatically for you!
#01 Traditional Cookie Clicker Updated
- 23,818
- 19,295
- 2,709,284
- ©
- 2014.3.1


Click on cookies for fun! Collect cookies by clicking, then buy upgrades to make your cookies grow automatically. New items have been added, so try gathering as many cookies as you can. Challenge yourself to see how many cookies you can collect over time, and share your results in the comments! The latest update has significantly changed the UI and fixed bugs.
#02 Cookie Clicker Game Updated
- 15,468
- 13,716
- 1,985,428
- ©
- 2023.11.26


Clicker games are a type of incremental game. What's really great about them is how simple they are - you just click away and make progress. Cookie Clicker is often credited as the game that sparked the whole clicker game craze, and here's one of the most popular titles in the Cookie Clicker genre!


#05 Golden Cookie Clicker Game Updated
- 4,137
- 3,669
- 381,790
- ©
- 2019.8.18

How to play
Action | Key |
---|---|
Click on Cookies | left click of the mouse |
Open/Close Shop Menu | Click on the store icon |
Open/Close Statistics Menu | Click on the statistics icon |
Switch Shop Pages | Click on the arrow icon |
Buy store items | Click on an item |
Win a Golden Cookie | Click on the Golden Cookie displayed. |

The ultimate satisfaction in this Scratch game comes from the feedback loop with every cookie click! When you click, numbers instantly increase while tiny cookies scatter across the screen with visual effects. Plus, there's a click sound that delivers tactile satisfaction.
What's more, golden cookies occasionally pop up as surprises, and when you catch them, the special sound effects and score multipliers trigger your brain's reward system. Every time you buy an upgrade, there's a satisfying "click" sound as your CPS (cookies per second) grows - that sense of progression is irresistible.
Actually, the code includes mechanisms to maintain long-term player motivation, with increasingly expensive items unlocking in a progression design that creates an addictive "just a little bit more" mentality.
#06 A Cookie Clicker game where upgrade items are the real fun Updated
- 708
- 599
- 70,562
- ©
- 2014.11.29

How to play
Action | Key |
---|---|
Cookie Click | Mouse click |
Purchase upgrades | Mouse click |
Page Switching | Mouse click |

The most distinctive feature of this Scratch project is its cloud variables and clever clone generation mechanism! When you click a cookie, it adds to both local and cloud variable counts simultaneously. At the same time, it creates a clone of itself to produce that satisfying cookie shrink-to-grow animation effect.
What's even more delightful is the falling cookie animation that triggers with each click. The clone generation randomizes position, size, and falling speed, creating a unique visual experience every time.
High-end upgrades like condensers keep ramping up your cookies-per-second, but their exponentially increasing prices create brilliant balance design. The game theory behind that irresistible "just a little more" feeling is absolutely masterful!