-
Notifications
You must be signed in to change notification settings - Fork 0
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
ff23023
commit d03fe65
Showing
1 changed file
with
19 additions
and
25 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,37 +1,31 @@ | ||
# 🔨Whac-A-Mole Game 🐭 | ||
|
||
# Whac-A-Mole Game | ||
🎉This project brings the classic arcade fun to life using 🌐 HTML, 🎨 CSS, and 💻 JavaScript. 🚀 | ||
|
||
This project brings the classic arcade fun to life using HTML, CSS, and JavaScript. | ||
## Features 🌟 | ||
|
||
## Features | ||
- **Dynamic Game Board 🕹️**: The game board is dynamically set using JavaScript and DOM manipulation. 🖼️ | ||
- **Interactive Gameplay 🎮**: Click handlers allow you to whack moles and piranha plants. 🔨 | ||
- **Random Spawns 🔄**: Moles and piranha plants randomly appear on the board, keeping the game exciting and unpredictable. 🎲 | ||
|
||
- **Dynamic Game Board**: The game board is dynamically set using JavaScript and DOM manipulation. | ||
- **Interactive Gameplay**: Click handlers allow you to whack moles and piranha plants. | ||
- **Random Spawns**: Moles and piranha plants randomly appear on the board, keeping the game exciting and unpredictable. | ||
## How to Play 🐭 | ||
|
||
## How to Play | ||
1. **Start the Game 🚀**: Open `index.html` in your browser. 🌐 | ||
2. **Whack Moles and Piranha Plants 🐾**: Click on them as they appear. 💥 | ||
3. **Score Points 🏆**: Earn points for each successful whack. 🎯 | ||
|
||
1. **Start the Game**: Open `index.html` in your browser. | ||
2. **Whack Moles and Piranha Plants**: Click on them as they appear. | ||
3. **Score Points**: Earn points for each successful whack. | ||
## Getting Started 🚀 | ||
|
||
## Getting Started | ||
|
||
1. Clone the repository:'https://github.com/nidhiupman568/Whac-a-Mole-Game.git' | ||
1. Clone the repository: 'https://github.com/nidhiupman568/Whac-a-Mole-Game.git' 🌀 | ||
|
||
2. Open the `index.html` file in your browser. | ||
|
||
## Technologies Used | ||
|
||
- **HTML5** | ||
- **CSS3** | ||
- **JavaScript** | ||
|
||
|
||
#### Screenshots(Output) | ||
|
||
![WHAC A MOLE GAME ](https://github.com/nidhiupman568/Whac-a-Mole-Game/assets/130860182/05826d07-5b3d-4624-9fae-b98f38dbfc93) | ||
2. Open the `index.html` file in your browser. 🌐 | ||
|
||
## Technologies Used 💻 | ||
|
||
- **HTML5 🌐** | ||
- **CSS3 🎨** | ||
- **JavaScript 💻** | ||
|
||
#### Screenshots (Output) 📸 | ||
|
||
![WHAC A MOLE GAME](https://github.com/nidhiupman568/Whac-a-Mole-Game/assets/130860182/05826d07-5b3d-4624-9fae-b98f38dbfc93) 🐭 |