To play, run the program from the command line or your chosen IDE. To play from the command line, use the command $python3 mastermind.py while in the correct directory. All rules and prompts will be provided as you play the game.
Note: For easier testing, enter 'Y' when prompted about using testing mode at the beginning of the game. This will show you the solution prior to making guesses. For a more realistic game experience, enter 'N' to this prompt and the solution will remain a secret.