he App is written in Android Studio.
Description:
When App loads, it crops an image into two formats (3×3, 4×4 small tiled images), and these tiled images are placed in random order. User will need to put them back to where they are.
There are three images in the App. And user can choose other images from her/his device. Even better, user can use the camera of the device to take a photo as the image to play.
The scores is recorded on the time of completion.
Support Language: English, Chinese, French
Source code:
GameActivity.java: click to see the source code
SignInActivity.java: click to see the source code
PopupFragment.java: click to see the source code