Learn AndEngine simple Android game.
TowerOfHanoi is hosted in the following web site
https://github.com/time-machine/TowerOfHanoi
If you think the Android project TowerOfHanoi listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of TowerOfHanoi.
Item | Value |
---|---|
Java File Count | 2 |
Target SDK Version | 17 |
Minimum SDK Version | 8 |
Activity Count | 1 |
jar files used | android-support-v4.jar |
Asset File Names | assets\gfx\background.png assets\gfx\ring1.png assets\gfx\ring2.png assets\gfx\ring3.png assets\gfx\tower.png |
TowerOfHanoi has the following Java source files.
com.tutorial.towerofhanoi.Ring.java com.tutorial.towerofhanoi.TowerOfHanoiActivity.java