An implementation of the Tic Tac Toe game
-
Notifications
You must be signed in to change notification settings - Fork 1
An N ✕ N Tic Tac Toe game with an AI opponent build with minimax algorithm, α-β pruning, and a heuristic function. The bot looks four moves ahead to pick the next best move.
AravindVasudev/tic-tac-toe
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
An N ✕ N Tic Tac Toe game with an AI opponent build with minimax algorithm, α-β pruning, and a heuristic function. The bot looks four moves ahead to pick the next best move.
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published