/usr/share/help/C/aisleriot/backbone.xml is in aisleriot 1:3.10.2-1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 | <?xml version="1.0" encoding="utf-8" ?>
<!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
"http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
]>
<sect1 id="Backbone"><!--<sect1info>
<copyright>
<year>2005</year>
<holder>Vincent Povirk</holder>
</copyright>
<author>
<firstname>Vincent</firstname>
<surname>Povirk</surname>
</author>
<address><email>madewokherd@gmail.com</email></address>
</sect1info>-->
<title>Backbone</title>
<para>Written by Vincent Povirk</para>
<sect2><title>Setup</title>
<informaltable>
<tgroup cols="2"><tbody>
<row>
<entry>Type of Deck</entry>
<entry>Double Deck</entry>
</row>
<row>
<entry>Stock</entry>
<entry>
Single pile below the foundations on the left. The rest of the deck is
placed here after dealing on to the Tableau and Reserve. Cards are
turned over one at a time to Waste. One redeal.
</entry>
</row>
<row>
<entry>Waste</entry>
<entry>
Single pile to the right of the Stock. To be taken from Stock. Top
card available for play.
</entry>
</row>
<row>
<entry>Foundation</entry>
<entry>
Eight piles top right. To be built up in suit from Ace to
King.
</entry>
</row>
<row>
<entry>Reserve</entry>
<entry>
Two stacks of 9 cards each, with a single above both stacks.
Cards that are not obscured are available for play to anywhere except
empty tableau spaces.
</entry>
</row>
<row>
<entry>Tableau</entry>
<entry>
Eight piles, four on each side of the reserve. A card is dealt to each
tableau pile when the game starts. Build down in suit. Empty spaces
can be filled with any card. Only one card can be moved at a time.
</entry>
</row>
</tbody>
</tgroup>
</informaltable>
</sect2>
<sect2><title>Goal</title>
<para>
Move all cards to the Foundation piles.
</para>
</sect2>
<sect2><title>Rules</title>
<para>
Cards in the Tableau are built down by suit. Only one card can be moved
at a time. Empty slots can be filled with any card except from the reserve.
</para>
<para>
Cards are flipped from the Stock to the Waste individually. Top
card in Waste is in play. When Stock is empty, move all cards in
Waste back to the Stock, maintaining order. You can go through the
deck twice.
</para>
<para>
Foundations are built up in suit from Ace to King. Cards in the
Foundations are no longer in play. Double clicking on a card will move
it to the appropriate Foundation pile if such a move is
possible.
</para>
</sect2>
<sect2><title>Scoring</title>
<para>
Each card in the Foundation piles scores one point.
</para>
<para>
Maximum possible score: 104
</para>
</sect2>
<sect2><title>Strategy</title>
<para>
You can use empty spaces in the Tableau to move multiple cards. Be careful
with Kings in the Reserve: the only way to remove them is by playing them
to a Foundation on top of a Queen.
</para>
</sect2>
</sect1>
|