kausik-24/tic-tac-toe-minimax-ai
Tic-Tac-Toe game with AI using the Minimax algorithm. Features include dark mode, score tracking, winning move detection, and an intuitive, responsive interface. Built with React and JavaScript. Challenge the AI or reset the game anytime. Perfect for casual or competitive play!
No commits in the last 6 months.
Stars
1
Forks
—
Language
JavaScript
License
MIT
Category
Last pushed
Sep 29, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/agents/kausik-24/tic-tac-toe-minimax-ai"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
ernestoyaquello/TwoPlayerZeroSumGameEngine
Basic AI engine written in C# that implements the alpha–beta pruning algorithm to create...
Jelmerro/fox-and-hounds-ai
Researching Minimax AI for the Fox and Hounds board game
wannesm/dotsandboxes
Javascript Dots-and-Boxes application with support for game-playing agents.
martin226/tic-tac-toe-ai
🤖A Tic-Tac-Toe solver that uses the minimax algorithm and alpha-beta pruning to make it unbeatable
SadeghHayeri/Nine-Men-s-Morris
CA4 for Artificial intelligence student! (TA) + with python and C++ interface