Confirm delete

Tic-Tac-Toe

Project image

Source code: https://github.com/gofhilman/tic-tac-toe

Website: https://gofhilman.github.io/tic-tac-toe/

Category:

front end

vanilla

web development

game

Language:

JavaScript

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.

Features