opendilab/GoBigger
[ICLR 2023] Come & try Decision-Intelligence version of "Agar"! Gobigger could also help you with multi-agent decision intelligence study.
Provides a scalable gym-like environment with configurable multi-agent teams competing cooperatively within partially observable state spaces, featuring complex ball mechanics (food, thorns, spores, clones) and action primitives (move, split, eject). Built on efficient game engine architecture with rich observation data including global match state and per-player vision-bounded overlaps. Supports Python 3.6+ via PyPI/Conda with straightforward environment creation and step-based interaction compatible with standard RL frameworks.
481 stars. No commits in the last 6 months.
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
facebookresearch/BenchMARL
BenchMARL is a library for benchmarking Multi-Agent Reinforcement Learning (MARL). BenchMARL...
datamllab/rlcard
Reinforcement Learning / AI Bots in Card (Poker) Games - Blackjack, Leduc, Texas, DouDizhu, Mahjong, UNO.
Toni-SM/skrl
Modular Reinforcement Learning (RL) library (implemented in PyTorch, JAX, and NVIDIA Warp) with...
utiasDSL/gym-pybullet-drones
PyBullet Gymnasium environments for single and multi-agent reinforcement learning of quadcopter control
koulanurag/ma-gym
A collection of multi agent environments based on OpenAI gym.