Skip to content

This Python project is an implementation of the Tic Tac Toe game, also known as Xs and Os, is a two-player game where players take turns marking spaces in a 3x3 grid. The objective is to be the first to form a horizontal, vertical, or diagonal line of three of your own symbols (X or O).

Notifications You must be signed in to change notification settings

mansiruhil13/Tic-Tac-Toe-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Tic-Tac-Toe-Game

Task 2 of AI By Codsoft has been completed: This Python project is an implementation of the Tic Tac Toe game, also known as Xs and Os, is a two-player game where players take turns marking spaces in a 3x3 grid. The objective is to be the first to form a horizontal, vertical, or diagonal line of three of your own symbols (X or O).

About

This Python project is an implementation of the Tic Tac Toe game, also known as Xs and Os, is a two-player game where players take turns marking spaces in a 3x3 grid. The objective is to be the first to form a horizontal, vertical, or diagonal line of three of your own symbols (X or O).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages