Skip to content

McGregory99/AI-tic-tac-toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AI-tic-tac-toe

Practical exercise of the course "CS50 Introduction to AI". In it, it was requested to develop all the logic of the program to generate a tic tac toe adversary based on Artificial Intelligence. For this I have used the MiniMax algorithm

runner.py -> From this file the interface is launched and the program is initialized

tictactoe.py -> This file has the "back-end" logic

About

Practical exercise of the course "CS50 Introduction to AI". In it, it was requested to develop all the logic of the program to generate a tic tac toe adversary based on Artificial Intelligence. For this I have used the MiniMax algorithm

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages