An Android game where a ball tries to avoid a turret.
GyRoll is hosted in the following web site
https://github.com/tash1207/GyRoll
If you think the Android project GyRoll 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 GyRoll.
Item | Value |
---|---|
Java File Count | 4 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 18 |
Minimum SDK Version | 8 |
Activity Count | 3 |
jar files used | android-support-v4.jar |
Asset File Names | assets\gfx\Turret.png assets\gfx\greenLaserRay.png assets\gfx\redLaserRay.png assets\gfx\sphere.png assets\gfx\sphere2.png assets\gfx\sphere3.png |
GyRoll has the following Java source files.
co.tashawych.gyroll.GyRollGame.java co.tashawych.gyroll.InstructionsActivity.java co.tashawych.gyroll.Laser.java co.tashawych.gyroll.MainActivity.java