Skip to content

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.

Notifications You must be signed in to change notification settings

AravindVasudev/tic-tac-toe

Repository files navigation

Tic Tac Toe

An implementation of the Tic Tac Toe game

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

No packages published