A simple Rock, Paper Scissors application where the user is against the computer.
AndroidSimpleGame_RockPaperScissors is hosted in the following web site
https://github.com/fair18/AndroidSimpleGame_RockPaperScissors
If you think the Android project AndroidSimpleGame_RockPaperScissors 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 AndroidSimpleGame_RockPaperScissors.
Item | Value |
---|---|
Java File Count | 3 |
Target SDK Version | 19 |
Minimum SDK Version | 14 |
Activity Count | 3 |
jar files used | android-support-v4.jar |
There are 1 image files in AndroidSimpleGame_RockPaperScissors. The names of the image files are listed as follows.
logo_rps.png
The following screenshort is generated from the image listed above.
AndroidSimpleGame_RockPaperScissors has the following Java source files.
com.yborisjuk.labrps.GameActivity.java com.yborisjuk.labrps.MainActivity.java com.yborisjuk.labrps.SelectorActivity.java