Skip to content
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
@projecktion

Description

@projecktion

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions