Pitt-RAS / micromouse-2016

7 stars 6 forks source link

Kaos Ends A Space Early #120

Closed awglyde closed 7 years ago

awglyde commented 7 years ago

This is my fix for issue #65.

When the parser combines a some move with a North, it swallows the North and doesn't make use out of it to move the micromouse forward. The parser should use the North to move the micromouse forward if there is a straight away to the finish, other wise it shouldn't.