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