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,217 +9,133 @@
<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 (H)</h1>
<div id="hack" class="box">
<p class="title is-4">Inspirations (H)</p><div id="hack" class="box">
<div class="block">
<h2 class="title is-4">Hack</h2>
<div class="subtitle is-size-6">
<span class="has-text-weight-semibold">Inspired game: </span><a href="../games/N.html#nethack">
<span class="has-text-weight-semibold">NetHack</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">Hack</p>
<p class="subtitle is-6">
<span class="has-text-weight-semibold">Inspired game: </span><a href="../games/N.html#nethack">NetHack</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="hammer_of_thyrion" class="box">
<div class="block">
<h2 class="title is-4">Hammer of Thyrion</h2>
<div class="subtitle is-size-6">
<span class="has-text-weight-semibold">Inspired game: </span><a href="../games/H.html#hhexen">
<span class="has-text-weight-semibold">HHexen</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">Hammer of Thyrion</p>
<p class="subtitle is-6">
<span class="has-text-weight-semibold">Inspired game: </span><a href="../games/H.html#hhexen">HHexen</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="hardwar" class="box">
<div class="block">
<h2 class="title is-4">Hardwar</h2>
<div class="subtitle is-size-6">
<span class="has-text-weight-semibold">Inspired game: </span><a href="../games/H.html#hardwar">
<span class="has-text-weight-semibold">Hardwar</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">Hardwar</p>
<p class="subtitle is-6">
<span class="has-text-weight-semibold">Inspired game: </span><a href="../games/H.html#hardwar">Hardwar</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="head_over_heels" class="box">
<div class="block">
<h2 class="title is-4">Head over Heels</h2>
<div class="subtitle is-size-6">
<span class="has-text-weight-semibold">Inspired game: </span><a href="../games/H.html#head_over_heels">
<span class="has-text-weight-semibold">Head over Heels</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">Head over Heels</p>
<p class="subtitle is-6">
<span class="has-text-weight-semibold">Inspired game: </span><a href="../games/H.html#head_over_heels">Head over Heels</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="hedgewars" class="box">
<div class="block">
<h2 class="title is-4">Hedgewars</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">Hedgewars</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="heretic" class="box">
<div class="block">
<h2 class="title is-4">Heretic</h2>
<div class="subtitle is-size-6">
<span class="has-text-weight-semibold">Inspired games: </span><a href="../games/C.html#chocolate_doom">
<span class="has-text-weight-semibold">Chocolate Doom</span></a>, <a href="../games/D.html#doom_legacy">
<span class="has-text-weight-semibold">Doom Legacy</span></a>, <a href="../games/D.html#doom-ios">
<span class="has-text-weight-semibold">DOOM-iOS</span></a>, <a href="../games/D.html#doomsday_engine">
<span class="has-text-weight-semibold">Doomsday Engine</span></a>, <a href="../games/G.html#gzdoom">
<span class="has-text-weight-semibold">GZDoom</span></a>, <a href="../games/M.html#mocha_doom">
<span class="has-text-weight-semibold">Mocha Doom</span></a>, <a href="../games/O.html#odamex">
<span class="has-text-weight-semibold">Odamex</span></a>, <a href="../games/P.html#prboom+">
<span class="has-text-weight-semibold">PrBoom+</span></a>, <a href="../games/T.html#the_eternity_engine">
<span class="has-text-weight-semibold">The Eternity Engine</span></a>, <a href="../games/Z.html#zandronum">
<span class="has-text-weight-semibold">Zandronum</span></a>, <a href="../games/Z.html#zdoom">
<span class="has-text-weight-semibold">ZDoom</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">Heretic</p>
<p class="subtitle is-6">
<span class="has-text-weight-semibold">Inspired games: </span><a href="../games/C.html#chocolate_doom">Chocolate Doom</a>, <a href="../games/D.html#doom_legacy">Doom Legacy</a>, <a href="../games/D.html#doom-ios">DOOM-iOS</a>, <a href="../games/D.html#doomsday_engine">Doomsday Engine</a>, <a href="../games/G.html#gzdoom">GZDoom</a>, <a href="../games/M.html#mocha_doom">Mocha Doom</a>, <a href="../games/O.html#odamex">Odamex</a>, <a href="../games/P.html#prboom+">PrBoom+</a>, <a href="../games/T.html#the_eternity_engine">The Eternity Engine</a>, <a href="../games/Z.html#zandronum">Zandronum</a>, <a href="../games/Z.html#zdoom">ZDoom</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="heroes_of_might_and_magic_ii" class="box">
<div class="block">
<h2 class="title is-4">Heroes of Might and Magic II</h2>
<div class="subtitle is-size-6">
<span class="has-text-weight-semibold">Inspired game: </span><a href="../games/F.html#free_heroes_2">
<span class="has-text-weight-semibold">Free Heroes 2</span></a></div>Media: <a href="https://en.wikipedia.org/wiki/Heroes_of_Might_and_Magic_II">Heroes of Might and Magic 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">Heroes of Might and Magic II</p>
<p class="subtitle is-6">
<span class="has-text-weight-semibold">Inspired game: </span><a href="../games/F.html#free_heroes_2">Free Heroes 2</a></p>Media: <a href="https://en.wikipedia.org/wiki/Heroes_of_Might_and_Magic_II">Heroes of Might and Magic 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="heroes_of_might_and_magic_iii" class="box">
<div class="block">
<h2 class="title is-4">Heroes of Might and Magic III</h2>
<div class="subtitle is-size-6">
<span class="has-text-weight-semibold">Inspired games: </span><a href="../games/A.html#ancient_beast">
<span class="has-text-weight-semibold">Ancient Beast</span></a>, <a href="../games/O.html#openhomm">
<span class="has-text-weight-semibold">OpenHoMM</span></a>, <a href="../games/V.html#vcmi">
<span class="has-text-weight-semibold">VCMI</span></a></div>Media: <a href="https://en.wikipedia.org/wiki/Heroes_of_Might_and_Magic_III">Heroes of Might and Magic III<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">Heroes of Might and Magic III</p>
<p class="subtitle is-6">
<span class="has-text-weight-semibold">Inspired games: </span><a href="../games/A.html#ancient_beast">Ancient Beast</a>, <a href="../games/O.html#openhomm">OpenHoMM</a>, <a href="../games/V.html#vcmi">VCMI</a></p>Media: <a href="https://en.wikipedia.org/wiki/Heroes_of_Might_and_Magic_III">Heroes of Might and Magic III<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="hexen" class="box">
<div class="block">
<h2 class="title is-4">Hexen</h2>
<div class="subtitle is-size-6">
<span class="has-text-weight-semibold">Inspired games: </span><a href="../games/C.html#chocolate_doom">
<span class="has-text-weight-semibold">Chocolate Doom</span></a>, <a href="../games/D.html#doom_legacy">
<span class="has-text-weight-semibold">Doom Legacy</span></a>, <a href="../games/D.html#doom-ios">
<span class="has-text-weight-semibold">DOOM-iOS</span></a>, <a href="../games/D.html#doomsday_engine">
<span class="has-text-weight-semibold">Doomsday Engine</span></a>, <a href="../games/G.html#gzdoom">
<span class="has-text-weight-semibold">GZDoom</span></a>, <a href="../games/M.html#mocha_doom">
<span class="has-text-weight-semibold">Mocha Doom</span></a>, <a href="../games/O.html#odamex">
<span class="has-text-weight-semibold">Odamex</span></a>, <a href="../games/P.html#prboom+">
<span class="has-text-weight-semibold">PrBoom+</span></a>, <a href="../games/T.html#the_eternity_engine">
<span class="has-text-weight-semibold">The Eternity Engine</span></a>, <a href="../games/Z.html#zandronum">
<span class="has-text-weight-semibold">Zandronum</span></a>, <a href="../games/Z.html#zdoom">
<span class="has-text-weight-semibold">ZDoom</span></a></div>Media: <a href="https://en.wikipedia.org/wiki/Hexen:_Beyond_Heretic">Hexen<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">Hexen</p>
<p class="subtitle is-6">
<span class="has-text-weight-semibold">Inspired games: </span><a href="../games/C.html#chocolate_doom">Chocolate Doom</a>, <a href="../games/D.html#doom_legacy">Doom Legacy</a>, <a href="../games/D.html#doom-ios">DOOM-iOS</a>, <a href="../games/D.html#doomsday_engine">Doomsday Engine</a>, <a href="../games/G.html#gzdoom">GZDoom</a>, <a href="../games/M.html#mocha_doom">Mocha Doom</a>, <a href="../games/O.html#odamex">Odamex</a>, <a href="../games/P.html#prboom+">PrBoom+</a>, <a href="../games/T.html#the_eternity_engine">The Eternity Engine</a>, <a href="../games/Z.html#zandronum">Zandronum</a>, <a href="../games/Z.html#zdoom">ZDoom</a></p>Media: <a href="https://en.wikipedia.org/wiki/Hexen:_Beyond_Heretic">Hexen<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="hexen_ii" class="box">
<div class="block">
<h2 class="title is-4">Hexen II</h2>
<div class="subtitle is-size-6">
<span class="has-text-weight-semibold">Inspired games: </span><a href="../games/F.html#fteqw">
<span class="has-text-weight-semibold">FTEQW</span></a>, <a href="../games/H.html#hammer_of_thyrion">
<span class="has-text-weight-semibold">Hammer of Thyrion</span></a></div>Media: <a href="https://en.wikipedia.org/wiki/Hexen_II">Hexen 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">Hexen II</p>
<p class="subtitle is-6">
<span class="has-text-weight-semibold">Inspired games: </span><a href="../games/F.html#fteqw">FTEQW</a>, <a href="../games/H.html#hammer_of_thyrion">Hammer of Thyrion</a></p>Media: <a href="https://en.wikipedia.org/wiki/Hexen_II">Hexen 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="highway_encounter" class="box">
<div class="block">
<h2 class="title is-4">Highway Encounter</h2>
<div class="subtitle is-size-6">
<span class="has-text-weight-semibold">Inspired game: </span><a href="../games/V.html#vorton">
<span class="has-text-weight-semibold">Vorton</span></a></div>Media: <a href="https://en.wikipedia.org/wiki/Highway_Encounter">Highway Encounter<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">Highway Encounter</p>
<p class="subtitle is-6">
<span class="has-text-weight-semibold">Inspired game: </span><a href="../games/V.html#vorton">Vorton</a></p>Media: <a href="https://en.wikipedia.org/wiki/Highway_Encounter">Highway Encounter<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="hogs_of_war" class="box">
<div class="block">
<h2 class="title is-4">Hogs of War</h2>
<div class="subtitle is-size-6">
<span class="has-text-weight-semibold">Inspired game: </span><a href="../games/O.html#openhow">
<span class="has-text-weight-semibold">OpenHoW</span></a></div>Media: <a href="https://en.wikipedia.org/wiki/Hogs_of_War">Hogs of War<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">Hogs of War</p>
<p class="subtitle is-6">
<span class="has-text-weight-semibold">Inspired game: </span><a href="../games/O.html#openhow">OpenHoW</a></p>Media: <a href="https://en.wikipedia.org/wiki/Hogs_of_War">Hogs of War<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="hoverrace" class="box">
<div class="block">
<h2 class="title is-4">HoverRace</h2>
<div class="subtitle is-size-6">
<span class="has-text-weight-semibold">Inspired game: </span><a href="../games/H.html#hoverrace">
<span class="has-text-weight-semibold">HoverRace</span></a></div>Media: <a href="https://en.wikipedia.org/wiki/HoverRace">HoverRace<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">HoverRace</p>
<p class="subtitle is-6">
<span class="has-text-weight-semibold">Inspired game: </span><a href="../games/H.html#hoverrace">HoverRace</a></p>Media: <a href="https://en.wikipedia.org/wiki/HoverRace">HoverRace<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="hovertank_3d" class="box">
<div class="block">
<h2 class="title is-4">Hovertank 3D</h2>
<div class="subtitle is-size-6">
<span class="has-text-weight-semibold">Inspired games: </span><a href="../games/H.html#hovertank3d">
<span class="has-text-weight-semibold">Hovertank3D</span></a>, <a href="../games/R.html#robot_redemption">
<span class="has-text-weight-semibold">Robot Redemption</span></a></div>Media: <a href="https://en.wikipedia.org/wiki/Hovertank_3D">Hovertank 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">Hovertank 3D</p>
<p class="subtitle is-6">
<span class="has-text-weight-semibold">Inspired games: </span><a href="../games/H.html#hovertank3d">Hovertank3D</a>, <a href="../games/R.html#robot_redemption">Robot Redemption</a></p>Media: <a href="https://en.wikipedia.org/wiki/Hovertank_3D">Hovertank 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>
<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>