Khalilbz / 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).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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");.

About

This is a simple Java Puzzle Game that loads a picture and cut it to N*N parts where (0 < N < 100).


Languages

Language:Java 100.0%