Skip to content

Commit 2007f42

Browse files
committed
add more related challenges
1 parent 84cb0ed commit 2007f42

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

content/videos/challenges/13-reaction-diffusion/index.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"languages": ["JavaScript", "p5.js"],
99
"topics": ["math", "reaction diffusion"],
1010
"canContribute": true,
11-
"relatedChallenges": ["85-the-game-of-life", "90-dithering", "103-fire-effect"],
11+
"relatedChallenges": ["85-the-game-of-life", "90-dithering", "103-fire-effect", "180-falling-sand", "179-wolfram-ca"],
1212
"timestamps": [
1313
{ "time": "0:00", "title": "Introducing today's topic" },
1414
{ "time": "0:36", "title": "The Gray-Scott model" },

content/videos/challenges/89-langtons-ant/index.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"languages": ["Processing", "Java"],
88
"topics": ["Langton's ant", "cellular automaton"],
99
"canContribute": true,
10-
"relatedChallenges": ["85-the-game-of-life", "102-2d-water-ripple"],
10+
"relatedChallenges": ["85-the-game-of-life", "102-2d-water-ripple", "179-wolfram-ca", "180-falling-sand"],
1111
"timestamps": [
1212
{ "time": "0:00", "title": "Introduction and setup code!" },
1313
{

0 commit comments

Comments
 (0)