Skip to content

Commit e58dd12

Browse files
committed
adding nebula and thumb
1 parent af2ad46 commit e58dd12

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

content/videos/challenges/179-wolfram-ca/index.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
22
"title": "Wolfram CA",
33
"videoNumber": "179",
4-
"description": "",
4+
"description": "How is nature hidden in a pile of 0s and 1s? Let's find out by coding a p5.js visualization of the Wolfram Elementary Cellular Automaton!",
55
"videoId": "Ggxt06qSAe4",
6-
"nebulaSlug": "",
6+
"nebulaSlug": "https://nebula.tv/videos/codingtrain-wolfram-elementary-ca",
77
"date": "2023-01-09",
88
"languages": ["p5.js", "JavaScript"],
99
"topics": ["nature of code", "wolfram", "ca", "cellular automata", "binary to decimal conversion", "Sierpinski triangle"],
@@ -13,7 +13,7 @@
1313
{ "time": "0:00", "title": "Hello!" },
1414
{ "time": "2:09", "title": "What is an elementary cellular automata?" },
1515
{ "time": "5:41", "title": "Explaining the rulesets" },
16-
{ "time": "7:52", "title": "Caluclating the next generation." },
16+
{ "time": "7:52", "title": "Calculating the next generation." },
1717
{ "time": "10:35", "title": "Visualizing the CA" },
1818
{ "time": "14:25", "title": "Rule 90" },
1919
{ "time": "16:45", "title": "Wolfram Classification." },
316 KB
Loading

0 commit comments

Comments
 (0)