Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    primarykey
    data
    text
    <p>There is a great site about MasterMind strategy <a href="http://home.pacific.net.hk/~kfzhou/mmh.html#Tutor" rel="nofollow noreferrer">here</a>. The author starts off with very simple MasterMind problems (using numbers rather than letters, and ignoring order and repetition) and gradually builds up to a full MasterMind problem (using colours, which can be repeated, in any order, <em>even</em> with the possibility of errors in the clues).</p> <p>The seven tutorials that are presented are as follows:</p> <ul> <li><a href="http://home.pacific.net.hk/~kfzhou/Mmtutor1e.html" rel="nofollow noreferrer">Tutorial 1 - The simplest game setting (<em>no errors, fixed order, no repetition</em>)</a></li> <li><a href="http://home.pacific.net.hk/~kfzhou/Mmtutor2e.html" rel="nofollow noreferrer">Tutorial 2 - Code may contain blank spaces (<em>no errors, fixed order, no repetition</em>)</a></li> <li><a href="http://home.pacific.net.hk/~kfzhou/Mmtutor3e.html" rel="nofollow noreferrer">Tutorial 3 - Hints may contain errors (<em>fixed order, no repetition</em>)</a></li> <li><a href="http://home.pacific.net.hk/~kfzhou/Mmtutor4e.html" rel="nofollow noreferrer">Tutorial 4 - Game started from the middle (<em>no errors, fixed order, no repetition</em>)</a></li> <li><a href="http://home.pacific.net.hk/~kfzhou/Mmtutor5e.html" rel="nofollow noreferrer">Tutorial 5 - Digits / colours may be repeated (<em>no errors, fixed order, each colour repeated at most 4 times</em>)</a></li> <li><a href="http://home.pacific.net.hk/~kfzhou/Mmtutor6e.html" rel="nofollow noreferrer">Tutorial 6 - Digits / colours arranged in random order (<em>no errors, random order, no repetition</em>)</a></li> <li><a href="http://home.pacific.net.hk/~kfzhou/Mmtutor7e.html" rel="nofollow noreferrer">Tutorial 7 - Putting it all together (<em>no errors, random order, each colour repeated at most 4 times</em>)</a></li> </ul>
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. VO
      singulars
      1. This table or related slice is empty.
    2. VO
      singulars
      1. This table or related slice is empty.
    3. VO
      singulars
      1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload