Skip to content

Abstract Puzzles generative jigsaw puzzles showcase and IDE

License

Notifications You must be signed in to change notification settings

sunjizheng/jigsaws

 
 

Repository files navigation

Abstract Puzzles

Showcase and development environment for generative art jigsaw puzzles.

Screenshot of interface

Features

  • All designs use simplex-noise with 3 letter seeds for randomness, so every state can be recreated
  • Exports SVGs for laser cutting, high definition PNGs for printing, and WEBM animations
  • Intuitive interface with zoom functionality

🙌 Development

  • npm install installs all the site's dependencies
  • npm run dev runs the Next.js app on localhost:4000
  • npm run ide runs the IDE on localhost:4001

👷 Being good

About

Abstract Puzzles generative jigsaw puzzles showcase and IDE

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 99.2%
  • Other 0.8%