Skip to content

A GUI-based single-player 'whack-a-mole' game that involves 'whacking' randomly popping moles in a time duration of 30 seconds. Each 'hit' to a mole results in a point.

Notifications You must be signed in to change notification settings

Poojith/whack-a-mole

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

whack-a-mole

  • A GUI-based single-player 'whack-a-mole' game that involves 'whacking' randomly popping moles in a time duration of 30 seconds.
  • Each 'hit' to a mole results in a point.
  • Leverages multithreading to achieve concurrency by performing simultaneous tasks such as randomly generating moles, updating score, and timer countdown

About

A GUI-based single-player 'whack-a-mole' game that involves 'whacking' randomly popping moles in a time duration of 30 seconds. Each 'hit' to a mole results in a point.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages