Git21221 / JS-beginner-projects

Here you will get small JS projects for starters.
https://js-beginner-projects.netlify.app/
47 stars 71 forks source link

Whack-a-mole game #286

Open Yash9276 opened 9 months ago

Yash9276 commented 9 months ago

Whack-a-Mole is a simple and fun game where you have a board with holes, and little creatures (moles) pop up randomly from these holes. Your job is to quickly hit (whack) each mole back into its hole with a mallet before it disappears. The goal is to get the highest score possible by whacking as many moles as you can within a set time limit. I would like to work on this project please assign me under Hacktoberfest tag