-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
9c52135
commit c4f4c98
Showing
1 changed file
with
33 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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…]() |