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