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

Rng added #67

Closed glmcdona closed 2 years ago

glmcdona commented 2 years ago

Matches game map seed generation to the original game logic. Theoretically, both should generate the same map for the same seed now.