๐This project brings the classic arcade fun to life using ๐ HTML, ๐จ CSS, and ๐ป JavaScript. ๐
Project Demo: https://nidhiupman568.github.io/Whac-a-Mole-Game/
- 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. ๐ฒ
- Start the Game ๐: Open
index.html
in your browser. ๐ - Whack Moles and Piranha Plants ๐พ: Click on them as they appear. ๐ฅ
- Score Points ๐: Earn points for each successful whack. ๐ฏ
-
Clone the repository: 'https://github.com/nidhiupman568/Whac-a-Mole-Game.git' ๐
-
Open the
index.html
file in your browser. ๐
- HTML5 ๐
- CSS3 ๐จ
- JavaScript ๐ป