update of html output

This commit is contained in:
Trilarion
2021-10-02 15:48:02 +02:00
parent ac85e5fa99
commit 2bc268c896
115 changed files with 3608 additions and 1846 deletions

View File

@ -8,6 +8,7 @@
<title>OSGL</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">
</head>
<body><nav class="navbar container is-light" aria-label="main navigation">
<div class="navbar-brand">
@ -277,9 +278,11 @@
<div class="block">
<span class="has-text-weight-semibold">Technical info</span><br>
<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">C++</span></a>, <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://gitlab.com/osgames/dangerdeep.git" class="is-size-7">osgames/dangerdeep.git<span class="icon is-large has-text-black" ><i class="icon-gitlab"></i></span></a>, <a href="https://git.code.sf.net/p/dangerdeep/git @add" class="is-size-7">git.code.sf.net/p/dangerdeep/git @add</a>, <a href="https://svn.code.sf.net/p/dangerdeep/code" class="is-size-7">svn.code.sf.net/p/dangerdeep/code</a><br>
<span class="is-size-7">Code repositories: </span><a href="https://gitlab.com/osgames/dangerdeep.git" class="is-size-7">osgames/dangerdeep.git<span class="icon is-large has-text-black" ><i class="icon-gitlab"></i></span></a>(
<span class="is-size-7">since 2019</span>, <span class="icon is-large has-text-black" title="low rated"><i class="icon-star-o"></i></span>), <a href="https://git.code.sf.net/p/dangerdeep/git @add" class="is-size-7">git.code.sf.net/p/dangerdeep/git @add</a>, <a href="https://svn.code.sf.net/p/dangerdeep/code" class="is-size-7">svn.code.sf.net/p/dangerdeep/code</a><br>
<span class="is-size-7">Assets licenses: </span>
<span class="is-size-7">CC-BY-NC-ND</span><br></div>
<div class="block">
@ -326,7 +329,8 @@ Private communication with the authors in September 2018 brought the following l
<span class="is-size-7">JavaScript</span></a><br>
<span class="is-size-7">Code licenses: </span>
<span class="is-size-7">?</span><br>
<span class="is-size-7">Code repositories: </span><a href="https://gitlab.com/osgames/darkdestiny.git" class="is-size-7">osgames/darkdestiny.git<span class="icon is-large has-text-black" ><i class="icon-gitlab"></i></span></a>, <a href="https://svn.code.sf.net/p/darkdestiny/code" class="is-size-7">svn.code.sf.net/p/darkdestiny/code</a><br>
<span class="is-size-7">Code repositories: </span><a href="https://gitlab.com/osgames/darkdestiny.git" class="is-size-7">osgames/darkdestiny.git<span class="icon is-large has-text-black" ><i class="icon-gitlab"></i></span></a>(
<span class="is-size-7">since 2019</span>, <span class="icon is-large has-text-black" title="low rated"><i class="icon-star-o"></i></span>), <a href="https://svn.code.sf.net/p/darkdestiny/code" class="is-size-7">svn.code.sf.net/p/darkdestiny/code</a><br>
<span class="is-size-7">Assets licenses: </span>
<span class="is-size-7">Custom</span><br></div>
<div class="block">
@ -363,9 +367,12 @@ Private communication with the authors in September 2018 brought the following l
<div class="block">
<span class="has-text-weight-semibold">Technical info</span><br>
<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">C++</span></a>, <a href="languages.html#c">
<span class="is-size-7">C</span></a>, <a href="languages.html#objective-c">
<span class="is-size-7">Objective-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://gitlab.com/osgames/dark-oberon.git" class="is-size-7">osgames/dark-oberon.git<span class="icon is-large has-text-black" ><i class="icon-gitlab"></i></span></a>, <a href="https://svn.code.sf.net/p/dark-oberon/code" class="is-size-7">svn.code.sf.net/p/dark-oberon/code</a><br>
<span class="is-size-7">Code repositories: </span><a href="https://gitlab.com/osgames/dark-oberon.git" class="is-size-7">osgames/dark-oberon.git<span class="icon is-large has-text-black" ><i class="icon-gitlab"></i></span></a>(
<span class="is-size-7">since 2018</span>, <span class="icon is-large has-text-black" title="low rated"><i class="icon-star-o"></i></span>), <a href="https://svn.code.sf.net/p/dark-oberon/code" class="is-size-7">svn.code.sf.net/p/dark-oberon/code</a><br>
<span class="is-size-7">Code dependencies: </span>
<span class="is-size-7">SDL</span><br></div>
<div class="block">
@ -401,7 +408,8 @@ Private communication with the authors in September 2018 brought the following l
<span class="is-size-7">Code languages: </span><a href="languages.html#php">
<span class="is-size-7">PHP</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://gitlab.com/osgames/darkcity.git" class="is-size-7">osgames/darkcity.git<span class="icon is-large has-text-black" ><i class="icon-gitlab"></i></span></a>, <a href="https://svn.code.sf.net/p/darkcity/code" class="is-size-7">svn.code.sf.net/p/darkcity/code</a><br></div>
<span class="is-size-7">Code repositories: </span><a href="https://gitlab.com/osgames/darkcity.git" class="is-size-7">osgames/darkcity.git<span class="icon is-large has-text-black" ><i class="icon-gitlab"></i></span></a>(
<span class="is-size-7">since 2019</span>, <span class="icon is-large has-text-black" title="low rated"><i class="icon-star-o"></i></span>), <a href="https://svn.code.sf.net/p/darkcity/code" class="is-size-7">svn.code.sf.net/p/darkcity/code</a><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/darkcity.md" title="Text based entry on Github" class="is-size-7">Raw entry</a>
@ -437,7 +445,8 @@ Private communication with the authors in September 2018 brought the following l
<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://gitlab.com/xonotic/darkplaces.git" class="is-size-7">xonotic/darkplaces.git<span class="icon is-large has-text-black" ><i class="icon-gitlab"></i></span></a>, <a href="https://github.com/xonotic/darkplaces.git" class="is-size-7">xonotic/darkplaces.git<span class="icon is-large has-text-black" ><i class="icon-github"></i></span></a>(
<span class="is-size-7">Code repositories: </span><a href="https://gitlab.com/xonotic/darkplaces.git" class="is-size-7">xonotic/darkplaces.git<span class="icon is-large has-text-black" ><i class="icon-gitlab"></i></span></a>(
<span class="is-size-7">since 2014</span>, <span class="icon is-large has-text-black" title="low rated"><i class="icon-star-o"></i></span>), <a href="https://github.com/xonotic/darkplaces.git" class="is-size-7">xonotic/darkplaces.git<span class="icon is-large has-text-black" ><i class="icon-github"></i></span></a>(
<span class="is-size-7">since 2014</span>, <span class="icon is-large has-text-black" title="medium rated"><i class="icon-star-half-full"></i></span>), <a href="https://svn.icculus.org/twilight/trunk/darkplaces/" class="is-size-7">svn.icculus.org/twilight/trunk/darkplaces</a>, <a href="../svn://svn.icculus.org/twilight/trunk" class="is-size-7">svn://svn.icculus.org/twilight/trunk</a><br></div>
<div class="block">
<a href="../contribute.html#games" title="Contribution guide" class="is-size-7 mr-2">Improve</a>
@ -570,9 +579,11 @@ Private communication with the authors in September 2018 brought the following l
<span class="has-text-weight-semibold">Technical info</span><br>
<span class="is-size-7">Code languages: </span><a href="languages.html#c">
<span class="is-size-7">C</span></a>, <a href="languages.html#perl">
<span class="is-size-7">Perl</span></a><br>
<span class="is-size-7">Perl</span></a>, <a href="languages.html#shell">
<span class="is-size-7">Shell</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://gitlab.com/osgames/deathchase3d.git" class="is-size-7">osgames/deathchase3d.git<span class="icon is-large has-text-black" ><i class="icon-gitlab"></i></span></a><br>
<span class="is-size-7">Code repositories: </span><a href="https://gitlab.com/osgames/deathchase3d.git" class="is-size-7">osgames/deathchase3d.git<span class="icon is-large has-text-black" ><i class="icon-gitlab"></i></span></a>(
<span class="is-size-7">since 2019</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></div>
<div class="block">
@ -794,9 +805,12 @@ See also https://github.com/pippijn/deliantra, https://github.com/jgibbons94/Del
<div class="block">
<span class="has-text-weight-semibold">Technical info</span><br>
<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">C</span></a>, <a href="languages.html#perl">
<span class="is-size-7">Perl</span></a>, <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://gitlab.com/osgames/deliantra.git" class="is-size-7">osgames/deliantra.git<span class="icon is-large has-text-black" ><i class="icon-gitlab"></i></span></a>, <a href="http://cvs.schmorp.de/deliantra/" class="is-size-7">cvs.schmorp.de/deliantra</a><br></div>
<span class="is-size-7">Code repositories: </span><a href="https://gitlab.com/osgames/deliantra.git" class="is-size-7">osgames/deliantra.git<span class="icon is-large has-text-black" ><i class="icon-gitlab"></i></span></a>(
<span class="is-size-7">since 2019</span>, <span class="icon is-large has-text-black" title="low rated"><i class="icon-star-o"></i></span>), <a href="http://cvs.schmorp.de/deliantra/" class="is-size-7">cvs.schmorp.de/deliantra</a><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/deliantra.md" title="Text based entry on Github" class="is-size-7">Raw entry</a>
@ -1055,7 +1069,8 @@ Main web site is unavailable. License change from GPL-3.0 to zlib between versio
<span class="is-size-7">Code languages: </span><a href="languages.html#php">
<span class="is-size-7">PHP</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://gitlab.com/osgames/devana.git" class="is-size-7">osgames/devana.git<span class="icon is-large has-text-black" ><i class="icon-gitlab"></i></span></a><br></div>
<span class="is-size-7">Code repositories: </span><a href="https://gitlab.com/osgames/devana.git" class="is-size-7">osgames/devana.git<span class="icon is-large has-text-black" ><i class="icon-gitlab"></i></span></a>(
<span class="is-size-7">since 2018</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/devana.md" title="Text based entry on Github" class="is-size-7">Raw entry</a>
@ -1240,7 +1255,7 @@ Main web site is unavailable. License change from GPL-3.0 to zlib between versio
<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>, <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/dgcor/DGEngine.git" class="is-size-7">dgcor/DGEngine.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="top rated"><i class="icon-star"></i></span>)<br>
<span class="is-size-7">since 2016</span>, <span class="icon is-large has-text-black" title="top rated"><i class="icon-star"></i></span>), <a href="https://github.com/dgcor/DGEngine.core.git @add" class="is-size-7">dgcor/DGEngine.core.git @add<span class="icon is-large has-text-black" ><i class="icon-github"></i></span></a><br>
<span class="is-size-7">Code dependencies: </span>
<span class="is-size-7">SFML</span><br>
<span class="is-size-7">Build system: </span><a href="https://cmake.org/" class="is-size-7">CMake</a><br></div>
@ -1492,9 +1507,11 @@ See also https://loveconquersallgam.es/tagged/digital%3A-a-love-story
<div class="block">
<span class="has-text-weight-semibold">Technical info</span><br>
<span class="is-size-7">Code languages: </span><a href="languages.html#renpy">
<span class="is-size-7">Ren&#39;Py</span></a><br>
<span class="is-size-7">Ren&#39;Py</span></a>, <a href="languages.html#python">
<span class="is-size-7">Python</span></a><br>
<span class="is-size-7">Code licenses: </span><a href="https://en.wikipedia.org/wiki/Creative_Commons_license" class="is-size-7">CC-BY-NC-SA-3.0</a><br>
<span class="is-size-7">Code repositories: </span><a href="https://gitlab.com/osgames/digitalalovestory.git" class="is-size-7">osgames/digitalalovestory.git<span class="icon is-large has-text-black" ><i class="icon-gitlab"></i></span></a><br></div>
<span class="is-size-7">Code repositories: </span><a href="https://gitlab.com/osgames/digitalalovestory.git" class="is-size-7">osgames/digitalalovestory.git<span class="icon is-large has-text-black" ><i class="icon-gitlab"></i></span></a>(
<span class="is-size-7">since 2018</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/digital_a_love_story.md" title="Text based entry on Github" class="is-size-7">Raw entry</a>
@ -1657,8 +1674,8 @@ See also https://loveconquersallgam.es/tagged/digital%3A-a-love-story
<span class="tag is-light">open content</span>
<span class="tag is-light">roguelike</span></div></div>
<div class="block">
<span class="has-text-weight-semibold">Inspirations: </span><a href="../inspirations/F.html#final_fantasy">
<span class="has-text-weight-semibold">Final Fantasy</span></a>, <a href="../inspirations/P.html#pokmon">
<span class="has-text-weight-semibold">Inspirations: </span><a href="../inspirations/F.html#final_fantasy_series">
<span class="has-text-weight-semibold">Final Fantasy series</span></a>, <a href="../inspirations/P.html#pokmon">
<span class="has-text-weight-semibold">Pokémon</span></a><br></div>
<div class="block">
<span class="has-text-weight-semibold">Homepage: </span><a href="http://web.archive.org/web/20200807012818/https://decent-userna.me/php/dmomd.php">web.archive.org/web/20200807012818/https://decent-userna.me/php/dmomd.php</a><br></div>
@ -1667,7 +1684,8 @@ See also https://loveconquersallgam.es/tagged/digital%3A-a-love-story
<span class="is-size-7">Code languages: </span><a href="languages.html#lisp">
<span class="is-size-7">Lisp</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://gitlab.com/decent-username/dmomd.git" class="is-size-7">decent-username/dmomd.git<span class="icon is-large has-text-black" ><i class="icon-gitlab"></i></span></a><br>
<span class="is-size-7">Code repositories: </span><a href="https://gitlab.com/decent-username/dmomd.git" class="is-size-7">decent-username/dmomd.git<span class="icon is-large has-text-black" ><i class="icon-gitlab"></i></span></a>(
<span class="is-size-7">since 2019</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">Trivial-gamekit</span><br>
<span class="is-size-7">Assets licenses: </span>
@ -1713,7 +1731,8 @@ See also https://loveconquersallgam.es/tagged/digital%3A-a-love-story
<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://git.code.sf.net/p/dnt/code" class="is-size-7">git.code.sf.net/p/dnt/code</a>, <a href="https://gitlab.com/osgames/dnt.git @add" class="is-size-7">osgames/dnt.git @add<span class="icon is-large has-text-black" ><i class="icon-gitlab"></i></span></a><br>
<span class="is-size-7">Code repositories: </span><a href="https://git.code.sf.net/p/dnt/code" class="is-size-7">git.code.sf.net/p/dnt/code</a>, <a href="https://gitlab.com/osgames/dnt.git @add" class="is-size-7">osgames/dnt.git @add<span class="icon is-large has-text-black" ><i class="icon-gitlab"></i></span></a>(
<span class="is-size-7">since 2019</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://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>
@ -1844,7 +1863,7 @@ See also https://loveconquersallgam.es/tagged/digital%3A-a-love-story
<span class="has-text-weight-semibold">Developer: </span><a href="../developers/M.html#matthias_s_benkmann">
<span class="has-text-weight-semibold">Matthias S. Benkmann</span></a></div>
<div class="block">
<span class="has-text-weight-semibold">Homepages: </span><a href="http://winterdrache.de/freeware/domino/index.html">winterdrache.de/freeware/domino/index.html</a>, <a href="https://sourceforge.net/projects/nddomino">nddomino<span class="icon is-large has-text-black" ><i class="icon-sourceforge"></i></span></a><br></div>
<span class="has-text-weight-semibold">Homepages: </span><a href="http://winterdrache.de/freeware/domino/index.html">winterdrache.de/freeware/domino/index.html</a>, <a href="https://sourceforge.net/projects/nddomino/">nddomino<span class="icon is-large has-text-black" ><i class="icon-sourceforge"></i></span></a><br></div>
<div class="block">
<span class="has-text-weight-semibold">Technical info</span><br>
<span class="is-size-7">Code languages: </span><a href="languages.html#java">
@ -1858,6 +1877,38 @@ See also https://loveconquersallgam.es/tagged/digital%3A-a-love-story
<a href="https://raw.githubusercontent.com/Trilarion/opensourcegames/master/entries/domino_on_acid.md" title="Text based entry on Github" class="is-size-7">Raw entry</a>
</div>
</div>
<div id="donut" class="box">
<nav class="level">
<div class="level-left">
<div class="level-item">
<h2 class="title is-4">donut</h2>
</div>
</div>
<div class="level-right"><div class="level-item">
<span class="is-size-7 has-text-gray-lighter">beta</span></div><div class="level-item">
<span class="is-size-7 has-text-weight-bold has-text-info">active</span><span class="icon is-large has-text-black" ><i class="icon-sun"></i></span></div></div>
</nav>
<div class="block"><span class="mr-2">
<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><div class="tags has-addons"><a href="genres.html#action" title="action games" class="tag is-info"><span class="icon is-large has-text-black" ><i class="icon-target"></i></span>action</a><a href="genres.html#remake" title="remake games" class="tag is-info"><span class="icon is-large has-text-black" ><i class="icon-undo"></i></span>remake</a>
<span class="tag is-light">content commercial + original required</span></div></div>
<div class="block">
<span class="has-text-weight-semibold">Inspiration: </span><a href="../inspirations/T.html#the_simpsons_hit_run">
<span class="has-text-weight-semibold">The Simpsons: Hit &amp; Run</span></a><br></div>
<div class="block">
<span class="has-text-weight-semibold">Homepage: </span><a href="https://github.com/plowteam/donut">plowteam/donut<span class="icon is-large has-text-black" ><i class="icon-github"></i></span></a><br></div>
<div class="block">
<span class="has-text-weight-semibold">Technical info</span><br>
<span class="is-size-7">Code languages: </span><a href="languages.html#c">
<span class="is-size-7">C</span></a>, <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/plowteam/donut.git" class="is-size-7">plowteam/donut.git<span class="icon is-large has-text-black" ><i class="icon-github"></i></span></a><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>
<a href="https://raw.githubusercontent.com/Trilarion/opensourcegames/master/entries/donut.md" title="Text based entry on Github" class="is-size-7">Raw entry</a>
</div>
</div>
<div id="doom" class="box">
<nav class="level">
<div class="level-left">
@ -2220,9 +2271,12 @@ Runs in ScummVM or Dosbox
<span class="has-text-weight-semibold">Technical info</span><br>
<span class="is-size-7">Code languages: </span><a href="languages.html#pascal">
<span class="is-size-7">Pascal</span></a>, <a href="languages.html#script">
<span class="is-size-7">Script</span></a><br>
<span class="is-size-7">Script</span></a>, <a href="languages.html#pascal">
<span class="is-size-7">Pascal</span></a>, <a href="languages.html#assembly">
<span class="is-size-7">Assembly</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://gitlab.com/osgames/dragon-history.git" class="is-size-7">osgames/dragon-history.git<span class="icon is-large has-text-black" ><i class="icon-gitlab"></i></span></a><br></div>
<span class="is-size-7">Code repositories: </span><a href="https://gitlab.com/osgames/dragon-history.git" class="is-size-7">osgames/dragon-history.git<span class="icon is-large has-text-black" ><i class="icon-gitlab"></i></span></a>(
<span class="is-size-7">since 2018</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/dragon_history-dra_historie.md" title="Text based entry on Github" class="is-size-7">Raw entry</a>
@ -2252,7 +2306,8 @@ Runs in ScummVM or Dosbox
<span class="is-size-7">Code languages: </span><a href="languages.html#python">
<span class="is-size-7">Python</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://gitlab.com/osgames/dragon-hunt.git" class="is-size-7">osgames/dragon-hunt.git<span class="icon is-large has-text-black" ><i class="icon-gitlab"></i></span></a>, <a href="http://savannah.nongnu.org/cvs/?group=dragon-hunt" class="is-size-7">savannah.nongnu.org/cvs/?group=dragon-hunt</a><br>
<span class="is-size-7">Code repositories: </span><a href="https://gitlab.com/osgames/dragon-hunt.git" class="is-size-7">osgames/dragon-hunt.git<span class="icon is-large has-text-black" ><i class="icon-gitlab"></i></span></a>(
<span class="is-size-7">since 2018</span>, <span class="icon is-large has-text-black" title="low rated"><i class="icon-star-o"></i></span>), <a href="http://savannah.nongnu.org/cvs/?group=dragon-hunt" class="is-size-7">savannah.nongnu.org/cvs/?group=dragon-hunt</a><br>
<span class="is-size-7">Code dependencies: </span>
<span class="is-size-7">pygame</span><br></div>
<div class="block">
@ -2594,7 +2649,8 @@ Very restrictive license.
<span class="is-size-7">Code languages: </span><a href="languages.html#python">
<span class="is-size-7">Python</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://gitlab.com/andybalaam/duckmaze.git" class="is-size-7">andybalaam/duckmaze.git<span class="icon is-large has-text-black" ><i class="icon-gitlab"></i></span></a><br>
<span class="is-size-7">Code repositories: </span><a href="https://gitlab.com/andybalaam/duckmaze.git" class="is-size-7">andybalaam/duckmaze.git<span class="icon is-large has-text-black" ><i class="icon-gitlab"></i></span></a>(
<span class="is-size-7">since 2020</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">pygame</span>,
<span class="is-size-7">SDL</span><br>
@ -2633,7 +2689,8 @@ Very restrictive license.
<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://gitlab.com/osgames/duelcommander.git" class="is-size-7">osgames/duelcommander.git<span class="icon is-large has-text-black" ><i class="icon-gitlab"></i></span></a><br></div>
<span class="is-size-7">Code repositories: </span><a href="https://gitlab.com/osgames/duelcommander.git" class="is-size-7">osgames/duelcommander.git<span class="icon is-large has-text-black" ><i class="icon-gitlab"></i></span></a>(
<span class="is-size-7">since 2018</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/duel_commander.md" title="Text based entry on Github" class="is-size-7">Raw entry</a>
@ -2656,8 +2713,8 @@ Very restrictive license.
<span class="tag is-light">open content</span>
<span class="tag is-light">shooter</span></div></div>
<div class="block">
<span class="has-text-weight-semibold">Inspiration: </span><a href="../inspirations/W.html#wolfenstein">
<span class="has-text-weight-semibold">Wolfenstein</span></a><br>
<span class="has-text-weight-semibold">Inspiration: </span><a href="../inspirations/C.html#castle_wolfenstein">
<span class="has-text-weight-semibold">Castle Wolfenstein</span></a><br>
<span class="has-text-weight-semibold">Developers: </span><a href="../developers/M.html#maxwell_salmon">
<span class="has-text-weight-semibold">Maxwell Salmon</span></a>, <a href="../developers/M.html#maxwellsalmon">
<span class="has-text-weight-semibold">MaxwellSalmon</span></a></div>
@ -2774,7 +2831,8 @@ Very restrictive license.
<span class="is-size-7">Code languages: </span><a href="languages.html#java">
<span class="is-size-7">Java</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://gitlab.com/m210/DukeGDX.git" class="is-size-7">m210/DukeGDX.git<span class="icon is-large has-text-black" ><i class="icon-gitlab"></i></span></a><br>
<span class="is-size-7">Code repositories: </span><a href="https://gitlab.com/m210/DukeGDX.git" class="is-size-7">m210/DukeGDX.git<span class="icon is-large has-text-black" ><i class="icon-gitlab"></i></span></a>(
<span class="is-size-7">since 2018</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">libGDX</span><br></div>
<div class="block">
@ -2813,9 +2871,11 @@ Very restrictive license.
<div class="block">
<span class="has-text-weight-semibold">Technical info</span><br>
<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">C</span></a>, <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://git.code.sf.net/p/dunedynasty/dunedynasty" class="is-size-7">git.code.sf.net/p/dunedynasty/dunedynasty</a>, <a href="https://gitlab.com/osgames/dunedynasty.git @add" class="is-size-7">osgames/dunedynasty.git @add<span class="icon is-large has-text-black" ><i class="icon-gitlab"></i></span></a><br></div>
<span class="is-size-7">Code repositories: </span><a href="https://git.code.sf.net/p/dunedynasty/dunedynasty" class="is-size-7">git.code.sf.net/p/dunedynasty/dunedynasty</a>, <a href="https://gitlab.com/osgames/dunedynasty.git @add" class="is-size-7">osgames/dunedynasty.git @add<span class="icon is-large has-text-black" ><i class="icon-gitlab"></i></span></a>(
<span class="is-size-7">since 2019</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/dune_dynasty.md" title="Text based entry on Github" class="is-size-7">Raw entry</a>
@ -2893,7 +2953,8 @@ License of artwork?
<span class="has-text-weight-semibold is-size-7">Oto Petrik</span></a>, <a href="../developers/P.html#per_yvind_karlsen">
<span class="has-text-weight-semibold is-size-7">Per Øyvind Karlsen</span></a>, <a href="../developers/R.html#richie">
<span class="has-text-weight-semibold is-size-7">Richie</span></a>, <a href="../developers/R.html#richieq">
<span class="has-text-weight-semibold is-size-7">RichieQ</span></a>, <a href="../developers/S.html#shutdownrunner">
<span class="has-text-weight-semibold is-size-7">RichieQ</span></a>, <a href="../developers/S.html#shannon">
<span class="has-text-weight-semibold is-size-7">Shannon</span></a>, <a href="../developers/S.html#shutdownrunner">
<span class="has-text-weight-semibold is-size-7">Shutdownrunner</span></a>, <a href="../developers/S.html#stefan_van_der_wel">
<span class="has-text-weight-semibold is-size-7">Stefan van der Wel</span></a>, <a href="../developers/Y.html#yellow">
<span class="has-text-weight-semibold is-size-7">Yellow</span></a></div>
@ -2981,7 +3042,8 @@ See also http://ua.reonis.com/index.php?topic=139.0
<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://gitlab.com/osgames/uaf.git" class="is-size-7">osgames/uaf.git<span class="icon is-large has-text-black" ><i class="icon-gitlab"></i></span></a>, <a href="http://uaf.cvs.sourceforge.net" class="is-size-7">uaf.cvs.sourceforge.net</a><br></div>
<span class="is-size-7">Code repositories: </span><a href="https://gitlab.com/osgames/uaf.git" class="is-size-7">osgames/uaf.git<span class="icon is-large has-text-black" ><i class="icon-gitlab"></i></span></a>(
<span class="is-size-7">since 2018</span>, <span class="icon is-large has-text-black" title="low rated"><i class="icon-star-o"></i></span>), <a href="http://uaf.cvs.sourceforge.net" class="is-size-7">uaf.cvs.sourceforge.net</a><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/dungeon_craft.md" title="Text based entry on Github" class="is-size-7">Raw entry</a>
@ -3290,7 +3352,8 @@ Forked from Linley&#39;s Dungeon Crawl.
<span class="is-size-7">Code languages: </span><a href="languages.html#pascal">
<span class="is-size-7">Pascal</span></a><br>
<span class="is-size-7">Code licenses: </span><a href="https://en.wikipedia.org/wiki/GNU_Lesser_General_Public_License" class="is-size-7">LGPL-2.1</a><br>
<span class="is-size-7">Code repositories: </span><a href="https://gitlab.com/osgames/dm-unlimited.git" class="is-size-7">osgames/dm-unlimited.git<span class="icon is-large has-text-black" ><i class="icon-gitlab"></i></span></a>, <a href="https://svn.code.sf.net/p/dmonkey/code" class="is-size-7">svn.code.sf.net/p/dmonkey/code</a><br></div>
<span class="is-size-7">Code repositories: </span><a href="https://gitlab.com/osgames/dm-unlimited.git" class="is-size-7">osgames/dm-unlimited.git<span class="icon is-large has-text-black" ><i class="icon-gitlab"></i></span></a>(
<span class="is-size-7">since 2019</span>, <span class="icon is-large has-text-black" title="low rated"><i class="icon-star-o"></i></span>), <a href="https://svn.code.sf.net/p/dmonkey/code" class="is-size-7">svn.code.sf.net/p/dmonkey/code</a><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/dungeon_monkey_unlimited.md" title="Text based entry on Github" class="is-size-7">Raw entry</a>
@ -3568,7 +3631,7 @@ Forked from Linley&#39;s Dungeon Crawl.
<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-27 21:31</p>
This website is built using Python, Lark, Jinja2 and Bulma. Last updated: 2021-10-02 13:39</p>
</div>
</footer>
</body>