mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-06 16:15:23 -04:00
added game plugin solocards
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2346 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
f2f23e7ece
commit
082d5732b0
92 changed files with 24978 additions and 0 deletions
62
plugins/qsolocards_plugin/help/FreeCellHelp.html
Normal file
62
plugins/qsolocards_plugin/help/FreeCellHelp.html
Normal file
|
@ -0,0 +1,62 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<META HTTP-EQUIV="CONTENT-TYPE" CONTENT="text/html; charset=utf-8">
|
||||
<TITLE></TITLE>
|
||||
<META NAME="GENERATOR" CONTENT="OpenOffice.org 3.1 (Unix)">
|
||||
<META NAME="CREATED" CONTENT="20090410;14342600">
|
||||
<META NAME="CHANGED" CONTENT="20090605;15332000">
|
||||
<META NAME="Info 1" CONTENT="">
|
||||
<META NAME="Info 2" CONTENT="">
|
||||
<META NAME="Info 3" CONTENT="">
|
||||
<META NAME="Info 4" CONTENT="">
|
||||
<STYLE TYPE="text/css">
|
||||
<!--
|
||||
@page { margin: 0.79in }
|
||||
P { margin-bottom: 0.08in }
|
||||
A:link { so-language: zxx }
|
||||
-->
|
||||
</STYLE>
|
||||
</HEAD>
|
||||
<BODY LANG="en-US" DIR="LTR">
|
||||
<P STYLE="margin-bottom: 0in"><FONT COLOR="#666666"><FONT FACE="Trebuchet MS, sans-serif"><FONT SIZE=5><B>Freecell
|
||||
Solitaire</B></FONT></FONT></FONT></P>
|
||||
<P STYLE="margin-bottom: 0in; font-weight: normal"><FONT COLOR="#666666"><FONT FACE="Trebuchet MS, sans-serif"><FONT SIZE=3 STYLE="font-size: 13pt">Written
|
||||
by Steve Moore</FONT></FONT></FONT></P>
|
||||
<P STYLE="margin-bottom: 0in; font-weight: normal"><FONT COLOR="#666666"><FONT FACE="Trebuchet MS, sans-serif"><FONT SIZE=4>Overview</FONT></FONT></FONT></P>
|
||||
<P STYLE="margin-bottom: 0in; font-weight: normal"><FONT FACE="Trebuchet MS, sans-serif"><FONT SIZE=3 STYLE="font-size: 13pt">Freecell
|
||||
Solitaire is a solitaire game played with the standard 52 card deck.
|
||||
The object is to arrange cards of the same suit from ace to king.</FONT></FONT></P>
|
||||
<P STYLE="margin-bottom: 0in; font-weight: normal"><FONT COLOR="#666666"><FONT FACE="Trebuchet MS, sans-serif"><FONT SIZE=4>Rules</FONT></FONT></FONT></P>
|
||||
<P STYLE="margin-bottom: 0in; font-weight: normal"><FONT FACE="Trebuchet MS, sans-serif"><FONT SIZE=3 STYLE="font-size: 13pt">The
|
||||
board is setup with eight stacks of cards, four “freecells”, and
|
||||
four home stacks. The goal is to move all cards to the home stacks in
|
||||
ascending order from ace to king of the same suit. Cards are placed
|
||||
one at a time in order on the home stacks. The eight stacks of cards
|
||||
are dealt with the first four stacks containing seven cards and the
|
||||
last four contains size cards. All cards in the eight stacks are
|
||||
dealt face up. Cards can be moved between the stacks by placing red
|
||||
cards on black cards in descending order from king to ace. But only
|
||||
one card can be moved to a stack or freecell at a time. A card can
|
||||
also be played on the home stack, if it is an ace or the next card in
|
||||
ascending order of a suit in one of the home stacks. Any card can be
|
||||
placed in an empty freecell or an empty stack. Play will continue
|
||||
until all moves are exhausted or until all cards are moved to the
|
||||
home stacks and the game is won. </FONT></FONT>
|
||||
</P>
|
||||
<P STYLE="margin-bottom: 0in; font-weight: normal"><FONT COLOR="#666666"><FONT FACE="Trebuchet MS, sans-serif"><FONT SIZE=4>Scoring</FONT></FONT></FONT></P>
|
||||
<P STYLE="margin-bottom: 0in; font-weight: normal"><FONT FACE="Trebuchet MS, sans-serif"><FONT SIZE=3 STYLE="font-size: 13pt">A
|
||||
point is scored when a card is moved to one of the home stacks. A
|
||||
total of 52 points can be scored, one for each card in the deck. The
|
||||
current score is indicated in the status bar at the bottom of the
|
||||
game window.</FONT></FONT></P>
|
||||
<P STYLE="margin-bottom: 0in; font-weight: normal"><FONT COLOR="#666666"><FONT FACE="Trebuchet MS, sans-serif"><FONT SIZE=4>Game
|
||||
Play</FONT></FONT></FONT></P>
|
||||
<P STYLE="margin-bottom: 0in; font-weight: normal"><FONT FACE="Trebuchet MS, sans-serif"><FONT SIZE=3 STYLE="font-size: 13pt">Cards
|
||||
that are movable will be indicated when the mouse is over them with
|
||||
the open hand icon. Cards with the open hand icon displayed over them
|
||||
can be dragged and dropped to another stack or clicked to move them
|
||||
to another stack. Hints of possible moves are available from the menu
|
||||
select Control->Hint.</FONT></FONT></P>
|
||||
</BODY>
|
||||
</HTML>
|
Loading…
Add table
Add a link
Reference in a new issue