Basic android application designed to implement Rock Paper Scissor game..
RockPaperScissor is hosted in the following web site
https://github.com/saiponnada/RockPaperScissor
If you think the Android project RockPaperScissor 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 RockPaperScissor.
Item | Value |
---|---|
Java File Count | 3 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 21 |
Minimum SDK Version | 8 |
Activity Count | 2 |
Fragment Count | 1 |
jar files used | android-support-v4.jar |
There are 4 image files in RockPaperScissor. The names of the image files are listed as follows.
paper.png rock.png scissors.png trans.png
The following screenshort is generated from the image listed above.
RockPaperScissor has the following Java source files.
com.AMS.rockpaperscissor.DBAdapter.java com.AMS.rockpaperscissor.GameActivity.java com.AMS.rockpaperscissor.MainActivity.java