|
31 | 31 | "title": "Challenges",
|
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 |
| - "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" |
40 | 40 | ],
|
41 | 41 | "challengesCta": {
|
42 | 42 | "text": "ready to explore? try a challenge!",
|
|
47 | 47 | "passengerShowcase": {
|
48 | 48 | "title": "Passenger showcase highlights",
|
49 | 49 | "featured": [
|
50 |
| - "code/3-conditionals/2-bouncing/showcase/contribution-1752260811.json", |
51 |
| - "noc/2-forces/5-gravitational-attraction/showcase/contribution-1746447155.json", |
52 |
| - "code/4-loops/2-nested/showcase/contribution-1746843124.json", |
53 |
| - "challenges/129-koch-fractal-snowflake/showcase/contribution-1747493673.json", |
54 |
| - "challenges/181-image-stippling/showcase/contribution-1752998310.json", |
55 |
| - "code/2-variables/4-random/showcase/contribution-1743291900.json", |
56 |
| - "challenges/85-the-game-of-life/showcase/contribution-1743285345.json", |
57 |
| - "code/2-variables/5-map/showcase/contribution-1752360760.json" |
| 50 | + "robot-controllers/robot-controller-2/showcase/contribution-1756392056.json", |
| 51 | + "code/5-functions/2-arguments/showcase/contribution-1755856636.json", |
| 52 | + "code/6-objects/2-classes/showcase/contribution-1755503836.json", |
| 53 | + "code/3-conditionals/4-boolean/showcase/contribution-1753738275.json", |
| 54 | + "webgl/2-3d-geometries/showcase/contribution-1752482723.json", |
| 55 | + "challenges/52-random-walker/showcase/contribution-1755284675.json", |
| 56 | + "challenges/15-object-oriented-fractal-trees/showcase/contribution-1752683789.json", |
| 57 | + "code/2-variables/4-random/showcase/contribution-1754907099.json" |
58 | 58 | ],
|
59 | 59 | "showcaseCta": {
|
60 | 60 | "text": "Want to see more?",
|
|
0 commit comments