Merge branch 'main' of https://git.efi.th-nuernberg.de/gitea/soloviovil91400/BotsAI
This commit is contained in:
commit
e80d23de53
@ -9,7 +9,9 @@ public class ManualBot extends Bot{
|
|||||||
}
|
}
|
||||||
|
|
||||||
protected char nextMove(View view) throws Exception{
|
protected char nextMove(View view) throws Exception{
|
||||||
char c = 'c';
|
Scanner scanner = new Scanner();
|
||||||
|
scanner.
|
||||||
|
|
||||||
return c;
|
return c;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user