Skip to content

Commit 86745e0

Browse files
committed
update featured challenges
1 parent a7a0bad commit 86745e0

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
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": "52-random-walker"
5+
"featuredChallenge": "159-simple-pendulum"
66
}

content/pages/homepage/index.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -31,12 +31,12 @@
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-
"19-superellipse",
35-
"91-snakes-and-ladders",
36-
"52-random-walker",
37-
"119-binary-to-decimal-conversion",
38-
"c2-collatz-conjecture",
39-
"174-graphics-applesoft-basic"
34+
"164-slitscan",
35+
"159-simple-pendulum",
36+
"149-tic-tac-toe",
37+
"120-bit-shifting",
38+
"111-animated-sprites",
39+
"69-evolutionary-steering-behaviors"
4040
],
4141
"challengesCta": {
4242
"text": "ready to explore? try a challenge!",

0 commit comments

Comments
 (0)