Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
FogNetwork
GitHub Repository: FogNetwork/Tsunami
Path: blob/main/public/games/games.json
1036 views
1
[
2
{
3
"title": "Flash",
4
"image": "/games/images/flash.jpg",
5
"location": "/games/files/flash"
6
},
7
{
8
"title": "GBA",
9
"image": "/games/images/gba.png",
10
"location": "/games/files/webretro/?core=mgba"
11
},
12
{
13
"title": "Genesis",
14
"image": "/games/images/genesis.png",
15
"location": "/games/files/webretro/?core=genesis_plus_gx"
16
},
17
{
18
"title": "NES",
19
"image": "/games/images/nes.png",
20
"location": "/games/files/webretro/?core=nestopia"
21
},
22
{
23
"title": "N64",
24
"image": "/games/images/n64.png",
25
"location": "/games/files/webretro/?core=mupen64plus_next"
26
},
27
{
28
"title": "SNES",
29
"image": "/games/images/snes.png",
30
"location": "/games/files/webretro/?core=snes9x"
31
},
32
{
33
"title": "Asteroids",
34
"image": "/games/images/asteroids.png",
35
"location": "/games/files/asteroids"
36
},
37
{
38
"title": "Astray",
39
"image": "/games/images/astray.png",
40
"location": "/games/files/astray"
41
},
42
{
43
"title": "Algaes Escapade",
44
"image": "/games/images/algaes-escapade.png",
45
"location": "/games/files/algaes-escapade"
46
},
47
{
48
"title": "Flappy Bird",
49
"image": "/games/images/flappy-bird.png",
50
"location": "/games/files/flappy-bird"
51
},
52
{
53
"title": "Friday Night Funkin'",
54
"image": "/games/images/fridaynightfunkin.jpg",
55
"location": "/games/files/fridaynightfunkin"
56
},
57
{
58
"title": "Garbage Collector",
59
"image": "/games/images/garbage-collector.png",
60
"location": "/games/files/garbage-collector"
61
},
62
{
63
"title": "Geometry Dash",
64
"image": "/games/images/geometrydash.png",
65
"location": "/games/files/geometrydash"
66
},
67
{
68
"title": "Gopher Kart",
69
"image": "/games/images/gopher-kart.png",
70
"location": "/games/files/gopher-kart"
71
},
72
{
73
"title": "Hextris",
74
"image": "/games/images/hextris.png",
75
"location": "/games/files/hextris"
76
},
77
{
78
"title": "MineKhan",
79
"image": "/games/images/minekhan.png",
80
"location": "/games/files/minekhan"
81
},
82
{
83
"title": "Pacman",
84
"image": "/games/images/pacman.jpg",
85
"location": "/games/files/pacman"
86
},
87
{
88
"title": "Space Invaders",
89
"image": "/games/images/space-invaders.png",
90
"location": "/games/files/space-invaders"
91
},
92
{
93
"title": "Syobon Action",
94
"image": "/games/images/syobon-action.jpg",
95
"location": "/games/files/syobon-action"
96
},
97
{
98
"title": "2048",
99
"image": "/games/images/2048.png",
100
"location": "/games/files/2048"
101
},
102
{
103
"title": "Justfall.lol",
104
"image": "/games/images/justfall-lol.jpg",
105
"location": "/corrosion/gateway?url=justfall.lol"
106
},
107
{
108
"title": "Paper.io",
109
"image": "/games/images/paper-io.jpg",
110
"location": "/corrosion/gateway?url=paper-io.com"
111
},
112
{
113
"title": "Shell Shockers",
114
"image": "/games/images/shellshockers.jpg",
115
"location": "/corrosion/gateway?url=shellshock.io"
116
},
117
{
118
"title": "Zombs Royale",
119
"image": "/games/images/zombsroyale.jpg",
120
"location": "/corrosion/gateway?url=zombsroyale.io"
121
},
122
{
123
"title": "1v1.lol",
124
"image": "/games/images/1v1-lol.jpg",
125
"location": "/corrosion/gateway?url=1v1.lol"
126
},
127
{
128
"title": "Achievement Unlocked",
129
"image": "/games/images/achievementunlocked.jpg",
130
"location": "/games/files/flash?swf=achievementunlocked.swf"
131
},
132
{
133
"title": "Cubefield",
134
"image": "/games/images/cubefield.jpeg",
135
"location": "/games/files/flash?swf=cubefield.swf"
136
},
137
{
138
"title": "Retro - Coming Soon!",
139
"image": "https://avatars.githubusercontent.com/u/87547936",
140
"location": "/"
141
}
142
]
143