tictactoe-ai
Here are 38 public repositories matching this topic...
Sort:Most stars
Tic-Tac-Toe Game with an unbeatable AI using Minimax Algorithm
- Updated
Aug 6, 2022 - Python
Unbeatable Tic-tac-toe A.I. can calculate the best moves using Minimax algorithm. Built in Python using Pygame library.
- Updated
Dec 24, 2022 - Python
Advanced Tic Tac Toe Using JS.
- Updated
Jul 9, 2024 - CSS
Tic Tac Toe, written in C#. With Unbeatable AI function
- Updated
Jul 12, 2018 - C#
The repository contains computer vs computer and Player vs Computer Tic Tac Toe Game. Its a non GUI output based python code that'll let you play this game upon executing the code.
- Updated
Apr 12, 2021 - Python
Tic tac toe game with Flutter
- Updated
Aug 28, 2023 - Dart
A simple AI for TicTacToe with Alpha-Beta pruning and binary encoding for the board
- Updated
Jul 2, 2022 - Java
A tic tac toe game in java, which can be trained by machine learning (console & gui).
- Updated
Jul 9, 2021 - Java
🕹️ 🎮 TicTacToe with Minimax AI algorithm (C#). The game has the option of 'Multiplayer' in 'Singleplayer' against the computer.
- Updated
Feb 5, 2022 - C#
A very simple tic-tac-toe website written in HTML, CSS, and JS.
- Updated
Dec 8, 2024 - JavaScript
This is a tic tac toe game with an integrated AI that allows users to be able to face against it.
- Updated
May 16, 2020 - Python
TicTacToe in swift UI - Ios project. Using AI
- Updated
Jan 14, 2023
- Updated
Oct 4, 2017 - C++
tictactoe game, play against ai with minimax algo
- Updated
Jun 19, 2020 - Python
TicTacToe game with AI using MinMax algorithm
- Updated
Nov 25, 2022 - C#
This repository contains a Python implementation of the classic game Tic Tac Toe with AI opponent. The game is played on a 3x3 grid by two players, one using 'X' and the other using 'O'. The player who first gets 3 of their marks in a row (up, down, across, or diagonally) is the winner.
- Updated
May 10, 2024 - Python
Welcome to the engaging world of Tic-Tac-Toe, where strategic prowess meets cutting-edge technology on our interactive gaming website. Prepare for a classic battle of wits as you take on the computer in this timeless game of X's and O's.
- Updated
Aug 27, 2023 - JavaScript
Tic-Tac-Toe game with AI using the Minimax algorithm
- Updated
Jun 23, 2024 - Java
A complete TicTacToe game created in java with a minimax AI
- Updated
May 24, 2019 - Java
Improve this page
Add a description, image, and links to thetictactoe-ai topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with thetictactoe-ai topic, visit your repo's landing page and select "manage topics."