A fifteen puzzle game..
Slider-Puzzle is hosted in the following web site
https://github.com/brendanw/Slider-Puzzle
If you think the Android project Slider-Puzzle listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of Slider-Puzzle.
Item | Value |
---|---|
Java File Count | 11 |
Supported screen sizes | [mdpi, hdpi] |
Minimum SDK Version | 7 |
Activity Count | 1 |
Fragment Count | 5 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.CAMERA android.permission.INTERNET android.permission.WRITE_EXTERNAL_STORAGE |
Slider-Puzzle has the following Java source files.
com.brendan.puzzle.BoardView.java com.brendan.puzzle.CoverView.java com.brendan.puzzle.DragView.java com.brendan.puzzle.HomeFragment.java com.brendan.puzzle.HomeScreenButton.java com.brendan.puzzle.ImageAdapter.java com.brendan.puzzle.MakePuzzleFragment.java com.brendan.puzzle.PickPuzzleFragment.java com.brendan.puzzle.PlayFragment.java com.brendan.puzzle.PuzzleActivity.java com.brendan.puzzle.PuzzleAnimUtils.java