Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 324 Bytes

File metadata and controls

11 lines (9 loc) · 324 Bytes

Whack-a-Mole

Game Details

  • Language: Python
  • Description: A fun mini GUI game where you click the mole as it appears on a 3x3 grid to score points. The game lasts 30 seconds.

How to Run

  1. Make sure Python 3.x is installed.
  2. Open a terminal and navigate to the folder:
cd Python/Whack_a_Mole