Loading repository data…
Loading repository data…
HackesticMedusa / repository
This repository contains a two-player Tic Tac Toe game built using HTML, CSS, and JavaScript. The game features background music and a cute gif that appears after winning. Simple to play and enjoyable in the browser, challenge your friends to a game of Tic Tac Toe and see who comes out on top!
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
Tic Tac Toe is a classic two-player game where players take turns marking spaces on a 3x3 grid with their symbol, either an X or an O. The first player to get three of their symbols in a row, column, or diagonal wins the game.
To play the game, simply click on an empty space on the grid to mark it with your symbol. The game will automatically switch turns between players. Keep playing until one player wins or the game ends in a draw.