From 2b6c4c582c8e0a1ec2fdd10bf1e2b7bfff578fd6 Mon Sep 17 00:00:00 2001 From: Andrea Bianchi Date: Thu, 17 Apr 2025 16:08:19 +0900 Subject: [PATCH] Updated readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index f507e72..36671d6 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,8 @@ 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. + 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](). ## Evaluation method and criteria