Mastermind!

Crack the code!
3,4K téléchargements
Mise à jour 28 juil. 2006

Aucune licence

Matlab implementation of the 'Mastermind (R)' board game

mastermind([number of colors],...
[number of columns],...
[number of rows])

default values: mastermind(6,4,10)

Click on pegs on the right to choose the color.
Click on the empty peg boxes to place a peg
(keep clicking to cycle through colors).
Click on 'GO' to get results for that row.

White indicates correct color, but not correct location
Black indicates correct color in the correct location

Note: you can cheat by clicking on the boxes in the top row to reveal the hidden pegs.

Citation pour cette source

Geoff Boynton (2024). Mastermind! (https://www.mathworks.com/matlabcentral/fileexchange/11798-mastermind), MATLAB Central File Exchange. Récupéré le .

Compatibilité avec les versions de MATLAB
Créé avec R14SP3
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux
Catégories
En savoir plus sur Strategy & Logic dans Help Center et MATLAB Answers
Remerciements

A inspiré : Mastermind

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Publié le Notes de version
1.0.0.0

User no longer needs to select a color at beginning of game.