falkosch/tic-tac-toe
Master the ultimate Tic Tac Toe experience with multiple AI opponents, which learn from your gameplay. ReactJS implementation of Tic Tac Toe featuring AI opponents DQN neural networks and Menace Matchboxes with persistent learning capabilities.
Stars
—
Forks
—
Language
TypeScript
License
MIT
Category
Last pushed
Jan 21, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/falkosch/tic-tac-toe"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
Cledersonbc/tic-tac-toe-minimax
Minimax is a AI algorithm.
LazoVelko/Tic-Tac-Toe
An unbeatable game of Tic Tac Toe.
mscroggs/MENACE
Machine Educable Noughts And Crosses Engine
GantMan/tictactoe-ai-tfjs
Train your own TensorFlow.js Tic Tac Toe
grimmerk/alphago-zero-tictactoe-js
A TypeScript game framework based on AlphaZero/TensorFlow.js runs in browser to demonstrate...