Skip to content

junaidzm13/AI_tic_tac_toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AI_tic_tac_toe

Using Minimax algorithm, I have implemented an AI to play Tic-Tac-Toe optimally.

Logic for playing the game has been implemented in tictactoe.py. runner.py contains everything needed to run the graphical interface for the game.

Special thanks to the following course's management, lecturers, and tutors: CS50AI 2020: Introduction to Artificial Intelligence with Python

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages