processing/p5.js-website
Vedi su GitHubTutorials/Organizing Code with Fucntions: Comments say "draw two trees" but actually draw three
Open
#1319 aperta il 8 apr 2026
DocumentationGood First Issue
Metriche repository
- Star
- (91 star)
- Metriche merge PR
- (Metriche PR in attesa)
Descrizione
In Step 6 of this tutorial, the comment line above the trees() function says draw two trees, but instead there are three trees in the trees() function.