Skip to content

Tic Tac Toe AI I made using adversarial search, Minimax algorithm and alpha beta pruning.

Notifications You must be signed in to change notification settings

EnthusiasticMouse/TicTacToe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

TicTacToe

This is my take on the well-known game, but this time you play against an AI opponent written with the Mini-Max Adversarial Search Algorithm

demo

About

Tic Tac Toe AI I made using adversarial search, Minimax algorithm and alpha beta pruning.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published