Android Open Source - Game project Software-Engineering






Project Summary

An android app/game project for Plymouth State's Software Engineering Class (Fall 2011).

Web Site / Source Repository

Software-Engineering is hosted in the following web site
https://github.com/Rican7/Software-Engineering

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

ItemValue
Java File Count14
Minimum SDK Version8
Activity Count8
Required Permissionsandroid.permission.WAKE_LOCK
Raw File Namesres\raw\breakdown.mp3
res\raw\chipper.mp3
res\raw\legal.txt
res\raw\rocket.mp3




Resource Files

There are 28 image files in Software-Engineering. The names of the image files are listed as follows.

about.png
aboutus.png
back.png
character.png
character_left_down.png
character_left_up.png
character_logo.png
character_right_down.png
character_right_up.png
character_straight_down.png
character_straight_up.png
energy.png
highscore.png
log1.png
log1_norm.png
log2.png
log2_norm.png
pizza.png
pizza_norm.png
play.png
rock1.png
rock1_norm.png
rock2.png
rock2_norm.png
settings.png
tree1.png
tree2.png
tree3.png

The following screenshort is generated from the image listed above.

null




Java Source Files

Software-Engineering has the following Java source files.

com.se.softwareEngineering.About.java
com.se.softwareEngineering.Finish.java
com.se.softwareEngineering.ImageAdapter.java
com.se.softwareEngineering.Intstructions.java
com.se.softwareEngineering.LevelSelect.java
com.se.softwareEngineering.MainMenu.java
com.se.softwareEngineering.PrefsActivity.java
com.se.softwareEngineering.SoftwareEngineeringActivity.java
com.se.softwareEngineering.gameEngine.GameEngine.java
com.se.softwareEngineering.gameEngine.Panel.java
com.se.softwareEngineering.gameEngine.ViewThread.java
com.se.softwareEngineering.gameEngine.itemElement.java
com.se.softwareEngineering.gameEngine.obstructionElement.java
com.se.softwareEngineering.gameEngine.playerElement.java