Closed SimZhou closed 2 years ago
BTW I am using gobigger ver 0.1.3:
Name: gobigger Version: 0.1.3 Summary: Go-Bigger: Multi-Agent Decision Intelligence Environment Home-page: UNKNOWN Author: OpenDILab Author-email: UNKNOWN License: Apache License, Version 2.0 Location: /home/zhou/miniconda3/envs/gobigger/lib/python3.6/site-packages Requires: opencv-python, easydict, gym, pygame, numpy, pytest Required-by:
and my python ver is:
Python 3.6.13 :: Anaconda, Inc.
Thanks for your issue.
In GoBigger, we apply color for different teams and unfortunately we only define 6 kinds of color here. We will add more colors to avoid this issue in the following version.
@SimZhou hi, we add more colors for up to 16 team in the game. You can check more details here.
Hey, I set
--team-num 7
and it give me the following error:and it works fine with team num smaller than 7, what's wrong?