Skip to content

Commit 1692fcc

Browse files
authored
Merge pull request #1433 from kfahn22/update-noc-with-new-coding-challenges
Update noc with new coding challenges / edit welcome
2 parents 16ad064 + 57bde7c commit 1692fcc

File tree

2 files changed

+3
-3
lines changed
  • content
    • tracks/main-tracks/the-nature-of-code-2
    • videos/noc/welcome/welcome-to-the-nature-of-code-in-2020-p5js

2 files changed

+3
-3
lines changed

content/tracks/main-tracks/the-nature-of-code-2/index.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@
8282
},
8383
{
8484
"title": "Cellular Automata",
85-
"videos": ["challenges/85-the-game-of-life"]
85+
"videos": ["challenges/85-the-game-of-life", "challenges/179-wolfram-ca", "challenges/180-falling-sand"]
8686
},
8787
{
8888
"title": "Fractals",

content/videos/noc/welcome/welcome-to-the-nature-of-code-in-2020-p5js/index.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"title": "Welcome to The Nature of Code 2.0 in 2020 (p5.js!)",
3-
"description": "Welcome to the Nature of Code 2.0! In this video, I go over the playlist and introduce the content to come.",
2+
"title": "Welcome to The Nature of Code (p5.js!)",
3+
"description": "Welcome to the Nature of Code! In this video, I go over the playlist and introduce the content to come.",
44
"languages": ["JavaScript", "p5.js"],
55
"topics": ["For beginners"],
66
"videoId": "70MQ-FugwbI",

0 commit comments

Comments
 (0)