Why don't you play a game?
Log in to post a comment.
const startPlayer = 0; //min=0 max=1 step=1 (Computer, Human)const move1 = -1;// min=-1 max=8 step=1 (Pick a move, Top-Left, Top-Middle, Top-Right, Center-Left, Center-Middle, Center-Right, Bottom-Left, Bottom-Middle, Bottom-Right)