Mobile Development Project 4:
A touch based 8-puzzle

Objective: To to practice iOS programming using touch based gestures

Due: April 2nd at 11:55pm

Summary:

In this project you will write a touch based 8-puzzle for iOS


Details:

You need to write a touch based 8-puzzle. Use any (appropriate for class) image(s) that you have the right to use and create an 8 puzzle program that allows the user to slide around the parts of the image to create the proper full image.

You also need to have a button or other clear way of allowing users to re-randomize the 8-puzzle.

Do not allow multi-touch. You can only slide one tile at a time anyway.

Submitting:


Include a readme.txt text file in your project. For this project the readme.txt should include

When you are ready to submit your project zip up the folder with the objective-c code, your images and your readme and upload them to moodle.