LazoVelko/Tic-Tac-Toe
An unbeatable game of Tic Tac Toe.
This is a digital version of the classic game Tic-Tac-Toe that you can play against an unbeatable computer opponent. You make your move by clicking a square on the board or entering a number in the console, and the computer responds, always aiming for the quickest win or slowest loss. It's designed for anyone who enjoys playing strategy games and wants to test their skills against a perfect AI.
No commits in the last 6 months.
Use this if you want to play Tic-Tac-Toe against a computer that you can never defeat, only draw with or lose to.
Not ideal if you're looking for a casual game where the computer makes mistakes or allows you to win sometimes.
Stars
83
Forks
42
Language
Java
License
GPL-3.0
Category
Last pushed
Mar 15, 2017
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/LazoVelko/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.
GantMan/tictactoe-ai-tfjs
Train your own TensorFlow.js Tic Tac Toe
mscroggs/MENACE
Machine Educable Noughts And Crosses Engine
jamesq9/Tic-Tac-Toe-Machine-Learning-Using-Reinforcement-Learning
A Python Program to implement Machine Learning for the Game Tic Tac Toe (3x3) using...
grimmerk/alphago-zero-tictactoe-js
A TypeScript game framework based on AlphaZero/TensorFlow.js runs in browser to demonstrate...