Skip to content

Abhrankan-Chakrabarti/Whack-a-Mole-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Whack-a-Mole-Game

A simple Whack-a-Mole game implemented using HTML, CSS, and JavaScript.

How to Play

  1. Open index.html in your web browser.
  2. Click the "Start" button to begin the game.
  3. Click on the moles as they appear to score points.
  4. The game lasts for 30 seconds. Try to score as many points as possible!

Live Demo

You can play the game live on GitHub Pages: Whack-a-Mole Game Live Demo

Files

  • index.html: The main HTML file.
  • styles.css: The CSS file for styling the game.
  • script.js: The JavaScript file containing the game logic.

Screenshot

Game Screenshot

GitHub Topics

  • html
  • css
  • javascript
  • game
  • web-game
  • whack-a-mole
  • interactive
  • beginner
  • frontend
  • github-pages
  • browser-game
  • fun

License

This project is licensed under the MIT License.