Player Turn - cschladetsch/Unity3dCardChess GitHub Wiki

At the start of each turn, you can gain one max Mana, up to a limit of MaxManaLimit.

During your turn, you can do any of the following as many times as you may in any order:

  • Play any number of cards, according to your mana limit.
  • Move a piece. You can only move each piece once per turn.
  • Attack a creature.
  • Mount a creature.
  • Pass. This ends your turn.
  • Resign. End of the game. You lose.