mirror of
https://github.com/shlomif/PySolFC.git
synced 2025-04-05 00:02:29 -04:00
These files will be further processed by the gen-html.py script, they don't have to be HTML valid.
14 lines
425 B
HTML
14 lines
425 B
HTML
<h1>New Tower of Hanoi</h1>
|
|
Matrix type. One deck. No redeals.
|
|
|
|
<h3>Object</h3>
|
|
Move the tower to either of the other stacks.
|
|
|
|
<h3>Rules</h3>
|
|
Only one disk may be moved at a time. A larger disk may not be placed on
|
|
top of a smaller one. Click on the pile to be moved <b>from</b> to high
|
|
light it. Then click the pile to be moved <b>to</b>.
|
|
|
|
<h3>Strategy</h3>
|
|
Ask
|
|
<a href="mailto:grania@telestream.com">T</a>
|