Skip to content

Latest commit

 

History

History
7 lines (3 loc) · 380 Bytes

README.md

File metadata and controls

7 lines (3 loc) · 380 Bytes

Tic Tac Toe

Tic-Tac-Toe is a classic two-player game where the objective is to be the first to form a line of three marks (either 'X' or 'O') on a 3x3 grid. This project provides a simple and interactive implementation of the game, allowing two players to compete against each other.

tic_tac_toe_game_video.mp4