Android Open Source - Game development RockPaperScissorsExtreme






Project Summary

Rock Paper Scissors Extreme: Android application featuring the rock paper scissors game designed for CIS 490 Mobile App Development class. Fall 2014..

Web Site / Source Repository

RockPaperScissorsExtreme is hosted in the following web site
https://github.com/hsgary01/RockPaperScissorsExtreme

If you think the Android project RockPaperScissorsExtreme 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 RockPaperScissorsExtreme.

ItemValue
Java File Count12
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Activity Count3




Resource Files

There are 8 image files in RockPaperScissorsExtreme. The names of the image files are listed as follows.

paper.9.png
paperbill.9.png
pbgsmall.9.png
rock.9.png
rps_mono.9.png
scissors.9.png
thing_dialogue_1.9.png
wolverine_4.9.png

The following screenshort is generated from the image listed above.

null




Java Source Files

RockPaperScissorsExtreme has the following Java source files.

com.school.harrisongary.rockpaperscissorsextreme.ApplicationTest.java
com.school.harrisongary.rockpaperscissorsextreme.RPSselect.java
com.school.harrisongary.rockpaperscissorsextreme.ResultPage.java
com.school.harrisongary.rockpaperscissorsextreme.Title_Screen.java
com.school.harrisongary.rockpaperscissorsextreme.factory.GestureFactory.java
com.school.harrisongary.rockpaperscissorsextreme.model.Gesture.java
com.school.harrisongary.rockpaperscissorsextreme.model.Paper.java
com.school.harrisongary.rockpaperscissorsextreme.model.Rock.java
com.school.harrisongary.rockpaperscissorsextreme.model.Scissors.java
com.school.harrisongary.rockpaperscissorsextreme.utils.RockPaperScissorsUtil.java
com.school.harrisongary.rockpaperscissorsextreme.utils.TextUtils.java