Skip to content

Commit 6f249d8

Browse files
committed
starting page for challege 182
1 parent 0de54e2 commit 6f249d8

File tree

2 files changed

+43
-0
lines changed

2 files changed

+43
-0
lines changed
153 KB
Loading
Lines changed: 43 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,43 @@
1+
{
2+
"title": "Apollonian Gaskey",
3+
"videoNumber": "182",
4+
"description": "",
5+
"videoId": "",
6+
"nebulaSlug": "",
7+
"date": "2024-03-14",
8+
"languages": ["p5.js", "JavaScript"],
9+
"topics": [],
10+
"canContribute": true,
11+
"relatedChallenges": [],
12+
"timestamps": [],
13+
"codeExamples": [
14+
{
15+
"title": "Apollonian Gaskey",
16+
"description": "Implementation of traditional apollonian gasket fractal.",
17+
"image": "gasket1.png",
18+
"urls": {
19+
"p5": "https://editor.p5js.org/codingtrain/sketches/zrq8KHXnO"
20+
}
21+
}
22+
],
23+
"groupLinks": [
24+
{
25+
"title": "References",
26+
"links": []
27+
},
28+
{
29+
"title": "Videos",
30+
"links": []
31+
}
32+
],
33+
"credits": [
34+
{
35+
"title": "Editing",
36+
"name": "Mathieu Blanchette"
37+
},
38+
{
39+
"title": "Animations",
40+
"name": "Jason Heglund"
41+
}
42+
]
43+
}

0 commit comments

Comments
 (0)