Skip to content

An AI bot that plays TicTacToe powered by the MiniMax Algorithm with some added personality.

License

Notifications You must be signed in to change notification settings

SecretPasta/AI_TicTacToe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This is an AI bot that can play TicTacToe. It does so by utilazting the minmax Algorithm to always choose the most optimal move, in this code two of the same bots play against one anoter and the game always ends in a draw as both always pick the best move that will lead them to victory.

I've also added a bit of personality to the bots so they would throw quips at one another when making a move.

About

An AI bot that plays TicTacToe powered by the MiniMax Algorithm with some added personality.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages