From d9000ec5cf8aa005ec52556462b6e29e3d67ce67 Mon Sep 17 00:00:00 2001 From: Andrea Bianchi Date: Wed, 22 Apr 2026 09:06:21 +0900 Subject: [PATCH] Ready --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 53c12b7..0a1e2da 100644 --- a/README.md +++ b/README.md @@ -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