/tic-tac-toe

This is a simple implementation of the classic Tic-Tac-Toe game using HTML5, CSS3, and JavaScript. The game allows two players to take turns and compete against each other on a 3x3 grid. The objective is to get three of their symbols (either "X" or "O") in a row, column, or diagonal.

Primary LanguageJavaScriptMIT LicenseMIT

Stargazers

No one’s star this repository yet.