https://github.com/mitri-dvp/javascript-whack-a-mole
a Whack A Mole Game! this project was inspired by Wes Bos tutorial.
https://github.com/mitri-dvp/javascript-whack-a-mole
game html-css-javascript javascript javascript-game whack-a-mole whackamole
Last synced: 6 months ago
JSON representation
a Whack A Mole Game! this project was inspired by Wes Bos tutorial.
- Host: GitHub
- URL: https://github.com/mitri-dvp/javascript-whack-a-mole
- Owner: mitri-dvp
- Created: 2019-11-14T01:31:57.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2021-04-14T02:41:55.000Z (over 4 years ago)
- Last Synced: 2025-03-28T21:42:46.514Z (7 months ago)
- Topics: game, html-css-javascript, javascript, javascript-game, whack-a-mole, whackamole
- Language: CSS
- Homepage: https://mitri-dvp.github.io/JavaScript-Whack-A-Mole/
- Size: 4.99 MB
- Stars: 9
- Watchers: 1
- Forks: 14
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## JavaScript Whack-A-Mole!
This is an old* project inspired by **Wes Bos** Whack-A-Mole game. Really fun game!
When the Game Start, by clicking on the title, a Mole will "Pop" from a random Hole, with a random duration. Every successful "Whack" will add 1 to the Score. The game ends after 10 seconds have passed.
### Features
- **Epic graphics**.
- A **10 seconds** countdown.
- Each Mole will "Pop" from a **random** hole.
- Each Mole will be "Whackable" with a **random** amount of time.
- When the game is over, you can enter a name and it will display a **Scoreboard**.
- Scoreboard data will be stored in **Local Storage**.This was made with only pure **vanilla JavaScript**.
If you are interested in working together, feel free to contact me!*(07/19/2019) *didn't had a Github account back then, this was the last modified date*