Skip to content

Disable checking on turn when not necessary

Ethan Wu requested to merge turn-skip-check into master

Add flag to turn90() to do checks (such as victim) so that checks are disabled (and thus not activated multiple times) on movements not part of algorithm pathing (such as checking walls)

Closes #36 (closed)

Merge request reports