From ea1901eeb2bd193a0fb900a3766662d681e63bd7 Mon Sep 17 00:00:00 2001 From: kelvinkamau Date: Thu, 6 Jun 2024 14:35:45 +0300 Subject: [PATCH] algo updates to improve gameplay --- index.html | 79 +--------- script.js | 447 ++++++++++++++++++----------------------------------- style.css | 71 +++++++++ 3 files changed, 226 insertions(+), 371 deletions(-) diff --git a/index.html b/index.html index f9516a0..dcb5c8a 100644 --- a/index.html +++ b/index.html @@ -21,78 +21,7 @@ - + @@ -104,7 +33,8 @@

TicTacToe

You play as X and the computer plays as O
Start by selecting a square to play

-

X | O

+

[ You: 0 / Computer: 0 ]

+
@@ -119,9 +49,6 @@

TicTacToe

-
- -