https://github.com/lugomio/whack-a-mole-game
This project is a classic Whack a Mole game.
https://github.com/lugomio/whack-a-mole-game
css3 html5 javascript whack-a-mole
Last synced: 3 months ago
JSON representation
This project is a classic Whack a Mole game.
- Host: GitHub
- URL: https://github.com/lugomio/whack-a-mole-game
- Owner: lugomio
- Created: 2024-03-20T13:14:39.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-03-20T22:22:26.000Z (over 1 year ago)
- Last Synced: 2025-03-21T18:33:26.336Z (7 months ago)
- Topics: css3, html5, javascript, whack-a-mole
- Language: HTML
- Homepage: https://lugom.io/projects/whack-a-mole-game/
- Size: 46.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

# Whack a Mole
## Description
This project is a classic Whack a Mole game, where you have to hit the tops of the moles that randomly appear in holes on the screen.
## Live Preview
View the live project: [here](https://lugom.io/projects/whack-a-mole-game/)
## Technologies Used
- HTML
- CSS
- JavaScript## Installation
This project is entirely based on the front-end, so it does not require any specific installation step other than cloning the repository.
## Usage
After installation, open the `index.html` file in your browser to play Whack a Mole. Click on "play" and the moles will start appearing on the screen, click on them to earn points.
## Contribution
Contributions are welcome! Please read the contribution guidelines before submitting a pull request.
## License
This project is licensed under the MIT license.