truc fonctionnel mais avec un retouchage dans l'API. dsl
This commit is contained in:
@@ -26,5 +26,6 @@ public abstract class AbstractGamePlayer {
|
||||
* @throws IllegalStateException if the Situation is already in the bookmarks
|
||||
*/
|
||||
public abstract AbstractPly giveYourMove(IBoard p);
|
||||
public abstract Boolean jesuisMinimax();
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user