Javascript Puzzle - a better implementation
Yesterday I've come across a JS tutorial on how to create a javascript puzzle. Although I liked the concept, I found the implementation extremely lacking, so I decided to write a better one. Although I liked the concept, I found the implementation extremely lacking, so I decided to write a better one. This is a guide on how to create such a puzzle, utilizing Mootools' Class, Array.Extras and Drag,Move