onFOSS.hribhrib.at/list.html

108 lines
4.3 KiB
HTML

<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<title>onFOSS</title>
<link rel="stylesheet" href="styles.css">
</head>
<body>
<div class="topnav">
<a href='index.html'>Home</a> |
<a href='list.html'>List</a> |
<a href='https://hribhrib.at/'>To My Homepage</a>
</div>
<div>
<h1>Complete list of FOSS games I tested</h1>
<h2>Multiplayer Games</h2>
<ul>
<li>0ad<p><b>Real-time Strategy</b>, <a href="https://play0ad.com/">Homepage</a> <br>
Very much inspired by Age of Empires 2, but has interesting twists that makes it a own game. It runs good as long as the population limit is not set too high!</p></li>
<li>Xonotic<p><b>Arena Shooter</b>, <a href="https://xonotic.org/">Homepage</a> <br>
Quake/UnrealTournament-like shooter. I think, I don't have to say more xD</p></li>
<li>Hedgewars<p><b>Turn-based Strategy</b>, <a href="https://www.hedgewars.org/">Homepage</a> <br>
2D Worms, just with hedgehogs ;)</p></li>
<li>Teeworlds<p><b>2D-Arena-Shooter</b>, <a href="https://teeworlds.com/">Homepage</a> <br>
Mix between Worms and Quake</p></li>
<li>Minetest<p><b>Procedural Sandbox</b>, <a href="https://www.minetest.net/">Homepage</a> <br>
Minecraft in open-source with little less content. Without modification it has no survival mode, just creative. BUT there are tons of mods out there, even one that imitates Minecraft with survival and crafting ;-)</p></li>
<li>SuperTuxKart<p><b>Arcade Racer</b>, <a href="https://supertuxkart.net/">Homepage</a> <br>
Mario Kart open-source xD</p></li>
<li>Wesnoth<p><b>Turn-based Strategy</b>, <a href="https://www.wesnoth.org/">Homepage</a> <br>
Little bit like Heroes of Might and Magic</p></li>
<li>Warzone2100<p><b>Real -time Strategy</b>, <a href="https://wz2100.net/">Homepage</a> <br>
RTS game where you can design your own tanks</p></li>
<li>armagetron<p><b>TRON</b>, <a href="http://www.armagetronad.org/">Homepage</a> <br>
A Tron clone, is it a own genre?</p></li>
<li>OpenRA<p><b>Real-time Strategy</b>, <a href="https://www.openra.net/">Homepage</a> <br>
OpenRA is a recreation of classic "Command and Conquer"-games</p></li>
<li>OpenHV<p><b>Real-time Strategy</b>, <a href="https://openhv.itch.io/openhv">Homepage</a> <br>
OpenHV is a mod for OpenRA with free assets</p></li>
<li>Veloren<p><b>Voxel MMORPG</b>, <a href="https://veloren.net/">Homepage</a> <br>
Veloren is a procedural genereated voxel MMORPG</p></li>
<li>Lichess<p><b>Chess</b>, <a href="https://lichess.org/">Homepage</a> <br>
Open-source chess!</p></li>
<li>OpenSpades<p><b>Fist-Person-Shooter</b>, <a href="https://openspades.yvt.jp/">Homepage</a>, <a href="https://github.com/piqueserver/piqueserver">Server</a> <br>
FPS with block buidling/destruction!</p></li>
<li>Widelands<p><b>Real-time Strategy</b>, <a href="https://www.widelands.org/">Homepage</a> <br>
RTS inspired by Settlers II</p></li>
<li>BZFlag<p><b>3D Tank Shooter</b>, <a href="https://www.bzflag.org/">Homepage</a> <br>
3D-shooter with tanks</p></li>
<li>Mindustry<p><b>Sandbox Towerdefense</b>, <a href="https://mindustrygame.github.io/">Homepage</a> <br>
A sandbox-tower-defence game</p></li>
<li>Unvanquished<p><b>First-Person-Shooter</b>, <a href="https://unvanquished.net/">Homepage</a> <br>
A teambased human vs aliens shooter</p></li>
</ul>
</div>
<div>
<h2>Singleplayer Games</h2>
<ul>
<li>Flare RPG<p><b>Action RPG</b>, <a href="https://flarerpg.org/">Homepage</a> <br>
Diablo 2-like</p></li>
<li>Shattered Pixel Dungeon<p><b>Rouge-Like</b>, <a href="http://shatteredpixel.com/">Homepage</a> <br>
Best modification of the original "Pixel Dungeon"</p></li>
<li>OpenTTD<p><b>Transport Tycoon</b>, <a href="https://www.openttd.org/">Homepage</a> <br>
FOSS tycoon</p></li>
<li>Freeciv<p><b>Strategy</b>, <a href="http://www.freeciv.org/">Homepage</a> <br>
As Civilization</p></li>
<li>Tanks of Freedom<p><b>Round-Based Strategy</b>, <a href="https://tof.p1x.in/">Homepage</a> <br>
If you see it, you know what's about</p></li>
<li>SuperTux<p><b>Jump 'n Run</b>, <a href="https://www.supertux.org/">Homepage</a> <br>
Mario as a penguin</p></li>
</ul>
</div>
</body>
</html>