From 44097da7288042e988bcb89f1c6cc817a8e1eec9 Mon Sep 17 00:00:00 2001 From: zhang Date: Sat, 4 Jun 2022 08:48:54 +0800 Subject: 0604 --- ...ower of Hanoi Animation by Y. Daniel Liang.html | 762 +++++++++++++++++++++ 1 file changed, 762 insertions(+) create mode 100644 web/Tower of Hanoi Animation by Y. Daniel Liang.html (limited to 'web/Tower of Hanoi Animation by Y. Daniel Liang.html') diff --git a/web/Tower of Hanoi Animation by Y. Daniel Liang.html b/web/Tower of Hanoi Animation by Y. Daniel Liang.html new file mode 100644 index 0000000..3014467 --- /dev/null +++ b/web/Tower of Hanoi Animation by Y. Daniel Liang.html @@ -0,0 +1,762 @@ + + + + Tower of Hanoi Animation by Y. Daniel Liang + + + + + + + + + + + + + + + + + + + + + + + + + + +

Tower of Hanoi Animation by + Y. Daniel Liang

+

+ Usage: Click the Start button to move all the discs from Tower A to Tower B. Click the Reset button to reset to the initial state. +

+ +
+ +
+
+
+
+
+
+
Tower A
+
Tower B
+
Tower C
+
+
+
+ + + + + + +
+
+ + + + + + + +
+
+ +
+ + + + +
\ No newline at end of file -- cgit v1.2.3