nicuveo/uncryptid

Computer player

sarahhodne opened this issue · 0 comments

It'd be nice if we could have the computer play the game in some way or another. Doesn't need to a have a full-fledged UI of some kind, I'm more thinking that I am playing the physical game, and then I use this as a tool for what actions to do on my turn:

  • Enter "my hint"
  • On my turn:
    • If the game is solved, do a search
    • If not, score the board and ask whatever is determined to be the best tile
    • If we need to place a cube as a response, put it wherever gives the least information
  • Would be nice to also integrate #3 into this and show current state of map given all known information, and also state of map given just our own clue.