zhixiangli/gomoku-battle
Gomoku Battle is a cross-language cross-system battle platform.
This platform helps AI researchers and developers test and compare different Gomoku AI agents. You provide your AI agent, and it outputs a visual animation of matches against other agents, along with battle logs. It's designed for individuals developing or evaluating Gomoku artificial intelligence.
Use this if you are developing a Gomoku AI and need a standardized environment to pit your agent against others and visualize the game outcomes.
Not ideal if you're looking for a Gomoku game to play against an AI, or if you want to implement AI agents in a language not supported by standard input/output communication.
Stars
19
Forks
4
Language
Java
License
—
Category
Last pushed
Mar 07, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/agents/zhixiangli/gomoku-battle"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
Toni-SM/skrl
Modular Reinforcement Learning (RL) library (implemented in PyTorch, JAX, and NVIDIA Warp) with...
facebookresearch/BenchMARL
BenchMARL is a library for benchmarking Multi-Agent Reinforcement Learning (MARL). BenchMARL...
utiasDSL/gym-pybullet-drones
PyBullet Gymnasium environments for single and multi-agent reinforcement learning of quadcopter control
datamllab/rlcard
Reinforcement Learning / AI Bots in Card (Poker) Games - Blackjack, Leduc, Texas, DouDizhu, Mahjong, UNO.
proroklab/VectorizedMultiAgentSimulator
VMAS is a vectorized differentiable simulator designed for efficient Multi-Agent Reinforcement...