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 15, 2024
1 parent f3ff3f3 commit f178e88
Showing 1 changed file with 19 additions and 22 deletions.
41 changes: 19 additions & 22 deletions README.md
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)

0 comments on commit f178e88

Please sign in to comment.