Mastermind!

Crack the code!

이 제출물을 팔로우합니다

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.

인용 양식

Geoff Boynton (2026). Mastermind! (https://kr.mathworks.com/matlabcentral/fileexchange/11798-mastermind), MATLAB Central File Exchange. 검색 날짜: .

도움

도움 준 파일: Mastermind

카테고리

Help CenterMATLAB Answers에서 Strategy & Logic에 대해 자세히 알아보기

일반 정보

MATLAB 릴리스 호환 정보

  • 모든 릴리스와 호환

플랫폼 호환성

  • Windows
  • macOS
  • Linux
버전 퍼블리시됨 릴리스 정보 Action
1.0.0.0

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