various website tweaks (tiny bit of javascript for mobile users), added freee

This commit is contained in:
Trilarion
2021-10-05 20:52:09 +02:00
parent 1b493f36b5
commit b291102272
115 changed files with 98716 additions and 250894 deletions

View File

@ -9,326 +9,205 @@
<link rel="stylesheet" href="../css/bulma.min.css">
<link rel="stylesheet" href="../css/osgl.min.css">
<link rel="icon" type="image/svg+xml" href="../favicon.svg">
<script type="text/javascript" src="../js/osgl.js"></script>
</head>
<body><nav class="navbar container is-light" aria-label="main navigation">
<div class="navbar-brand">
<a class="navbar-item" href="../index.html"><span class="icon is-large has-text-black" ><i class="icon-home"></i></span><span>OSGL</span></a>
<a class="navbar-item" href="https://github.com/Trilarion/opensourcegames"><span class="icon is-large has-text-black" ><i class="icon-github"></i></span><span>On GitHub</span></a>
<a role="button" class="navbar-burger" aria-label="menu" aria-expanded="false" data-target="navbarMenu">
<a class="navbar-item" href="../index.html"><span class="icon has-text-black"><i class="icon-home"></i></span><span>OSGL</span></a>
<a role="button" class="navbar-burger" aria-label="menu" aria-expanded="false" data-target="navMenu">
<span aria-hidden="true"></span>
<span aria-hidden="true"></span>
<span aria-hidden="true"></span>
</a>
</div>
<div class="navbar-menu is-active">
<div class="navbar-menu" id="navMenu">
<div class="navbar-start">
<a class="navbar-item" href="../games/index.html"><span class="icon is-large has-text-black" ><i class="icon-dice"></i></span><span>Games</span></a>
<a class="navbar-item" href="../games/index.html"><span class="icon has-text-black"><i class="icon-dice"></i></span><span>Games</span></a>
<div class="navbar-item has-dropdown is-hoverable">
<a class="navbar-link"><span class="icon is-large has-text-black" ><i class="icon-filter"></i></span><span>Filter</span></a>
<a class="navbar-link"><span class="icon has-text-black"><i class="icon-filter"></i></span><span>Filter</span></a>
<div class="navbar-dropdown">
<a class="navbar-item" href="../games/genres.html"><span class="icon is-large has-text-black" ><i class="icon-price-tag"></i></span><span>By category</span></a>
<a class="navbar-item" href="../games/languages.html"><span class="icon is-large has-text-black" ><i class="icon-language"></i></span><span>By code language</span></a>
<a class="navbar-item" href="../games/platforms.html"><span class="icon is-large has-text-black" ><i class="icon-laptop"></i></span><span>By OS support</span></a>
<a class="navbar-item" href="../games/top50.html"><span class="icon is-large has-text-black" ><i class="icon-star"></i></span><span>GitHub Stars Top 50</span></a>
<a class="navbar-item" href="../games/genres.html"><span class="icon has-text-black"><i class="icon-price-tag"></i></span><span>By category</span></a>
<a class="navbar-item" href="../games/languages.html"><span class="icon has-text-black"><i class="icon-language"></i></span><span>By code language</span></a>
<a class="navbar-item" href="../games/platforms.html"><span class="icon has-text-black"><i class="icon-laptop"></i></span><span>By OS support</span></a>
<a class="navbar-item" href="../games/top50.html"><span class="icon has-text-black"><i class="icon-star"></i></span><span>GitHub Stars Top 50</span></a>
</div>
</div>
<a class="navbar-item" href="../frameworks/index.html"><span class="icon is-large has-text-black" ><i class="icon-wrench"></i></span><span>Frameworks/Tools</span></a>
<a class="navbar-item" href="../developers/index.html"><span class="icon is-large has-text-black" ><i class="icon-users"></i></span><span>Developers</span></a>
<a class="navbar-item is-active" href="index.html"><span class="icon is-large has-text-black" ><i class="icon-bulb"></i></span><span>Inspirations</span></a>
<a class="navbar-item" href="../statistics.html"><span class="icon is-large has-text-black" ><i class="icon-stats-dots"></i></span><span>Statistics</span></a>
<a class="navbar-item" href="../contribute.html"><span class="icon is-large has-text-black" ><i class="icon-pencil"></i></span><span>Contribute</span></a>
<a class="navbar-item" href="../frameworks/index.html"><span class="icon has-text-black"><i class="icon-wrench"></i></span><span>Frameworks/Tools</span></a>
<a class="navbar-item" href="../developers/index.html"><span class="icon has-text-black"><i class="icon-users"></i></span><span>Developers</span></a>
<a class="navbar-item is-active" href="index.html"><span class="icon has-text-black"><i class="icon-bulb"></i></span><span>Inspirations</span></a>
<a class="navbar-item" href="../statistics.html"><span class="icon has-text-black"><i class="icon-stats-dots"></i></span><span>Statistics</span></a>
<a class="navbar-item" href="../contribute.html"><span class="icon has-text-black"><i class="icon-pencil"></i></span><span>Contribute</span></a>
<a class="navbar-item" href="https://github.com/Trilarion/opensourcegames"><span class="icon has-text-black"><i class="icon-github"></i></span><span>On GitHub</span></a>
</div>
</div>
</nav>
<section class="section">
<div class="container">
<h1 class="title">Inspirations (W)</h1>
<div id="warcraft" class="box">
<p class="title is-4">Inspirations (W)</p><div id="warcraft" class="box">
<div class="block">
<h2 class="title is-4">Warcraft</h2>
<div class="subtitle is-size-6">
<span class="has-text-weight-semibold">Inspired game: </span><a href="../games/B.html#battles_of_antargis">
<span class="has-text-weight-semibold">Battles of Antargis</span></a></div>Media: <a href="https://en.wikipedia.org/wiki/Warcraft">Warcraft<span class="icon is-large has-text-black" ><i class="icon-wikipedia"></i></span></a></div>
<div class="block">
<a href="../contribute.html#inspirations" title="Contribution guide" class="is-size-7">Improve</a>
</div>
<p class="title is-4">Warcraft</p>
<p class="subtitle is-6">
<span class="has-text-weight-semibold">Inspired game: </span><a href="../games/B.html#battles_of_antargis">Battles of Antargis</a></p>Media: <a href="https://en.wikipedia.org/wiki/Warcraft">Warcraft<span class="icon has-text-black"><i class="icon-wikipedia"></i></span></a></div><p class="is-size-7 has-text-right"><a href="../contribute.html#inspirations" title="Contribution guide">Improve</a></p>
</div>
<div id="warcraft_ii" class="box">
<div class="block">
<h2 class="title is-4">Warcraft II</h2>
<div class="subtitle is-size-6">
<span class="has-text-weight-semibold">Inspired games: </span><a href="../games/D.html#dark_oberon">
<span class="has-text-weight-semibold">Dark Oberon</span></a>, <a href="../games/W.html#wargus">
<span class="has-text-weight-semibold">Wargus</span></a></div>Media: <a href="https://en.wikipedia.org/wiki/Warcraft_II:_Tides_of_Darkness">Warcraft II<span class="icon is-large has-text-black" ><i class="icon-wikipedia"></i></span></a></div>
<div class="block">
<a href="../contribute.html#inspirations" title="Contribution guide" class="is-size-7">Improve</a>
</div>
<p class="title is-4">Warcraft II</p>
<p class="subtitle is-6">
<span class="has-text-weight-semibold">Inspired games: </span><a href="../games/D.html#dark_oberon">Dark Oberon</a>, <a href="../games/W.html#wargus">Wargus</a></p>Media: <a href="https://en.wikipedia.org/wiki/Warcraft_II:_Tides_of_Darkness">Warcraft II<span class="icon has-text-black"><i class="icon-wikipedia"></i></span></a></div><p class="is-size-7 has-text-right"><a href="../contribute.html#inspirations" title="Contribution guide">Improve</a></p>
</div>
<div id="warcraft_orcs_humans" class="box">
<div class="block">
<h2 class="title is-4">Warcraft: Orcs &amp; Humans</h2>
<div class="subtitle is-size-6">
<span class="has-text-weight-semibold">Inspired games: </span><a href="../frameworks/tool.html#sr">
<span class="has-text-weight-semibold">SR</span></a>, <a href="../games/W.html#war1">
<span class="has-text-weight-semibold">War1</span></a>, <a href="../games/W.html#warcraft-remake">
<span class="has-text-weight-semibold">warcraft-remake</span></a></div>Media: <a href="https://en.wikipedia.org/wiki/Warcraft:_Orcs_%26_Humans">Warcraft: Orcs &amp; Humans<span class="icon is-large has-text-black" ><i class="icon-wikipedia"></i></span></a></div>
<div class="block">
<a href="../contribute.html#inspirations" title="Contribution guide" class="is-size-7">Improve</a>
</div>
<p class="title is-4">Warcraft: Orcs &amp; Humans</p>
<p class="subtitle is-6">
<span class="has-text-weight-semibold">Inspired games: </span><a href="../frameworks/tool.html#sr">SR</a>, <a href="../games/W.html#war1">War1</a>, <a href="../games/W.html#warcraft-remake">warcraft-remake</a></p>Media: <a href="https://en.wikipedia.org/wiki/Warcraft:_Orcs_%26_Humans">Warcraft: Orcs &amp; Humans<span class="icon has-text-black"><i class="icon-wikipedia"></i></span></a></div><p class="is-size-7 has-text-right"><a href="../contribute.html#inspirations" title="Contribution guide">Improve</a></p>
</div>
<div id="wargamernapoleon_1813" class="box">
<div class="block">
<h2 class="title is-4">Wargamer:Napoleon 1813</h2>
<div class="subtitle is-size-6">
<span class="has-text-weight-semibold">Inspired game: </span><a href="../games/W.html#wargamer">
<span class="has-text-weight-semibold">Wargamer</span></a></div></div>
<div class="block">
<a href="../contribute.html#inspirations" title="Contribution guide" class="is-size-7">Improve</a>
</div>
<p class="title is-4">Wargamer:Napoleon 1813</p>
<p class="subtitle is-6">
<span class="has-text-weight-semibold">Inspired game: </span><a href="../games/W.html#wargamer">Wargamer</a></p></div><p class="is-size-7 has-text-right"><a href="../contribute.html#inspirations" title="Contribution guide">Improve</a></p>
</div>
<div id="warheads" class="box">
<div class="block">
<h2 class="title is-4">Warheads</h2>
<div class="subtitle is-size-6">
<span class="has-text-weight-semibold">Inspired game: </span><a href="../games/H.html#hase">
<span class="has-text-weight-semibold">Hase</span></a></div></div>
<div class="block">
<a href="../contribute.html#inspirations" title="Contribution guide" class="is-size-7">Improve</a>
</div>
<p class="title is-4">Warheads</p>
<p class="subtitle is-6">
<span class="has-text-weight-semibold">Inspired game: </span><a href="../games/H.html#hase">Hase</a></p></div><p class="is-size-7 has-text-right"><a href="../contribute.html#inspirations" title="Contribution guide">Improve</a></p>
</div>
<div id="wario_land_3" class="box">
<div class="block">
<h2 class="title is-4">Wario Land 3</h2>
<div class="subtitle is-size-6">
<span class="has-text-weight-semibold">Inspired game: </span><a href="../games/W.html#wario-land-3">
<span class="has-text-weight-semibold">Wario-Land-3</span></a></div>Media: <a href="https://en.wikipedia.org/wiki/Wario_Land_3">Wario Land 3<span class="icon is-large has-text-black" ><i class="icon-wikipedia"></i></span></a></div>
<div class="block">
<a href="../contribute.html#inspirations" title="Contribution guide" class="is-size-7">Improve</a>
</div>
<p class="title is-4">Wario Land 3</p>
<p class="subtitle is-6">
<span class="has-text-weight-semibold">Inspired game: </span><a href="../games/W.html#wario-land-3">Wario-Land-3</a></p>Media: <a href="https://en.wikipedia.org/wiki/Wario_Land_3">Wario Land 3<span class="icon has-text-black"><i class="icon-wikipedia"></i></span></a></div><p class="is-size-7 has-text-right"><a href="../contribute.html#inspirations" title="Contribution guide">Improve</a></p>
</div>
<div id="warioware" class="box">
<div class="block">
<h2 class="title is-4">WarioWare</h2>
<div class="subtitle is-size-6">
<span class="has-text-weight-semibold">Inspired game: </span><a href="../games/L.html#librerama">
<span class="has-text-weight-semibold">Librerama</span></a></div>Media: <a href="https://en.wikipedia.org/wiki/Wario_(series)#WarioWare_series">WarioWare<span class="icon is-large has-text-black" ><i class="icon-wikipedia"></i></span></a></div>
<div class="block">
<a href="../contribute.html#inspirations" title="Contribution guide" class="is-size-7">Improve</a>
</div>
<p class="title is-4">WarioWare</p>
<p class="subtitle is-6">
<span class="has-text-weight-semibold">Inspired game: </span><a href="../games/L.html#librerama">Librerama</a></p>Media: <a href="https://en.wikipedia.org/wiki/Wario_(series)#WarioWare_series">WarioWare<span class="icon has-text-black"><i class="icon-wikipedia"></i></span></a></div><p class="is-size-7 has-text-right"><a href="../contribute.html#inspirations" title="Contribution guide">Improve</a></p>
</div>
<div id="warlords_ii" class="box">
<div class="block">
<h2 class="title is-4">Warlords II</h2>
<div class="subtitle is-size-6">
<span class="has-text-weight-semibold">Inspired games: </span><a href="../games/F.html#freelords">
<span class="has-text-weight-semibold">FreeLords</span></a>, <a href="../games/L.html#lordsawar">
<span class="has-text-weight-semibold">LordsAWar!</span></a></div>Media: <a href="https://en.wikipedia.org/wiki/Warlords_(game_series)">Warlords II<span class="icon is-large has-text-black" ><i class="icon-wikipedia"></i></span></a></div>
<div class="block">
<a href="../contribute.html#inspirations" title="Contribution guide" class="is-size-7">Improve</a>
</div>
<p class="title is-4">Warlords II</p>
<p class="subtitle is-6">
<span class="has-text-weight-semibold">Inspired games: </span><a href="../games/F.html#freelords">FreeLords</a>, <a href="../games/L.html#lordsawar">LordsAWar!</a></p>Media: <a href="https://en.wikipedia.org/wiki/Warlords_(game_series)">Warlords II<span class="icon has-text-black"><i class="icon-wikipedia"></i></span></a></div><p class="is-size-7 has-text-right"><a href="../contribute.html#inspirations" title="Contribution guide">Improve</a></p>
</div>
<div id="warrior_kings" class="box">
<div class="block">
<h2 class="title is-4">Warrior Kings</h2>
<div class="subtitle is-size-6">
<span class="has-text-weight-semibold">Inspired game: </span><a href="../games/W.html#wkbre">
<span class="has-text-weight-semibold">wkbre</span></a></div>Media: <a href="https://en.wikipedia.org/wiki/Warrior_Kings">Warrior Kings<span class="icon is-large has-text-black" ><i class="icon-wikipedia"></i></span></a></div>
<div class="block">
<a href="../contribute.html#inspirations" title="Contribution guide" class="is-size-7">Improve</a>
</div>
<p class="title is-4">Warrior Kings</p>
<p class="subtitle is-6">
<span class="has-text-weight-semibold">Inspired game: </span><a href="../games/W.html#wkbre">wkbre</a></p>Media: <a href="https://en.wikipedia.org/wiki/Warrior_Kings">Warrior Kings<span class="icon has-text-black"><i class="icon-wikipedia"></i></span></a></div><p class="is-size-7 has-text-right"><a href="../contribute.html#inspirations" title="Contribution guide">Improve</a></p>
</div>
<div id="warsong" class="box">
<div class="block">
<h2 class="title is-4">Warsong</h2>
<div class="subtitle is-size-6">
<span class="has-text-weight-semibold">Inspired game: </span><a href="../games/T.html#the_battle_for_wesnoth">
<span class="has-text-weight-semibold">The Battle for Wesnoth</span></a></div></div>
<div class="block">
<a href="../contribute.html#inspirations" title="Contribution guide" class="is-size-7">Improve</a>
</div>
<p class="title is-4">Warsong</p>
<p class="subtitle is-6">
<span class="has-text-weight-semibold">Inspired game: </span><a href="../games/T.html#the_battle_for_wesnoth">The Battle for Wesnoth</a></p></div><p class="is-size-7 has-text-right"><a href="../contribute.html#inspirations" title="Contribution guide">Improve</a></p>
</div>
<div id="warzone_2100" class="box">
<div class="block">
<h2 class="title is-4">Warzone 2100</h2>
<div class="subtitle is-size-6">
<span class="has-text-weight-semibold">Inspired game: </span><a href="../games/W.html#warzone_2100">
<span class="has-text-weight-semibold">Warzone 2100</span></a></div>Media: <a href="https://en.wikipedia.org/wiki/Warzone_2100">Warzone 2100<span class="icon is-large has-text-black" ><i class="icon-wikipedia"></i></span></a></div>
<div class="block">
<a href="../contribute.html#inspirations" title="Contribution guide" class="is-size-7">Improve</a>
</div>
<p class="title is-4">Warzone 2100</p>
<p class="subtitle is-6">
<span class="has-text-weight-semibold">Inspired game: </span><a href="../games/W.html#warzone_2100">Warzone 2100</a></p>Media: <a href="https://en.wikipedia.org/wiki/Warzone_2100">Warzone 2100<span class="icon has-text-black"><i class="icon-wikipedia"></i></span></a></div><p class="is-size-7 has-text-right"><a href="../contribute.html#inspirations" title="Contribution guide">Improve</a></p>
</div>
<div id="webhangman" class="box">
<div class="block">
<h2 class="title is-4">Webhangman</h2>
<div class="subtitle is-size-6">
<span class="has-text-weight-semibold">Inspired game: </span><a href="../frameworks/tool.html#pendumito">
<span class="has-text-weight-semibold">Pendumito</span></a></div></div>
<div class="block">
<a href="../contribute.html#inspirations" title="Contribution guide" class="is-size-7">Improve</a>
</div>
<p class="title is-4">Webhangman</p>
<p class="subtitle is-6">
<span class="has-text-weight-semibold">Inspired game: </span><a href="../frameworks/tool.html#pendumito">Pendumito</a></p></div><p class="is-size-7 has-text-right"><a href="../contribute.html#inspirations" title="Contribution guide">Improve</a></p>
</div>
<div id="weewar" class="box">
<div class="block">
<h2 class="title is-4">Weewar</h2>
<div class="subtitle is-size-6">
<span class="has-text-weight-semibold">Inspired game: </span><a href="../games/Z.html#zetawar">
<span class="has-text-weight-semibold">Zetawar</span></a></div></div>
<div class="block">
<a href="../contribute.html#inspirations" title="Contribution guide" class="is-size-7">Improve</a>
</div>
<p class="title is-4">Weewar</p>
<p class="subtitle is-6">
<span class="has-text-weight-semibold">Inspired game: </span><a href="../games/Z.html#zetawar">Zetawar</a></p></div><p class="is-size-7 has-text-right"><a href="../contribute.html#inspirations" title="Contribution guide">Improve</a></p>
</div>
<div id="what_the_box" class="box">
<div class="block">
<h2 class="title is-4">What the Box</h2>
<div class="subtitle is-size-6">
<span class="has-text-weight-semibold">Inspired game: </span><a href="../games/K.html#killer_crates">
<span class="has-text-weight-semibold">Killer Crates</span></a></div></div>
<div class="block">
<a href="../contribute.html#inspirations" title="Contribution guide" class="is-size-7">Improve</a>
</div>
<p class="title is-4">What the Box</p>
<p class="subtitle is-6">
<span class="has-text-weight-semibold">Inspired game: </span><a href="../games/K.html#killer_crates">Killer Crates</a></p></div><p class="is-size-7 has-text-right"><a href="../contribute.html#inspirations" title="Contribution guide">Improve</a></p>
</div>
<div id="where_in_the_world_is_carmen_sandiego_1985" class="box">
<div class="block">
<h2 class="title is-4">Where in the World Is Carmen Sandiego? (1985)</h2>
<div class="subtitle is-size-6">
<span class="has-text-weight-semibold">Inspired game: </span><a href="../games/T.html#thiefcatcher">
<span class="has-text-weight-semibold">thiefcatcher</span></a></div>Media: <a href="https://en.wikipedia.org/wiki/Where_in_the_World_Is_Carmen_Sandiego%3F_(1985_video_game)">Where in the World Is Carmen Sandiego? (1985)<span class="icon is-large has-text-black" ><i class="icon-wikipedia"></i></span></a></div>
<div class="block">
<a href="../contribute.html#inspirations" title="Contribution guide" class="is-size-7">Improve</a>
</div>
<p class="title is-4">Where in the World Is Carmen Sandiego? (1985)</p>
<p class="subtitle is-6">
<span class="has-text-weight-semibold">Inspired game: </span><a href="../games/T.html#thiefcatcher">thiefcatcher</a></p>Media: <a href="https://en.wikipedia.org/wiki/Where_in_the_World_Is_Carmen_Sandiego%3F_(1985_video_game)">Where in the World Is Carmen Sandiego? (1985)<span class="icon has-text-black"><i class="icon-wikipedia"></i></span></a></div><p class="is-size-7 has-text-right"><a href="../contribute.html#inspirations" title="Contribution guide">Improve</a></p>
</div>
<div id="wing_commander_series" class="box">
<div class="block">
<h2 class="title is-4">Wing Commander series</h2>
<div class="subtitle is-size-6">
<span class="has-text-weight-semibold">Inspired game: </span><a href="../games/H.html#heroes_of_wing_commander">
<span class="has-text-weight-semibold">Heroes of Wing Commander</span></a></div>Media: <a href="https://en.wikipedia.org/wiki/Wing_Commander_(franchise)#Games">Wing Commander series<span class="icon is-large has-text-black" ><i class="icon-wikipedia"></i></span></a></div>
<div class="block">
<a href="../contribute.html#inspirations" title="Contribution guide" class="is-size-7">Improve</a>
</div>
<p class="title is-4">Wing Commander series</p>
<p class="subtitle is-6">
<span class="has-text-weight-semibold">Inspired game: </span><a href="../games/H.html#heroes_of_wing_commander">Heroes of Wing Commander</a></p>Media: <a href="https://en.wikipedia.org/wiki/Wing_Commander_(franchise)#Games">Wing Commander series<span class="icon has-text-black"><i class="icon-wikipedia"></i></span></a></div><p class="is-size-7 has-text-right"><a href="../contribute.html#inspirations" title="Contribution guide">Improve</a></p>
</div>
<div id="wing_commander_privateer" class="box">
<div class="block">
<h2 class="title is-4">Wing Commander: Privateer</h2>
<div class="subtitle is-size-6">
<span class="has-text-weight-semibold">Inspired game: </span><a href="../games/P.html#privateer-gemini_gold">
<span class="has-text-weight-semibold">Privateer - Gemini Gold</span></a></div>Media: <a href="https://en.wikipedia.org/wiki/Wing_Commander:_Privateer">Wing Commander: Privateer<span class="icon is-large has-text-black" ><i class="icon-wikipedia"></i></span></a></div>
<div class="block">
<a href="../contribute.html#inspirations" title="Contribution guide" class="is-size-7">Improve</a>
</div>
<p class="title is-4">Wing Commander: Privateer</p>
<p class="subtitle is-6">
<span class="has-text-weight-semibold">Inspired game: </span><a href="../games/P.html#privateer-gemini_gold">Privateer - Gemini Gold</a></p>Media: <a href="https://en.wikipedia.org/wiki/Wing_Commander:_Privateer">Wing Commander: Privateer<span class="icon has-text-black"><i class="icon-wikipedia"></i></span></a></div><p class="is-size-7 has-text-right"><a href="../contribute.html#inspirations" title="Contribution guide">Improve</a></p>
</div>
<div id="wipeout" class="box">
<div class="block">
<h2 class="title is-4">Wipeout</h2>
<div class="subtitle is-size-6">
<span class="has-text-weight-semibold">Inspired games: </span><a href="../games/E.html#ecksdee">
<span class="has-text-weight-semibold">Ecksdee</span></a>, <a href="../games/H.html#h-craft_championship">
<span class="has-text-weight-semibold">H-Craft Championship</span></a>, <a href="../games/H.html#hexgl">
<span class="has-text-weight-semibold">HexGL</span></a>, <a href="../games/T.html#the_rush">
<span class="has-text-weight-semibold">The Rush</span></a></div></div>
<div class="block">
<a href="../contribute.html#inspirations" title="Contribution guide" class="is-size-7">Improve</a>
</div>
<p class="title is-4">Wipeout</p>
<p class="subtitle is-6">
<span class="has-text-weight-semibold">Inspired games: </span><a href="../games/E.html#ecksdee">Ecksdee</a>, <a href="../games/H.html#h-craft_championship">H-Craft Championship</a>, <a href="../games/H.html#hexgl">HexGL</a>, <a href="../games/T.html#the_rush">The Rush</a></p></div><p class="is-size-7 has-text-right"><a href="../contribute.html#inspirations" title="Contribution guide">Improve</a></p>
</div>
<div id="witchaven" class="box">
<div class="block">
<h2 class="title is-4">Witchaven</h2>
<div class="subtitle is-size-6">
<span class="has-text-weight-semibold">Inspired game: </span><a href="../games/W.html#witchavengdx">
<span class="has-text-weight-semibold">WitchavenGDX</span></a></div>Media: <a href="https://en.wikipedia.org/wiki/Witchaven">Witchaven<span class="icon is-large has-text-black" ><i class="icon-wikipedia"></i></span></a></div>
<div class="block">
<a href="../contribute.html#inspirations" title="Contribution guide" class="is-size-7">Improve</a>
</div>
<p class="title is-4">Witchaven</p>
<p class="subtitle is-6">
<span class="has-text-weight-semibold">Inspired game: </span><a href="../games/W.html#witchavengdx">WitchavenGDX</a></p>Media: <a href="https://en.wikipedia.org/wiki/Witchaven">Witchaven<span class="icon has-text-black"><i class="icon-wikipedia"></i></span></a></div><p class="is-size-7 has-text-right"><a href="../contribute.html#inspirations" title="Contribution guide">Improve</a></p>
</div>
<div id="wizard_of_wor" class="box">
<div class="block">
<h2 class="title is-4">Wizard of Wor</h2>
<div class="subtitle is-size-6">
<span class="has-text-weight-semibold">Inspired game: </span><a href="../games/K.html#knightofwor">
<span class="has-text-weight-semibold">KnightOfWor</span></a></div>Media: <a href="https://en.wikipedia.org/wiki/Wizard_of_Wor">Wizard of Wor<span class="icon is-large has-text-black" ><i class="icon-wikipedia"></i></span></a></div>
<div class="block">
<a href="../contribute.html#inspirations" title="Contribution guide" class="is-size-7">Improve</a>
</div>
<p class="title is-4">Wizard of Wor</p>
<p class="subtitle is-6">
<span class="has-text-weight-semibold">Inspired game: </span><a href="../games/K.html#knightofwor">KnightOfWor</a></p>Media: <a href="https://en.wikipedia.org/wiki/Wizard_of_Wor">Wizard of Wor<span class="icon has-text-black"><i class="icon-wikipedia"></i></span></a></div><p class="is-size-7 has-text-right"><a href="../contribute.html#inspirations" title="Contribution guide">Improve</a></p>
</div>
<div id="wizardry" class="box">
<div class="block">
<h2 class="title is-4">Wizardry</h2>
<div class="subtitle is-size-6">
<span class="has-text-weight-semibold">Inspired games: </span><a href="../games/G.html#gee_whiz">
<span class="has-text-weight-semibold">Gee Whiz</span></a>, <a href="../games/W.html#wizardry_legacy">
<span class="has-text-weight-semibold">Wizardry Legacy</span></a></div>Media: <a href="https://en.wikipedia.org/wiki/Wizardry">Wizardry<span class="icon is-large has-text-black" ><i class="icon-wikipedia"></i></span></a></div>
<div class="block">
<a href="../contribute.html#inspirations" title="Contribution guide" class="is-size-7">Improve</a>
</div>
<p class="title is-4">Wizardry</p>
<p class="subtitle is-6">
<span class="has-text-weight-semibold">Inspired games: </span><a href="../games/G.html#gee_whiz">Gee Whiz</a>, <a href="../games/W.html#wizardry_legacy">Wizardry Legacy</a></p>Media: <a href="https://en.wikipedia.org/wiki/Wizardry">Wizardry<span class="icon has-text-black"><i class="icon-wikipedia"></i></span></a></div><p class="is-size-7 has-text-right"><a href="../contribute.html#inspirations" title="Contribution guide">Improve</a></p>
</div>
<div id="wolfenstein_3d" class="box">
<div class="block">
<h2 class="title is-4">Wolfenstein 3D</h2>
<div class="subtitle is-size-6">
<span class="has-text-weight-semibold">Inspired games: </span><a href="../games/E.html#ecwolf">
<span class="has-text-weight-semibold">ECWolf</span></a>, <a href="../games/W.html#wolf3dx">
<span class="has-text-weight-semibold">Wolf3dX</span></a></div>Media: <a href="https://en.wikipedia.org/wiki/Wolfenstein_3D">Wolfenstein 3D<span class="icon is-large has-text-black" ><i class="icon-wikipedia"></i></span></a></div>
<div class="block">
<a href="../contribute.html#inspirations" title="Contribution guide" class="is-size-7">Improve</a>
</div>
<p class="title is-4">Wolfenstein 3D</p>
<p class="subtitle is-6">
<span class="has-text-weight-semibold">Inspired games: </span><a href="../games/E.html#ecwolf">ECWolf</a>, <a href="../games/W.html#wolf3dx">Wolf3dX</a></p>Media: <a href="https://en.wikipedia.org/wiki/Wolfenstein_3D">Wolfenstein 3D<span class="icon has-text-black"><i class="icon-wikipedia"></i></span></a></div><p class="is-size-7 has-text-right"><a href="../contribute.html#inspirations" title="Contribution guide">Improve</a></p>
</div>
<div id="wolfenstein_enemy_territory" class="box">
<div class="block">
<h2 class="title is-4">Wolfenstein: Enemy Territory</h2>
<div class="subtitle is-size-6">
<span class="has-text-weight-semibold">Inspired game: </span><a href="../games/E.html#et_legacy">
<span class="has-text-weight-semibold">ET: Legacy</span></a></div>Media: <a href="https://en.wikipedia.org/wiki/Wolfenstein:_Enemy_Territory">Wolfenstein: Enemy Territory<span class="icon is-large has-text-black" ><i class="icon-wikipedia"></i></span></a></div>
<div class="block">
<a href="../contribute.html#inspirations" title="Contribution guide" class="is-size-7">Improve</a>
</div>
<p class="title is-4">Wolfenstein: Enemy Territory</p>
<p class="subtitle is-6">
<span class="has-text-weight-semibold">Inspired game: </span><a href="../games/E.html#et_legacy">ET: Legacy</a></p>Media: <a href="https://en.wikipedia.org/wiki/Wolfenstein:_Enemy_Territory">Wolfenstein: Enemy Territory<span class="icon has-text-black"><i class="icon-wikipedia"></i></span></a></div><p class="is-size-7 has-text-right"><a href="../contribute.html#inspirations" title="Contribution guide">Improve</a></p>
</div>
<div id="worlds_of_ultima_the_savage_empire" class="box">
<div class="block">
<h2 class="title is-4">Worlds of Ultima: The Savage Empire</h2>
<div class="subtitle is-size-6">
<span class="has-text-weight-semibold">Inspired game: </span><a href="../games/N.html#nuvie">
<span class="has-text-weight-semibold">Nuvie</span></a></div>Media: <a href="https://en.wikipedia.org/wiki/Worlds_of_Ultima:_The_Savage_Empire">Worlds of Ultima: The Savage Empire<span class="icon is-large has-text-black" ><i class="icon-wikipedia"></i></span></a></div>
<div class="block">
<a href="../contribute.html#inspirations" title="Contribution guide" class="is-size-7">Improve</a>
</div>
<p class="title is-4">Worlds of Ultima: The Savage Empire</p>
<p class="subtitle is-6">
<span class="has-text-weight-semibold">Inspired game: </span><a href="../games/N.html#nuvie">Nuvie</a></p>Media: <a href="https://en.wikipedia.org/wiki/Worlds_of_Ultima:_The_Savage_Empire">Worlds of Ultima: The Savage Empire<span class="icon has-text-black"><i class="icon-wikipedia"></i></span></a></div><p class="is-size-7 has-text-right"><a href="../contribute.html#inspirations" title="Contribution guide">Improve</a></p>
</div>
<div id="worms" class="box">
<div class="block">
<h2 class="title is-4">Worms</h2>
<div class="subtitle is-size-6">
<span class="has-text-weight-semibold">Inspired games: </span><a href="../games/A.html#atomic_tanks">
<span class="has-text-weight-semibold">Atomic Tanks</span></a>, <a href="../games/G.html#gusanos">
<span class="has-text-weight-semibold">GUSANOS</span></a>, <a href="../games/H.html#hase">
<span class="has-text-weight-semibold">Hase</span></a>, <a href="../games/O.html#openlierox">
<span class="has-text-weight-semibold">OpenLieroX</span></a></div></div>
<div class="block">
<a href="../contribute.html#inspirations" title="Contribution guide" class="is-size-7">Improve</a>
</div>
<p class="title is-4">Worms</p>
<p class="subtitle is-6">
<span class="has-text-weight-semibold">Inspired games: </span><a href="../games/A.html#atomic_tanks">Atomic Tanks</a>, <a href="../games/G.html#gusanos">GUSANOS</a>, <a href="../games/H.html#hase">Hase</a>, <a href="../games/O.html#openlierox">OpenLieroX</a></p></div><p class="is-size-7 has-text-right"><a href="../contribute.html#inspirations" title="Contribution guide">Improve</a></p>
</div>
<div id="worms_series" class="box">
<div class="block">
<h2 class="title is-4">Worms Series</h2>
<div class="subtitle is-size-6">
<span class="has-text-weight-semibold">Inspired games: </span><a href="../games/H.html#hedgewars">
<span class="has-text-weight-semibold">Hedgewars</span></a>, <a href="../games/W.html#warmux">
<span class="has-text-weight-semibold">WarMUX</span></a></div>Media: <a href="https://en.wikipedia.org/wiki/Worms_(series)">Worms Series<span class="icon is-large has-text-black" ><i class="icon-wikipedia"></i></span></a></div>
<div class="block">
<a href="../contribute.html#inspirations" title="Contribution guide" class="is-size-7">Improve</a>
</div>
<p class="title is-4">Worms Series</p>
<p class="subtitle is-6">
<span class="has-text-weight-semibold">Inspired games: </span><a href="../games/H.html#hedgewars">Hedgewars</a>, <a href="../games/W.html#warmux">WarMUX</a></p>Media: <a href="https://en.wikipedia.org/wiki/Worms_(series)">Worms Series<span class="icon has-text-black"><i class="icon-wikipedia"></i></span></a></div><p class="is-size-7 has-text-right"><a href="../contribute.html#inspirations" title="Contribution guide">Improve</a></p>
</div>
<a class="is-light is-size-7" href="#">Back to top</a>
</div>
</section>
<footer class="footer">
<div class="container content is-size-7">
<p>The <a href="https://github.com/Trilarion/opensourcegames">Open source games list (OSGL)</a> is a collection of open source game descriptions focusing on technical aspects.
The content on this site is the result of voluntary work and may be outdated or incorrect.<br>
For giving feedback or improving the content see the <a href="contribute.html">contribution guidelines</a> or read the <a href="https://trilarion.blogspot.com/search/label/osgames">Blog</a>.</p>
<p>The content (games descriptions) is licensed <a href="https://github.com/Trilarion/opensourcegames/blob/master/LICENSE">CC-0</a>.
Used icons are licensed under CC BY-SA 3.0 (<a href="https://github.com/somerandomdude/Iconic">Iconic</a> or <a href="http://designmodo.com/linecons-free/">Linecons</a>), CC0 1.0 (<a href="https://simpleicons.org/">Simple Icons</a>),
CC BY 4.0 (<a href="https://github.com/FortAwesome/Font-Awesome">Font Awesome</a> or <a href="https://icomoon.io/#icons-icomoon">IcoMoon Free</a>), CC BY-SA 4.0 (<a href="http://www.entypo.com/">Entypo+</a>) or Apache License 2.0 (<a href="https://material.io/resources/icons">Material Icons</a>).
This website is built using Python, Lark, Jinja2 and Bulma. Last updated: 2021-10-02 13:39</p>
<p class="is-size-7 has-text-right"><a href="#">Back to top</a></p>
</div>
<footer class="footer container content is-size-7">
<p>The <a href="https://github.com/Trilarion/opensourcegames">Open source games list (OSGL)</a> is a collection of open source game descriptions focusing on technical aspects.
The content on this site is the result of voluntary work and may be outdated or incorrect. For giving feedback or improving the content see the
<a href="contribute.html">contribution guidelines</a> or read the <a href="https://trilarion.blogspot.com/search/label/osgames">Blog</a>.</p>
<p>The content (games descriptions) is licensed <a href="https://github.com/Trilarion/opensourcegames/blob/master/LICENSE">CC-0</a>.
Used icons are licensed under CC BY-SA 3.0 (<a href="https://github.com/somerandomdude/Iconic">Iconic</a> or <a href="http://designmodo.com/linecons-free/">Linecons</a>), CC0 1.0 (<a href="https://simpleicons.org/">Simple Icons</a>),
CC BY 4.0 (<a href="https://github.com/FortAwesome/Font-Awesome">Font Awesome</a> or <a href="https://icomoon.io/#icons-icomoon">IcoMoon Free</a>), CC BY-SA 4.0 (<a href="http://www.entypo.com/">Entypo+</a>) or Apache License 2.0 (<a href="https://material.io/resources/icons">Material Icons</a>).
This website is built using Python, Lark, Jinja2 and Bulma. Last updated: 2021-10-05 11:16</p>
</footer>
</body>
</html>