Lux-AI-Challenge / Lux-Design-S1

Home to the design and engine of the @Lux-AI-Challenge Season 1, hosted on @kaggle
https://lux-ai.org/
Apache License 2.0
897 stars 152 forks source link

Python kit: allow an empty action list #85

Closed lpkirwin closed 2 years ago

lpkirwin commented 3 years ago

If a player submits no actions (eg because all units on cooldown), currently python will raise an exception. This change would skip printing if there are no actions.