Skip to content

adarsh-nl/TicTacToe-using-MinMax-Algorithm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

TicTacToe-using-MinMax-Algorithm

This is a rudimentary version of Tic-Tac_Toe. The game is played in the console by an artificial Agent and a player. Few stuffs like pattern matching has been used in this program ("match"). So I suggest using python 3.10 and above.

I used @javacodingcommunity code as an inspiration and made few changes so that it supports both minmax and alpha beta pruning. Ref: https://github.com/javacodingcommunity/TicTacToeAI-with-Minimax

Please get your console dirty by playing Tic-Tac-Toe.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages