Skip to content

An "AI" that guarantees a win or draw in a 3x3 Tic Tac Toe game, achieved through the implementation of the minimax algorithm.

License

Notifications You must be signed in to change notification settings

phucngo2/tic-tac-toe

Repository files navigation

📚 Tic Tac Toe AI

An AI that guarantees a win or draw in a 3x3 Tic Tac Toe game, achieved through implementation of the minimax algorithm and optimized with Alpha-Beta pruning.

The UI is built with SolidJS, TypeScript, Vite, TailwindCSS, and DaisyUI (definitely over-engineered!).

Built With

SolidJS TypeScript Vite TailwindCSS DaisyUI

About

An "AI" that guarantees a win or draw in a 3x3 Tic Tac Toe game, achieved through the implementation of the minimax algorithm.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published