Owner: P5 Editor porting project
API: P5 (r2)
World type: No Mind
A demonstration of recursion, which means functions call themselves. * Notice how the drawCircle() function calls itself at the end of its block. * It continues to do this until the variable "level" is equal to 1.
Type: Public. Plain JS.
View plain JS.
Get Embed code.
Get New window embed code.
Get Autorun embed code.
11 runs
Run | |
Edit | Must be logged in. |
Update image | Must be logged in. |
Clone | Must be logged in. |
New Mind | Only valid for Worlds that use Minds. |
Change World type | Must be owner. |
Change API | Must be owner. |
Delete | Must be owner. |