Skip to content

it's 4x4 sliding puzzle game written in Objective-C. Each piece is not a square but a rectangle

Notifications You must be signed in to change notification settings

LittleLydia/15SlidingPuzzleGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

15SlidingPuzzleGame

it's 4x4 sliding puzzle game written in Objective-C. Each piece is not a square but a rectangle It trys not to compress or distort the image and try to present the image as it is.

if the image.height > width, it looks like

Screenshot

if the image.width > height

Screenshot

About

it's 4x4 sliding puzzle game written in Objective-C. Each piece is not a square but a rectangle

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published