A space variation on the classic game of Oregon Trail.
SpaceTrail is hosted in the following web site
https://github.com/Aggiedude/SpaceTrail
If you think the Android project SpaceTrail 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 SpaceTrail.
Item | Value |
---|---|
Java File Count | 19 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Activity Count | 7 |
Asset File Names | assets\mySchema.xsd assets\planetData.xml |
Raw File Names | res\raw\you_won.wav |
There are 14 image files in SpaceTrail. The names of the image files are listed as follows.
earth.png jupiter.png mars.png mercury.png neptune.png pluto.png saturn.png spaceship.png spaceship_crop.png spaceship_crop_hit.png spaceship_icon.png spaceship_vertical.png uranus.png venus.png
The following screenshort is generated from the image listed above.
SpaceTrail has the following Java source files.
javagame.Game.java javagame.GameFileLoader.java javagame.GameFileSaver.java javagame.JavaGame.java javagame.Part.java javagame.Person.java javagame.Planet.java javagame.Race.java javagame.Resources.java javagame.Ship.java team19.spacetrail.ActivityTest.java team19.spacetrail.ApplicationTest.java team19.spacetrail.AsteroidActivity.java team19.spacetrail.BarterActivity.java team19.spacetrail.ExitActivity.java team19.spacetrail.GameInfoActivity.java team19.spacetrail.GameScreenActivity.java team19.spacetrail.MainActivity.java team19.spacetrail.PlanetActivity.java