/Tic-Tac-Toe

The "Tic-Tac-Toe" project is an implementation of the classic game of Tic-Tac-Toe, also known as Noughts and Crosses. The game is played in the browser and features a simple and intuitive user interface. The codebase utilizes HTML, CSS, and JavaScript, and includes basic game logic to enable players to take turns and dete

Primary LanguageJavaScript

Stargazers