Skip to content
Steven Brown edited this page May 9, 2019 · 1 revision

Welcome to the python-mastermind wiki!

This is a game where you try to guess the correct color sequence of 5 possible colors. You get to select the number of colors you want to play with. The game will randomly pick five colors. Then you must try to guess the correct sequence of those colors. Each attempt will notify you on the number you got correct in the correct spots and also the number of colors that were correct but are in the wrong spot.

Clone this wiki locally