Skip to main content

Module warrior

Module warrior 

Source
Expand description

contains the interface exposed to the player for controlling the Warrior

Structsยง

Warrior
An interface the player can interact with to control the Warrior in the game. An instance is passed to Player via the play_turn method. The player must pick one Action to perform each turn. Not all abilities are an Action. Warrior abilities are unlocked as the player progresses through the levels.