Skip to content

A tic tac toe game made in python, featuring an AI to play against and a multiplayer mode as well.

Notifications You must be signed in to change notification settings

Divdude77/Tic-Tac-Toe-AI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Tic-Tac-Toe-AI

A ti tac toe game made in python, featuring an AI to play against and a multiplayer mode as well.

Use a menu to choose your gamemode, then play!

Options can be selected on the board by writing the row and column. Eg: To place an X in the middle, we will type the row name(b) along with the column name(2). So, the input becomes: b2.

About

A tic tac toe game made in python, featuring an AI to play against and a multiplayer mode as well.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages