Skip to content

Commit 0feb4ef

Browse files
committed
add color version
1 parent cefbc44 commit 0feb4ef

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed
306 KB
Loading

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24,18 +24,18 @@
2424
"codeExamples": [
2525
{
2626
"title": "Wolfram CA",
27-
"description": "",
27+
"description": "Implementation of Wolfram CA",
2828
"image": "img.jpg",
2929
"urls": {
3030
"p5": "https://editor.p5js.org/codingtrain/sketches/IE77UYZ-G"
3131
}
3232
},
3333
{
3434
"title": "Wolfram CA - color",
35-
"description": "",
36-
"image": "img.jpg",
35+
"description": "Implementation of Wolfram CA with color",
36+
"image": "img2.jpg",
3737
"urls": {
38-
"p5": "https://editor.p5js.org/codingtrain/sketches/IE77UYZ-G"
38+
"p5": "https://editor.p5js.org/codingtrain/sketches/1w8yOaaDS"
3939
}
4040
}
4141
],

0 commit comments

Comments
 (0)