diff options
author | Nicolas "Pixel" Noble <pixel@nobis-crew.org> | 2012-07-08 21:30:21 +0200 |
---|---|---|
committer | Nicolas "Pixel" Noble <pixel@nobis-crew.org> | 2012-07-08 21:30:21 +0200 |
commit | cfec3f2b9aff71c580f7ba61244e31c85ef18431 (patch) | |
tree | 70541fc432e1b66fd4bd6b516781b21296cdde82 /cards.tex |
Initial commit - very early work in progress.
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} + |