Tic Tac Toe, written in C#. With Unbeatable AI function
-
Updated
Jul 12, 2018 - C#
Tic Tac Toe, written in C#. With Unbeatable AI function
Jogo da Velha em C com modos de 1 e 2 jogadores. No modo de 1 jogador, a IA é praticamente impossível de vencer, pois o algorítimo Minimax é usado! :)
A program written in D for playing and analysing tic-tac-toe games.
AI Agent that plays Nine Board Tic Tac Toe game
An attempt at a primitive tic-tac-toe game with AI in Command Line
A basic TicTacToe Game with an AI that learns from your style of play
CLI Tic Tac Toe game in vanilla JS
Tic Tac Toe browser game in JavaScript / jQuery
This is a classical Tic Tac Toe game, you can play it with a Bot. But, remember advance bot is pro enough to prove you a Noob.
Winform Tic Tac Toe game with Multiplayer via LAN & AI mode
Tic tac toe game using AI for cpu player
This is a Tic Tac Toe game. It is a Gui game. It is made with c++/cli with Windows Forms.
Invincible AI written in Go for Tic Tac Toe game.
AI version of TicTacToe developed as a HyperSkill project. The project implements Minimax, a brute force algorithm that maximizes the value of the own position and minimizes the value of the opponent's position.
Unbeatable tic-tac-toe AI game using minimax in JavaScript and Android Java (using ant and App Inventor)
This AI uses a depth-first search algorithm to win or draw any match
Tic-Tac-Toe but is a python3 program
This is a game made in python by Tkinter only... This is a Human vs Computer based game..... Take a look at the project demo video(Video Link in the README file of that particular repo)
Games that professor asked us to do. This pack has Tica Tac Toe, Connect 4, Hangman, Simon and Battleship
Add a description, image, and links to the tic-tac-toe-ai topic page so that developers can more easily learn about it.
To associate your repository with the tic-tac-toe-ai topic, visit your repo's landing page and select "manage topics."