Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| yang-anna-generative [2021/06/20 18:38] – anna.yang | yang-anna-generative [2021/06/24 20:18] (current) – olivia.wang | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ====== Anna Yang's crazyDog.js ====== | ||
| + | by [[: | ||
| + | |||
| < | < | ||
| <iframe src=" | <iframe src=" | ||
| </ | </ | ||
| + | |||
| + | ===== about my crazyDog.js ===== | ||
| + | |||
| + | My dog has a pair of big round eyes, big eyes, and a strong body. | ||
| + | He hopes to be adopted. | ||
| + | Some people say he looks like a mouse but he is actually a Chihuahua. | ||
| + | |||
| + | ===== the code for my crazyDog.js ===== | ||
| < | < | ||
| Line 9: | Line 20: | ||
| function setup() { | function setup() { | ||
| - | createCanvas(1080, 1080); | + | createCanvas(1800, 780); |
| // Starts in the middle | // Starts in the middle | ||
| x = width / 2; | x = width / 2; | ||