Small Android picture puzzle game.
PicturePuzzle is hosted in the following web site
https://github.com/ahancock1/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.
The following table is the detailed list of PicturePuzzle.
Item | Value |
---|---|
Java File Count | 16 |
Minimum SDK Version | 10 |
Activity Count | 7 |
There are 37 image files in PicturePuzzle. The names of the image files are listed as follows.
classic_1.png classic_2.png classic_3.png classic_4.png classic_5.png game_score.png game_time.png ic_back.png ic_back_c.png ic_back_r.png ic_back_t.png ic_classic.png ic_puzzle.png ic_relax.png ic_relax_3x2.png ic_relax_3x3.png ic_relax_4x3.png ic_relax_4x4.png ic_relax_5x4.png ic_scores0_t.png ic_scores1_t.png ic_scores2_t.png ic_scores3_t.png ic_select_picture.png ic_take_picture.png ic_time_attack.png ic_top_scores_c.png ic_top_scores_t.png locked.png menu.png next.png pause.png restart.png stars_0.png stars_1.png stars_2.png stars_3.png
The following screenshort is generated from the image listed above.
PicturePuzzle has the following Java source files.
com.puzzle.ClassicMainActivity.java com.puzzle.CustomGallery.java com.puzzle.DatabaseManager.java com.puzzle.GameActivity.java com.puzzle.GameBoard.java com.puzzle.GameSetting.java com.puzzle.ImageAdapter.java com.puzzle.Level.java com.puzzle.PicturePuzzleActivity.java com.puzzle.RelaxDifficultyActivity.java com.puzzle.RelaxImageActivity.java com.puzzle.Tile.java com.puzzle.TileLocation.java com.puzzle.TileShuffle.java com.puzzle.TileView.java com.puzzle.TimeAttackMainActivity.java