MasterMind game programmed in Python

Posted by:

|

On:

|

To access the full code, please go to the following link: (Choose the one programmed in Python)

https://github.com/FelixT123/CS-Student/tree/main/MasterMind

The same MaserMind game developed using Python instead of Matlab that I created earlier. The logic flow and user interface in Python remain unchanged from that in Matlab.

Below are a few snapshots when the program is running

Pregame interaction; Input your name, adjust game setting and game starts

Game and postgame interaction; Winning the game and ask whether to save the result and whether to continue the game