Package app
Class Player
java.lang.Object
app.Player
Represents a player in a game.
Allows the player to input moves and validates them based on the current game state.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Player
public Player()
-
-
Method Details
-
getMove
-