Skip to content

Tic Tac Toe game in Python3 with AI powered with minimax algorithm.

License

Notifications You must be signed in to change notification settings

talha-devp/TicTacToeMinimaxAlgorithm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Tic Tac Toe - Minimax Algorithm

Description

Tic Tac Toe game with Minimax Algorithm.

-> Made it to learn how Minimax Algorithm works.
-> Used The Coding Train's video to learn how it works. Then implemented it to my previous tic tac toe project without copy-pasting(slightly) from video.

Video link: https://www.youtube.com/watch?v=trKjYdBASyQ

About

Tic Tac Toe game in Python3 with AI powered with minimax algorithm.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages