opendilab/GoBigger
[ICLR 2023] Come & try Decision-Intelligence version of "Agar"! Gobigger could also help you with multi-agent decision intelligence study.
GoBigger is a simulation platform for studying how multiple intelligent agents make decisions and interact in a competitive and cooperative environment, similar to the game Agar.io. It takes agent actions (like moving, splitting, or ejecting mass) as input and provides detailed observations of the game state, including global match information and individual player visions. This platform is primarily used by AI researchers and developers working on multi-agent decision intelligence and game AI.
481 stars. No commits in the last 6 months.
Use this if you are an AI researcher or developer looking to test and develop complex multi-agent decision-making algorithms in a dynamic, agar-like simulation environment.
Not ideal if you are looking for a casual game to play or a simple, single-agent reinforcement learning environment.
Stars
481
Forks
33
Language
Python
License
Apache-2.0
Category
Last pushed
Aug 31, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/agents/opendilab/GoBigger"
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...