From ca2320952d484a1874640146014a22437b63b24f Mon Sep 17 00:00:00 2001 From: Yangfan Wu <39647285+wyf027@users.noreply.github.com> Date: Sun, 5 Jul 2026 04:18:44 +0800 Subject: [PATCH] =?UTF-8?q?feat(classic-games):=20=E6=96=B0=E5=A2=9E=20Min?= =?UTF-8?q?i=20Towers=20of=20Hanoi=20=E5=B0=8F=E6=B8=B8=E6=88=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../20260705-0415-towers-of-hanoi.html | 178 ++++++++++++++++++ 1 file changed, 178 insertions(+) create mode 100644 project/classic-games/20260705-0415-towers-of-hanoi.html diff --git a/project/classic-games/20260705-0415-towers-of-hanoi.html b/project/classic-games/20260705-0415-towers-of-hanoi.html new file mode 100644 index 00000000..c8883c27 --- /dev/null +++ b/project/classic-games/20260705-0415-towers-of-hanoi.html @@ -0,0 +1,178 @@ + + + + + + Mini Towers of Hanoi + + + +
+
+
+

Mini Towers of Hanoi

+

点击柱子选择顶部圆盘,再点击目标柱移动;大盘不能压在小盘上。

+
+ +
+ +
+
+
步数
+
0
+
+
+
最优
+
31
+
+
+
圆盘
+
5
+
+
+
选中
+
+
+
+ +
+
+

棋盘

+ 从左侧柱子开始。 +
+
+
+
+ + + +