Skip to content

nonvenomous/nature-of-code-p5

Repository files navigation

Nature of Code p5.js

Exercises of the book Nature of Code (p5.js 2024 version) and creative coding experiments inspired by it

Running as a SvelteKit powered SPA

Developing Locally

npm i

npm run dev

# or start the server and open the app in a new browser tab
npm run dev -- --open

About

Exercises of the book Nature of Code and creative coding experiments inspired by it

Topics

Resources

License

Stars

Watchers

Forks