Skip to content

Files

Latest commit

 

History

History

MasterMind

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

#100LinesOfCode

MASTERMIND GAME

The Python program uses tkinter interface to create a GUI-based simulation of the MasterMind game.

Refer to the link to understand the rules of the game: https://www.wikihow.com/Play-Mastermind

System Specifications: python3.8, Ubuntu 20.04

Dependencies: tkinter ($ sudo apt-get install python3-tk)

Mastermind

Author Name

Akshaya Visvanathan