Prodigy-InfoTech / Web-Development-Projects

Repo for Web Development Projects
GNU Affero General Public License v3.0
32 stars 59 forks source link

whack a mole game added #129

Closed avnee-gy closed 8 months ago

avnee-gy commented 8 months ago

Description

This is a simple Whack-a-Mole game implemented with HTML, CSS, and JavaScript. In this game, you have to whack (click) the moles that randomly pop up from their holes within a limited time frame. The game keeps track of your score as you whack the moles.

Demo

whack

Features

Issue

Fixes #128

Type of change

Checklist:

avnee-gy commented 8 months ago

Hey @prodigyinfotech, check this out. Thanks!

prodigyinfotech commented 8 months ago

Looks good to me