A simple Whack-a-Mole game implemented using HTML, CSS, and JavaScript.
- Open
index.html
in your web browser. - Click the "Start" button to begin the game.
- Click on the moles as they appear to score points.
- The game lasts for 30 seconds. Try to score as many points as possible!
You can play the game live on GitHub Pages: Whack-a-Mole Game Live Demo
index.html
: The main HTML file.styles.css
: The CSS file for styling the game.script.js
: The JavaScript file containing the game logic.
- html
- css
- javascript
- game
- web-game
- whack-a-mole
- interactive
- beginner
- frontend
- github-pages
- browser-game
- fun
This project is licensed under the MIT License.