/svgpuzzle

A randomly generated jigsaw puzzle using SVG.js.

Primary LanguageJavaScriptMIT LicenseMIT

README

This is a simple jigsaw puzzle. Drag the pieces into the square. The pieces are generated randomly from lines that zigzag across the square.

Animated screenshot gif

It's all standard HTML/CSS/JS, and uses the library svg.js (included in the repo).