Skip to content

iWayne/PuzzleGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 

Repository files navigation

PuzzleGame

A Puzzle game appliction.

###Documentations: PuzzleGameSwift: a basic game based on Swift and storyboard

PuzzleGameObjective-C: the game based on Objective-C and nib file

###Steps:

  1. Create a nib file instaed of using storyboard (done)

  2. Use CollectionView to show images (done)

  3. Realize the basic function of puzzle games (done)

  4. Enable restart under multi condition (done with the navi bar)

  5. Find algorithm to avoid the impossible case (done)

  6. Remember the status when user quit the game (done)

  7. Add gestures (and cheating method) (done)

  8. import user's image and split it (done)

  9. Create a better UI

###Question:

About

a puzzle game under evolution

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors