Browse Source

RumbleBot working

master
Your Average Code 4 months ago
parent
commit
a3c5acb8bd
1 changed files with 0 additions and 2 deletions
  1. 0
    2
      src/RumbleBot.java

+ 0
- 2
src/RumbleBot.java View File

@@ -1,6 +1,4 @@
public class RumbleBot extends Bot {

boolean foundShip = false;
boolean offByOne = true;
int currentStepCount = 0;
int steps = 0;

Loading…
Cancel
Save