Description: Hanoi game strategy, the user enters the total number of Hanoi tower needed moving plates, the program outputs mobile steps .
To Search:
File list (Check if you may need any files):
TowerOfHanoi
............\build
............\.....\classes
............\.....\.......\towerofhanoi
............\.....\.......\............\TowerOfHanoi.class
............\build.xml
............\manifest.mf
............\nbproject
............\.........\build-impl.xml
............\.........\genfiles.properties
............\.........\private
............\.........\.......\private.properties
............\.........\.......\private.xml
............\.........\project.properties
............\.........\project.xml
............\src
............\...\towerofhanoi
............\...\............\TowerOfHanoi.java