https://github.com/vaithak/tic-tac-toe-ai
An unbeatable Tic-Tac-Toe game written in Javascript using MinMax Algorithm.
https://github.com/vaithak/tic-tac-toe-ai
Last synced: about 1 month ago
JSON representation
An unbeatable Tic-Tac-Toe game written in Javascript using MinMax Algorithm.
- Host: GitHub
- URL: https://github.com/vaithak/tic-tac-toe-ai
- Owner: vaithak
- Created: 2018-05-25T17:43:56.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-05-25T18:59:44.000Z (over 7 years ago)
- Last Synced: 2025-06-14T19:38:52.461Z (4 months ago)
- Language: JavaScript
- Size: 5.86 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Tic-Tac-Toe-AI
An unbeatable Tic-Tac-Toe game written in Javascript using MinMax Algorithm.Live Link: http://tictactoe.vaithak.surge.sh