Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 271 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 271 Bytes

Monty Hall Game

Monty Hall Python Game.

Description

This Game simulates the classic Monty Hall problem. It utilizes TKINTER as a user interface for playing the game.

Usage

Simply Download the repo, and run game.py (See Requirements.txt for PIP requirements.)