This is a java program to create a puzzle out of an image.
The image cant contain whitespace. The number of puzzle pieces is currently hardcoded, to change the number edit gridSize=2; from line 42 at imageloader.java
| Name | Name | Last commit date | ||
|---|---|---|---|---|
This is a java program to create a puzzle out of an image.
The image cant contain whitespace. The number of puzzle pieces is currently hardcoded, to change the number edit gridSize=2; from line 42 at imageloader.java