Go to file
2017-11-22 19:15:26 +01:00
class.towers.php Works 2017-11-22 19:05:23 +01:00
LICENSE Initial commit 2017-11-17 23:04:24 +01:00
README.md README 2017-11-22 19:11:13 +01:00
resolver.php . 2017-11-22 19:15:26 +01:00
result.php Works 2017-11-22 19:05:23 +01:00

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.