Taboo ‘AI’ in your question. Are you looking for:
A) A self-modifying structure that contains an internal representation of the surrounding gameboard and a planning algorithm that uses that representation to achieve goals according to some utility function.
B) A structure that can pass the Turing test with questions and answers encoded in the game space?
C) Something else?
I suspect you meant A. Rephrasing your question gives you an idea what subquestions to look into, such as the degree to which a contained internal representation is possible given the rules of the game and the size of the board.
Taboo ‘AI’ in your question. Are you looking for: A) A self-modifying structure that contains an internal representation of the surrounding gameboard and a planning algorithm that uses that representation to achieve goals according to some utility function. B) A structure that can pass the Turing test with questions and answers encoded in the game space? C) Something else?
I suspect you meant A. Rephrasing your question gives you an idea what subquestions to look into, such as the degree to which a contained internal representation is possible given the rules of the game and the size of the board.