Android Open Source - Game platform Open-Android-Game






Project Summary

This is an open source game that is being made for the Android platform. I'm not sure what it's going to be about but it will be a top down scroller..

Web Site / Source Repository

Open-Android-Game is hosted in the following web site
https://github.com/kylepaulsen/Open-Android-Game

If you think the Android project Open-Android-Game 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 Open-Android-Game.

ItemValue
Java File Count15
Supported screen sizes[mdpi, nodpi]
Minimum SDK Version7
Activity Count2
Required Permissionsandroid.permission.ACCESS_COARSE_LOCATION
android.permission.ACCESS_FINE_LOCATION




License

The license information of Open-Android-Game is as follows:

GNU General Public License

Resource Files

There are 15 image files in Open-Android-Game. The names of the image files are listed as follows.

dirt.png
flower.png
grass.png
grass2.png
maincharacter.png
mario.png
plant.png
rock.png
sand.png
tree.png
walk.png
water1.png
water2.png
water3.png
worm2.png

The following screenshort is generated from the image listed above.

null




Java Source Files

com.kylepaulsen.openAndroidGame.BaseTiles.java
com.kylepaulsen.openAndroidGame.Biome.java
com.kylepaulsen.openAndroidGame.Constants.java
com.kylepaulsen.openAndroidGame.CopyOfPlayer.java
com.kylepaulsen.openAndroidGame.GameProgram.java
com.kylepaulsen.openAndroidGame.GraphicsView.java
com.kylepaulsen.openAndroidGame.Home.java
com.kylepaulsen.openAndroidGame.LocationTask.java
com.kylepaulsen.openAndroidGame.MainActivity.java
com.kylepaulsen.openAndroidGame.Monster.java
com.kylepaulsen.openAndroidGame.PlayerAnimated.java
com.kylepaulsen.openAndroidGame.Player.java
com.kylepaulsen.openAndroidGame.Tile.java
com.kylepaulsen.openAndroidGame.WorldEnt.java
com.kylepaulsen.openAndroidGame.World.java