A puzzle game using Java AWT
A picture is devided into pieces by row and column and then those pieces are moved randomlly. A player has to move each piece to its orginal possition. The game is finished when the player moves all pieces to their right place.
-
Puzzle with numbers
It is easier to know where is the right place of a piece when pieces are labeled with numbers.
To-do list
- It is sometimes hard to figure out right places for pieces so the complete image should be displayed if the player needs
- Add animation