A simple puzzle game written in java that can be downloaded to your mobile phone to play. .
Open it with eclipse, right-click in the package explorer on the left side of eclipse, select Import, then select the existing project to the workspace, click Next, select the directory where the compressed package is decompressed in the Select Root Directory, and click Finish.
Use eclipse to create a new project, create a new source folder src, and create a new folder pic corresponding to the three classes. Place the picture in the same directory as src.
Expand