// Cette classe specifie une API pour interagir avec le moteur
publicinterfaceBot{
// Replace boolean by the class used to return the play the Bot just did
publicbooleanjouerCoup(Gridgrille,intscore);
}
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.