Cleaned up Carrier by removing more pointless boilerplate so I can focus more on the logic itself. I also extracted moveWithBugNav and moveRandom into a Pathing.java
This also creates a latest package that we should keep our "latest and greatest functional work merged in"
Cleaned up
Carrier
by removing more pointless boilerplate so I can focus more on the logic itself. I also extractedmoveWithBugNav
andmoveRandom
into aPathing.java
This also creates a
latest
package that we should keep our "latest and greatest functional work merged in"