Android Open Source - Game puzzle Slider-Puzzle






Project Summary

A fifteen puzzle game..

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of Slider-Puzzle.

ItemValue
Java File Count11
Supported screen sizes[mdpi, hdpi]
Minimum SDK Version7
Activity Count1
Fragment Count5
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.CAMERA
android.permission.INTERNET
android.permission.WRITE_EXTERNAL_STORAGE




Java Source Files

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