MicahWW / Python-Games

2 stars 0 forks source link

Improved the bot's opening strategies. #40

Closed codyswanner closed 1 year ago

codyswanner commented 1 year ago

It should now live up to it's claim to be the most unbeatable tic-tac-toe bot this side of the singularity. It plays as optimally as possible, to the extent of my very obsessive testing.

MicahWW commented 1 year ago

Due to an easy-win scenario, Cody has decided to rework some of this so that scenario can be squashed.