synchronization script for awesome lists, git submodules updated
This commit is contained in:
@ -10,9 +10,17 @@
|
||||
<link rel="stylesheet" href="../css/osgl.min.css">
|
||||
</head>
|
||||
<body><nav class="navbar container is-light" aria-label="main navigation">
|
||||
<div class="navbar-menu">
|
||||
<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">
|
||||
<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-start">
|
||||
<a class="navbar-item" href="../index.html"><span class="icon is-large has-text-black" ><i class="icon-home"></i></span><span>Home</span></a>
|
||||
<a class="navbar-item is-active" href="index.html"><span class="icon is-large 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>
|
||||
@ -28,7 +36,6 @@
|
||||
<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" 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>
|
||||
</div>
|
||||
</div>
|
||||
</nav>
|
||||
@ -175,7 +182,8 @@
|
||||
<span class="is-size-7">Code languages: </span><a href="languages.html#c++">
|
||||
<span class="is-size-7">C++</span></a><br>
|
||||
<span class="is-size-7">Code licenses: </span><a href="https://en.wikipedia.org/wiki/GNU_General_Public_License" class="is-size-7">GPL-3.0</a><br>
|
||||
<span class="is-size-7">Code repositories: </span><a href="https://github.com/Malvineous/xargon.git" class="is-size-7">Malvineous/xargon.git<span class="icon is-large has-text-black" ><i class="icon-github"></i></span></a><br>
|
||||
<span class="is-size-7">Code repositories: </span><a href="https://github.com/Malvineous/xargon.git" class="is-size-7">Malvineous/xargon.git<span class="icon is-large has-text-black" ><i class="icon-github"></i></span></a>(
|
||||
<span class="is-size-7">since 2011</span>, <span class="icon is-large has-text-black" title="low rated"><i class="icon-star-o"></i></span>)<br>
|
||||
<span class="is-size-7">Code dependencies: </span>
|
||||
<span class="is-size-7">SDL</span><br>
|
||||
<span class="is-size-7">Build system: </span><a href="https://en.wikipedia.org/wiki/Make_(software)" class="is-size-7">Make</a><br></div>
|
||||
@ -456,7 +464,9 @@ See also https://github.com/brentjohnson/xconq
|
||||
<span class="tag is-light">open content</span>
|
||||
<span class="tag is-light">side-scrolling</span></div></div>
|
||||
<div class="block">
|
||||
<span class="has-text-weight-semibold">Developers: </span><a href="../developers/M.html#michael_judge">
|
||||
<span class="has-text-weight-semibold">Developers: </span><a href="../developers/L.html#lee_bradley">
|
||||
<span class="has-text-weight-semibold">Lee Bradley</span></a>, <a href="../developers/L.html#lucas_clemente_vella">
|
||||
<span class="has-text-weight-semibold">Lucas Clemente Vella</span></a>, <a href="../developers/M.html#michael_judge">
|
||||
<span class="has-text-weight-semibold">Michael Judge</span></a>, <a href="../developers/S.html#steve_hardt">
|
||||
<span class="has-text-weight-semibold">Steve Hardt</span></a></div>
|
||||
<div class="block">
|
||||
@ -467,7 +477,8 @@ See also https://github.com/brentjohnson/xconq
|
||||
<span class="is-size-7">Code languages: </span><a href="languages.html#c++">
|
||||
<span class="is-size-7">C++</span></a><br>
|
||||
<span class="is-size-7">Code licenses: </span><a href="https://en.wikipedia.org/wiki/GNU_General_Public_License" class="is-size-7">GPL-2.0</a><br>
|
||||
<span class="is-size-7">Code repositories: </span><a href="https://github.com/lvella/xevil.git" class="is-size-7">lvella/xevil.git<span class="icon is-large has-text-black" ><i class="icon-github"></i></span></a><br>
|
||||
<span class="is-size-7">Code repositories: </span><a href="https://github.com/lvella/xevil.git" class="is-size-7">lvella/xevil.git<span class="icon is-large has-text-black" ><i class="icon-github"></i></span></a>(
|
||||
<span class="is-size-7">since 2016</span>, <span class="icon is-large has-text-black" title="low rated"><i class="icon-star-o"></i></span>)<br>
|
||||
<span class="is-size-7">Build system: </span><a href="https://en.wikipedia.org/wiki/Make_(software)" class="is-size-7">Make</a><br></div>
|
||||
<div class="block">
|
||||
<a href="../contribute.html#games" title="Contribution guide" class="is-size-7 mr-2">Improve</a>
|
||||
@ -573,7 +584,8 @@ See also https://github.com/brentjohnson/xconq
|
||||
<span class="has-text-weight-semibold is-size-7">18ths</span></a>, <a href="../developers/A.html#adrian_petrescu">
|
||||
<span class="has-text-weight-semibold is-size-7">Adrian Petrescu</span></a>, <a href="../developers/A.html#aidan_coward">
|
||||
<span class="has-text-weight-semibold is-size-7">Aidan Coward</span></a>, <a href="../developers/A.html#alex_marcotte">
|
||||
<span class="has-text-weight-semibold is-size-7">Alex Marcotte</span></a>, <a href="../developers/A.html#alexandra_shields">
|
||||
<span class="has-text-weight-semibold is-size-7">Alex Marcotte</span></a>, <a href="../developers/A.html#alex_w_jackson">
|
||||
<span class="has-text-weight-semibold is-size-7">Alex W. Jackson</span></a>, <a href="../developers/A.html#alexandra_shields">
|
||||
<span class="has-text-weight-semibold is-size-7">Alexandra Shields</span></a>, <a href="../developers/A.html#alexandre_salconi-denis">
|
||||
<span class="has-text-weight-semibold is-size-7">Alexandre Salconi-Denis</span></a>, <a href="../developers/A.html#alexsandro_francisco">
|
||||
<span class="has-text-weight-semibold is-size-7">Alexsandro Francisco</span></a>, <a href="../developers/A.html#alissa_rao">
|
||||
@ -582,7 +594,8 @@ See also https://github.com/brentjohnson/xconq
|
||||
<span class="has-text-weight-semibold is-size-7">andyfries</span></a>, <a href="../developers/A.html#antoni_gierczak">
|
||||
<span class="has-text-weight-semibold is-size-7">Antoni Gierczak</span></a>, <a href="../developers/A.html#archer262">
|
||||
<span class="has-text-weight-semibold is-size-7">Archer262</span></a>, <a href="../developers/A.html#arcox">
|
||||
<span class="has-text-weight-semibold is-size-7">arcox</span></a>, <a href="../developers/A.html#ariel_jacobs">
|
||||
<span class="has-text-weight-semibold is-size-7">arcox</span></a>, <a href="../developers/A.html#aria_stein">
|
||||
<span class="has-text-weight-semibold is-size-7">Aria Stein</span></a>, <a href="../developers/A.html#ariel_jacobs">
|
||||
<span class="has-text-weight-semibold is-size-7">Ariel Jacobs</span></a>, <a href="../developers/A.html#asteraether">
|
||||
<span class="has-text-weight-semibold is-size-7">AsterAether</span></a>, <a href="../developers/B.html#betasteward">
|
||||
<span class="has-text-weight-semibold is-size-7">BetaSteward</span></a>, <a href="../developers/B.html#bijant">
|
||||
@ -631,7 +644,8 @@ See also https://github.com/brentjohnson/xconq
|
||||
<span class="has-text-weight-semibold is-size-7">GitHubMage</span></a>, <a href="../developers/G.html#glerman">
|
||||
<span class="has-text-weight-semibold is-size-7">glerman</span></a>, <a href="../developers/G.html#goesta">
|
||||
<span class="has-text-weight-semibold is-size-7">goesta</span></a>, <a href="../developers/G.html#gp66">
|
||||
<span class="has-text-weight-semibold is-size-7">gp66</span></a>, <a href="../developers/H.html#halljared">
|
||||
<span class="has-text-weight-semibold is-size-7">gp66</span></a>, <a href="../developers/G.html#grath">
|
||||
<span class="has-text-weight-semibold is-size-7">Grath</span></a>, <a href="../developers/H.html#halljared">
|
||||
<span class="has-text-weight-semibold is-size-7">halljared</span></a>, <a href="../developers/H.html#hcrescent">
|
||||
<span class="has-text-weight-semibold is-size-7">HCrescent</span></a>, <a href="../developers/H.html#htrajan">
|
||||
<span class="has-text-weight-semibold is-size-7">htrajan</span></a>, <a href="../developers/I.html#ilcartographer">
|
||||
@ -642,13 +656,15 @@ See also https://github.com/brentjohnson/xconq
|
||||
<span class="has-text-weight-semibold is-size-7">Jean-Baptiste Onofré</span></a>, <a href="../developers/J.html#jeff_wadsworth">
|
||||
<span class="has-text-weight-semibold is-size-7">Jeff Wadsworth</span></a>, <a href="../developers/J.html#jerek_wilson">
|
||||
<span class="has-text-weight-semibold is-size-7">Jerek Wilson</span></a>, <a href="../developers/J.html#jerrad_bieno">
|
||||
<span class="has-text-weight-semibold is-size-7">Jerrad Bieno</span></a>, <a href="../developers/J.html#jesusjbr">
|
||||
<span class="has-text-weight-semibold is-size-7">Jerrad Bieno</span></a>, <a href="../developers/J.html#jesse_jennings">
|
||||
<span class="has-text-weight-semibold is-size-7">Jesse Jennings</span></a>, <a href="../developers/J.html#jesusjbr">
|
||||
<span class="has-text-weight-semibold is-size-7">jesusjbr</span></a>, <a href="../developers/J.html#jlin14">
|
||||
<span class="has-text-weight-semibold is-size-7">jlin14</span></a>, <a href="../developers/J.html#jmharmon">
|
||||
<span class="has-text-weight-semibold is-size-7">jmharmon</span></a>, <a href="../developers/J.html#john">
|
||||
<span class="has-text-weight-semibold is-size-7">John</span></a>, <a href="../developers/J.html#john_gray">
|
||||
<span class="has-text-weight-semibold is-size-7">John Gray</span></a>, <a href="../developers/J.html#jonathan_skeate">
|
||||
<span class="has-text-weight-semibold is-size-7">Jonathan Skeate</span></a>, <a href="../developers/J.html#jotaperl">
|
||||
<span class="has-text-weight-semibold is-size-7">Jonathan Skeate</span></a>, <a href="../developers/J.html#joseph_zeffiro">
|
||||
<span class="has-text-weight-semibold is-size-7">Joseph Zeffiro</span></a>, <a href="../developers/J.html#jotaperl">
|
||||
<span class="has-text-weight-semibold is-size-7">JotaPeRL</span></a>, <a href="../developers/J.html#justin_godesky">
|
||||
<span class="has-text-weight-semibold is-size-7">Justin Godesky</span></a>, <a href="../developers/J.html#justin_herlehy">
|
||||
<span class="has-text-weight-semibold is-size-7">Justin Herlehy</span></a>, <a href="../developers/K.html#kenny_wottrich">
|
||||
@ -687,7 +703,9 @@ See also https://github.com/brentjohnson/xconq
|
||||
<span class="has-text-weight-semibold is-size-7">poixen</span></a>, <a href="../developers/Q.html#quercitron">
|
||||
<span class="has-text-weight-semibold is-size-7">quercitron</span></a>, <a href="../developers/R.html#r_k">
|
||||
<span class="has-text-weight-semibold is-size-7">R. K.</span></a>, <a href="../developers/R.html#rafael_damasceno">
|
||||
<span class="has-text-weight-semibold is-size-7">Rafael Damasceno</span></a>, <a href="../developers/R.html#richard_coates">
|
||||
<span class="has-text-weight-semibold is-size-7">Rafael Damasceno</span></a>, <a href="../developers/R.html#raphael_who_kehldorfer">
|
||||
<span class="has-text-weight-semibold is-size-7">Raphael "who?!" Kehldorfer</span></a>, <a href="../developers/R.html#raphael-schulz">
|
||||
<span class="has-text-weight-semibold is-size-7">Raphael-Schulz</span></a>, <a href="../developers/R.html#richard_coates">
|
||||
<span class="has-text-weight-semibold is-size-7">Richard Coates</span></a>, <a href="../developers/R.html#rikimaru1234321">
|
||||
<span class="has-text-weight-semibold is-size-7">rikimaru1234321</span></a>, <a href="../developers/R.html#riley_gleason">
|
||||
<span class="has-text-weight-semibold is-size-7">Riley Gleason</span></a>, <a href="../developers/R.html#rkfg">
|
||||
@ -969,7 +987,10 @@ See also https://github.com/brentjohnson/xconq
|
||||
<span class="has-text-weight-semibold">Platforms:</span></span><span class="mr-2"><a href="platforms.html#windows" title="Windows"><span class="icon is-large has-text-black" ><i class="icon-windows"></i></span></a></span><span class="mr-2"><a href="platforms.html#linux" title="Linux"><span class="icon is-large has-text-black" ><i class="icon-tux"></i></span></a></span><span class="mr-2"><a href="platforms.html#macos" title="macOS"><span class="icon is-large has-text-black" ><i class="icon-appleinc"></i></span></a></span><span class="mr-2"><a href="platforms.html#android" title="Android"><span class="icon is-large has-text-black" ><i class="icon-android"></i></span></a></span><div class="tags has-addons"><a href="genres.html#cards" title="cards games" class="tag is-info"><span class="icon is-large has-text-black" ><i class="icon-spades"></i></span>cards</a><a href="genres.html#strategy" title="strategy games" class="tag is-info"><span class="icon is-large has-text-black" ><i class="icon-fort-awesome"></i></span>strategy</a></div></div>
|
||||
<div class="block">
|
||||
<span class="has-text-weight-semibold">Inspiration: </span><a href="../inspirations/S.html#skat">
|
||||
<span class="has-text-weight-semibold">Skat</span></a><br></div>
|
||||
<span class="has-text-weight-semibold">Skat</span></a><br>
|
||||
<span class="has-text-weight-semibold">Developers: </span><a href="../developers/A.html#alex">
|
||||
<span class="has-text-weight-semibold">Alex</span></a>, <a href="../developers/R.html#rnauber">
|
||||
<span class="has-text-weight-semibold">rnauber</span></a></div>
|
||||
<div class="block">
|
||||
<span class="has-text-weight-semibold">Homepage: </span><a href="http://www.xskat.de/xskat.html">www.xskat.de/xskat.html</a><br>
|
||||
<span class="has-text-weight-semibold">Downloads: </span><a href="http://www.xskat.de/xskat-latest.html">www.xskat.de/xskat-latest.html</a>, <a href="https://f-droid.org//packages/de.xskat/">f-droid.org//packages/de.xskat</a><br></div>
|
||||
@ -979,7 +1000,8 @@ See also https://github.com/brentjohnson/xconq
|
||||
<span class="is-size-7">Java</span></a><br>
|
||||
<span class="is-size-7">Code licenses: </span>
|
||||
<span class="is-size-7">Custom</span><br>
|
||||
<span class="is-size-7">Code repositories: </span><a href="https://github.com/rnauber/xskat-android.git" class="is-size-7">rnauber/xskat-android.git<span class="icon is-large has-text-black" ><i class="icon-github"></i></span></a><br></div>
|
||||
<span class="is-size-7">Code repositories: </span><a href="https://github.com/rnauber/xskat-android.git" class="is-size-7">rnauber/xskat-android.git<span class="icon is-large has-text-black" ><i class="icon-github"></i></span></a>(
|
||||
<span class="is-size-7">since 2016</span>, <span class="icon is-large has-text-black" title="low rated"><i class="icon-star-o"></i></span>)<br></div>
|
||||
<div class="block">
|
||||
<a href="../contribute.html#games" title="Contribution guide" class="is-size-7 mr-2">Improve</a>
|
||||
<a href="https://raw.githubusercontent.com/Trilarion/opensourcegames/master/entries/xskat.md" title="Text based entry on Github" class="is-size-7">Raw entry</a>
|
||||
@ -1163,7 +1185,11 @@ See also https://github.com/brentjohnson/xconq
|
||||
<div class="block"><span class="mr-2">
|
||||
<span class="has-text-weight-semibold">Platform:</span></span><span class="mr-2"><a href="platforms.html#unspecified" title="Unspecified"><span class="icon is-large has-text-black" ><i class="icon-device_unknown"></i></span></a></span><div class="tags has-addons"><a href="genres.html#game engine" title="game engine games" class="tag is-info"><span class="icon is-large has-text-black" ><i class="icon-car"></i></span>game engine</a>
|
||||
<span class="tag is-light">2D</span></div></div>
|
||||
<div class="block"></div>
|
||||
<div class="block">
|
||||
<span class="has-text-weight-semibold">Developers: </span><a href="../developers/J.html#jonny_paton">
|
||||
<span class="has-text-weight-semibold">Jonny Paton</span></a>, <a href="../developers/J.html#js_fauteux">
|
||||
<span class="has-text-weight-semibold">JS Fauteux</span></a>, <a href="../developers/M.html#matt_styles">
|
||||
<span class="has-text-weight-semibold">Matt Styles</span></a></div>
|
||||
<div class="block">
|
||||
<span class="has-text-weight-semibold">Homepage: </span><a href="https://github.com/fallahn/xygine">fallahn/xygine<span class="icon is-large has-text-black" ><i class="icon-github"></i></span></a><br></div>
|
||||
<div class="block">
|
||||
@ -1171,7 +1197,8 @@ See also https://github.com/brentjohnson/xconq
|
||||
<span class="is-size-7">Code languages: </span><a href="languages.html#c++">
|
||||
<span class="is-size-7">C++</span></a><br>
|
||||
<span class="is-size-7">Code licenses: </span><a href="https://en.wikipedia.org/wiki/Zlib_License" class="is-size-7">zlib</a><br>
|
||||
<span class="is-size-7">Code repositories: </span><a href="https://github.com/fallahn/xygine.git" class="is-size-7">fallahn/xygine.git<span class="icon is-large has-text-black" ><i class="icon-github"></i></span></a><br>
|
||||
<span class="is-size-7">Code repositories: </span><a href="https://github.com/fallahn/xygine.git" class="is-size-7">fallahn/xygine.git<span class="icon is-large has-text-black" ><i class="icon-github"></i></span></a>(
|
||||
<span class="is-size-7">since 2015</span>, <span class="icon is-large has-text-black" title="medium rated"><i class="icon-star-half-full"></i></span>)<br>
|
||||
<span class="is-size-7">Build system: </span><a href="https://cmake.org/" class="is-size-7">CMake</a><br></div>
|
||||
<div class="block">
|
||||
<a href="../contribute.html#games" title="Contribution guide" class="is-size-7 mr-2">Improve</a>
|
||||
@ -1189,7 +1216,7 @@ See also https://github.com/brentjohnson/xconq
|
||||
<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-09-24 13:27</p>
|
||||
This website is built using Python, Lark, Jinja2 and Bulma. Last updated: 2021-09-27 21:31</p>
|
||||
</div>
|
||||
</footer>
|
||||
</body>
|
||||
|
Reference in New Issue
Block a user