The objective of MASTERMIND is to guess a secret code consisting of a series of 4 colored pegs. You can play either as a CodeBraker or a CodeMaker but in this rendition of the game, you can only play as the CodeBraker.
- There are 6 colours which form a 4 colour sequence - Red, Blue, Purple, White, Green, and Yellow.
- You have 10 attempts to unravel the sequence.
- For each attempt, enter your chosen color sequence and verify.
- Remember, you must enter a sequence before attempting to decode.
- If you're unable to crack the code within 10 attempts, the sequence will be unveiled, and you'll be defeated.
- Crack the code in 10 attempts or less, and you'll achieve victory.
- Star (*): Correct color in the correct position.
- Cross (x): Correct color in the wrong position.
- Zero (0): No correct colors.
You can reveal the sequence if you're ready to concede the challenge.
Coming Soon...
Get ready to exercise your mind and unveil the mystery of the sequence. Are you prepared for the ultimate Mastermind Challenge?
This project was made as a part of the Python for Computational Problem Solving Laboratory Course (UE20CS102) at PES University.