Fix broken game functions, refactor some, delete some
jorgevl opened this issue · 0 comments
jorgevl commented
-
getClosestJunction
is currently broken -> new version:getClosestJunctionUpgraded
- update all junction functions to use a fixed version of
getClosestJunction
, including testing - The _current functions have to be deleted since Pacman doesn't care which one was his last movement, he can turn anytime.