Closed slovnicki closed 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
game_start_bottom_sheet.dart
PlayerType.ai
at line 283aiStrength
(0,1 or 2) at line 284
So we don't have to click a lot of things if we want to test UI as game develops