From d03fe656ded7bbd8349bae5b429bf3d6056063ce Mon Sep 17 00:00:00 2001 From: NIDHI UPMAN <130860182+nidhiupman568@users.noreply.github.com> Date: Sat, 15 Jun 2024 20:03:22 +0530 Subject: [PATCH] Update README.md --- README.md | 44 +++++++++++++++++++------------------------- 1 file changed, 19 insertions(+), 25 deletions(-) diff --git a/README.md b/README.md index 2cdc2c8..410349b 100644 --- a/README.md +++ b/README.md @@ -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) ๐Ÿญ