| Server IP : 185.11.201.71 / Your IP : 192.168.7.18 Web Server : Apache/2.4.29 (Ubuntu) System : Linux tech-virtual-machine 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 User : tech ( 1000) PHP Version : 7.4.28 Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare, MySQL : OFF | cURL : OFF | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /usr/share/help/C/aisleriot/ |
Upload File : |
<?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="Elevator"><!--<sect1info>
<copyright>
<year>1999</year>
<holder>Rosanna Yuen</holder>
</copyright>
<author>
<firstname>Rosanna</firstname>
<surname>Yuen</surname>
</author>
<address><email>rwsy@mit.edu</email></address>
</sect1info>-->
<title>Elevator</title>
<para>Written by Rosanna Yuen</para>
<sect2><title>Setup</title>
<informaltable>
<tgroup cols="2">
<tbody>
<row>
<entry>Type of Deck</entry>
<entry>Standard Deck</entry>
</row>
<row>
<entry>Stock</entry>
<entry>
Top left pile. The rest of the deck is placed here after dealing on
to the Tableau. Cards are turned over one at a time to Waste. No
redeals.
</entry>
</row>
<row>
<entry>Waste</entry>
<entry>
To be taken from Stock.
</entry>
</row>
<row>
<entry>Tableau</entry>
<entry>
Deal face down seven overlapping rows starting with one card on the
first row, increasing by one per row and staggering the piles as to
achieve a pyramid. Flip bottom row.
</entry>
</row>
</tbody>
</tgroup>
</informaltable>
</sect2>
<sect2><title>Goal</title>
<para>
Move all cards to Waste.
</para>
</sect2>
<sect2><title>Rules</title>
<para>
All exposed cards in the pyramid are available for play. Build on to
the Waste from these available cards whenever possible by playing a
card with a rank immediately above or immediately below the rank of
the top card in the Waste. Aces are both above Kings and below Deuces.
</para>
<para>
Cards can be flipped singly from the Stock to the Waste. There is no redeal.
</para>
</sect2>
<sect2><title>Scoring</title>
<para>
Each card removed from the pyramid scores one point.
</para>
<para>
Maximum possible score: 28
</para>
</sect2>
<sect2><title>Strategy</title>
<para>
Every pyramid needs a strong foundation. Get rid of the lower cards
first, with an eye out to try to expose as many cards as possible.
</para>
</sect2>
</sect1>