Tower of Hanoi Set the number of rings to 'N' and hit the green flag to start. Rings can be moved by drag & drop. Mission: move all rings to the right shaft. 'Solver' button is available to see the automatic solution. --- 日本語 --- ハノイの塔 スライダーでリングの数(N)を選んでから緑の旗をクリックしてください。リングはドラッグ&ドロップで移動できます。 ミッション:全てのリングを右側に移動させることです。 Solverボタンを押すと自動解法を見ることができます。
The minimum step size is 2^N-1 Bicolor version is available here. https://scratch.mit.edu/projects/806372384/ https://en.wikipedia.org/wiki/Tower_of_Hanoi #towers #tower #hanoi #game #pen #puzzle #solver #recursive #algorithm #math