-
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
f3ff3f3
commit f178e88
Showing
1 changed file
with
19 additions
and
22 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 |
---|---|---|
@@ -1,34 +1,31 @@ | ||
# 🍬Candy Crush Clone 🍭 | ||
|
||
# Candy Crush Clone | ||
🎉Welcome to my Candy Crush clone! 🎉 This project recreates the popular match-3 puzzle game using 🌐 HTML, 🎨 CSS, and 💻 JavaScript. 🍬 | ||
|
||
Welcome to my Candy Crush clone! This project recreates the popular match-3 puzzle game using HTML, CSS, and JavaScript. | ||
## Features 🌟 | ||
|
||
## 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. 🍭 | ||
|
||
- **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 🍭 | ||
|
||
## 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. 🍭 | ||
|
||
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 🚀 | ||
|
||
## Getting Started | ||
|
||
1. Clone the repository:'https://github.com/nidhiupman568/CANDY-CRUSH.git' | ||
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** | ||
2. Open the `index.html` file in your browser. 🌐 | ||
|
||
## Technologies Used 💻 | ||
|
||
#### Screenshots(Output) | ||
- **HTML5 🌐** | ||
- **CSS3 🎨** | ||
- **JavaScript 💻** | ||
|
||
![CANDY CRUSH](https://github.com/nidhiupman568/CANDY-CRUSH/assets/130860182/1224cb38-4a31-45c4-8b75-cf6c347af57c) | ||
#### Screenshots (Output) 📸 | ||
|
||
![CANDY CRUSH](https://github.com/nidhiupman568/CANDY-CRUSH/assets/130860182/1224cb38-4a31-45c4-8b75-cf6c347af57c) |