Skip to content

florian3d/Mastermind

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Mastermind

Mastermind logic game clone in Python and Tkinter

image

Gues any color set from bottom color squares list. image

You can undo wrong color by double clicking on it (before you set a group of 4). image

Everytime you setup group of 4 colors you'll get a hint. Black means you guessed the color and it's at propper place. White means you guessed the color but it's not at right place. Darker gray - color don't exists. Color positions in hint is not representation of colors in guess group, black are always drawn firsrt.
Have fun!

About

Mastermind game clone in Python and Tkinter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages