This repository was archived by the owner on Sep 22, 2024. It is now read-only.
This repository was archived by the owner on Sep 22, 2024. It is now read-only.
NOC_I_05_NoiseWalk walker.step is not a function #116
Open
Description
Just started going through the p5.js examples and noticed that in the introduction NoiseWalk example the draw function has walker.step on line 14 but the function it's referencing on line 32 is named walk.
Not sure if you'd want to change line 14 to walker.walk, or update line 32 so the function is called step again.
Metadata
Metadata
Assignees
Labels
No labels