From cfec3f2b9aff71c580f7ba61244e31c85ef18431 Mon Sep 17 00:00:00 2001 From: "Nicolas \"Pixel\" Noble" Date: Sun, 8 Jul 2012 21:30:21 +0200 Subject: Initial commit - very early work in progress. --- cards.tex | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 cards.tex (limited to 'cards.tex') 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} + -- cgit v1.2.3