Port of the Grail Hunter web game.
GrailHunterAndroid is hosted in the following web site
https://github.com/vikramthyagarajan/GrailHunterAndroid
If you think the Android project GrailHunterAndroid 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 GrailHunterAndroid.
Item | Value |
---|---|
Java File Count | 16 |
Supported screen sizes | [mdpi] |
Activity Count | 3 |
Fragment Count | 4 |
There are 6 image files in GrailHunterAndroid. The names of the image files are listed as follows.
campaigns_doctor.png campaigns_gladiators.png campaigns_inn.png campaigns_sphinx.png campaigns_treasure.png grail.png
The following screenshort is generated from the image listed above.
GrailHunterAndroid has the following Java source files.
com.ptotem.grailhunter.GameOver.java com.ptotem.grailhunter.GrailHunter.java com.ptotem.grailhunter.NewGame.java com.ptotem.grailhunter.core.Campaign .java com.ptotem.grailhunter.core.City .java com.ptotem.grailhunter.core.Grail .java com.ptotem.grailhunter.core.GrailEngine .java com.ptotem.grailhunter.core.GrailLoader.java com.ptotem.grailhunter.core.Map .java com.ptotem.grailhunter.core.MapLocation .java com.ptotem.grailhunter.core.Question .java com.ptotem.grailhunter.ui.CampaignView.java com.ptotem.grailhunter.ui.CityViewFragment.java com.ptotem.grailhunter.ui.MapViewFragment.java com.ptotem.grailhunter.ui.QuestionViewFragment.java com.ptotem.grailhunter.ui.WorldViewFragment.java