Android Open Source - Game puzzle nPuzzle






Project Summary

Inspired by cs76 spring 2012 npuzzle project. Simple puzzle game for Android using images..

Web Site / Source Repository

nPuzzle is hosted in the following web site
https://github.com/gregory-chapman/nPuzzle

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

ItemValue
Java File Count8
Target SDK Version19
Minimum SDK Version18
Activity Count3
jar files usedandroid-support-v4.jar
Asset File Namesassets\puzzles\puzzle_0.jpg
assets\puzzles\puzzle_1.jpg
assets\puzzles\puzzle_2.jpg




License

The license information of nPuzzle is as follows:

MIT License

Java Source Files

net.cs76.projects.npuzzle.GamePlay.java
net.cs76.projects.npuzzle.ImageListAdapter.java
net.cs76.projects.npuzzle.ImageSelection.java
net.cs76.projects.npuzzle.ImageUtility.java
net.cs76.projects.npuzzle.PuzzleBoard.java
net.cs76.projects.npuzzle.PuzzleGridAdapter.java
net.cs76.projects.npuzzle.PuzzleSettings.java
net.cs76.projects.npuzzle.YouWin.java