-
Notifications
You must be signed in to change notification settings - Fork 0
HumanOpponent
CodingGlad edited this page Dec 31, 2022
·
1 revision
This opponent is used as a form of human input. It can be used to try the game on your own.
Method used for receiving of a move from human from console.
-
Parameters:
game— of current game. - Returns: destination point.
Getter for value of OpponentType.
- Returns: type of OpponentType.
Getter for name of opponent.
- Returns: String name of opponent.
Getter for value of GoalLocation.
- Returns: type of GoalLocationType.