beeezal / beeezal/Honours-project-codes
Confusing terminology. 'r' is not radius but diameter.
Open
ambiguous
good first issue
- 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_Vector/sketch.js#L14
In `circle(x,y,r)` when we input **r** it actually takes in the input as diameter. Hence, when we construct the walker object. We should be clear whether the user is inputting the diameter or radius.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.