This commit is contained in:
Andrea Bianchi
2026-04-22 09:06:21 +09:00
parent ecc5afcdbd
commit d9000ec5cf

View File

@@ -10,9 +10,9 @@ You must use `p5.js`. Optionally, you can use any library or framework.
Feel free to use either the [p5js vite template](http://git.prototyping.id/andrea/p5js-vite) or the [simple p5js starter templates](http://git.prototyping.id/andrea/p5js-starter-template), or any other starter code.
If you use [p5play](https://p5play.org/index.html), [this](http://git.prototyping.id/andrea/svelteP5Play) is also a template you could consider.
If you use [p5play](https://p5play.org/index.html) in combination with Svelte, [this](http://git.prototyping.id/andrea/svelteP5Play) is also a template you could consider.
For this project, you are encouraged to use libraries (e.g., [p5.js](https://p5js.org/libraries) or other libraries), online tutorials, or any material you can find (make sure to properly credit your sources in the documentation), but it is **not** required to explore material beyond those seen in class. Do not simply copy and paste code from the Internet - in such case, you will receive a score of 0 if we find out. If you want to use the p5js Play library, [here an example]().
For this project, you are encouraged to use libraries (e.g., [p5.js](https://p5js.org/libraries) or other libraries), online tutorials, or any material you can find (make sure to properly credit your sources in the documentation), but it is **not** required to explore material beyond those seen in class. Do not simply copy and paste code from the Internet - in such case, you will receive a score of 0 if we find out. For the AI usage policy, see below.
## AI Policy