Skip to content

Commit

Permalink
Some format cleanup of How to Use help file
Browse files Browse the repository at this point in the history
  • Loading branch information
joeraz committed Nov 7, 2024
1 parent 87a33b7 commit 934d82b
Showing 1 changed file with 5 additions and 25 deletions.
30 changes: 5 additions & 25 deletions html-src/howtoplay.html
Original file line number Diff line number Diff line change
Expand Up @@ -42,38 +42,18 @@ <h2>Two-handed play</h2>
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.
</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.
<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>
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>
Expand Down

0 comments on commit 934d82b

Please sign in to comment.