This website requires JavaScript.
Explore
Help
Sign In
peprolinbot
/
towers-of-hanoi
Watch
1
Star
0
Fork
You've already forked towers-of-hanoi
0
Code
Issues
Pull requests
Actions
Packages
Projects
Releases
Wiki
Activity
Quick implementation for solving the Towers of Hanoi puzzle and an animation
3
commits
1
branch
0
tags
91
KiB
Python
100%
6cf059e6e5
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
Pedro Rey Anca
6cf059e6e5
Rename main.py to game.py as it makes more sense
2024-10-18 21:51:48 +02:00
.gitignore
Initial commit
2024-10-18 20:48:09 +02:00
animation.py
Refactorization
2024-10-18 21:50:35 +02:00
game.py
Rename main.py to game.py as it makes more sense
2024-10-18 21:51:48 +02:00