Tic-Tac-Toe game where you can play against an AI opponent with multiple difficulty levels.
-
Updated
Apr 17, 2025 - JavaScript
Tic-Tac-Toe game where you can play against an AI opponent with multiple difficulty levels.
Tic Tac Toe game based on Vanilla JS, CSS and HTML using Minimax Algorithm as AI agent. This game has two gameplay options - Single Player Mode and Two Player Mode.
Multiplayer/Computer Bot Tic-Tac-Toe game using React.js
A console-based tic tac toe game to play with friends or with AI
Unbeatable AI for tic tac toe, using minimax algorithm
TicTacToe program that has many features. You can play tic tac toe with 3x3, 5x5, and 7x7 board sizes. In addition, this program has 2 modes, player vs player and player vs computer.
Basic Q Learning algorithm on Tic-tac-toe game
A simple TicTacToe game with MiniMax algorithm and also with alpha beta pruning.
An HTML-based Tic-Tac-Toe game
AI based Tic-tac toe
TicTacToe AI using minimax algorithm.
Projeto desenvolvido em um grupo de estudos voluntário com foco em Inteligência Artificial. Aplica técnicas de Machine Learning para ensinar uma IA a jogar o jogo da velha (Tic Tac Toe). Serve como base para entender conceitos fundamentais de aprendizado por reforço e tomada de decisão.
Unbeatable TicTacToe AI
Collection of random A.I. applets and programs aimed at testing and implementing both currently existing or novel algorithms
A TicTacToe mobile-friendly web-application made using JavaScript that implements a minimax AI to play against a the user.
A collection of games accompanied by a generalised Monte Carlo Tree Search Artificial Intelligence in combination with Upper Confidence Bounds.
Реализация крестики-нолики на python'e с использованием UI на Tkinter
Unbeatable TicTacToe AI
Add a description, image, and links to the tictactoe-ai topic page so that developers can more easily learn about it.
To associate your repository with the tictactoe-ai topic, visit your repo's landing page and select "manage topics."