Comment on Show HN: Probabilistic Tic-Tac-ToeparentComments−pvillano2yit turns out you don't need anything more than minimax for the general case Here's my solution https://github.com/pvillano/probabalistic-tic-tac-toe−orlp2yI think this fails to take into account that your opponent can also roll 'meh', making it your turn again.
Comments
it turns out you don't need anything more than minimax for the general case Here's my solution https://github.com/pvillano/probabalistic-tic-tac-toe
I think this fails to take into account that your opponent can also roll 'meh', making it your turn again.