Version 0.4
Now plays with a grandpa minmax. It is much better, though not excellent ;)
This commit is contained in:
@ -15,7 +15,7 @@ public class Rules {
|
||||
|
||||
private static ArrayList<Move> legalMovesNonCapture;
|
||||
private static ArrayList<Move> legalMovesCapture;
|
||||
|
||||
|
||||
// public class UnexpectedError extends Exception {
|
||||
// /*
|
||||
// * Generated by Eclipse
|
||||
|
Reference in New Issue
Block a user