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

validateCommand needs inMap check #63

Closed LittleAlvinMaker closed 3 years ago

LittleAlvinMaker commented 3 years ago

The validateCommand() function checks if the [x, y] coordinates for being ints but not being in the map.

LittleAlvinMaker commented 3 years ago

PR #67

StoneT2000 commented 3 years ago

being added in #51