Android Open Source - Game arcade Stacker-Android






Project Summary

An android implementation (adaptation) of the arcade game "Stacker".

Web Site / Source Repository

Stacker-Android is hosted in the following web site
https://github.com/PhilGabardo/Stacker-Android

If you think the Android project Stacker-Android listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Project Detail

The following table is the detailed list of Stacker-Android.

ItemValue
Java File Count5
Supported screen sizes[ldpi, mdpi, xxhdpi, hdpi, xhdpi]
Target SDK Version18
Minimum SDK Version11
Activity Count5
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET
Asset File Namesassets\fonts\Ayuma2yk.ttf
assets\fonts\grapple.ttf
assets\fonts\seasrn.ttf




Resource Files

There are 4 image files in Stacker-Android. The names of the image files are listed as follows.

blocklogo.png
blocks.png
highlightedblock.png
normalblock.png

The following screenshort is generated from the image listed above.

null

Java Source Files

Stacker-Android has the following Java source files.

philgabardo.stacker.Generic.java
philgabardo.stacker.LoserScreen.java
philgabardo.stacker.PowerUp.java
philgabardo.stacker.Stacker.java
philgabardo.stacker.StartScreen.java