Make game pictures clickable

This commit is contained in:
DeathByDenim 2022-02-23 21:00:46 -05:00
parent 105dfab889
commit 93f2fcb045
Signed by: DeathByDenim
GPG Key ID: 4A475283D925365B
1 changed files with 10 additions and 10 deletions

View File

@ -47,61 +47,61 @@
<table class="table">
<tbody>
<tr>
<td><img src="img/bzflag.png" height="64"></td>
<td><a href="help_bzflag.html"><img src="img/bzflag.png" height="64"></a></td>
<td>Bzflag</td>
<td>Drive around in a tank that can jump, trying to shoot your opponents while dodging their bullets.</td>
<td><a href="help_bzflag.html">More info</a></td>
</tr>
<tr>
<td><img src="img/hedgewars.png" height="64"></td>
<td><a href="help_hedgewars.html"><img src="img/hedgewars.png" height="64"></a></td>
<td>Hedgewars</td>
<td>Worms-like game where your team of hedgehogs needs to destroy the other teams using the ludicrous arsenal at their disposal.</td>
<td><a href="help_hedgewars.html">More info</a></td>
</tr>
<tr>
<td><img src="img/lix.png" height="64"></td>
<td><a href="help_lix.html"><img src="img/lix.png" height="64"></a></td>
<td>Lix</td>
<td>Lemmings-like game where you need to guide your little people to safety despite their best efforts of wandering into things that will kill them.</td>
<td><a href="help_lix.html">More info</a></td>
</tr>
<tr>
<td><img src="img/mindustry.png" height="64"></td>
<td><a href="help_mindustry.html"><img src="img/mindustry.png" height="64"></a></td>
<td>Mindustry</td>
<td>A building and tower defence game where you build up an industry and defences against ever larger waves of enemies.</td>
<td><a href="help_mindustry.html">More info</a></td>
</tr>
<tr>
<td><img src="img/openhv.png" height="64"></td>
<td><a href="help_openhv.html"><img src="img/openhv.png" height="64"></a></td>
<td>OpenHV</td>
<td>Real-time strategy game where you mine resources and build units to attack and defend.</td>
<td><a href="help_openhv.html">More info</a></td>
</tr>
<tr>
<td><img src="img/openspades.png" height="64"></td>
<td><a href="help_openspades.html"><img src="img/openspades.png" height="64"></a></td>
<td>OpenSpades</td>
<td>Mix between a first person shooter and Minecraft. Build defence structures, dig many tunnels or go on the offensive.</td>
<td><a href="help_openspades.html">More info</a></td>
</tr>
<tr>
<td><img src="img/supertuxkart.png" height="64"></td>
<td><a href="help_supertuxkart.html"><img src="img/supertuxkart.png" height="64"></a></td>
<td>SuperTuxKart</td>
<td>Kart racing game where you can use the various power-ups to give yourself a boost of hinder your opponents.</td>
<td><a href="help_supertuxkart.html">More info</a></td>
</tr>
<tr>
<td><img src="img/teeworlds.png" height="64"></td>
<td><a href="help_teeworlds.html"><img src="img/teeworlds.png" height="64"></a></td>
<td>Teeworlds</td>
<td>Fast-paced 2D side-scrolling shooter game where you have a big gun and a grappling hook.</td>
<td><a href="help_teeworlds.html">More info</a></td>
</tr>
<tr>
<td><img src="img/unvanquished.png" height="64"></td>
<td><a href="help_unvanquished.html"><img src="img/unvanquished.png" height="64"></a></td>
<td>Unvanquished</td>
<td>First-person shooter of aliens vs humans. There are several classes and it's possible to build structures.</td>
<td><a href="help_unvanquished.html">More info</a></td>
</tr>
<tr>
<td><img src="img/xonotic.png" height="64"></td>
<td><a href="help_xonotic.html"><img src="img/xonotic.png" height="64"></a></td>
<td>Xonotic</td>
<td>First-person shooter where players compete in a 3D world. It features Battle Royale mode.</td>
<td><a href="help_xonotic.html">More info</a></td>