class.towers.php | ||
LICENSE | ||
README.md | ||
resolver.php | ||
result.php |
Hanoi Tower recursive resolution
Resolve this problem by php resolver.php > result.php
You can change the number of discs used on the game. Edit the resolver.php third line to do that.