A Simple AI made to compete with a human player in the tradition X and O game. The AI uses MinMax Algorithm to make next move and uses a Heuristic for optimisation.
-
Notifications
You must be signed in to change notification settings - Fork 0
0110G/AI-Agents
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
AI Based Tic Tac Toe written from Scratch in Python. The AI uses the famous min-max algorithm along with pruning. Logical heuristics have also been used to optimise the agent.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published