a terminal tic-tac-toe game with simple AI
-
Updated
Aug 27, 2017 - Common Lisp
a terminal tic-tac-toe game with simple AI
AI based Tic Tac Toe game using Minimax Algorithm (full tree search) written in C.
Trifit (Try-Fit) is a Turn based Android game between user and computer on a grid board using Artificial Intelligence.
A simple TicTacToe game with MiniMax algorithm and also with alpha beta pruning.
Isolation, AI game implemented in Javascript and React, using MiniMax with Alpha Beta Pruning.
This repository contains implementation of bot to play baagchal game using minimax algorithm. The GUI part is drawn using Tkinter.
A c++ program to play tic-tac-toe with minimax tree. Try to beat and it ;-)
Server to play with the Reversi AI https://github.com/marcluque/Reversi-AI
In this project I created a 4x4x4 Tic Tac Toe as well as 3 agents that one can play against.
Minimax algorithm in a tree structure to play tic tac toe, build in python
Tic-Tac-Toe with a Minimax AI
Simple and extremely buggy chess with minimax AI
Add a description, image, and links to the minimax-tree topic page so that developers can more easily learn about it.
To associate your repository with the minimax-tree topic, visit your repo's landing page and select "manage topics."