위키
Cookie Clicker is an idle/incremental browser game where the primary objective is to produce as many cookies as possible by clicking the Big Cookie and buying buildings, upgrades, and minigames that increase cookies per second (CpS). This reference summarizes core systems, collectibles, progression mechanics, and useful constants a player needs to plan play and ascensions.
Core gameplay and progression
- The Big Cookie is the central interactive element: manual clicks produce cookies boosted by clicking upgrades and modifiers.
- Buildings produce passive CpS. There are 20 building types in the game; each building has a base cost, increases in price with each purchase, and contributes to overall CpS. Building appearance can vary (e.g., some grandmas and special buildings have alternate sprites).
- Upgrades (over 700 total) improve CpS, clicking power, building synergies, minigames, seasonal effects, and provide special mechanics. Some upgrades are unlocked by meeting conditions (owning a number of a building, achievements, or minigame progression).
- Achievements provide permanent bonuses via heavenly upgrades when you ascend; there are hundreds of achievements and 129 heavenly upgrades available.
- Ascension resets most progress but grants Heavenly Chips and prestige upgrades that improve future runs.
Saving, save format, and ascensions
- The game's save string is versioned and structured into bar-separated sections. It records version, timestamps (session start, legacy start, save time), cookie counts, building counts, buyable prices, minigame states, achievements, and many other state variables.
- Saved numeric timestamps are in milliseconds since the Unix epoch.
- Ascension resets progress such as current cookies, buildings, and certain minigame states; some progress like the stock market profit for certain achievements is reset upon ascension.
Buildings and warehouses (Stock Market Resources)
- The Stock Market minigame uses "resources" associated with buildings (for example, Cereals ↔
Farm, Chocolate ↔
Mine, Butter ↔ Bovine Industries, etc.). Each resource has a base warehouse capacity.
- Base warehouse capacity for a resource equals the highest number of the associated building you've held during the current ascension plus ten times the building's Level.
- The Palace of Greed's +50% base capacity bonus is calculated from the highest-owned count value alone (before applying building Level contributions or additive capacity upgrades from Offices).
Minigames and seeded mechanics
- The game contains several minigames and mechanics that are seeded or pseudo-random with determinism you can exploit:
- The Grimoire (spell effects and behavior depend on total spells cast and is seeded).
- The Shimmering Veil and Krumblor timings (based on shimmer or cookie clicks; seeded and predictable).
- Sugar Lump generation timing (Sugar Lumps are millisecond-precise and can be reliably manipulated).
- Tombola and Dragon upgrade timing,
Grandma names, Lucky Numbers fortune outputs, and certain message strings are seeded.
- Seeded mechanics can be predicted or manipulated by analyzing the game's RNG or using external tools; many players use utilities to scry or confirm outcomes. All other random mechanics are unseeded.
Golden Cookies, Fortunes, and news ticker
- Golden Cookies provide temporary bonuses (CpS multipliers, cookies in bank, or other effects). Wrath Cookies are a variant tied to the Grandmapocalypse state.
- The Heavenly upgrade Fortune cookies unlocks a news-ticker-based fortune upgrade system providing 25 possible upgrades. Fortunes and the news ticker display specific messages when Fortune upgrades or certain Golden Cookie bonuses occur.
- Fortunes appearing in the ticker follow predefined message templates and are presented in a distinguishable color in-game.
Seasonal events and cosmetic variety
- The game has multiple seasons (five in current content). Seasons alter visuals and can add unique golden/wrath cookie appearances, seasonal upgrades, and building or grandma sprites (e.g., Bunny Grandma during Easter, special sprites for Christmas).
- Some buildings (Idleverses, Cortex Bakers) and Grandmas have randomized or alternate appearances; alternate grandma is notable for facing left rather than right.
Minigame-specific notes
- Stock Market: a distinct minigame that does not permit using Sugar Lumps to speed processes; it tracks profit for achievements but profit counters reset on ascension.
- Garden, Grimoire, Krumblor, Dragon, and other minigames each have their own progression and mechanics; external guides are commonly maintained for deep strategy on these.
Titles, tiers, and labelling systems
- Clicks, buildings, and kitten upgrades are organized into tiers; these tier names become visible when purchasing the Label Printer heavenly upgrade. Tiers are used for naming conventions of upgrades and some synergy systems.
- There are also special tier labels (Synergy I/II, Fortune, Self-referential) used by specific upgrade lines.
Achievements, shadow achievements, and meta-collections
- The game contains over 600 achievements and a handful of shadow achievements. Many achievements are straightforward (reach X cookies, own Y buildings, perform specific sequences), while some depend on minigame states or seasonal effects.
- Achievements contribute to unlocking Heavenly upgrades and in some cases change available in-run bonuses.
Gallery, art, and community resources
- Many in-game assets and seasonal art pieces (backgrounds, building icons, special cookie appearances) are used to signal game states (e.g., Grandmapocalypse backgrounds, seasonal cookie skins).
- The community maintains extensive guides and spreadsheets for minigames (Garden guide, stock market spreadsheets, drop calculators), save editing references, and strategy guides such as the historical Player's Guide.
Miscellaneous facts and trivia
- The game is open-ended with no formal ending; collecting all achievements is often treated by players as a completion goal.
- Cookies per click cannot be reduced below zero by any in-game effect.
- The developer (Orteil) created several related web experiments and tools; Cookie Clicker has spawned a number of community-made resources for optimization and save analysis.
- The game content listed above reflects the game state as of the referenced content version; the game is actively updated and adds new upgrades, buildings, and systems over time.
This page summarizes essential systems and numbers that directly affect play decisions (save structure, seeded mechanics, warehouse capacity rules, and prominent minigame behaviors). For in-depth build orders, minigame-specific optimization, and up-to-the-minute content counts, consult specialized guides and community spreadsheets.