Skip to content

Adding new features#4

Open
suhhhho wants to merge 3 commits into
Kasparsu:mainfrom
suhhhho:main
Open

Adding new features#4
suhhhho wants to merge 3 commits into
Kasparsu:mainfrom
suhhhho:main

Conversation

@suhhhho
Copy link
Copy Markdown

@suhhhho suhhhho commented Mar 24, 2025

Buildings & Upgrades – Players can buy buildings that automatically make cookies over time. Upgrades make buildings more efficient, so players can produce cookies faster without clicking constantly.

Achievements – Players unlock rewards by reaching specific goals, like making a certain number of cookies or buying certain buildings. This keeps players motivated to keep progressing.

Shiny Cookies – Rare cookies that appear randomly on the screen. When clicked, they give big bonuses, adding a fun surprise to the game.

Interactive UI – The interface updates in real-time with glowing animations, so players always know how well they’re doing. The shiny cookies and CPS updates make the game feel more lively and responsive.


// Function to check achievements
function checkAchievements() {
const newAchievements = [
Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

move this with rest of objects and refs

Comment thread src/pages/CookieClicker.vue
Comment thread src/pages/CookieClicker.vue Outdated
Comment thread src/pages/CookieClicker.vue Outdated
Comment thread src/pages/CookieClicker.vue Outdated
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants