Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
howard-lee-generative [2021/06/20 23:38] – renick | howard-lee-generative [2021/06/29 01:40] (current) – renick | ||
---|---|---|---|
Line 1: | Line 1: | ||
=====Rex Lee's crazyDog.js ===== | =====Rex Lee's crazyDog.js ===== | ||
+ | |||
+ | [[howard-lee|by Rex Lee]] | ||
+ | |||
< | < | ||
- | <iframe src=" | + | <iframe src=" |
</ | </ | ||
- | <Code:js> | + | ===== about my crazyDog.js ===== |
- | </Code> | + | What was difficult for you? I just don't know function really well. |
+ | What are you proud of? I guess it will be many dogs. | ||
+ | What did you learn? I learn about classes patterns. | ||
+ | How do you feel about this? I feel good after I made some progress. | ||
+ | |||
+ | The animation code is released under the [[https:// | ||
+ | |||
+ | ===== the code for my crazyDog.js ===== | ||
+ | |||
+ | <Code:js> | ||
function setup() { | function setup() { | ||
Line 99: | Line 111: | ||
} | } | ||
- | + | </ |