Android Open Source - Game andengine SnakeLadder






Project Summary

SnakeLadder game on Android with Andengine.

Web Site / Source Repository

SnakeLadder is hosted in the following web site
https://github.com/ipopza/SnakeLadder

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

ItemValue
Java File Count7
Target SDK Version19
Minimum SDK Version8
Activity Count1
jar files usedandroid-support-v4.jar
Asset File Namesassets\gfx\background.png
assets\gfx\dice.png
assets\gfx\p1.png
assets\gfx\p1_text.png
assets\gfx\p2.png
assets\gfx\p2_text.png
assets\gfx\player.png




Java Source Files

SnakeLadder has the following Java source files.

com.example.snakeladder.CallBack.java
com.example.snakeladder.MainActivity.java
com.example.snakeladder.Utility.java
com.example.snakeladder.model.Ladder.java
com.example.snakeladder.model.Player.java
com.example.snakeladder.model.Table.java
com.example.snakeladder.model.TableCell.java