-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathgames.json
More file actions
143 lines (143 loc) · 3.77 KB
/
Copy pathgames.json
File metadata and controls
143 lines (143 loc) · 3.77 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
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
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
[
{
"name": "yourgame",
"domain": "github.com/caibear/realmultiplayer",
"categories": [
"2D",
"3D",
"Action",
"Shooting",
"Strategy"
]
},
{
"name": "Ball Brawl",
"domain": "ballbrawl.com",
"categories": [
"3D",
"Action"
],
"teaser": "ballbrawl_teaser.webp"
},
{
"name": "Kiomet",
"domain": "kiomet.com",
"description": "Command your forces wisely to survive this multiplayer real-time strategy game. Create supply lines and upgrade bases to gain an advantage. Prepare for intense battles!",
"categories": [
"2D",
"Strategy"
],
"developer": "Softbear",
"teaser": "kiomet_teaser.webp"
},
{
"name": "Krakax",
"domain": "krakax.com",
"description": "Experience a surrealistic combination of ancient archery and gravitational mechanics.",
"categories": [
"2D",
"Shooting"
],
"developer": "Softbear",
"teaser": "krakax_teaser.webp"
},
{
"name": "Mazean",
"domain": "mazean.com",
"description": "Battle with lasers and force fields in this multiplayer FPS game. Collect crowns to gain an advantage!",
"categories": [
"3D",
"Shooting"
],
"developer": "Softbear",
"teaser": "mazean_teaser.webp"
},
{
"name": "Mk48",
"domain": "mk48.io",
"description": "Sail your way to victory in this multiplayer naval combat game. But watch out for incoming torpedoes!",
"categories": [
"2D",
"Action"
],
"developer": "Softbear",
"teaser": "mk48_teaser.webp"
},
{
"name": "Netquel",
"domain": "netquel.com",
"description": "Mine asteroids and build a network of robotic spacecraft in this multiplayer space war game. Stay alert for rival players!",
"categories": [
"2D",
"Action"
],
"developer": "Softbear",
"teaser": "netquel_teaser.webp"
},
{
"name": "Tankgank",
"domain": "tankgank.com",
"description": "Prowl the battle field in this multiplayer tank combat game. Surround adversaries and win territory! Develop your territory to gain an advantage.",
"categories": [
"2D",
"Strategy"
],
"developer": "Softbear",
"teaser": "tankgank_teaser.webp"
},
{
"name": "Turnfight",
"domain": "turnfight.com",
"description": "Pilot your aircraft through the clouds and over the ocean to engage enemy aircraft in a fierce dogfight.",
"categories": [
"3D",
"Action"
],
"developer": "Softbear",
"teaser": "turnfight_teaser.webp"
},
{
"name": "Ships 3D",
"domain": "yp3d.com/ships3d/",
"description": "Play as a sailor on servers up to 90 players. Traverse deep seas, battling to attain items and trade them. Battle goblins, trade loot across long voyages.",
"categories": [
"3D",
"Action"
],
"developer": "Yp3d",
"teaser": "ships3d_teaser.webp"
},
{
"name": "Tanks 3D",
"domain": "yp3d.com/tanks3d/",
"description": "Play as a tank, fighting up to 1,000 players concurrently on one massive server.",
"categories": [
"3D",
"Action"
],
"developer": "Yp3d",
"teaser": "tanks3d_teaser.webp"
},
{
"name": "Voxmaxa",
"domain": "voxmaxa.com",
"description": "Voxmaxa is a multiplayer FPS combat game in a block world. Attack enemy players with a wide array of weapons or build a fort for protection.",
"categories": [
"3D",
"Shooting"
],
"developer": "Softbear",
"teaser": "voxmaxa_teaser.webp"
},
{
"name": "Voxorp",
"domain": "voxorp.com",
"description": "Mine resources, build a base, upgrade your ship and destroy other players!",
"categories": [
"2D",
"Action"
],
"developer": "Stan Flint",
"teaser": "voxorp_teaser.webp"
}
]