Skip to content

Commit 8584e4b

Browse files
authored
Merge pull request #1574 from CodingTrain/marbling-challenge
Add marbling challenge
2 parents 974862f + 929deb6 commit 8584e4b

File tree

15 files changed

+183
-2
lines changed

15 files changed

+183
-2
lines changed

β€Žcontent/pages/challenges/index.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
"title": "Challenges",
33
"description": "Ready to apply what you’ve learned in the Tracks? Try a Challenge! These one-off project videos build off concepts introduced in Tracks and may have prerequisites (listed on the challenge page itself).",
44
"featuredText": "Featured Challenge:",
5-
"featuredChallenge": "182-apollonian-gasket"
5+
"featuredChallenge": "183-mathematical-marbling"
66
}

β€Žcontent/pages/homepage/index.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"title": "Challenges",
3232
"description": "Watch Dan take on Coding Challenges in p5.js and Processing. The challenge topics include algorithmic art, machine learning, simulation, generative poetry, and more.",
3333
"featured": [
34-
"182-apollonian-gasket",
34+
"183-mathematical-marbling",
3535
"17-fractal-trees-space-colonization",
3636
"173-snake-applesoft-basic",
3737
"83-p5-sketch-chrome-extension",
118 KB
Loading
40.4 KB
Loading
56.5 KB
Loading
99.8 KB
Loading
172 KB
Loading
47.1 KB
Loading
55.7 KB
Loading
213 KB
Loading

0 commit comments

Comments
Β (0)