mirror of
https://github.com/shlomif/PySolFC.git
synced 2025-04-05 00:02:29 -04:00
Some format cleanup of How to Use help file
This commit is contained in:
parent
87a33b72b1
commit
934d82b5f4
1 changed files with 5 additions and 25 deletions
|
@ -42,38 +42,18 @@ You can also reach '<i>R</i>' (redo) from there.
|
|||
Left-handed people may prefer using '<i>L</i>' (auto drop),
|
||||
'<i>K</i>' (undo) and '<i>J</i>' (deal).
|
||||
|
||||
<!--
|
||||
<h2>Point-and-Click play</h2>
|
||||
<p>
|
||||
If you prefer Point-and-Click over Drag-and-Drop you can enable
|
||||
<i>Quick play</i> and use the right mouse button. See below.
|
||||
-->
|
||||
|
||||
<h2>Automatic play</h2>
|
||||
<p>
|
||||
Note that automatic play can spoil the gameplay, so purists should
|
||||
not enable any option but maybe <i>Auto face up</i>. Also, some games
|
||||
disable certain features as they would be trivial otherwise.
|
||||
<p>
|
||||
Auto face up
|
||||
<ul type="disc">
|
||||
<li> Automatically face up all cards.
|
||||
<li> <i>Auto face up</i> - Automatically face up all cards.
|
||||
<li> <i>Auto drop</i> - Automatically drop cards to the Foundations.
|
||||
<li> <i>Auto deal</i> - Automatically deal cards to the Waste stack if it is empty.
|
||||
<li> <i>Quick play</i> - Use the right mouse button to move piles around quickly.
|
||||
The logic involved is not too clever on purpose (i.e. it does not consult the hint system).
|
||||
</ul>
|
||||
Auto drop
|
||||
<ul type="disc">
|
||||
<li> Automatically drop cards to the Foundations.
|
||||
</ul>
|
||||
Auto deal
|
||||
<ul type="disc">
|
||||
<li> Automatically deal cards to the Waste stack if it is empty.
|
||||
</ul>
|
||||
Quick play
|
||||
<ul type="disc">
|
||||
<li> Use the right mouse button to move piles around quickly.
|
||||
The logic involved is not too clever on purpose
|
||||
(i.e. it does not consult the hint system).
|
||||
</ul>
|
||||
|
||||
|
||||
<h2>The animation is too slow...</h2>
|
||||
<p>
|
||||
|
|
Loading…
Add table
Reference in a new issue