Skip to content

RovshanBayramRB/AI-for-Tic-Tac-Toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

In this project, I developed a board game called Tic Tac Toe using Object-Oriented Programming (OOP) and applied several Artificial Intelligence (AI) methods. To make this project better, I created Graphical User Interface (GUI) using Tkinter library of Python. For the AI side, I implemented mini-max and alpha-beta algorithms which means that a user can play this game against two different AI players. Additionally, there is functionality to let a user play with another user except AI.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages