Android Open Source - Game classic SpaceTrail






Project Summary

A space variation on the classic game of Oregon Trail.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of SpaceTrail.

ItemValue
Java File Count19
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Activity Count7
Asset File Namesassets\mySchema.xsd
assets\planetData.xml
Raw File Namesres\raw\you_won.wav




Resource Files

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.

null




Java Source Files

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