diff options
Diffstat (limited to 'cards.tex')
-rw-r--r-- | cards.tex | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/cards.tex b/cards.tex new file mode 100644 index 0000000..2e32dca --- /dev/null +++ b/cards.tex @@ -0,0 +1,28 @@ +\card{Rule}{ +This is a test of card rule. This is supposed to contain lots of lines, and +possibly icons. For example, this is a Mixed (Black or White) King \iMK which is blended with +the rest of the rule. Note it bumps line heights.\\ +\iWK\iWQ\iWB\iWN\iWR\iWP\\ +\iBK\iBQ\iBB\iBN\iBR\iBP\\ +\iMK +}{...}{...} + +\card{Hopper}{ +One of your Rooks can, at the end of its move, continue on its line for two +more squares by hopping over one piece, be it yours or your opponent's. This +move can only happen if it takes a piece. +}{Play this card at the end of your turn.}{\iWR} + +\card{Regency}{ +You are making your King disappear from the board for the next turn. Before +your next turn, you will have to place him back, by putting it on any square +on the side of the board. +}{Play this card at the end of your turn.}{\iWK} + +%\card{Tango}{ +%Move any of your pieces by doing the same exact move you just did (same +%direction, same distance), as long as the move is valid. For example, no +%other piece should be in the path, except when reproducing knight moves. +%This move can take another piece. +%}{Play this card at the end of your turn.}{\iBB\iWB\iBK\iWK} + |