Ad
  • Custom User Avatar
  • Custom User Avatar

    The js fixture uses a format with ['boat',0,1] for the example tests, but input is (alice, bob, word, first). Which means these four things: alice's memory, bob's memory, the given starter word, and the player to begin. Take note they each have ten words in their memory banks in these tests (all 4-letter words). alice can produce no word to alter the starter word, so bob gets a chance. his first word is boar, so because he can alter the word boat he wins.