Hanoi-towers/README.md
2017-11-23 23:38:43 +01:00

7 lines
180 B
Markdown

# Hanoi Tower recursive resolution
Resolve this problem by
php resolver.php
You can change the number of discs used on the game. Edit the resolver.php third line to do that.