-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
360 lines (328 loc) · 10.5 KB
/
index.html
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
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
<!DOCTYPE html>
<html lang="en-US">
<head>
<!-- General Site Properties -->
<meta charset="utf-8" />
<meta
name="viewport"
content="width=device-width, initial-scale=1.0, minimum-scale=1.0, maximum-scale=4.0"
/>
<link rel="stylesheet" type="text/css" media="screen" href="style.css" />
<meta property="og:type" content="website" />
<link rel="icon" type="image/x-icon" href="favicon.ico" />
<meta property="og:image" content="favicon.png" />
<meta property="og:image:type" content="image/png" />
<meta property="og:image:width" content="256" />
<meta property="og:image:height" content="256" />
<meta property="og:site_name" content="acodcha's StarCraft Maps" />
<meta
name="description"
property="og:description"
content="Custom-made maps for the StarCraft: Brood War and StarCraft: Remastered video games by Blizzard Entertainment"
/>
<!-- Current Page Properties -->
<title>acodcha's StarCraft Maps</title>
<meta property="og:title" content="acodcha's StarCraft Maps" />
<link rel="canonical" href="https://acodcha.github.io/starcraft-maps" />
<meta
property="og:url"
content="https://acodcha.github.io/starcraft-maps"
/>
</head>
<body>
<main>
<h1>acodcha's StarCraft Maps</h1>
<p class="subtitle">
Custom-made maps for the <i>StarCraft: Brood War</i> and
<i>StarCraft: Remastered</i> video games by Blizzard Entertainment
</p>
<hr />
<p>
This repository contains my custom-made maps for the
<i>StarCraft: Brood War</i> and <i>StarCraft: Remastered</i> video games
by Blizzard Entertainment. Maps used in professional leagues are
typically designed for 1vs1 games, whereas my maps focus on 2vs2, 3vs3,
and 4vs4 team games.
</p>
<p>
To play a map, simply download its <code>.scx</code> file and place it
anywhere in your <i>StarCraft</i> maps directory, which is typically
<code>C:\Program Files (x86)\StarCraft\Maps\</code>. When creating a
game, select the <code>Use Map Settings</code> option; otherwise, player
starting locations may be randomized rather than team-based.
</p>
<p>
My <i>Battle.net</i> BattleTag is <code>acodcha#1294</code>. If you see
me online, drop by and say hello!
</p>
<hr />
<p class="contents">
<a href="#2vs2">2vs2</a> · <a href="#3vs3">3vs3</a> ·
<a href="#4vs4">4vs4</a> · <a href="#scenarios">Scenarios</a>
</p>
<hr />
<table>
<caption id="2vs2">
2vs2
</caption>
<tr>
<td>
<a href="2vs2/careening_blues">Careening Blues</a>
</td>
<td>
<a href="2vs2/intertwined_platforms">Intertwined Platforms</a>
</td>
</tr>
<tr>
<td>
<a href="2vs2/careening_blues">
<img
src="2vs2/careening_blues/Careening_Blues_1.3_512px.png"
alt="Careening Blues"
/></a>
</td>
<td>
<a href="2vs2/intertwined_platforms">
<img
src="2vs2/intertwined_platforms/Intertwined_Platforms_1.1_512px.png"
alt="Intertwined Platforms"
/></a>
</td>
</tr>
</table>
<button onclick="window.location.href='#';">▲ Top</button>
<hr />
<table>
<caption id="3vs3">
3vs3
</caption>
<tr>
<td>
<a href="3vs3/beltway_blitz">Beltway Blitz</a>
</td>
<td>
<a href="3vs3/cloistered_vale">Cloistered Vale</a>
</td>
</tr>
<tr>
<td>
<a href="3vs3/beltway_blitz">
<img
src="3vs3/beltway_blitz/Beltway_Blitz_1.2_512px.png"
alt="Beltway Blitz"
/></a>
</td>
<td>
<a href="3vs3/cloistered_vale">
<img
src="3vs3/cloistered_vale/Cloistered_Vale_1.0_512px.png"
alt="Cloistered Vale"
/></a>
</td>
</tr>
<tr>
<td>
<a href="3vs3/magmatic_delve">Magmatic Delve</a>
</td>
<td>
<a href="3vs3/motley_turnpike">Motley Turnpike</a>
</td>
</tr>
<tr>
<td>
<a href="3vs3/magmatic_delve">
<img
src="3vs3/magmatic_delve/Magmatic_Delve_1.0_512px.png"
alt="Magmatic Delve"
/></a>
</td>
<td>
<a href="3vs3/motley_turnpike">
<img
src="3vs3/motley_turnpike/Motley_Turnpike_1.1_512px.png"
alt="Motley Turnpike"
/></a>
</td>
</tr>
</table>
<button onclick="window.location.href='#';">▲ Top</button>
<hr />
<table>
<caption id="4vs4">
4vs4
</caption>
<tr>
<td>
<a href="4vs4/azurean_reliquary">Azurean Reliquary</a>
</td>
<td>
<a href="4vs4/fractious_crater">Fractious Crater</a>
</td>
</tr>
<tr>
<td>
<a href="4vs4/azurean_reliquary">
<img
src="4vs4/azurean_reliquary/Azurean_Reliquary_1.1_512px.png"
alt="Azurean Reliquary"
/></a>
</td>
<td>
<a href="4vs4/fractious_crater">
<img
src="4vs4/fractious_crater/Fractious_Crater_1.0_512px.png"
alt="Fractious Crater"
/></a>
</td>
</tr>
<tr>
<td>
<a href="4vs4/isthmus_scramble">Isthmus Scramble</a>
</td>
<td>
<a href="4vs4/luxuriant_sanctuary">Luxuriant Sanctuary</a>
</td>
</tr>
<tr>
<td>
<a href="4vs4/isthmus_scramble">
<img
src="4vs4/isthmus_scramble/Isthmus_Scramble_1.1_512px.png"
alt="Isthmus Scramble"
/></a>
</td>
<td>
<a href="4vs4/luxuriant_sanctuary">
<img
src="4vs4/luxuriant_sanctuary/Luxuriant_Sanctuary_1.3_512px.png"
alt="Luxuriant Sanctuary"
/></a>
</td>
</tr>
<tr>
<td>
<a href="4vs4/meddling_causeway">Meddling Causeway</a>
</td>
<td>
<a href="4vs4/stratal_concourse">Stratal Concourse</a>
</td>
</tr>
<tr>
<td>
<a href="4vs4/meddling_causeway">
<img
src="4vs4/meddling_causeway/Meddling_Causeway_1.0_512px.png"
alt="Meddling Causeway"
/></a>
</td>
<td>
<a href="4vs4/stratal_concourse">
<img
src="4vs4/stratal_concourse/Stratal_Concourse_1.1_512px.png"
alt="Stratal Concourse"
/></a>
</td>
</tr>
<tr>
<td>
<a href="4vs4/vexing_junkyard">Vexing Junkyard</a>
</td>
<td>
<a href="4vs4/wintry_gully">Wintry Gully</a>
</td>
</tr>
<tr>
<td>
<a href="4vs4/vexing_junkyard">
<img
src="4vs4/vexing_junkyard/Vexing_Junkyard_1.0_512px.png"
alt="Vexing Junkyard"
/></a>
</td>
<td>
<a href="4vs4/wintry_gully">
<img
src="4vs4/wintry_gully/Wintry_Gully_1.0_512px.png"
alt="Wintry Gully"
/></a>
</td>
</tr>
</table>
<button onclick="window.location.href='#';">▲ Top</button>
<hr />
<table>
<caption id="scenarios">
Scenarios
</caption>
<tr>
<td>
<a href="scenario/cooperative_defense">Cooperative Defense</a>
</td>
<td>
<a href="scenario/terran_obstacle_course">Terran Obstacle Course</a>
</td>
</tr>
<tr>
<td>
<a href="scenario/cooperative_defense">
<img
src="scenario/cooperative_defense/Cooperative_Defense_1.0_512px.png"
alt="Cooperative Defense"
/></a>
</td>
<td>
<a href="scenario/terran_obstacle_course">
<img
src="scenario/terran_obstacle_course/Terran_Obstacle_Course_1.1_512px.png"
alt="Terran Obstacle Course"
/></a>
</td>
</tr>
<tr>
<td>
<a href="scenario/zerg_obstacle_course">Zerg Obstacle Course</a>
</td>
</tr>
<tr>
<td>
<a href="scenario/zerg_obstacle_course">
<img
src="scenario/zerg_obstacle_course/Zerg_Obstacle_Course_1.0_512px.png"
alt="Zerg Obstacle Course"
/></a>
</td>
</tr>
</table>
<button onclick="window.location.href='#';">▲ Top</button>
<hr />
<p class="license">
This work is hosted on
<a href="https://github.com/acodcha/starcraft-maps">GitHub</a> and
maintained by
<a href="https://github.com/acodcha">Alexandre Coderre-Chabot</a>. This
work is licensed under the
<a href="https://creativecommons.org/licenses/by/4.0"
>Creative Commons Attribution 4.0 International</a
>
license and based on the
<a href="https://starcraft.blizzard.com"><i>StarCraft: Brood War</i></a>
and
<a href="https://starcraft.blizzard.com"
><i>StarCraft: Remastered</i></a
>
video games by
<a href="https://www.blizzard.com">Blizzard Entertainment</a>. The
contents, copyrights, and trademarks of everything involving
<i>StarCraft</i>, <i>StarCraft: Brood War</i>, and
<i>StarCraft: Remastered</i> are exclusively held by Blizzard
Entertainment; I make no claim to any of these in any way. All maps are
made using the
<a href="http://www.stormcoast-fortress.net/cntt/software/scmdraft"
><i>Scmdraft 2</i></a
>
map editor by
<a href="http://www.stormcoast-fortress.net">Stormcoast Fortress</a>.
</p>
</main>
</body>
</html>