games.exozy.me/index.html
2022-08-14 18:47:49 -04:00

43 lines
972 B
HTML

<center>
<style>
body {
background-color: #2c3e50;
color: #9b59b6;
font-family: monospace;
font-size: 15px;
}
.gamediv {
border-color: #2ecc71;;
border-style: double;
width: 40%;
display: flex;
align-items: center;
justify-content: center;
}
</style>
<h1>Exozyme Games</h1>
Note: sometimes (90% of the time) these servers are down, this is just a catalog of what we've hosted at some point.
<br>
<div class="gamediv">
<img src="minetest.png" width=75>
Minetest - a popular open-source alternative to Minecraft.
&nbsp;
<b>exozy.me:30000</b>
</div>
<div class="gamediv">
<img src="stk.png" width=75>
SuperTuxKart - an open-source alternative to kart games.
&nbsp;
<b>exozy.me:30000</b>
</div>
<div class="gamediv">
<img src="teeworlds.png" width=75>
Teeworlds - a 2D multiplayer shooting game.
&nbsp;
<b>exozy.me:30000</b>
</div>
<br>
<br>
<br>
<a href="https://exozy.me"><img src="powered_transparent.gif" height=45></a>