-
Notifications
You must be signed in to change notification settings - Fork 19
CheckPuzzle solved? #1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
I don’t have a check in the code. Someone else asked this too. What I would do is keep some sort of concept of order to the image slices, and each time a piece is moved, check to see if the slices are all in the correct order. Tony Hillerson On Tuesday, April 8, 2014 at 1:42 AM, billyjoker wrote:
|
Hi, i've downloaded your code and it works great!! But i have a issue, i do not know how to check when the puzzle is solved, Is there any check in your code? How could i add this feature?
Thx in advance!!