soulninja-dev / Tic-tac-toe

This is a tictactoe app built with flutter
2 stars 0 forks source link

we can click on already clicked buttons #7

Closed soulninja-dev closed 3 years ago

soulninja-dev commented 3 years ago

try using 2 lists. player, and bot and add the index when played. and check it before updating state