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,156 +9,109 @@
<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 (J)</h1>
<div id="jagged_alliance" class="box">
<p class="title is-4">Inspirations (J)</p><div id="jagged_alliance" class="box">
<div class="block">
<h2 class="title is-4">Jagged Alliance</h2>
<div class="subtitle is-size-6">
<span class="has-text-weight-semibold">Inspired game: </span><a href="../games/J.html#javelin">
<span class="has-text-weight-semibold">Javelin</span></a></div>Media: <a href="https://en.wikipedia.org/wiki/Jagged_Alliance">Jagged Alliance<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">Jagged Alliance</p>
<p class="subtitle is-6">
<span class="has-text-weight-semibold">Inspired game: </span><a href="../games/J.html#javelin">Javelin</a></p>Media: <a href="https://en.wikipedia.org/wiki/Jagged_Alliance">Jagged Alliance<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="jagged_alliance_2" class="box">
<div class="block">
<h2 class="title is-4">Jagged Alliance 2</h2>
<div class="subtitle is-size-6">
<span class="has-text-weight-semibold">Inspired game: </span><a href="../games/J.html#jagged_alliance_2_stracciatella">
<span class="has-text-weight-semibold">Jagged Alliance 2 Stracciatella</span></a></div>Media: <a href="https://en.wikipedia.org/wiki/Jagged_Alliance_2">Jagged Alliance 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">Jagged Alliance 2</p>
<p class="subtitle is-6">
<span class="has-text-weight-semibold">Inspired game: </span><a href="../games/J.html#jagged_alliance_2_stracciatella">Jagged Alliance 2 Stracciatella</a></p>Media: <a href="https://en.wikipedia.org/wiki/Jagged_Alliance_2">Jagged Alliance 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="jazz_jackrabbit" class="box">
<div class="block">
<h2 class="title is-4">Jazz Jackrabbit</h2>
<div class="subtitle is-size-6">
<span class="has-text-weight-semibold">Inspired game: </span><a href="../games/O.html#openjazz">
<span class="has-text-weight-semibold">OpenJazz</span></a></div>Media: <a href="https://en.wikipedia.org/wiki/Jazz_Jackrabbit_(1994_video_game)">Jazz Jackrabbit<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">Jazz Jackrabbit</p>
<p class="subtitle is-6">
<span class="has-text-weight-semibold">Inspired game: </span><a href="../games/O.html#openjazz">OpenJazz</a></p>Media: <a href="https://en.wikipedia.org/wiki/Jazz_Jackrabbit_(1994_video_game)">Jazz Jackrabbit<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="jazz_jackrabbit_2" class="box">
<div class="block">
<h2 class="title is-4">Jazz Jackrabbit 2</h2>
<div class="subtitle is-size-6">
<span class="has-text-weight-semibold">Inspired games: </span><a href="../games/J.html#jazz_resurrection">
<span class="has-text-weight-semibold">Jazz² Resurrection</span></a>, <a href="../games/P.html#project_carrot">
<span class="has-text-weight-semibold">Project Carrot</span></a></div>Media: <a href="https://en.wikipedia.org/wiki/Jazz_Jackrabbit_2">Jazz Jackrabbit 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">Jazz Jackrabbit 2</p>
<p class="subtitle is-6">
<span class="has-text-weight-semibold">Inspired games: </span><a href="../games/J.html#jazz_resurrection">Jazz² Resurrection</a>, <a href="../games/P.html#project_carrot">Project Carrot</a></p>Media: <a href="https://en.wikipedia.org/wiki/Jazz_Jackrabbit_2">Jazz Jackrabbit 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="jet-story" class="box">
<div class="block">
<h2 class="title is-4">Jet-Story</h2>
<div class="subtitle is-size-6">
<span class="has-text-weight-semibold">Inspired game: </span><a href="../games/J.html#jet-story">
<span class="has-text-weight-semibold">Jet-Story</span></a></div>Media: <a href="https://en.wikipedia.org/wiki/Jet-Story">Jet-Story<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">Jet-Story</p>
<p class="subtitle is-6">
<span class="has-text-weight-semibold">Inspired game: </span><a href="../games/J.html#jet-story">Jet-Story</a></p>Media: <a href="https://en.wikipedia.org/wiki/Jet-Story">Jet-Story<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="jewel_thief" class="box">
<div class="block">
<h2 class="title is-4">Jewel Thief</h2>
<div class="subtitle is-size-6">
<span class="has-text-weight-semibold">Inspired game: </span><a href="../games/J.html#jewelthief">
<span class="has-text-weight-semibold">jewelthief</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">Jewel Thief</p>
<p class="subtitle is-6">
<span class="has-text-weight-semibold">Inspired game: </span><a href="../games/J.html#jewelthief">jewelthief</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="jezzball" class="box">
<div class="block">
<h2 class="title is-4">JezzBall</h2>
<div class="subtitle is-size-6">
<span class="has-text-weight-semibold">Inspired games: </span><a href="../games/B.html#bobball">
<span class="has-text-weight-semibold">BobBall</span></a>, <a href="../games/I.html#ice_breaker">
<span class="has-text-weight-semibold">Ice Breaker</span></a>, <a href="../games/W.html#wallball">
<span class="has-text-weight-semibold">WallBall</span></a></div>Media: <a href="https://en.wikipedia.org/wiki/JezzBall">JezzBall<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">JezzBall</p>
<p class="subtitle is-6">
<span class="has-text-weight-semibold">Inspired games: </span><a href="../games/B.html#bobball">BobBall</a>, <a href="../games/I.html#ice_breaker">Ice Breaker</a>, <a href="../games/W.html#wallball">WallBall</a></p>Media: <a href="https://en.wikipedia.org/wiki/JezzBall">JezzBall<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="joust" class="box">
<div class="block">
<h2 class="title is-4">Joust</h2>
<div class="subtitle is-size-6">
<span class="has-text-weight-semibold">Inspired game: </span><a href="../games/O.html#ostrich_riders">
<span class="has-text-weight-semibold">Ostrich Riders</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">Joust</p>
<p class="subtitle is-6">
<span class="has-text-weight-semibold">Inspired game: </span><a href="../games/O.html#ostrich_riders">Ostrich Riders</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="jump_n_bump" class="box">
<div class="block">
<h2 class="title is-4">Jump &#39;n Bump</h2>
<div class="subtitle is-size-6">
<span class="has-text-weight-semibold">Inspired game: </span><a href="../games/J.html#jumpnbump">
<span class="has-text-weight-semibold">Jump&#39;n&#39;Bump</span></a></div>Media: <a href="https://en.wikipedia.org/wiki/Bump_%27n%27_Jump">Jump &#39;n Bump<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">Jump &#39;n Bump</p>
<p class="subtitle is-6">
<span class="has-text-weight-semibold">Inspired game: </span><a href="../games/J.html#jumpnbump">Jump&#39;n&#39;Bump</a></p>Media: <a href="https://en.wikipedia.org/wiki/Bump_%27n%27_Jump">Jump &#39;n Bump<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="jumpgate_the_reconstruction_initiative" class="box">
<div class="block">
<h2 class="title is-4">Jumpgate: The Reconstruction Initiative</h2>
<div class="subtitle is-size-6">
<span class="has-text-weight-semibold">Inspired game: </span><a href="../games/O.html#open_jumpgate">
<span class="has-text-weight-semibold">Open Jumpgate</span></a></div>Media: <a href="https://en.wikipedia.org/wiki/Jumpgate:_The_Reconstruction_Initiative">Jumpgate: The Reconstruction Initiative<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">Jumpgate: The Reconstruction Initiative</p>
<p class="subtitle is-6">
<span class="has-text-weight-semibold">Inspired game: </span><a href="../games/O.html#open_jumpgate">Open Jumpgate</a></p>Media: <a href="https://en.wikipedia.org/wiki/Jumpgate:_The_Reconstruction_Initiative">Jumpgate: The Reconstruction Initiative<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>