Flutter-Buddies / tic_tac_no

Complex variants of tic-tac-toe game
MIT License
19 stars 10 forks source link

make AIs play a game against each other #19

Closed slovnicki closed 3 years ago

slovnicki commented 3 years ago

So we don't have to click a lot of things if we want to test UI as game develops

slovnicki commented 3 years ago

Done in commit https://github.com/Flutter-Buddies/tic_tac_no/commit/a78d0a2fcdd5ade98232684eee71a4ce0df829de. Example (which can also be seen in comments in above commit) of how to make AIs play against each other is to