Android Open Source - Framework game Swimming-Fish






Project Summary

An Android 2D game based on the AndEngine framework..

Web Site / Source Repository

Swimming-Fish is hosted in the following web site
https://github.com/lgy890/Swimming-Fish

If you think the Android project Swimming-Fish 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 Swimming-Fish.

ItemValue
Java File Count9
Minimum SDK Version10
Activity Count1
jar files usedandengine-gles2.jar
andengineaugmentedrealityextension-gles2.jar
andenginelivewallpaperextension-gles2.jar
andenginemodplayerextension-master.jar
andenginemultiplayerextension-gles2.jar
andenginephysicsbox2dextension-gles2.jar
andenginesvgtextureregionextension-gles2.jar
andenginetexturepackerextension-gles2.jar
andenginetmxtiledmapextension-gles2.jar
Required Permissionsandroid.premission.WAKE_LOCK
Asset File Namesassets\font\BRDWAYG.TTF
assets\font\Droid.ttf
assets\font\HARNGTON.TTF
assets\font\KingdomOfHearts.ttf
assets\font\LCD.ttf
assets\font\NeverwinterNights.ttf
assets\font\Plok.ttf
assets\font\UnrealTournament.ttf
assets\font\button.png
assets\gfx\Gamebackground.png
assets\gfx\background.png
assets\gfx\button.png
assets\gfx\button2.png
assets\gfx\gameOver.png
assets\gfx\helpAttrackFishView.png
assets\gfx\helpBack.png
assets\gfx\helpButton1_1.png
assets\gfx\helpButton1_2.png
assets\gfx\helpButton2_1.png
assets\gfx\helpButton2_2.png
assets\gfx\helpControlView.png
assets\gfx\helpFunctionFishView.png
assets\gfx\helpMainText.png
assets\gfx\helpMainView.png
assets\gfx\helpPropView.png
assets\gfx\loading.png
assets\gfx\mainBackgroundBottom.png
assets\gfx\mainView.png
assets\gfx\mozhi.png
assets\gfx\mozi.png
assets\gfx\onscreen_control_base.png
assets\gfx\onscreen_control_knob.png
assets\gfx\otherButton1.png
assets\gfx\pauseBackground.png
assets\gfx\pause_icon.png
assets\gfx\quit1.png
assets\gfx\quit2.png
assets\gfx\scoresbutton1.png
assets\gfx\settingsbutton1.png
assets\gfx\startbutton1.png
assets\gfx\startbutton2.png
assets\gfx\topTen.png
assets\gfx\trashCan.png
assets\gfx\ui_button_music_1.png
assets\gfx\ui_button_music_2.png
assets\music\bgmusic.ogg
assets\music\clickSound.mp3
assets\music\go.mp3
assets\music\hitSound.OGG
assets\music\launcherSound.OGG
assets\music\lightSound.OGG
assets\music\loseSound.mp3
assets\music\menu_loop_music.OGG
assets\music\pickupSound.OGG
assets\music\ready.mp3
assets\music\scoreSound.OGG
assets\sprite\cloud_0.png
assets\sprite\enemyFish1.png
assets\sprite\enemyFish2.png
assets\sprite\enemyFish3.png
assets\sprite\enemyFish4.png
assets\sprite\enemyFish5.png
assets\sprite\enemyFish6.png
assets\sprite\enemyFish7.png
assets\sprite\explosion.png
assets\sprite\ghaixing.png
assets\sprite\ice.png
assets\sprite\lifeCount.png
assets\sprite\light.png
assets\sprite\mainFish.png
assets\sprite\onscreen_control_base.png
assets\sprite\onscreen_control_knob.png
assets\sprite\pao.png
assets\sprite\shell.png
assets\sprite\slow.png
assets\sprite\speedUp.png
assets\sprite\trashCan.png




Java Source Files

Swimming-Fish has the following Java source files.

com.swimmingFish.Loading.AsyncTaskLoader.java
com.swimmingFish.Loading.IAsyncCallback.java
com.swimmingFish.Role.BaseEnemy.java
com.swimmingFish.Role.BaseEntity.java
com.swimmingFish.Role.DynamicProps.java
com.swimmingFish.Role.Enemy.java
com.swimmingFish.Role.Player.java
com.swimmingFish.sql.Score.java
com.view.swimmingFish.GameActivity.java