ajout plateau test
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
package othello;
|
||||
|
||||
public class State {
|
||||
private int[][] plateau;
|
||||
|
||||
public boolean isOver() {
|
||||
return false;
|
||||
|
||||
Reference in New Issue
Block a user