photo

Sterling Riddick


Actif depuis 2017

Followers: 0   Following: 0

Statistiques

Feeds

Afficher par

Question


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...

plus de 7 ans il y a | 1 réponse | 0

1

réponse