A game of tic-tac-toe
In this post I'm trying to implement a simple game with javascript that can be played within the page of the post...
8/11/23 - I have updated the code with simple ai to pick best move to make the game more difficult.
Tic-Tac-Toe
Test end... This one tries to win!