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,176 +9,121 @@
<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 (K)</h1>
<div id="keen_dreams" class="box">
<p class="title is-4">Inspirations (K)</p><div id="keen_dreams" class="box">
<div class="block">
<h2 class="title is-4">Keen Dreams</h2>
<div class="subtitle is-size-6">
<span class="has-text-weight-semibold">Inspired game: </span><a href="../games/R.html#reflection_keen">
<span class="has-text-weight-semibold">Reflection Keen</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">Keen Dreams</p>
<p class="subtitle is-6">
<span class="has-text-weight-semibold">Inspired game: </span><a href="../games/R.html#reflection_keen">Reflection Keen</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="kick_off" class="box">
<div class="block">
<h2 class="title is-4">Kick Off</h2>
<div class="subtitle is-size-6">
<span class="has-text-weight-semibold">Inspired game: </span><a href="../games/T.html#tux_football">
<span class="has-text-weight-semibold">Tux Football</span></a></div>Media: <a href="https://en.wikipedia.org/wiki/Kick_Off_(series)">Kick Off<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">Kick Off</p>
<p class="subtitle is-6">
<span class="has-text-weight-semibold">Inspired game: </span><a href="../games/T.html#tux_football">Tux Football</a></p>Media: <a href="https://en.wikipedia.org/wiki/Kick_Off_(series)">Kick Off<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="kick_off_2" class="box">
<div class="block">
<h2 class="title is-4">Kick Off 2</h2>
<div class="subtitle is-size-6">
<span class="has-text-weight-semibold">Inspired game: </span><a href="../games/O.html#open_kick-off">
<span class="has-text-weight-semibold">Open Kick-Off</span></a></div>Media: <a href="https://en.wikipedia.org/wiki/Kick_Off_(series)#Kick_Off_2">Kick Off 2<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">Kick Off 2</p>
<p class="subtitle is-6">
<span class="has-text-weight-semibold">Inspired game: </span><a href="../games/O.html#open_kick-off">Open Kick-Off</a></p>Media: <a href="https://en.wikipedia.org/wiki/Kick_Off_(series)#Kick_Off_2">Kick Off 2<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="kknd" class="box">
<div class="block">
<h2 class="title is-4">KKND</h2>
<div class="subtitle is-size-6">
<span class="has-text-weight-semibold">Inspired game: </span><a href="../games/O.html#openhv">
<span class="has-text-weight-semibold">OpenHV</span></a></div>Media: <a href="https://en.wikipedia.org/wiki/KKnD_(video_game)">KKND<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">KKND</p>
<p class="subtitle is-6">
<span class="has-text-weight-semibold">Inspired game: </span><a href="../games/O.html#openhv">OpenHV</a></p>Media: <a href="https://en.wikipedia.org/wiki/KKnD_(video_game)">KKND<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="knights" class="box">
<div class="block">
<h2 class="title is-4">Knights</h2>
<div class="subtitle is-size-6">
<span class="has-text-weight-semibold">Inspired game: </span><a href="../games/K.html#knights">
<span class="has-text-weight-semibold">Knights</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">Knights</p>
<p class="subtitle is-6">
<span class="has-text-weight-semibold">Inspired game: </span><a href="../games/K.html#knights">Knights</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="knights_and_merchants" class="box">
<div class="block">
<h2 class="title is-4">Knights and Merchants</h2>
<div class="subtitle is-size-6">
<span class="has-text-weight-semibold">Inspired game: </span><a href="../games/K.html#kam_remake">
<span class="has-text-weight-semibold">KaM Remake</span></a></div>Media: <a href="https://en.wikipedia.org/wiki/Knights_and_Merchants:_The_Shattered_Kingdom">Knights and Merchants<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">Knights and Merchants</p>
<p class="subtitle is-6">
<span class="has-text-weight-semibold">Inspired game: </span><a href="../games/K.html#kam_remake">KaM Remake</a></p>Media: <a href="https://en.wikipedia.org/wiki/Knights_and_Merchants:_The_Shattered_Kingdom">Knights and Merchants<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="knytt_stories" class="box">
<div class="block">
<h2 class="title is-4">Knytt Stories</h2>
<div class="subtitle is-size-6">
<span class="has-text-weight-semibold">Inspired game: </span><a href="../games/Y.html#yknytt">
<span class="has-text-weight-semibold">YKnytt</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">Knytt Stories</p>
<p class="subtitle is-6">
<span class="has-text-weight-semibold">Inspired game: </span><a href="../games/Y.html#yknytt">YKnytt</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="kobolds_quest" class="box">
<div class="block">
<h2 class="title is-4">Kobold&#39;s Quest</h2>
<div class="subtitle is-size-6">
<span class="has-text-weight-semibold">Inspired game: </span><a href="../games/K.html#kobolds_quest_2">
<span class="has-text-weight-semibold">Kobold&#39;s Quest 2</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">Kobold&#39;s Quest</p>
<p class="subtitle is-6">
<span class="has-text-weight-semibold">Inspired game: </span><a href="../games/K.html#kobolds_quest_2">Kobold&#39;s Quest 2</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="konquest" class="box">
<div class="block">
<h2 class="title is-4">Konquest</h2>
<div class="subtitle is-size-6">
<span class="has-text-weight-semibold">Inspired games: </span><a href="../games/J.html#jquest">
<span class="has-text-weight-semibold">JQuest</span></a>, <a href="../games/S.html#sharpkonquest">
<span class="has-text-weight-semibold">SharpKonquest</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">Konquest</p>
<p class="subtitle is-6">
<span class="has-text-weight-semibold">Inspired games: </span><a href="../games/J.html#jquest">JQuest</a>, <a href="../games/S.html#sharpkonquest">SharpKonquest</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="krush_kill_n_destroy" class="box">
<div class="block">
<h2 class="title is-4">Krush Kill &#39;n&#39; Destroy</h2>
<div class="subtitle is-size-6">
<span class="has-text-weight-semibold">Inspired game: </span><a href="../games/O.html#openkrush">
<span class="has-text-weight-semibold">OpenKrush</span></a></div>Media: <a href="https://en.wikipedia.org/wiki/KKnD_(video_game)">Krush Kill &#39;n&#39; Destroy<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">Krush Kill &#39;n&#39; Destroy</p>
<p class="subtitle is-6">
<span class="has-text-weight-semibold">Inspired game: </span><a href="../games/O.html#openkrush">OpenKrush</a></p>Media: <a href="https://en.wikipedia.org/wiki/KKnD_(video_game)">Krush Kill &#39;n&#39; Destroy<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="kula_world" class="box">
<div class="block">
<h2 class="title is-4">Kula World</h2>
<div class="subtitle is-size-6">
<span class="has-text-weight-semibold">Inspired games: </span><a href="../games/C.html#cubosphere">
<span class="has-text-weight-semibold">Cubosphere</span></a>, <a href="../games/K.html#kiki_the_nano_bot">
<span class="has-text-weight-semibold">kiki the nano bot</span></a></div>Media: <a href="https://en.wikipedia.org/wiki/Kula_World">Kula World<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">Kula World</p>
<p class="subtitle is-6">
<span class="has-text-weight-semibold">Inspired games: </span><a href="../games/C.html#cubosphere">Cubosphere</a>, <a href="../games/K.html#kiki_the_nano_bot">kiki the nano bot</a></p>Media: <a href="https://en.wikipedia.org/wiki/Kula_World">Kula World<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="kye" class="box">
<div class="block">
<h2 class="title is-4">Kye</h2>
<div class="subtitle is-size-6">
<span class="has-text-weight-semibold">Inspired games: </span><a href="../games/P.html#python_kye">
<span class="has-text-weight-semibold">Python Kye</span></a>, <a href="../games/X.html#xye">
<span class="has-text-weight-semibold">Xye</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">Kye</p>
<p class="subtitle is-6">
<span class="has-text-weight-semibold">Inspired games: </span><a href="../games/P.html#python_kye">Python Kye</a>, <a href="../games/X.html#xye">Xye</a></p></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>