dynamic html table with javascript, more screenshots

This commit is contained in:
Trilarion
2021-10-15 18:06:09 +02:00
parent 8486b618e1
commit df80f70125
125 changed files with 14005 additions and 238 deletions

View File

@ -5,7 +5,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="author" content="Trilarion">
<meta name="description" content="Infos and technical information about many open source games and frameworks.">
<title>OSGL</title>
<title>OSGL | Game engines, frameworks, tools</title>
<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">
@ -45,7 +45,7 @@
<div class="box"><div class="block">
<p class="title is-4">Open source game frameworks/tools</p><p class="subtitle is-6">Index of 307 game frameworks/tools</p></div><div class="tags">
<span class="tag is-white is-size-5"><a href="#framework" class="has-text-weight-semibold">Frameworks</a> <span class="has-text-grey">(96)</span>
</span><span class="tag is-white is-size-5"><a href="#game engine" class="has-text-weight-semibold">Game Engine</a> <span class="has-text-grey">(165)</span>
</span><span class="tag is-white is-size-5"><a href="#game engine" class="has-text-weight-semibold">Game Engines</a> <span class="has-text-grey">(165)</span>
</span><span class="tag is-white is-size-5"><a href="#library" class="has-text-weight-semibold">Libraries</a> <span class="has-text-grey">(16)</span>
</span><span class="tag is-white is-size-5"><a href="#tool" class="has-text-weight-semibold">Tools</a> <span class="has-text-grey">(49)</span>
</span>
@ -108,7 +108,7 @@
<p class="is-size-7 has-text-right"><a href="#">Back to top</a></p>
</div>
<div id="game engine" class="box">
<div class="block"><span class="title is-4">Game Engine</span></div>
<div class="block"><span class="title is-4">Game Engines</span></div>
<div class="columns"><div class="column">
<ul><li><span class="has-text-weight-semibold"><a href="game engine.html#3dworld">3DWorld</a></span></li><li><a href="game engine.html#adventure_engine">adventure engine</a>
<span class="is-light is-size-7">(inactive since 2013)</span></li><li><a href="framework.html#aether3d">Aether3D</a>
@ -290,7 +290,7 @@
<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-13 14:06</p>
This website is built using Python, Lark, Jinja2 and Bulma. Last updated: 2021-10-15 21:32</p>
</footer>
</body>
</html>