We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 14529df commit dc176c3Copy full SHA for dc176c3
content/videos/challenges/180-falling-sand/index.json
@@ -36,15 +36,15 @@
36
"description": "Implementation of a Falling Sand Simulation",
37
"image": "p5-example.jpg",
38
"urls": {
39
- "p5": "https://editor.p5js.org/codingtrain/sketches/???"
+ "p5": "https://editor.p5js.org/codingtrain/sketches/AoH40T6fV"
40
}
41
},
42
{
43
"title": "Falling Sand with Gravity",
44
"description": "Same Simulation but with Gravitational Acceleration",
45
"image": "p5-example-gravity.jpg",
46
47
+ "p5": "https://editor.p5js.org/codingtrain/sketches/Ij5i7a3w4"
48
49
50
],
0 commit comments