A Player is victorious when one of the following are met.
1) A player no longer has pieces on the board.
2) A player is unable to perform any action on their turn.
3) The maximum turn's without an action has been exceeded.
In the event that the 3rd option is met, the winner is decided by:
• The player with the most amount of pieces left in the game.
• In case of tie, the player with the highest piece in the game.
• In case of tie, the player who performed the last progressing action (attack or flip).