Skip to content

Commit ba3854f

Browse files
authored
Add new featured challenges and showcases (#1711)
1 parent e32affa commit ba3854f

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

content/pages/homepage/index.json

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -32,11 +32,11 @@
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": [
3434
"185-dragon-curve",
35-
"175-3D-cube-applesoft-basic",
36-
"160-spring-forces",
37-
"113-4d-hypercube-aka-tesseract",
38-
"99-neural-network-color-predictor",
39-
"85-the-game-of-life"
35+
"36-blobby",
36+
"46-asteroids",
37+
"53-random-walker-with-vectors-and-levy-flight",
38+
"67-pong",
39+
"77-recursion"
4040
],
4141
"challengesCta": {
4242
"text": "ready to explore? try a challenge!",
@@ -47,14 +47,14 @@
4747
"passengerShowcase": {
4848
"title": "Passenger showcase highlights",
4949
"featured": [
50-
"challenges/184-elastic-collisions/showcase/contribution-1720963615.json",
51-
"challenges/184-elastic-collisions/showcase/contribution-1720958474.json",
52-
"noc/4-particles/4-particle-textures/showcase/contribution-1721161051.json",
53-
"physics-libraries/box2d/12-collision-events/showcase/contribution-1722000424.json",
54-
"challenges/14-fractal-trees-recursive/showcase/contribution-1723666252.json",
55-
"challenges/10-dfs-maze-generator/showcase/contribution-1720952091.json",
56-
"challenges/184-elastic-collisions/showcase/contribution-1721016798.json",
57-
"challenges/100-neuroevolution-flappy-bird/showcase/contribution-1720945862.json"
50+
"code/7-arrays/5-removing-elements/showcase/contribution-1724448350.json",
51+
"challenges/185-dragon-curve/showcase/contribution-1724142201.json",
52+
"challenges/185-dragon-curve/showcase/contribution-1724059990.json",
53+
"challenges/185-dragon-curve/showcase/contribution-1724115513.json",
54+
"challenges/184-elastic-collisions/showcase/contribution-1723892814.json",
55+
"challenges/185-dragon-curve/showcase/contribution-1724172518.json",
56+
"challenges/24-perlin-noise-flow-field/showcase/contribution-1725204487.json",
57+
"code/2-variables/4-random/showcase/contribution-1725221639.json"
5858
],
5959
"showcaseCta": {
6060
"text": "Want to see more?",

0 commit comments

Comments
 (0)