Android Open Source - Example hackathon belfast-hackathon






Project Summary

Entry for Belfast Gamecraft Oct '14.

Web Site / Source Repository

belfast-hackathon is hosted in the following web site
https://github.com/garyodonoghue/belfast-hackathon

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

ItemValue
Java File Count29
Target SDK Version19
Minimum SDK Version8
Activity Count1
jar files usedgdx-controllers-0.9.9.jar
mcp-0.0.1-SNAPSHOT.jar
Asset File Namesassets\Art.java
assets\Assets.java
assets\Futuristic music for game.wav
assets\PaintTiles.png
assets\PainterBackground.png
assets\Swis-721-50.fnt
assets\Swis-721-50.png
assets\gameOverImg.png
assets\house_normal.png
assets\house_target.png
assets\libgdx-logo.png
assets\postman.png
assets\postmanPanic.png
assets\postman_found.wav
assets\robot.png




Java Source Files

belfast-hackathon has the following Java source files.

com.ladinc.android.BelfastGCActivity.java
com.ladinc.core.BelfastGC.java
com.ladinc.core.assets.Art.java
com.ladinc.core.assets.Assets.java
com.ladinc.core.collision.CollisionHelper.java
com.ladinc.core.collision.CollisionInfo.java
com.ladinc.core.contorllers.GamePadControls.java
com.ladinc.core.contorllers.IControls.java
com.ladinc.core.contorllers.KeyboardAndMouseControls.java
com.ladinc.core.contorllers.MyControllerManager.java
com.ladinc.core.contorllers.listeners.GenericControllerListener.java
com.ladinc.core.contorllers.listeners.KeyboardAndMouseListener.java
com.ladinc.core.contorllers.listeners.ListenerForNewControllers.java
com.ladinc.core.contorllers.listeners.MCPListenerClient.java
com.ladinc.core.contorllers.listeners.desktop.XboxListener.java
com.ladinc.core.contorllers.mapping.Xbox360WindowsMapper.java
com.ladinc.core.objects.BoxProp.java
com.ladinc.core.objects.FloorTileSensor.java
com.ladinc.core.objects.GameCharacter.java
com.ladinc.core.objects.Postman.java
com.ladinc.core.objects.Robot.java
com.ladinc.core.objects.StartingPosition.java
com.ladinc.core.screens.GameScreen.java
com.ladinc.core.screens.layouts.GenericLayout.java
com.ladinc.core.screens.layouts.IGenericLayout.java
com.ladinc.core.screens.layouts.PainterLayout.java
com.ladinc.core.utilities.Enums.java
com.ladinc.html.BelfastGCHtml.java
com.ladinc.java.BelfastGCDesktop.java