ScratchData LogoScratchData
Back to abhayjoshi's profile

hanoi-1

ABabhayjoshi•Created November 9, 2015
hanoi-1
1
0
83 views
View on Scratch

Instructions

1. Click on the “Green flag”: a help screen appears. Read the instructions carefully. 2. Click anywhere to start the game. 3. Click on a rod to choose "destination" and then click on any disk to move it to that rod.

Description

The Tower of Hanoi is a mathematical game or puzzle. It consists of three rods, and a number of disks of different sizes which can slide onto any rod. The puzzle starts with the disks in a neat stack in ascending order of size on one rod, the smallest at the top, thus making a conical shape. The objective of the puzzle is to move the entire stack to another rod, obeying the following simple rules: 1. Only one disk can be moved at a time. 2. A disk can only be moved if it is the uppermost disk on a stack. 3. You cannot place a bigger disk on top of a smaller disk. This program does not enforce rules #2 and #3.

Project Details

Project ID87138145
CreatedNovember 9, 2015
Last ModifiedNovember 12, 2015
SharedNovember 9, 2015
Visibilityvisible
CommentsAllowed