Topic: "tictactoe-ai"
IndieCoderMM/tictactoe-ai
Unbeatable Tic-tac-toe A.I. can calculate the best moves using Minimax algorithm. Built in Python using Pygame library.
Language: Python - Size: 2.75 MB - Last synced at: 14 days ago - Pushed at: over 2 years ago - Stars: 10 - Forks: 48

Supsource/Advanced-Tic-Tac-Toe
Advanced Tic Tac Toe Using JS.
Language: CSS - Size: 755 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 10 - Forks: 4

RPG-coder/TicTacToe-Game
Tic-Tac-Toe Game with an unbeatable AI using Minimax Algorithm
Language: Python - Size: 49.9 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 7 - Forks: 0

tatlead/TicTacToe-AI
Tic Tac Toe, written in C#. With Unbeatable AI function
Language: C# - Size: 125 KB - Last synced at: about 1 year ago - Pushed at: almost 7 years ago - Stars: 6 - Forks: 1

marcluque/TicTacToe-AI
A simple AI for TicTacToe with Alpha-Beta pruning and binary encoding for the board
Language: Java - Size: 67.4 KB - Last synced at: 8 days ago - Pushed at: almost 3 years ago - Stars: 4 - Forks: 0

Agha-Muqarib/Tic-Tac-Toe-Game
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.
Language: Python - Size: 5.86 KB - Last synced at: almost 2 years ago - Pushed at: about 4 years ago - Stars: 4 - Forks: 0

esotericenderman/tic-tac-toe 📦
A very simple tic-tac-toe website written in HTML, CSS, and JS.
Language: JavaScript - Size: 99.6 KB - Last synced at: 28 days ago - Pushed at: 5 months ago - Stars: 3 - Forks: 0

blaz-cerpnjak/tictactoe-minimax
🕹️ 🎮 TicTacToe with Minimax AI algorithm (C#). The game has the option of 'Multiplayer' in 'Singleplayer' against the computer.
Language: C# - Size: 85 KB - Last synced at: about 2 months ago - Pushed at: about 3 years ago - Stars: 3 - Forks: 1

lpapailiou/tictactoe
A tic tac toe game in java, which can be trained by machine learning (console & gui).
Language: Java - Size: 1.77 MB - Last synced at: about 1 month ago - Pushed at: almost 4 years ago - Stars: 3 - Forks: 0

yagizdo/tictactoe-multiplayer-game
Tic tac toe game with Flutter
Language: Dart - Size: 230 KB - Last synced at: 12 months ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 2

ynanstudio/MinimaxTicTacToeUIpy
Реализация крестики-нолики на python'e с использованием UI на Tkinter
Language: Python - Size: 325 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

cqb13/terminal-tic-tac-toe
Console-based Tic-Tac-Toe game implemented in Rust. The game utilizes the crossterm library for cross-platform terminal manipulation.
Language: Rust - Size: 33.2 KB - Last synced at: 26 days ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

BennyThadikaran/TicTacToe
A PHP implementation of TicTacToe game using AI (MiniMax algorithm)
Language: PHP - Size: 9.77 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 1

harshilchovatiya/Tic-Tac-Toe
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.
Language: JavaScript - Size: 30.3 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

needl3/TicTacToe
Projects developed during chiya khadai
Language: C - Size: 14.6 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

morsisko/MCTS-TicTacToe
An AI TicTacToe implementation using Monte Carlo Tree Search written in C++ and SFML.
Language: C++ - Size: 424 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 2

BricksAndPieces/TicTacToe
A complete TicTacToe game created in java with a minimax AI
Language: Java - Size: 96.7 KB - Last synced at: over 1 year ago - Pushed at: almost 6 years ago - Stars: 1 - Forks: 0

KiKoS0/TicTacToe-MiniMax-Algorithm-
Language: C++ - Size: 15.6 KB - Last synced at: 1 day ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

zaqks/TicTacToe-AI
Unbeatable TicTacToe AI
Language: JavaScript - Size: 0 Bytes - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 0 - Forks: 0

nonkloq/tictactoe-ai
TicTacToe AI using minimax algorithm.
Language: JavaScript - Size: 61.5 KB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

GiorgosG1an/Tic-Tac-Toe-and-Reversi-with-AI
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.
Language: Python - Size: 337 KB - Last synced at: 11 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

WeirdoKitten/Tic-Tac-Toe---TreFantastici
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.
Language: C - Size: 74.2 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

Zalanshah64/TicTacToe
An HTML-based Tic-Tac-Toe game
Language: HTML - Size: 444 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Spacemanit/Tic_Tac_Toe
A console-based tic tac toe game to play with friends or with AI
Language: Java - Size: 9.77 KB - Last synced at: 6 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

ThePension/MorpionsIA
TicTacToe game with AI using MinMax algorithm
Language: C# - Size: 1.03 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

shubhamagarwal3010/TicTacToe
Tic Tac Toe Game with TDD
Language: Java - Size: 25.4 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

shubhanshu02/winter19-task1 Fork of COPS-IITBHU/winter19-task1
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.
Language: JavaScript - Size: 260 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

vuurball/ai-1-minimax-tictactoe
tictactoe game, play against ai with minimax algo
Language: Python - Size: 287 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

shreeviknesh/TicTacToe
A TicTacToe mobile-friendly web-application made using JavaScript that implements a minimax AI to play against a the user.
Language: JavaScript - Size: 227 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

IamSanjid/TicTacToe
A simple TicTacToe game with MiniMax algorithm and also with alpha beta pruning.
Language: C# - Size: 35.2 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

maheshnama098/tic-tac-toe
Multiplayer/Computer Bot Tic-Tac-Toe game using React.js
Language: HTML - Size: 156 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

yathartharora/tic-tac
AI based Tic-tac toe
Size: 7.81 KB - Last synced at: 2 months ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

sgteja/Tic-tac-toe_Qlearning
Basic Q Learning algorithm on Tic-tac-toe game
Language: Python - Size: 591 KB - Last synced at: about 1 year ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

FaydSpeare/UCTGames
A collection of games accompanied by a generalised Monte Carlo Tree Search Artificial Intelligence in combination with Upper Confidence Bounds.
Language: Python - Size: 3.91 KB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

thothbaboon/minimax_tictactoe
Unbeatable AI for tic tac toe, using minimax algorithm
Language: JavaScript - Size: 6.84 KB - Last synced at: 3 months ago - Pushed at: over 8 years ago - Stars: 0 - Forks: 1
