Tic-Tac-Toe
Category:
front end
vanilla
web development
game
A simple implementation of the classic Tic-Tac-Toe game. The game allows two players to compete against each other by taking turns to mark spaces in a 3x3 grid. The player who succeeds in placing three of their marks in a horizontal, vertical, or diagonal row wins the game.
Source code: https://github.com/gofhilman/tic-tac-toe