Skip to content

Chloe199719/CookieClicker

Repository files navigation

Cookie Clicker Game 🍪

Welcome to the Cookie Clicker game repository. This game is all about clicking cookies, earning points, and unlocking achievements to boost your gameplay.

Table of Contents

Features

  • Basic Gameplay: Click on the cookie to earn points.
  • Upgrades: Use your points to buy upgrades that help you earn points faster.
  • Achievements: Unlock special achievements for reaching milestones.
  • Responsive Design: Play on any device, from mobile to desktop.

Installation

  1. Clone the repository:

    git clone https://github.com/Chloe199719/CookieClicker.git
  2. Navigate to the project directory:

    cd CookieClicker
  3. Install Dependencies:

    yarn install
  4. Start Server

    yarn run dev

How to Play

  1. Click on the cookie in the center of the screen to earn points.
  2. As you accumulate points, you can spend them on upgrades available on the side.
  3. Achievements are unlocked automatically when you reach certain milestones.

Screenshots

Screenshot 1

Contribute

Want to contribute to the Cookie Clicker Game? Here's how:

  1. Fork the repository.
  2. Create a new branch: git checkout -b your-branch-name.
  3. Make your changes and commit: git commit -m 'Your Commit Message'.
  4. Push to the original branch: git push origin your-branch-name.
  5. Create a pull request.

License

This project is licensed under the MIT License. See LICENSE.md for more information.