jeff510 Newbie
 Joined: 19/07/2020 Location: United StatesPosts: 13 |
| Posted: 04:19pm 21 Jul 2020 |
|
|
|
I work with kids and teens, and I'm trying to develop curriculum around CMM2 for my students. I've really enjoyed working with small groups around my vintage Atari 800, but I'm looking for something I could feasibly use in a small class environment, giving each student a device.
I tried to make use of fruitoftheshed, but I found that most of the examples had errors. There's a tag system, but not much organization beyond that.
It would be nice if all of the major examples in the user manual were reproduced. More than anything, I think this project needs smaller, more focused code snippets that show how to do a single thing using best practices.
Here's the examples page for P5.js: https://p5js.org/examples/
P5.js is an educational project (a web canvasing framework) that's become very popular with educators and digital artists. I think it's a great model for thinking about ways this project could expand its reach. |