Skip to content

Commit c4d100b

Browse files
committed
rework entire cat algo
1 parent f8ebb82 commit c4d100b

2 files changed

Lines changed: 120 additions & 260 deletions

File tree

engine/src/main/battlecode/world/CatStateType.java

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,5 @@
22

33
public enum CatStateType {
44
EXPLORE,
5-
CHASE,
6-
SEARCH,
75
ATTACK
86
}

0 commit comments

Comments
 (0)