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 debug map generation. Add basic game scaffold. #3

Closed glmcdona closed 3 years ago

glmcdona commented 3 years ago

Adds a debug map generation. Ports most of the functions definitions from Game() implementation, TODO to implement these methods.