glmcdona / LuxPythonEnvGym

Matching python environment code for Lux AI 2021 Kaggle competition, and a gym interface for RL models.
MIT License
73 stars 38 forks source link

Add unit.get_cargo_space_left() and fix bug #56

Closed glmcdona closed 3 years ago

glmcdona commented 3 years ago

Bug discovered by @aidanorfield. Multiple agents making move commands could cause an incorrect team indexing error.