Skip to content

iOS Swift app to solve Unblock Me puzzle (aka Rush Hour puzzle)

License

Notifications You must be signed in to change notification settings

cameronpit/Unblocker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Unblocker

Puzzle-solving app programmed in Swift for iOS

Animated demo

Unblocker is an app for the iPhone or iPad which solves puzzles in Unblock Me, an iOS app by Kiragames, which is available from Apple’s App Store. Unblocker owes a lot to Thanassis Tsiodras' UnblockMeSolver, but there are significant differences.

  • Unblocker is written in Apple's programming language Swift (version 4) and runs on an iOS device without jailbreaking.
  • The input is a screenshot of a puzzle in Kiragames' Unblock Me, of any screen size.
  • The solution is presented graphically as an iOS animation.
  • Unblocker provides some statistical information about the solution, such as the size of the data structures and the amount of time required.

There is a detailed discussion of Unblocker in GUIDE.md.

There is a video here.

About

iOS Swift app to solve Unblock Me puzzle (aka Rush Hour puzzle)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages