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 151 forks source link

add check to validateCommand #76

Closed LittleAlvinMaker closed 3 years ago

LittleAlvinMaker commented 3 years ago

added inMap() check to RESEARCH section. Also, added types to arguments, reordered checks to be more consistent and replaced canMove with canAct.

StoneT2000 commented 3 years ago

changes don't seem to be significant apart from the inMap check. Happy to merge just the inMap check but the rest don't seem to be much.