TOWER of HANOI

Show Embed Code Hide Embed Code

               
Copy the code below and paste it into your web page files as html to embed this game onto your web page. Only embed one game per page.

<!-- iDev.Games Responsive Embed Code for TOWER of HANOI --> <div style="position: relative;height: 0;overflow: hidden;padding-bottom: 56.25%;"> <iframe id="embededGame" src="https://idev.games/embed/tower-of-hanoi" scrolling="no" seamless="seamless" frameBorder="0" style="position: absolute;top:0;left: 0;width: 100%;height: 100%;">Browser not compatible.</iframe> </div> <!-- End Embed Code -->

The objective of the puzzle is to move the entire stack to another rod.

Only one disk can be moved at a time.
No larger disk may be placed on top of a smaller disk.

Enjoy.