mirror of
https://github.com/shlomif/PySolFC.git
synced 2025-04-05 00:02:29 -04:00
git-svn-id: file:///home/shlomif/Backup/svn-dumps/PySolFC/svnsync-repos/pysolfc/PySolFC/trunk@113 efabe8c0-fbe8-4139-b769-b5e6d273206e
14 lines
411 B
HTML
14 lines
411 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>
|