Skip to content

Salt-is-leaving/Python-Tic-Tac-Toe-Game-with-Min-Max-Algorithms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Python-Tic-Tac-Toe-Game-with-Min-Max-Algorithms

A Tic-Tac-Toe Game based on the Min-Max and random choice algorithms. 9 modes of the game where both players could choose the following class of the players: 1) manual (human); 2) simple randomised algorithm; 3) prediction min-max based algorithm. The size of the board and the search depth are adjustable.

About

A Tic-Tac-Toe Game based on the Min-Max and random choice algorithms. 9 modes of the game where both players could choose the following class of the players: 1) manual (human); 2) simple randomised algorithm; 3) prediction min-max based algorithm. The size of the board and the search depth are adjustable.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages