Skip to content

Commit b764fed

Browse files
committed
Fixing References
1 parent 42b4ead commit b764fed

File tree

1 file changed

+16
-15
lines changed
  • content/videos/challenges/180-falling-sand

1 file changed

+16
-15
lines changed

β€Žcontent/videos/challenges/180-falling-sand/index.json

Lines changed: 16 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
"canContribute": true,
1111
"relatedChallenges": ["85-the-game-of-life", "107-sandpiles", "132-fluid-simulation", "102-2d-water-ripple"],
1212
"timestamps": [
13-
{ "time": "0:00", "title": "" },
14-
{ "time": "0:00", "title": "" },
13+
{ "time": "0:00", "title": "Playing with sand" },
14+
{ "time": "0:15", "title": "Introduction and references" },
1515
{ "time": "0:00", "title": "" },
1616
{ "time": "0:00", "title": "" },
1717
{ "time": "0:00", "title": "" },
@@ -43,30 +43,31 @@
4343
"title": "Genuary",
4444
"url": "https://genuary.art/",
4545
"description": "A month of generative art in January"
46+
},
47+
{
48+
"icon": "πŸ”—",
49+
"title": "Sandspiel by Max Bittker",
50+
"url": "https://sandspiel.club/",
51+
"description": "A world of sand, water, fire and smoke made out of pixels"
52+
},
53+
{
54+
"icon": "πŸ”—",
55+
"title": "Making a falling sand simulator by Jason McGhee",
56+
"url": "https://jason.today/falling-sand",
57+
"description": "Tutorial about making the same kind of simulation with 5p.js"
4658
}
4759
]
4860
},
4961
{
50-
"title": "References",
62+
"title": "Videos",
5163
"links": [
5264
{
53-
"icon": "πŸ”—",
65+
"icon": "πŸŽ₯",
5466
"title": "Noita 1.0 Launch Trailer by Nolla Games",
5567
"url": "https://www.youtube.com/watch?v=0cDkmQ0F0Jw",
5668
"description": "A Game built on top of the Falling Everything engine"
5769
}
5870
]
59-
},
60-
{
61-
"title": "References",
62-
"links": [
63-
{
64-
"icon": "πŸ”—",
65-
"title": "Sandspiel by Max Bittker",
66-
"url": "https://sandspiel.club/",
67-
"description": "A world of sand, water, fire and smoke made out of pixels"
68-
}
69-
]
7071
}
7172
],
7273
"credits": [

0 commit comments

Comments
Β (0)