|
32 | 32 | "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.", |
33 | 33 | "featured": [ |
34 | 34 | "185-dragon-curve", |
35 | | - "64-kinematics", |
36 | | - "125-fourier-series", |
37 | | - "28-metaballs", |
38 | | - "116-lissajous-curve-table", |
39 | | - "170-monty-hall-problem" |
| 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" |
40 | 40 | ], |
41 | 41 | "challengesCta": { |
42 | 42 | "text": "ready to explore? try a challenge!", |
|
46 | 46 | }, |
47 | 47 | "passengerShowcase": { |
48 | 48 | "title": "Passenger showcase highlights", |
49 | | - "featured": [ |
50 | | - "challenges/160-spring-forces/showcase/contribution-1717812105.json", |
51 | | - "noc/4-particles/1-particle-system/showcase/contribution-1716063723.json", |
52 | | - "challenges/183-mathematical-marbling/showcase/contribution-5.json", |
53 | | - "challenges/183-mathematical-marbling/showcase/contribution-1719747682.json", |
54 | | - "challenges/93-double-pendulum/showcase/contribution-1717095241.json", |
55 | | - "code/2-variables/5-map/showcase/contribution-1719881442.json", |
56 | | - "noc/3-angles/7-additive-waves/showcase/contribution-1719068587.json", |
57 | | - "challenges/10-dfs-maze-generator/showcase/contribution-1719932734.json" |
58 | | - ], |
| 49 | + "featured": ["challenges/184-elastic-collisions/showcase/contribution-1720963615.json", "challenges/184-elastic-collisions/showcase/contribution-1720958474.json", "noc/4-particles/4-particle-textures/showcase/contribution-1721161051.json", "physics-libraries/box2d/12-collision-events/showcase/contribution-1722000424.json", "challenges/14-fractal-trees-recursive/showcase/contribution-1723666252.json", "challenges/10-dfs-maze-generator/showcase/contribution-1720952091.json", "challenges/184-elastic-collisions/showcase/contribution-1721016798.json", "challenges/100-neuroevolution-flappy-bird/showcase/contribution-1720945862.json"], |
59 | 50 | "showcaseCta": { |
60 | 51 | "text": "Want to see more?", |
61 | 52 | "buttonText": "Browse the full showcase", |
|
0 commit comments