Android Open Source - Game simple Android-FactsGame






Project Summary

A simple facts game that I wanted to create..

Web Site / Source Repository

Android-FactsGame is hosted in the following web site
https://github.com/ElWexicano/Android-FactsGame

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

ItemValue
Java File Count10
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Activity Count4
Fragment Count4
Asset File Namesassets\data.json




License

The license information of Android-FactsGame is as follows:

Apache License

Resource Files

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

ic_how_to_play.png
ic_play.png
ic_scores.png
ic_settings.png

The following screenshort is generated from the image listed above.

null

Java Source Files

ie.iamshanedoyle.factsgame.Constants.java
ie.iamshanedoyle.factsgame.activities.GameActivity.java
ie.iamshanedoyle.factsgame.activities.HomeActivity.java
ie.iamshanedoyle.factsgame.activities.HowToPlayActivity.java
ie.iamshanedoyle.factsgame.activities.ScoresActivity.java
ie.iamshanedoyle.factsgame.adapters.ScoresAdapter.java
ie.iamshanedoyle.factsgame.models.Question.java
ie.iamshanedoyle.factsgame.models.Score.java
ie.iamshanedoyle.factsgame.views.CountdownTimerView.java
ie.iamshanedoyle.factsgame.views.DividerView.java