Skip to content

Yuan325/AI_nxn_TicTacToe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Agent for n x n TicTacToe game

This agent uses the AI minimax algorithm with calculation of heuristics value. Main.py is a test file that play 2 agent against each other (with the minimax heuristics algorithm).

Feel free to modify the main.py to "compete" with your own agent! :)

Have fun!!

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages