Skip to content

Starnox/TicTacToe_MinMax

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TicTacToe_MinMax

Play against the perfect TicTacToe machine and learn different strategies.

Implementation

The game is made using the pyGame library and the algorithm for the bot is MinMax with varabile depth.

Usage

python3 Main.py

Other mentions

Feel free to add features and improve upon the algorithm.

About

MinMax algorithm with costum depth in pyGame

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published