This website works better with JavaScript.
Home
Explore
Help
Sign In
neumeiersi91358
/
BotRoss
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
RumbleBot working
master
Your Average Code
11 months ago
parent
0752f25e1a
commit
a3c5acb8bd
1 changed files
with
0 additions
and
2 deletions
Unified View
Show Diff Stats
0
2
src/RumbleBot.java
+ 0
- 2
src/RumbleBot.java
View File
public class RumbleBot extends Bot {
public class RumbleBot extends Bot {
boolean foundShip = false;
boolean offByOne = true;
boolean offByOne = true;
int currentStepCount = 0;
int currentStepCount = 0;
int steps = 0;
int steps = 0;
Write
Preview
Loading…
Cancel
Save