play funcytion

This commit is contained in:
Cyprien111
2025-04-07 09:01:15 +02:00
parent e27f842198
commit 60afcfac8f
2 changed files with 25 additions and 2 deletions

View File

@@ -9,7 +9,7 @@ public class GomokuAI extends Player{
//------------------Constructors--------------------------
/**
* The constructor of the Human.
* The constructor of the GomokuAI.
* @param name The name of the player.
* @param color The color of the player.
*/