various website tweaks (tiny bit of javascript for mobile users), added freee
This commit is contained in:
@ -9,53 +9,49 @@
|
||||
<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 is-active" href="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" href="../inspirations/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 is-active" href="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" href="../inspirations/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">
|
||||
<div class="box"><div class="block">
|
||||
<h1 class="title">Open source game frameworks/tools</h1><h2 class="subtitle">Index of 157 game frameworks/tools</h2></div><div class="tags">
|
||||
<span class="tag is-white is-size-5">
|
||||
<a href="#framework" class="has-text-weight-semibold mr-1">Frameworks</a> <span class="has-text-grey">(95)</span>
|
||||
</span><span class="tag is-white is-size-5">
|
||||
<a href="#library" class="has-text-weight-semibold mr-1">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 mr-1">Tools</a> <span class="has-text-grey">(48)</span>
|
||||
<p class="title is-4">Open source game frameworks/tools</p><p class="subtitle is-6">Index of 157 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">(95)</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">(48)</span>
|
||||
</span>
|
||||
</div>
|
||||
</div>
|
||||
<div class="box">
|
||||
<div class="block">
|
||||
<h2 id="framework" class="is-size-4 has-text-weight-semibold">Frameworks</h2></div>
|
||||
<div id="framework" class="box">
|
||||
<div class="block"><span class="title is-4">Frameworks</span></div>
|
||||
<div class="columns"><div class="column">
|
||||
<ul><li><span class="has-text-weight-semibold"><a href="framework.html#2moons_browsergame_engine">2Moons Browsergame Engine</a></span></li><li><a href="framework.html#aether3d">Aether3D</a>
|
||||
<span class="is-light is-size-7">(beta)</span></li><li><span class="has-text-weight-semibold"><a href="framework.html#allegro">Allegro</a></span></li><li><a href="framework.html#annchienta">Annchienta</a>
|
||||
@ -107,12 +103,10 @@
|
||||
<span class="is-light is-size-7">(beta)</span></li><li><span class="has-text-weight-semibold"><a href="framework.html#worldforge">WorldForge</a></span></li><li><a href="framework.html#xoreos">xoreos</a>
|
||||
<span class="is-light is-size-7">(beta)</span></li><li><span class="has-text-weight-semibold"><a href="framework.html#zgameeditor">ZGameEditor</a></span></li></ul>
|
||||
</div></div>
|
||||
<a class="is-light is-size-7" href="#">Back to top</a>
|
||||
<p class="is-size-7 has-text-right"><a href="#">Back to top</a></p>
|
||||
</div>
|
||||
|
||||
<div class="box">
|
||||
<div class="block">
|
||||
<h2 id="library" class="is-size-4 has-text-weight-semibold">Libraries</h2></div>
|
||||
<div id="library" class="box">
|
||||
<div class="block"><span class="title is-4">Libraries</span></div>
|
||||
<div class="columns"><div class="column">
|
||||
<ul><li><a href="library.html#aposgui">Apos.Gui</a>
|
||||
<span class="is-light is-size-7">(beta)</span></li><li><span class="has-text-weight-semibold"><a href="library.html#box2d">Box2D</a></span></li><li><a href="library.html#curses">curses</a>
|
||||
@ -124,12 +118,10 @@
|
||||
<ul><li><span class="has-text-weight-semibold"><a href="library.html#pgu">PGU</a></span></li><li><a href="library.html#pyscroll">pyscroll</a>
|
||||
<span class="is-light is-size-7">(inactive since 2018)</span></li><li><span class="has-text-weight-semibold"><a href="library.html#pytmx">PyTMX</a></span></li><li><span class="has-text-weight-semibold"><a href="library.html#simple_and_fast_multimedia_library">Simple and Fast Multimedia Library</a></span></li><li><span class="has-text-weight-semibold"><a href="library.html#simple_directmedia_layer">Simple DirectMedia Layer</a></span></li></ul>
|
||||
</div></div>
|
||||
<a class="is-light is-size-7" href="#">Back to top</a>
|
||||
<p class="is-size-7 has-text-right"><a href="#">Back to top</a></p>
|
||||
</div>
|
||||
|
||||
<div class="box">
|
||||
<div class="block">
|
||||
<h2 id="tool" class="is-size-4 has-text-weight-semibold">Tools</h2></div>
|
||||
<div id="tool" class="box">
|
||||
<div class="block"><span class="title is-4">Tools</span></div>
|
||||
<div class="columns"><div class="column">
|
||||
<ul><li><a href="tool.html#athenaeum">Athenaeum</a>
|
||||
<span class="is-light is-size-7">(beta)</span></li><li><span class="has-text-weight-semibold"><a href="tool.html#autorealm">AutoREALM</a></span></li><li><a href="tool.html#bt_builder">Bt Builder</a>
|
||||
@ -161,21 +153,16 @@
|
||||
<span class="is-light is-size-7">(inactive since 2007)</span></li><li><a href="tool.html#zeta">Zeta</a>
|
||||
<span class="is-light is-size-7">(beta)</span></li></ul>
|
||||
</div></div>
|
||||
<a class="is-light is-size-7" href="#">Back to top</a>
|
||||
</div>
|
||||
|
||||
</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>
|
||||
</div>
|
||||
<p class="is-size-7 has-text-right"><a href="#">Back to top</a></p>
|
||||
</div></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>
|
Reference in New Issue
Block a user