You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Here's a quick description: normal pieces can only move forward, and can capture multiple pieces (only forward and not in the same direction). elevated pieces (dame) can jump multiple steps in any direction. Capturable pieces must be captured, if more than one move can capture a piece the one that captures more pieces has to be used. When capturing pieces with an elevated piece it is allowed to be placed any where behind the captured piece.
The text was updated successfully, but these errors were encountered:
Here's a quick description: normal pieces can only move forward, and can capture multiple pieces (only forward and not in the same direction). elevated pieces (dame) can jump multiple steps in any direction. Capturable pieces must be captured, if more than one move can capture a piece the one that captures more pieces has to be used. When capturing pieces with an elevated piece it is allowed to be placed any where behind the captured piece.
The text was updated successfully, but these errors were encountered: