Android Open Source - Game puzzle SlidingPuzzle






Project Summary

Sliding puzzle (aka 15 puzzle) game for Android.

Web Site / Source Repository

SlidingPuzzle is hosted in the following web site
https://github.com/zmuzik/SlidingPuzzle

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

ItemValue
Java File Count4
Supported screen sizes[mdpi]
Target SDK Version18
Minimum SDK Version8
Activity Count2
jar files usedandroid-support-v4.jar
Asset File Namesassets\game_pic_0.jpg
assets\game_pic_1.jpg
assets\game_pic_2.jpg
assets\game_pic_3.jpg
assets\game_pic_4.jpg
assets\game_pic_5.jpg
assets\game_pic_6.jpg
assets\game_pic_7.jpg
assets\game_pic_8.jpg
assets\game_pic_9.jpg




Resource Files

There are 1 image files in SlidingPuzzle. The names of the image files are listed as follows.

bg.png

The following screenshort is generated from the image listed above.

null

Java Source Files

SlidingPuzzle has the following Java source files.

zmuzik.slidingpuzzle.GameActivity.java
zmuzik.slidingpuzzle.MainMenuActivity.java
zmuzik.slidingpuzzle.PicturePuzzleBoardView.java
zmuzik.slidingpuzzle.Tile.java