Fast implementation of the Hanoi Towers logic riddle
-
Updated
Oct 31, 2020 - Python
Fast implementation of the Hanoi Towers logic riddle
The famous Hanoi game written in Go. Thanks to @skelterjohn for his lib, go-matrix, that you can find in https://github.com/skelterjohn/go.matrix
A more generalized and extended solution to the Hanoi Tower puzzle. [FINISHED]
Tower of Hanoi running on EasyGraphics
A recursive solver for the towers of Hanoi puzzle of variable size
Add a description, image, and links to the hanoi-riddle topic page so that developers can more easily learn about it.
To associate your repository with the hanoi-riddle topic, visit your repo's landing page and select "manage topics."