Chirag Sachdeva

Whack-A-Mole

Overview

Built a Whack-a-mole game using Swing in Java. The game runs for 20 seconds before the game stops. When player clicks on a “mole” with its head “up”, the player gets a point. Each "mole" has its own thread and its pop-up is randomly controlled in the thread.