Skip to content

An AI Agent based on Alpha Beta Pruning for the Tic Tac Toe Game.

Notifications You must be signed in to change notification settings

Dhanya-Abhirami/Tic-Tac-Toe-AI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tic-Tac-Toe AI

  • Created AI bot/agent (adversarial search) to play Tic Tac Toe game in Python which will always try to pick the best possible move.
  • Used techniques like Minimax Algorithm, Alpha-Beta pruning, adversarial search to optimize game-play. alt text

About

An AI Agent based on Alpha Beta Pruning for the Tic Tac Toe Game.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages