-
Notifications
You must be signed in to change notification settings - Fork 0
/
page_ms.html
38 lines (34 loc) · 1.04 KB
/
page_ms.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
<style>
body {
background-color: black;
}
h1 {
text-align: center;
color: blue;
}
p {
text-align: center;
color: white;
}
img {
display: block;
margin-left: auto;
margin-right: auto;
}
li {
text-align: center;
color: white;
}
</style>
<a href="main.html"><img src="assets/back.png" alt="BACK" height=64 width=128></a>
<h1>Metal Soldiers</h1>
<img src="assets/ms.png" alt="Logo" height=256 width=256>
<p>Metal Soldiers is a "Mech Customization Action" game from the creator of Kingdom Come Rising!</p>
<p>These are the minimum requirements to run it:</p>
<li>CPU: <code>Any decent 64-bit processor</code></li>
<li>GPU: <code>Integrated graphics work fine</code></li>
<li>RAM: <code>2GB or more, 4GB recommended</code></li>
<li>OS: <code>Any 64-bit Linux distribution, 64-bit Windows (10 or newer is recommended), or any OS capable of running Browser games</code></li>
<hr/>
<p>This game is</p>
<a href="https://hadcl4.itch.io/metalsoldiers" target="_blank"><img src="assets/itch-badge.svg" alt="Available on Itch.io" width=180 height=57></a>