does anyone here have the algorithm for resolve a 4x4 puzzle slider? (vb6.0)
Printable View
does anyone here have the algorithm for resolve a 4x4 puzzle slider? (vb6.0)
I think you are refering to a puzzle known as the 15 puzzle well i searched for it on google and it gave me some good links to solutions
http://www.mathematische-basteleien.de/15puzzle.htm
http://www.geocities.com/jaapsch/puzzles/fifteen.htm
http://www.delphiforfun.org/Programs/15puzzle_2.htm
maybe from these links you can try writing your own alogarithm solution
Hope this helps
Dom
thanks but i already read these (and a lot more) links but i cant convert these algorithms in vb language! :blush:
more helps are welcome
well once you have read how to do the solution you should sit down have ago at programming it and when you get stuck post the bits you are stuck on