-
Notifications
You must be signed in to change notification settings - Fork 14
/
swfs.json
95 lines (95 loc) · 2.52 KB
/
swfs.json
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
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
{
"swfs": [
{
"location": "swfs/color_combat.swf",
"title": "Color Combat",
"author": "KBasic16",
"authorLink": "https://www.newgrounds.com",
"type": "Game"
},
{
"location": "swfs/miami-shark.swf",
"title": "Miami Shark",
"author": "Felix Wiesner",
"authorLink": "https://www.newgrounds.com",
"type": "Game"
},
{
"location": "swfs/dadnme.swf",
"title": "Dad n' Me",
"author": "Tom Fulp & Dan Paliden",
"authorLink": "https://www.newgrounds.com/",
"type": "Game"
},
{
"location": "swfs/bloxorz.swf",
"title": "Bloxorz",
"author": "Damien Clark",
"authorLink": "https://www.damienclarke.me/",
"type": "Game"
},
{
"location": "swfs/papaspizzeria_v2.swf",
"title": "Papa's Pizzeria",
"author": "Flipline Studios",
"authorLink": "http://www.flipline.com/",
"type": "Game"
},
{
"location": "swfs/papasburgeria.swf.swf",
"title": "Papa's Burgeria",
"author": "Flipline Studios",
"authorLink": "http://www.flipline.com/",
"type": "Game"
},
{
"location": "swfs/worlds-hardest-game.swf",
"title": "The Worlds Hardest Game",
"author": "Snubby Land",
"authorLink": "http://www.kanogames.com/profile/developer/snubby-land",
"type": "Game"
},
{
"location": "swfs/bloonstd_moved.swf",
"title": "Bloon's Tower Defence",
"author": "Team Bobo ",
"authorLink": "https://ninjakiwi.com/",
"type": "Game"
},
{
"location": "swfs/age_of_war.swf",
"title": "Age of War",
"author": "Louissi",
"authorLink": "https://archive.org/search.php?query=creator%3A%22Louissi%22",
"type": "Game"
},
{
"location": "swfs/alien_hominid.swf",
"title": "Alien Hominid",
"author": "Tom Fulp & Dan Paladan",
"authorLink": "https://www.newgrounds.com/",
"type": "Game"
},
{
"location": "swfs/pacman.swf",
"title": "Pacman",
"author": "Neave / Namco",
"authorLink": "www.neave.com",
"type": "Game"
},
{
"location": "swfs/this-is-the-only-lev-4309.swf",
"title": "This is the Only Level",
"author": "jmtb02",
"authorLink": "http://www.jmtb02.com/",
"type": "Game"
},
{
"location": "swfs/doom-1.swf",
"title": "DOOM",
"author": "Id Software / Newgrounds",
"authorLink": "http://www.newgrounds.com",
"type": "Game"
}
]
}