Game Tree Search Algorithms AI Agents
There are 14 game tree search algorithms agents tracked. The highest-rated is ernestoyaquello/TwoPlayerZeroSumGameEngine at 32/100 with 5 stars.
Get all 14 projects as JSON
curl "https://pt-edge.onrender.com/api/v1/datasets/quality?domain=agents&subcategory=game-tree-search-algorithms&limit=20"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
| # | Agent | Score | Tier |
|---|---|---|---|
| 1 |
ernestoyaquello/TwoPlayerZeroSumGameEngine
Basic AI engine written in C# that implements the alpha–beta pruning... |
|
Emerging |
| 2 |
Jelmerro/fox-and-hounds-ai
Researching Minimax AI for the Fox and Hounds board game |
|
Emerging |
| 3 |
wannesm/dotsandboxes
Javascript Dots-and-Boxes application with support for game-playing agents. |
|
Experimental |
| 4 |
martin226/tic-tac-toe-ai
🤖A Tic-Tac-Toe solver that uses the minimax algorithm and alpha-beta pruning... |
|
Experimental |
| 5 |
nimaps/nine-men-morris
Nine Men Morris board game in javascript - AI implemented using minimax... |
|
Experimental |
| 6 |
SadeghHayeri/Nine-Men-s-Morris
CA4 for Artificial intelligence student! (TA) + with python and C++ interface |
|
Experimental |
| 7 |
azmke/lcs-tictactoe
A tic-tac-toe bot that you cannot defeat, written in JavaScript and based on... |
|
Experimental |
| 8 |
kausik-24/tic-tac-toe-minimax-ai
Tic-Tac-Toe game with AI using the Minimax algorithm. Features include dark... |
|
Experimental |
| 9 |
ziap/uttt
A high performance Ultimate Tic-Tac-Toe engine in the browser |
|
Experimental |
| 10 |
diamantis-rafail-papadam/3D-Tic-Tac-Toe
In this project I created a 4x4x4 Tic Tac Toe as well as 3 agents that one... |
|
Experimental |
| 11 |
satyapavan/tic-tac-toe
Javascript implementation of tic tac toe game |
|
Experimental |
| 12 |
primaryobjects/isolation
Isolation, AI game implemented in Javascript and React, using MiniMax with... |
|
Experimental |
| 13 |
Ridafarhan99/Tennis-Game
A simple tennis game. Almost Impossible to Beat this A.I. in this game. |
|
Experimental |
| 14 |
tkoppop/TicTacToe
TicTacToe game. Java Script live at https://tkoppopttt.000webhostapp.com/.... |
|
Experimental |