home *** CD-ROM | disk | FTP | other *** search
/ Acorn User 4 / AUCD4.iso / arcade / arcgames / hanoi / !Hanoi / !Help next >
Text File  |  1993-12-17  |  2KB  |  42 lines

  1. !Hanoi
  2.  
  3. Tower of Hanoi (desktop version)
  4.  
  5. By D. Salt
  6.  
  7. For those of you who haven't heard of this puzzle (all two of you), the
  8. objective is to move all the tiles from one stack to one of the other two,
  9. moving only one tile at a time onto either an empty stack or onto a stack
  10. containing only larger tile.
  11.  
  12. The rest of you can start reading here.
  13.  
  14. Each stack is represented by a vertical black bar, with any tiles on that
  15. stack displayed 'in front' of the bar. (This is analogous to the 'real'
  16. version where you have three poles and each tile has a hole in the middle.)
  17.  
  18. You will see a moves counter shown at the bottom of the middle stack. This
  19. is shown as 'Moves: x (y)' where x is the number of moves you have made, and
  20. y is the minimum number required to complete the puzzle (this is always (2 ^
  21. number of tiles) - 1).
  22.  
  23. To move a tile from one stack to another, click on it (don't miss!) and drag
  24. it to anywhere on the destination stack (ie. another tile, the black bar,
  25. the white background). Dragging it to the light grey bits isn't allowed. If
  26. the move is valid, the tile will be moved, and the moves counter is updated.
  27.  
  28. You can tell when you've completed it because the light grey bits disappear.
  29. If you want to start again with the same number of tiles, click anywhere in
  30. the game window or on the !Hanoi bar icon.
  31.  
  32. You can change the number of tiles (between 4 and 10) via the 'New game'
  33. menu option. Clicking on 'New game' will start a new game (obviously).
  34.  
  35. Additionally, you can force the computer to play for you by clicking on
  36. 'Auto play'. This causes a new game to be started... just sit back and
  37. watch. You can abandon at any time by clicking on 'Auto play' again.
  38.  
  39. The scroll bar is only present so that the resize icon can be present, and,
  40. as such, is ignored by !Hanoi. You can drag it all you like, but nothing
  41. will happen.
  42.