Please enable JavaScript.
Coggle requires JavaScript to display documents.
Tic-Tac-Toe - Coggle Diagram
Tic-Tac-Toe
Setup Players
Initialize players
Input name
Decide who goes first
Initialize players
Setup board
Initialize
Display
Play Round
Player | computer inputs move
Board updates and displays updated board
Board is checked for winner or draw
yes
End of Round
Multi-round?
yes
update score
1 more item...
No
Display win/loss message
no