add color walker example

This commit is contained in:
lee2sman 2021-02-14 02:41:01 -05:00
parent b147168a0f
commit 6315ec29d7
2 changed files with 0 additions and 1 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 156 KiB

After

Width:  |  Height:  |  Size: 119 KiB

View File

@ -1,5 +1,4 @@
function turtle(){
bg('pink')
for (let j = 0; j < 10; j++){