rmcqueen/game-of-the-amazons-ai
A minimax algorithm based bot for the Game of the Amazons
This project creates an AI opponent for the Game of the Amazons, a strategic board game. It takes the current state of the game board as input and calculates the optimal next move. This is for board game enthusiasts or AI researchers interested in strong AI players for complex strategy games.
No commits in the last 6 months.
Use this if you want to play against an AI bot in the Game of the Amazons or study how a minimax algorithm with alpha-beta pruning can be applied to complex board games.
Not ideal if you are looking for a ready-to-play application, as it requires a custom game server to function.
Stars
9
Forks
9
Language
Java
License
—
Category
Last pushed
Feb 22, 2020
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/agents/rmcqueen/game-of-the-amazons-ai"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
haslam22/blackstone
Gomoku (Five in a Row) game manager with a powerful built-in AI, written in Java with a clean,...
canberkakcali/gomoku-ai-minimax
Artificial Intelligence for the game Go-Moku using the Minimax Algorithm with Alpha-Beta Pruning
pchampio/othello-prolog
:scroll: A fully functional Othello (Reversi) game, with several AIs, made in prolog for swipl.
EudyContreras/Othello-FX
Othello game framework made with JavaFX which can be use for testing Othello AI Agents.
kairaedsch/Hexxagon
🎯 Online Board Game "Hexxagon"