photo

Sterling Riddick


Attivo dal 2017

Followers: 0   Following: 0

Statistica

Feeds

Visto da

Domanda


Here is my code so far, how would I code a checkWin function that will determine the winner of the tic tac toe game?
clear all; clc; bd = initBoard(3) win = false; while win == false % player 1 plays r = input('playe...

oltre 7 anni fa | 1 risposta | 0

1

risposta