Skip to content

Commit af2ad46

Browse files
committed
timestamps
1 parent 4cc8c86 commit af2ad46

File tree

1 file changed

+10
-10
lines changed
  • content/videos/challenges/179-wolfram-ca

1 file changed

+10
-10
lines changed

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

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -10,16 +10,16 @@
1010
"canContribute": true,
1111
"relatedChallenges": ["85-the-game-of-life", "123-chaos-game", "119-binary-to-decimal-conversion"],
1212
"timestamps": [
13-
{ "time": "0:00", "title": "Hello" },
14-
{ "time": "2:09", "title": "Elementary cellular automata" },
15-
{ "time": "5:41", "title": "Rule set" },
16-
{ "time": "7:52", "title": "Next generation" },
17-
{ "time": "10:35", "title": "Stacking the generations" },
18-
{ "time": "14:25", "title": "Sierpinski triangle" },
19-
{ "time": "16:45", "title": "Rule categories" },
20-
{ "time": "19:19", "title": "Add wrap-around" },
21-
{ "time": "20:37", "title": "Suggestions for variations" },
22-
{ "time": "21:07", "title": "Outro" }
13+
{ "time": "0:00", "title": "Hello!" },
14+
{ "time": "2:09", "title": "What is an elementary cellular automata?" },
15+
{ "time": "5:41", "title": "Explaining the rulesets" },
16+
{ "time": "7:52", "title": "Caluclating the next generation." },
17+
{ "time": "10:35", "title": "Visualizing the CA" },
18+
{ "time": "14:25", "title": "Rule 90" },
19+
{ "time": "16:45", "title": "Wolfram Classification." },
20+
{ "time": "19:19", "title": "Adding wrap-around" },
21+
{ "time": "20:37", "title": "Suggestions for variations!" },
22+
{ "time": "21:07", "title": "Goodbye!" }
2323
],
2424
"codeExamples": [
2525
{

0 commit comments

Comments
 (0)