You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently the AI is at a severe disadvantage... it can't actually read the board.
As a result the player just guesses a move to play. On a small board this is fine, but if it were large... this would be sucky. It's also very easy to win.
Allow the board interface to be readable...
This should allow making new players much smarter, or #3 possible more easy.
The text was updated successfully, but these errors were encountered:
Currently the AI is at a severe disadvantage... it can't actually read the board.
As a result the player just guesses a move to play. On a small board this is fine, but if it were large... this would be sucky. It's also very easy to win.
Allow the board interface to be readable...
This should allow making new players much smarter, or #3 possible more easy.
The text was updated successfully, but these errors were encountered: