Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

README.md

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