Skip to content

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

Notifications You must be signed in to change notification settings

Khalilbz/Java_Puzzle_Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages