In the Introduction it states:
Solutions for the exercises are provided on the book’s website. Or I should say, I aspire to include solutions for all the exercises on the book’s website. As of this moment, just a handful are available, but hopefully by the time you’re reading this, there will be many more. If you’d like to contribute a solution to an exercise, I would love for you to do so via the book’s GitHub repository!
I'm wondering which repo to submit a pull-request to:
The noc-examples-p5.js repo appears to only have the Examples which makes sense considering title of repo.
The other place I could find was in the noc-book-2 repo in noc-book-2/content/examples
There is 1 exercise solution in the 00_randomness folder. I'm thinkin this is the place to submit solutions to exercises but wanted to check here first.
Port to p5.js of Nature of Code examples. Contribute to nature-of-code/noc-examples-p5.js development by creating an account on GitHub.