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