-
Notifications
You must be signed in to change notification settings - Fork 75
Expand file tree
/
Copy pathgames.json
More file actions
47 lines (47 loc) · 1.44 KB
/
games.json
File metadata and controls
47 lines (47 loc) · 1.44 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
[
{
"name": "Geometry Dash Lite",
"slug": "geometry-dash-lite",
"image": "/cache/data/image/game/geometry-dash/geometry-lite-game-m186x186.webp"
},
{
"name": "Geometry Lite Classic",
"slug": "geometry-lite-classic",
"image": "/cache/data/image/game/geometry-lite-classic/geometry-lite-classic-m186x186.webp"
},
{
"name": "Geometry Game 3D",
"slug": "geometry-game-3d",
"image": "/cache/data/image/game/geometry-game-3d/geometry-game-3d-m186x186.webp"
},
{
"name": "Geometry Jump",
"slug": "geometry-jump",
"image": "/cache/data/image/game/geometry-jump/geometry-jump-m186x186.webp"
},
{
"name": "Xmas Dash",
"slug": "xmas-dash",
"image": "/cache/data/image/game/xmas-dash/xmas-dash-m186x186.webp"
},
{
"name": "Spooky Dash",
"slug": "spooky-dash",
"image": "/cache/data/image/game/spooky-dash/spooky-dash-m186x186.webp"
},
{
"name": "Egg Dash",
"slug": "egg-dash",
"image": "/cache/data/image/game/egg-dash/egg-dash-m186x186.webp"
},
{
"name": "Wave Dash",
"slug": "wave-dash",
"image": "/cache/data/image/game/wave-dash/wave-dash-m186x186.webp"
},
{
"name": "Tap Road Beat",
"slug": "tap-road-beat",
"image": "/cache/data/image/game/tap-road-beat/tap-road-beat-game-m186x186.webp"
}
]