Hey HN, I saw a similar puzzle a couple of weeks ago and I thought it seemed like a fun project to try to replicate while learning/practicing Rust+WASM. After having completed the puzzling functionality I thought: people like playing puzzles so why not share this with the world? So I added some polish and this is the result. The cool thing is you can theoretically create a puzzle from any publicly available image.
The code is fully open source https://github.com/lnenad/puzzlip, the site has no cookies. I am not well versed in Rust so anyone that wants to improve code by submitting a PR is more than welcome.