Bicolor Tower of Hanoi A modified version of 'Tower of Hanoi' The rules are almost the same. Objective: Create mono-colored towers with green and red axes(a green tower to the left and a red tower in the middle). Rings of the same size can be stacked. 1. Set 'N' value with the slider 2. Click the green flag to start You can drag & drop the rings to move. Space key: Show your moves as a code (for your record). Right arrow key: Load your code and replay with 'Replay' button. --- 日本語 --- 二色ハノイの塔 ルールは基本ハノイの塔と同じです。 目的は緑と赤のシャフトにそれぞれ単一色タワーを作ることです。同じサイズのリングを重ねることができます。 1. 'N'の値をスライダーで選択する 2. 緑の旗をクリックして開始 リングはドラッグ&ドロップで移動できます。 スペースキー:履歴コード表示(保存用) 右矢印キー:コード読み込み('Replay'ボタンで再生)
I have a standard 'Tower of Hanoi' project. You had better try it before this bicolor version. https://scratch.mit.edu/projects/643484223/ 3-color version: https://scratch.mit.edu/projects/808263849/ https://en.wikipedia.org/wiki/Tower_of_Hanoi http://rmm.ludus-opuscula.org/PDF_Files/Chaugule_BicolorHanoi_37_48(4_2015)_low.pdf Minimum step solution? N=2 ->?? N=3 ->?? N=4 ->?? N=5 ->?? #Bicolor #tower #towers #hanoi #2-color #game #pen #puzzle #algorithm #math