3 Commits

Author SHA1 Message Date
166c45faff Update hanoi.py - add window title, and start on top with focus 2020-05-03 23:28:33 -07:00
f974ac14df Update hanoi.py - bug fix, speed adjustment. 2020-04-26 23:56:08 -07:00
08ccb4c68a Initial Commit
When using tkinter in python, there seems to be some sutble conflict when using tk.update() and tk.mainloop() at the same time.
2020-04-27 00:27:20 +00:00