apotapov / tafl

Android implementation of a Tafl game
Apache License 2.0
2 stars 0 forks source link

Implement Check and Check-Mate #18

Closed apotapov closed 10 years ago

apotapov commented 10 years ago

Notify when the player is in check or in check mate.

According to : http://www.irminsul.org/arc/002sg.html

If the King has a clear approach to any edge square, the Blue player announces, "Raichi," or check. If the King has a clear approach to two exit squares, which is unblockable, he announces, "Tuichi," and wins the game since the move can't be blocked in one play.

apotapov commented 10 years ago

More Applicable Probably makes more sense: