initial commit
This commit is contained in:
parent
32a583a18a
commit
57fcccc26b
@ -9,7 +9,9 @@ public class ManualBot extends Bot{
|
||||
}
|
||||
|
||||
protected char nextMove(View view) throws Exception{
|
||||
char c = 'c';
|
||||
Scanner scanner = new Scanner();
|
||||
scanner.
|
||||
|
||||
return c;
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user