Flutter-Buddies / tic_tac_no

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

fix HumanAI #7

Closed slovnicki closed 4 years ago

slovnicki commented 4 years ago

It seems that it doesn't behave as it is programmed to. There's probably some indexing error somewhere, idk