-
This is a collection of examples for p5.js, a variation of Processing, written in Typescript. Most of these examples focus on The Nature of Code book.
-
site url 👉🏻 https://donzwhale.vercel.app/
- vite: ^5.3.1
- yarn: 3.6.4
- typescript: ^5.2.2
- clone this repository
https://github.com/code137-5/137_5_donz.git
- install libraries needed for this project.
yarn
- start project
yarn dev