beeezal / beeezal/Honours-project-codes
Order of calling Walker functions matters. Must be made independent.
Open
enhancement
good first issue
wontfix
- Dominant language
- JavaScript
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
https://github.com/beeezal/Honours-project-codes/blob/523f9f198737c1a8ac2745d4c08558b222c3e0cb/Random_walker_PerlinNoise/sketch.js#L1-L58
`Walker.display()` must be called before `Walker.step()` in all cases unless the parameter of step is `'location'`. Must fix one order of calling so that the user doesn't experience an unexpected behaviour.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.