shamiul94/Chain-Reaction-Game-AI-Bot
This is a AI bot for Chain Reaction game using minimax algorithm with alpha-beta pruning ang killer move heuristic.
This project provides an AI opponent for the game Chain Reaction, allowing you to play against a computer-controlled player. It takes the game's current state as input and determines the optimal next move for the AI. This is useful for game enthusiasts, AI students, or developers interested in game AI implementation.
No commits in the last 6 months.
Use this if you want to play Chain Reaction against an AI or study a basic implementation of a game AI using minimax with alpha-beta pruning.
Not ideal if you need a guaranteed perfect or highly sophisticated Chain Reaction AI, as this implementation was created quickly and may have inaccuracies.
Stars
9
Forks
4
Language
Java
License
—
Category
Last pushed
Apr 06, 2020
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/agents/shamiul94/Chain-Reaction-Game-AI-Bot"
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"