Android application game of "Towers of Hanoi" which implemented by using AndEngine..
HanoiTowers is hosted in the following web site
https://github.com/ebrudogan/HanoiTowers
If you think the Android project HanoiTowers 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 HanoiTowers.
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 |
HanoiTowers has the following Java source files.
com.example.towerofhanoi.GameActivity.java com.example.towerofhanoi.Ring.java