initial commit
This commit is contained in:
parent
d8ac08d660
commit
32a583a18a
@ -8,10 +8,6 @@ public class ManualBot extends Bot{
|
||||
super(args);
|
||||
}
|
||||
|
||||
public void run(){
|
||||
|
||||
}
|
||||
|
||||
protected char nextMove(View view) throws Exception{
|
||||
char c = 'c';
|
||||
return c;
|
||||
|
Loading…
x
Reference in New Issue
Block a user