Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nidhiupman568 committed Jun 15, 2024
1 parent ff23023 commit d03fe65
Showing 1 changed file with 19 additions and 25 deletions.
44 changes: 19 additions & 25 deletions README.md
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) 🐭

0 comments on commit d03fe65

Please sign in to comment.