Android Open Source - Game classic PicturePuzzle






Project Summary

Android puzzle game inspired by the classic 15-puzzle game that breaks up a picture into blocks and lets the user swap two blocks at a time to unscramble the picture. But unlike the classic game which swaps two adjacent blocks, this game lets swap any two blocks at a time..

Web Site / Source Repository

PicturePuzzle is hosted in the following web site
https://github.com/shoaibk/PicturePuzzle

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

ItemValue
Java File Count2
Target SDK Version19
Minimum SDK Version16
Activity Count1
jar files usedandroid-support-v4.jar




Resource Files

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

timer.png

The following screenshort is generated from the image listed above.

null

Java Source Files

PicturePuzzle has the following Java source files.

com.shoaib.dragdrop.BitmapReducer.java
com.shoaib.dragdrop.DragDropActivity.java