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

Fix Game.spawnCityTile() #40

Closed nofate090 closed 3 years ago

nofate090 commented 3 years ago

Same error. Didn't see it the first time. But this one shoudn't have caused errors because the return value is the only thing effected and that one is not used as far as i see.

glmcdona commented 3 years ago

Thanks! Really appreciate the bug fixes and improvements. I'll add you as a collaborator on the project too!