Skip to content

This python based program used game map Artificial Intelligence technique to calculate the heuristic of each move and chooses the most optimal move possible

License

Notifications You must be signed in to change notification settings

litesh1998/AI-Tic-Tac-Toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

AI-Tic-Tock

This python based program used game map Artificial Intelligence technique to calculate the heuristic of each move and chooses the most optimal move possible

The following figure depicts the controls to play the game.

'''
 7 | 8 | 9 
---+---+---
 4 | 5 | 6 
---+---+---
 1 | 2 | 3
'''

About

This python based program used game map Artificial Intelligence technique to calculate the heuristic of each move and chooses the most optimal move possible

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages