-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
246 lines (242 loc) · 8.69 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta http-equiv="X-UA-Compatible" content="ie=edge" />
<title>Suomipelit @ GitHub</title>
<link rel="stylesheet" href="style.css" />
</head>
<body>
<section>
<svg id="s" viewBox="0 0 476 476" style="max-width: 400px;"></svg>
<h1><a href="https://github.com/suomipelit">Suomi­pelit</a></h1>
<p class="lede">
We archive, port, and maintain classic Finnish freeware and shareware
games.<br />
Have you written a suomipeli, or are interested in porting one?
<a href="#contact">Get in touch!</a>
</p>
</section>
<section id="releases">
<h2>Game releases</h2>
<div class="projects">
<div class="project">
<header>
<h3>Ultimate Tapan Kaikki</h3>
<a href="https://github.com/suomipelit/ultimatetapankaikki/">
<img src="github.svg" alt="GitHub" /> ~/ultimatetapankaikki
</a>
</header>
<video autoplay muted loop class="image">
<source src="video/tk321.webm" type="video/webm" />
<source src="video/tk321.mp4" type="video/mp4" />
</video>
<p>
Classic 90s shoot-em-up. Now works on Linux, macOS, Windows and
FreeBSD.
</p>
<ul class="downloads">
<li>
<a
href="https://github.com/suomipelit/ultimatetapankaikki/releases/download/v3/tk321-sp3.zip"
>
<img src="windows.svg" />
<span class="ver">3.21 SP 3</span>
<span class="plat">Windows x64 .zip</span>
</a>
</li>
<li>
<a
href="https://github.com/suomipelit/ultimatetapankaikki/releases/download/v3/tk321-sp3-x86.zip"
>
<img src="windows.svg" />
<span class="ver">3.21 SP 3</span>
<span class="plat">Windows x86 .zip</span>
</a>
</li>
<li>
<a
href="https://github.com/suomipelit/ultimatetapankaikki/releases/download/v2/tk321-sp2-macos.dmg"
>
<img src="apple.svg" />
<span class="ver">3.21 SP 2</span>
<div class="plat">macOS .dmg</div>
</a>
</li>
<li>
<a
href="https://github.com/suomipelit/ultimatetapankaikki/releases/download/v3/ultimatetapankaikki_3.21+sp3_amd64.deb"
>
<img src="ubuntu-debian.svg" />
<span class="ver">3.21 SP 3</span>
<span class="plat">Ubuntu / Debian .deb</span>
</a>
</li>
</ul>
<ul class="downloads">
<li>
<a href="https://suomipelit.github.io/ultimatetapankaikki-web/">
<img src="online.svg" />
<span class="ver">3.21 SP 3</span>
<span class="plat">Web Browser</span>
</a>
</li>
</ul>
<p class="other">
Also available on:
<a href="https://aur.archlinux.org/packages/ultimatetapankaikki/"
>Arch Linux (AUR)</a
>
</p>
</div>
<div class="project">
<header>
<h3>Tapan Kaikki 4: Bloodshed</h3>
<a href="https://github.com/suomipelit/tapankaikki4/"
><img src="github.svg" alt="GitHub" /> ~/tapankaikki4</a
>
</header>
<img
src="pngs/tk4.png"
class="image"
alt="Tapan Kaikki 4: Bloodshed"
/>
<p>Successor of Ultimate Tapan Kaikki.</p>
<ul class="downloads">
<li>
<a
href="https://github.com/suomipelit/tapankaikki4/releases/download/v4.09/Tapan.Kaikki.4.09.zip"
>
<img src="windows.svg" />
<span class="ver">v4.09</span>
<span class="plat">Windows x86 .zip</span>
</a>
</li>
</ul>
</div>
<div class="project">
<header>
<h3>KOPS</h3>
<a href="https://github.com/suomipelit/kops/"
><img src="github.svg" alt="GitHub" /> ~/kops</a
>
</header>
<img src="pngs/kops.png" class="image" alt="KOPS" />
<p>Classic two-dimensional gravitational shoot'yer'friend game.</p>
<ul class="downloads">
<li>
<a
href="https://github.com/suomipelit/kops/releases/download/v1-win/kops1.2-sp1.zip"
>
<img src="windows.svg" />
<span class="ver">1.2 SP 1</span>
<span class="plat">Windows x64 .zip</span>
</a>
</li>
<li>
<a
href="https://github.com/suomipelit/kops/releases/download/v1-win/kops1.2-sp1-x86.zip"
>
<img src="windows.svg" />
<span class="ver">1.2 SP 1</span>
<span class="plat">Windows x86 .zip</span>
</a>
</li>
</ul>
</div>
<div class="project">
<header>
<h3>Triplane Classic</h3>
<a href="https://github.com/suomipelit/triplane/"
><img src="github.svg" alt="GitHub" /> ~/triplane</a
>
</header>
<video autoplay muted loop class="image">
<source src="video/triplane.webm" type="video/webm" />
<source src="video/triplane.mp4" type="video/mp4" />
</video>
<p>
Classic side-scrolling dogfighting game featuring solo missions and
multiplayer mode.
</p>
<ul class="downloads">
<li>
<a href="https://suomipelit.github.io/triplane-web/">
<img src="online.svg" />
<span class="ver">1.0.8 SP 2</span>
<span class="plat">Web Browser</span>
</a>
</li>
<li>
<a
href="https://github.com/suomipelit/triplane/releases/download/v1.0.8-sp2/triplane1.0.8-sp2.zip"
>
<img src="windows.svg" />
<span class="ver">1.0.8 SP 2</span>
<span class="plat">Windows x64 .zip</span>
</a>
</li>
<li>
<a
href="https://github.com/suomipelit/triplane/releases/download/v1.0.8-sp2/triplane1.0.8-sp2-x86.zip"
>
<img src="windows.svg" />
<span class="ver">1.0.8 SP 2</span>
<span class="plat">Windows x86 .zip</span>
</a>
</li>
</ul>
</div>
<div class="project">
<header>
<h3>Ski Jump International v3</h3>
<a href="https://github.com/suomipelit/skijump3-sdl/"
><img src="github.svg" alt="GitHub" /> ~/skijump3-sdl</a
>
</header>
<video autoplay muted loop class="image">
<source src="video/sj3.webm" type="video/webm" />
<source src="video/sj3.mp4" type="video/mp4" />
</video>
<p>
Epic ski jumping game with lots of real hills. Challenge your
friends in hotseat World Cup.
</p>
<ul class="downloads">
<li>
<a
href="https://github.com/suomipelit/skijump3-sdl/releases/download/sj313-sp5/sj313-sp5-win64.zip"
>
<img src="windows.svg" />
<span class="ver">3.13 SP 5</span>
<span class="plat">Windows x64 .zip</span>
</a>
</li>
</ul>
</div>
</div>
</section>
<section id="contact">
<h2>For game authors</h2>
<p>
Are you sitting on some old source code for a classic suomipeli?! Get in
touch on Slack, and we'll get to work porting that stuff to 2018 and
beyond!
</p>
<h2>Suomipelit Slack</h2>
<p>
There's a
<a
href="https://join.slack.com/t/suomipelit/shared_invite/enQtNDg1ODkwODU4MTE4LWExY2Q3Mjc0ODg3OTY3ZjlmYThkZDRlMDBjZWUwM2I4NWZlZTFkMWI4YjM1OTM1ODQ4NGQ1NGFiNjQ5MjY0NzM"
id="slack"
>Suomipelit Slack</a
>
community you're more than welcome to join! We chat in both English and
Finnish as necessary.
</p>
</section>
<script src="rough.min.js"></script>
<script src="mikromikko.js"></script>
</body>
</html>