Java_Puzzle_Game This is a simple Java Puzzle Game that loads a picture and cut it to N*N parts where (0 < N < 100). How to add a picture ? To add a picture you have to copy it in the "res" folder then add this line in the Settings Class box.addItem("MyPicture.png");.