Exercises of the book Nature of Code (p5.js 2024 version) and creative coding experiments inspired by it
Running as a SvelteKit powered SPA
Deployment nature-of-code-p5.vercel.app
npm i
npm run dev
# or start the server and open the app in a new browser tab
npm run dev -- --open