Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nidhiupman568 authored Jun 13, 2024
1 parent 9c52135 commit c4f4c98
Showing 1 changed file with 33 additions and 0 deletions.
33 changes: 33 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@

# Candy Crush Clone

Welcome to my Candy Crush clone! This project recreates the popular match-3 puzzle game using HTML, CSS, and JavaScript.

## Features

- **Swap Candies**: Drag and drop to swap adjacent candy pieces.
- **Crush Candies**: Match three or more candies to crush them.
- **Generate New Candies**: New candies are generated to fill the board after matches.

## How to Play

1. **Start the Game**: Open `index.html` in your browser.
2. **Swap Candies**: Drag and drop to create matches.
3. **Score Points**: Earn points by matching and crushing candies.

## Getting Started

1. Clone the repository:'https://github.com/nidhiupman568/CANDY-CRUSH.git'

2. Open the `index.html` file in your browser.

## Technologies Used

- **HTML5**
- **CSS3**
- **JavaScript**


#### Screenshots(Output)

![Uploading CANDY CRUSH.png…]()

0 comments on commit c4f4c98

Please sign in to comment.