How to Create Sliding Puzzle Software for Mobile Phones
I want to create software of old old mobile phone puzzle, could you please advise me how to generate sliding block puzzle and solution methods.
0
yash
source
to share
1 answer
Check out Simon Tatham Portable Puzzle Collection for full source code. You can use your framework directly, and even if you can't find great solver examples.
+2
Jon Skeet
source
to share