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>
|
||||
@ -196,7 +203,8 @@
|
||||
<span class="has-text-weight-semibold">Inspiration: </span><a href="../inspirations/T.html#touhou">
|
||||
<span class="has-text-weight-semibold">Touhou</span></a><br>
|
||||
<span class="has-text-weight-semibold">Developers: </span><a href="../developers/A.html#alice_d">
|
||||
<span class="has-text-weight-semibold">Alice D</span></a>, <a href="../developers/A.html#andrei_alexeyev">
|
||||
<span class="has-text-weight-semibold">Alice D</span></a>, <a href="../developers/A.html#alice_dx">
|
||||
<span class="has-text-weight-semibold">Alice D.</span></a>, <a href="../developers/A.html#andrei_alexeyev">
|
||||
<span class="has-text-weight-semibold">Andrei Alexeyev</span></a>, <a href="../developers/I.html#igor_molchanov">
|
||||
<span class="has-text-weight-semibold">Igor Molchanov</span></a>, <a href="../developers/L.html#laochailan">
|
||||
<span class="has-text-weight-semibold">laochailan</span></a>, <a href="../developers/M.html#mia">
|
||||
@ -320,8 +328,9 @@
|
||||
<div class="block">
|
||||
<span class="has-text-weight-semibold">Inspiration: </span><a href="../inspirations/P.html#pokmon">
|
||||
<span class="has-text-weight-semibold">Pokémon</span></a><br>
|
||||
<span class="has-text-weight-semibold">Developer: </span><a href="../developers/O.html#onpon4">
|
||||
<span class="has-text-weight-semibold">onpon4</span></a></div>
|
||||
<span class="has-text-weight-semibold">Developers: </span><a href="../developers/O.html#onpon4">
|
||||
<span class="has-text-weight-semibold">onpon4</span></a>, <a href="../developers/T.html#the_diligent_circle_">
|
||||
<span class="has-text-weight-semibold">The Diligent Circle 丸</span></a></div>
|
||||
<div class="block">
|
||||
<span class="has-text-weight-semibold">Homepages: </span><a href="https://tangomon-game.github.io/">tangomon-game.github.io</a>, <a href="https://savannah.nongnu.org/projects/tangomon/">savannah.nongnu.org/projects/tangomon</a><br>
|
||||
<span class="has-text-weight-semibold">Download: </span><a href="https://tangomon-game.github.io/download.html">tangomon-game.github.io/download.html</a><br></div>
|
||||
@ -330,7 +339,8 @@
|
||||
<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-3.0</a><br>
|
||||
<span class="is-size-7">Code repositories: </span><a href="https://github.com/tangomon-game/tangomon.git" class="is-size-7">tangomon-game/tangomon.git<span class="icon is-large has-text-black" ><i class="icon-github"></i></span></a>, <a href="https://git.savannah.nongnu.org/git/tangomon.git @add" class="is-size-7">git.savannah.nongnu.org/git/tangomon.git @add</a>, <a href="http://cvs.savannah.nongnu.org:/web/tangomon" class="is-size-7">cvs.savannah.nongnu.org:/web/tangomon</a><br>
|
||||
<span class="is-size-7">Code repositories: </span><a href="https://github.com/tangomon-game/tangomon.git" class="is-size-7">tangomon-game/tangomon.git<span class="icon is-large has-text-black" ><i class="icon-github"></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>), <a href="https://git.savannah.nongnu.org/git/tangomon.git @add" class="is-size-7">git.savannah.nongnu.org/git/tangomon.git @add</a>, <a href="http://cvs.savannah.nongnu.org:/web/tangomon" class="is-size-7">cvs.savannah.nongnu.org:/web/tangomon</a><br>
|
||||
<span class="is-size-7">Code dependencies: </span>
|
||||
<span class="is-size-7">SGE</span><br>
|
||||
<span class="is-size-7">Assets licenses: </span>
|
||||
@ -435,7 +445,8 @@
|
||||
<span class="has-text-weight-semibold">Inspiration: </span><a href="../inspirations/A.html#advance_wars">
|
||||
<span class="has-text-weight-semibold">Advance Wars</span></a><br>
|
||||
<span class="has-text-weight-semibold">Developers: </span><a href="../developers/K.html#krzysztof_jankowski">
|
||||
<span class="has-text-weight-semibold">Krzysztof Jankowski</span></a>, <a href="../developers/P.html#potravni">
|
||||
<span class="has-text-weight-semibold">Krzysztof Jankowski</span></a>, <a href="../developers/M.html#meezooleen">
|
||||
<span class="has-text-weight-semibold">Meezooleen</span></a>, <a href="../developers/P.html#potravni">
|
||||
<span class="has-text-weight-semibold">Potravni</span></a>, <a href="../developers/P.html#poussinou">
|
||||
<span class="has-text-weight-semibold">Poussinou</span></a>, <a href="../developers/W.html#wasin_thonkaew">
|
||||
<span class="has-text-weight-semibold">Wasin Thonkaew</span></a>, <a href="../developers/W.html#wermooz">
|
||||
@ -515,7 +526,8 @@
|
||||
<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://github.com/wsdfhjxc/taponium.git" class="is-size-7">wsdfhjxc/taponium.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/wsdfhjxc/taponium.git" class="is-size-7">wsdfhjxc/taponium.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://gradle.org/" class="is-size-7">Gradle</a><br></div>
|
||||
<div class="block">
|
||||
<a href="../contribute.html#games" title="Contribution guide" class="is-size-7 mr-2">Improve</a>
|
||||
@ -632,7 +644,8 @@ The game provides an arena where players fight in various multiplayer modes (cap
|
||||
<span class="has-text-weight-semibold is-size-7">Joel de Vahl</span></a>, <a href="../developers/J.html#johan_althoff">
|
||||
<span class="has-text-weight-semibold is-size-7">Johan Althoff</span></a>, <a href="../developers/L.html#larsfu">
|
||||
<span class="has-text-weight-semibold is-size-7">larsfu</span></a>, <a href="../developers/M.html#magnus_auvinen">
|
||||
<span class="has-text-weight-semibold is-size-7">Magnus Auvinen</span></a>, <a href="../developers/M.html#matthew_swain">
|
||||
<span class="has-text-weight-semibold is-size-7">Magnus Auvinen</span></a>, <a href="../developers/M.html#matt">
|
||||
<span class="has-text-weight-semibold is-size-7">Matt</span></a>, <a href="../developers/M.html#matthew_swain">
|
||||
<span class="has-text-weight-semibold is-size-7">Matthew Swain</span></a>, <a href="../developers/M.html#mydopefish">
|
||||
<span class="has-text-weight-semibold is-size-7">MyDopefish</span></a>, <a href="../developers/O.html#oy">
|
||||
<span class="has-text-weight-semibold is-size-7">oy</span></a>, <a href="../developers/P.html#phobos99">
|
||||
@ -727,7 +740,8 @@ The game provides an arena where players fight in various multiplayer modes (cap
|
||||
<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#javascript">
|
||||
<span class="is-size-7">JavaScript</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#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/wfx/teg.git" class="is-size-7">wfx/teg.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>)<br></div>
|
||||
@ -925,7 +939,8 @@ The game provides an arena where players fight in various multiplayer modes (cap
|
||||
<span class="has-text-weight-semibold is-size-7">cc9cii</span></a>, <a href="../developers/C.html#cfcohen">
|
||||
<span class="has-text-weight-semibold is-size-7">cfcohen</span></a>, <a href="../developers/C.html#chris_djali">
|
||||
<span class="has-text-weight-semibold is-size-7">Chris Djali</span></a>, <a href="../developers/C.html#cramal">
|
||||
<span class="has-text-weight-semibold is-size-7">Cramal</span></a>, <a href="../developers/D.html#darkf">
|
||||
<span class="has-text-weight-semibold is-size-7">Cramal</span></a>, <a href="../developers/C.html#cdric_mocquillon">
|
||||
<span class="has-text-weight-semibold is-size-7">Cédric Mocquillon</span></a>, <a href="../developers/D.html#darkf">
|
||||
<span class="has-text-weight-semibold is-size-7">darkf</span></a>, <a href="../developers/D.html#david_cernat">
|
||||
<span class="has-text-weight-semibold is-size-7">David Cernat</span></a>, <a href="../developers/D.html#david_walley">
|
||||
<span class="has-text-weight-semibold is-size-7">David Walley</span></a>, <a href="../developers/D.html#dmitry_marakasov">
|
||||
@ -939,7 +954,8 @@ The game provides an arena where players fight in various multiplayer modes (cap
|
||||
<span class="has-text-weight-semibold is-size-7">fr3dz10</span></a>, <a href="../developers/G.html#gohan1989">
|
||||
<span class="has-text-weight-semibold is-size-7">Gohan1989</span></a>, <a href="../developers/G.html#grim_kriegor">
|
||||
<span class="has-text-weight-semibold is-size-7">Grim Kriegor</span></a>, <a href="../developers/G.html#gugus">
|
||||
<span class="has-text-weight-semibold is-size-7">gugus</span></a>, <a href="../developers/H.html#hristos_n_triantafillou">
|
||||
<span class="has-text-weight-semibold is-size-7">gugus</span></a>, <a href="../developers/H.html#halalstuff">
|
||||
<span class="has-text-weight-semibold is-size-7">halalstuff</span></a>, <a href="../developers/H.html#hristos_n_triantafillou">
|
||||
<span class="has-text-weight-semibold is-size-7">Hristos N. Triantafillou</span></a>, <a href="../developers/I.html#internecine">
|
||||
<span class="has-text-weight-semibold is-size-7">Internecine</span></a>, <a href="../developers/J.html#jackerty">
|
||||
<span class="has-text-weight-semibold is-size-7">Jackerty</span></a>, <a href="../developers/J.html#jacob_essex">
|
||||
@ -985,7 +1001,8 @@ The game provides an arena where players fight in various multiplayer modes (cap
|
||||
<span class="has-text-weight-semibold is-size-7">Nathan Aclander</span></a>, <a href="../developers/N.html#nathan_jeffords">
|
||||
<span class="has-text-weight-semibold is-size-7">Nathan Jeffords</span></a>, <a href="../developers/N.html#nicolay_korslund">
|
||||
<span class="has-text-weight-semibold is-size-7">Nicolay Korslund</span></a>, <a href="../developers/N.html#nikolay_kasyanov">
|
||||
<span class="has-text-weight-semibold is-size-7">Nikolay Kasyanov</span></a>, <a href="../developers/P.html#perry_hugh">
|
||||
<span class="has-text-weight-semibold is-size-7">Nikolay Kasyanov</span></a>, <a href="../developers/O.html#oleg">
|
||||
<span class="has-text-weight-semibold is-size-7">Oleg</span></a>, <a href="../developers/P.html#perry_hugh">
|
||||
<span class="has-text-weight-semibold is-size-7">Perry Hugh</span></a>, <a href="../developers/P.html#phillip_andrews">
|
||||
<span class="has-text-weight-semibold is-size-7">Phillip Andrews</span></a>, <a href="../developers/P.html#pi03k">
|
||||
<span class="has-text-weight-semibold is-size-7">pi03k</span></a>, <a href="../developers/P.html#pieter_van_der_kloet">
|
||||
@ -999,7 +1016,8 @@ The game provides an arena where players fight in various multiplayer modes (cap
|
||||
<span class="has-text-weight-semibold is-size-7">riothamus</span></a>, <a href="../developers/R.html#rob_cutmore">
|
||||
<span class="has-text-weight-semibold is-size-7">Rob Cutmore</span></a>, <a href="../developers/R.html#robert_macgregor">
|
||||
<span class="has-text-weight-semibold is-size-7">Robert MacGregor</span></a>, <a href="../developers/R.html#rohit_nirmal">
|
||||
<span class="has-text-weight-semibold is-size-7">Rohit Nirmal</span></a>, <a href="../developers/R.html#roman_melnik">
|
||||
<span class="has-text-weight-semibold is-size-7">Rohit Nirmal</span></a>, <a href="../developers/R.html#roman">
|
||||
<span class="has-text-weight-semibold is-size-7">Roman</span></a>, <a href="../developers/R.html#roman_melnik">
|
||||
<span class="has-text-weight-semibold is-size-7">Roman Melnik</span></a>, <a href="../developers/R.html#roman_proskuryakov">
|
||||
<span class="has-text-weight-semibold is-size-7">Roman Proskuryakov</span></a>, <a href="../developers/R.html#roman_siromakha">
|
||||
<span class="has-text-weight-semibold is-size-7">Roman Siromakha</span></a>, <a href="../developers/S.html#sandstranger">
|
||||
@ -1017,7 +1035,8 @@ The game provides an arena where players fight in various multiplayer modes (cap
|
||||
<span class="has-text-weight-semibold is-size-7">Stanislav Zhukov</span></a>, <a href="../developers/S.html#stanislaw_halik">
|
||||
<span class="has-text-weight-semibold is-size-7">Stanislaw Halik</span></a>, <a href="../developers/S.html#starsickle">
|
||||
<span class="has-text-weight-semibold is-size-7">Starsickle</span></a>, <a href="../developers/S.html#sylvain_t">
|
||||
<span class="has-text-weight-semibold is-size-7">Sylvain T</span></a>, <a href="../developers/T.html#terrabyte25">
|
||||
<span class="has-text-weight-semibold is-size-7">Sylvain T</span></a>, <a href="../developers/T.html#tatrabbit">
|
||||
<span class="has-text-weight-semibold is-size-7">Tatrabbit</span></a>, <a href="../developers/T.html#terrabyte25">
|
||||
<span class="has-text-weight-semibold is-size-7">terrabyte25</span></a>, <a href="../developers/T.html#testman42">
|
||||
<span class="has-text-weight-semibold is-size-7">testman42</span></a>, <a href="../developers/T.html#thoronador">
|
||||
<span class="has-text-weight-semibold is-size-7">Thoronador</span></a>, <a href="../developers/T.html#thunderforge">
|
||||
@ -1228,7 +1247,8 @@ The game provides an arena where players fight in various multiplayer modes (cap
|
||||
<span class="has-text-weight-semibold is-size-7">Amir Hassan</span></a>, <a href="../developers/A.html#anatoly_techtonik">
|
||||
<span class="has-text-weight-semibold is-size-7">anatoly techtonik</span></a>, <a href="../developers/A.html#ancestral">
|
||||
<span class="has-text-weight-semibold is-size-7">ancestral</span></a>, <a href="../developers/A.html#andreas">
|
||||
<span class="has-text-weight-semibold is-size-7">Andreas</span></a>, <a href="../developers/A.html#andrius_silinskas">
|
||||
<span class="has-text-weight-semibold is-size-7">Andreas</span></a>, <a href="../developers/A.html#andrey_bienkowski">
|
||||
<span class="has-text-weight-semibold is-size-7">Andrey Bienkowski</span></a>, <a href="../developers/A.html#andrius_silinskas">
|
||||
<span class="has-text-weight-semibold is-size-7">Andrius Silinskas</span></a>, <a href="../developers/A.html#andrius_tikonas">
|
||||
<span class="has-text-weight-semibold is-size-7">Andrius Štikonas</span></a>, <a href="../developers/A.html#andrs_salamon">
|
||||
<span class="has-text-weight-semibold is-size-7">András Salamon</span></a>, <a href="../developers/A.html#anonymissimus">
|
||||
@ -1244,7 +1264,8 @@ The game provides an arena where players fight in various multiplayer modes (cap
|
||||
<span class="has-text-weight-semibold is-size-7">bwaresiak</span></a>, <a href="../developers/C.html#celtic_minstrel">
|
||||
<span class="has-text-weight-semibold is-size-7">Celtic Minstrel</span></a>, <a href="../developers/C.html#charles_dang">
|
||||
<span class="has-text-weight-semibold is-size-7">Charles Dang</span></a>, <a href="../developers/C.html#chergnobarp">
|
||||
<span class="has-text-weight-semibold is-size-7">Chergnobarp</span></a>, <a href="../developers/C.html#chris_hopman">
|
||||
<span class="has-text-weight-semibold is-size-7">Chergnobarp</span></a>, <a href="../developers/C.html#chris_beck">
|
||||
<span class="has-text-weight-semibold is-size-7">Chris Beck</span></a>, <a href="../developers/C.html#chris_hopman">
|
||||
<span class="has-text-weight-semibold is-size-7">Chris Hopman</span></a>, <a href="../developers/C.html#christian_bielert">
|
||||
<span class="has-text-weight-semibold is-size-7">Christian Bielert</span></a>, <a href="../developers/C.html#chusslove_illich">
|
||||
<span class="has-text-weight-semibold is-size-7">Chusslove Illich</span></a>, <a href="../developers/C.html#clockback">
|
||||
@ -1261,7 +1282,8 @@ The game provides an arena where players fight in various multiplayer modes (cap
|
||||
<span class="has-text-weight-semibold is-size-7">Earth-Cake</span></a>, <a href="../developers/E.html#edward_chernenko">
|
||||
<span class="has-text-weight-semibold is-size-7">Edward Chernenko</span></a>, <a href="../developers/E.html#electrorat">
|
||||
<span class="has-text-weight-semibold is-size-7">ElectroRat</span></a>, <a href="../developers/E.html#elvishhunter">
|
||||
<span class="has-text-weight-semibold is-size-7">Elvish_Hunter</span></a>, <a href="../developers/E.html#eric_s_raymond">
|
||||
<span class="has-text-weight-semibold is-size-7">Elvish_Hunter</span></a>, <a href="../developers/E.html#eric_gallager">
|
||||
<span class="has-text-weight-semibold is-size-7">Eric Gallager</span></a>, <a href="../developers/E.html#eric_s_raymond">
|
||||
<span class="has-text-weight-semibold is-size-7">Eric S. Raymond</span></a>, <a href="../developers/F.html#favyen_bastani">
|
||||
<span class="has-text-weight-semibold is-size-7">Favyen Bastani</span></a>, <a href="../developers/F.html#felix_bauer">
|
||||
<span class="has-text-weight-semibold is-size-7">Felix Bauer</span></a>, <a href="../developers/F.html#fendrin">
|
||||
@ -1276,7 +1298,8 @@ The game provides an arena where players fight in various multiplayer modes (cap
|
||||
<span class="has-text-weight-semibold is-size-7">Glen Whitney</span></a>, <a href="../developers/G.html#greg_shikhman">
|
||||
<span class="has-text-weight-semibold is-size-7">Greg Shikhman</span></a>, <a href="../developers/G.html#gregory_a_lundberg">
|
||||
<span class="has-text-weight-semibold is-size-7">Gregory A Lundberg</span></a>, <a href="../developers/G.html#groggy_dice">
|
||||
<span class="has-text-weight-semibold is-size-7">Groggy Dice</span></a>, <a href="../developers/G.html#guillaume_melquiond">
|
||||
<span class="has-text-weight-semibold is-size-7">Groggy Dice</span></a>, <a href="../developers/G.html#grz0">
|
||||
<span class="has-text-weight-semibold is-size-7">grz0</span></a>, <a href="../developers/G.html#guillaume_melquiond">
|
||||
<span class="has-text-weight-semibold is-size-7">Guillaume Melquiond</span></a>, <a href="../developers/G.html#guillermo_biset">
|
||||
<span class="has-text-weight-semibold is-size-7">Guillermo Biset</span></a>, <a href="../developers/G.html#gunchleoc">
|
||||
<span class="has-text-weight-semibold is-size-7">gunchleoc</span></a>, <a href="../developers/G.html#gunter_labes">
|
||||
@ -1342,7 +1365,8 @@ The game provides an arena where players fight in various multiplayer modes (cap
|
||||
<span class="has-text-weight-semibold is-size-7">Silas Brill</span></a>, <a href="../developers/S.html#simon_forsyth">
|
||||
<span class="has-text-weight-semibold is-size-7">Simon Forsyth</span></a>, <a href="../developers/S.html#spixi">
|
||||
<span class="has-text-weight-semibold is-size-7">spixi</span></a>, <a href="../developers/S.html#steve_cotton">
|
||||
<span class="has-text-weight-semibold is-size-7">Steve Cotton</span></a>, <a href="../developers/T.html#th-b">
|
||||
<span class="has-text-weight-semibold is-size-7">Steve Cotton</span></a>, <a href="../developers/T.html#tahsin_jahin_khalid">
|
||||
<span class="has-text-weight-semibold is-size-7">Tahsin Jahin Khalid</span></a>, <a href="../developers/T.html#th-b">
|
||||
<span class="has-text-weight-semibold is-size-7">th-b</span></a>, <a href="../developers/T.html#thibault_fevry">
|
||||
<span class="has-text-weight-semibold is-size-7">Thibault FEVRY</span></a>, <a href="../developers/T.html#thom_diment">
|
||||
<span class="has-text-weight-semibold is-size-7">Thom Diment</span></a>, <a href="../developers/T.html#timotei_dolean">
|
||||
@ -1534,9 +1558,11 @@ The game provides an arena where players fight in various multiplayer modes (cap
|
||||
<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://github.com/CatacombGames/TheCatacomb.git" class="is-size-7">CatacombGames/TheCatacomb.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/CatacombGames/TheCatacomb.git" class="is-size-7">CatacombGames/TheCatacomb.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>)<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/the_catacomb.md" title="Text based entry on Github" class="is-size-7">Raw entry</a>
|
||||
@ -1708,17 +1734,18 @@ The game provides an arena where players fight in various multiplayer modes (cap
|
||||
<span class="has-text-weight-semibold">Heretic</span></a>, <a href="../inspirations/H.html#hexen">
|
||||
<span class="has-text-weight-semibold">Hexen</span></a>, <a href="../inspirations/S.html#strife">
|
||||
<span class="has-text-weight-semibold">Strife</span></a><br>
|
||||
<span class="has-text-weight-semibold">Developers: </span><a href="../developers/A.html#alison_watson_nightdive_studios">
|
||||
<span class="has-text-weight-semibold">Alison Watson (Nightdive Studios)</span></a>, <a href="../developers/A.html#anotak">
|
||||
<span class="has-text-weight-semibold">anotak</span></a>, <a href="../developers/D.html#david_hill">
|
||||
<span class="has-text-weight-semibold">David Hill</span></a>, <a href="../developers/I.html#ioan_chera">
|
||||
<span class="has-text-weight-semibold">Ioan Chera</span></a>, <a href="../developers/J.html#james_haley_nightdive_studios">
|
||||
<span class="has-text-weight-semibold">James Haley (Nightdive Studios)</span></a>, <a href="../developers/M.html#max_waine_nightdive_studios">
|
||||
<span class="has-text-weight-semibold">Max Waine (Nightdive Studios)</span></a>, <a href="../developers/M.html#mike_swanson">
|
||||
<span class="has-text-weight-semibold">Mike Swanson</span></a>, <a href="../developers/S.html#shannon_freeman">
|
||||
<span class="has-text-weight-semibold">Shannon Freeman</span></a>, <a href="../developers/S.html#stephen_mcgranahan">
|
||||
<span class="has-text-weight-semibold">Stephen McGranahan</span></a>, <a href="../developers/X.html#xaser_acheron">
|
||||
<span class="has-text-weight-semibold">Xaser Acheron</span></a></div>
|
||||
<span class="has-text-weight-semibold">Developers: </span><a href="../developers/A.html#alison_watson">
|
||||
<span class="has-text-weight-semibold is-size-7">Alison Watson</span></a>, <a href="../developers/A.html#alison_watson_nightdive_studios">
|
||||
<span class="has-text-weight-semibold is-size-7">Alison Watson (Nightdive Studios)</span></a>, <a href="../developers/A.html#anotak">
|
||||
<span class="has-text-weight-semibold is-size-7">anotak</span></a>, <a href="../developers/D.html#david_hill">
|
||||
<span class="has-text-weight-semibold is-size-7">David Hill</span></a>, <a href="../developers/I.html#ioan_chera">
|
||||
<span class="has-text-weight-semibold is-size-7">Ioan Chera</span></a>, <a href="../developers/J.html#james_haley_nightdive_studios">
|
||||
<span class="has-text-weight-semibold is-size-7">James Haley (Nightdive Studios)</span></a>, <a href="../developers/M.html#max_waine_nightdive_studios">
|
||||
<span class="has-text-weight-semibold is-size-7">Max Waine (Nightdive Studios)</span></a>, <a href="../developers/M.html#mike_swanson">
|
||||
<span class="has-text-weight-semibold is-size-7">Mike Swanson</span></a>, <a href="../developers/S.html#shannon_freeman">
|
||||
<span class="has-text-weight-semibold is-size-7">Shannon Freeman</span></a>, <a href="../developers/S.html#stephen_mcgranahan">
|
||||
<span class="has-text-weight-semibold is-size-7">Stephen McGranahan</span></a>, <a href="../developers/X.html#xaser_acheron">
|
||||
<span class="has-text-weight-semibold is-size-7">Xaser Acheron</span></a></div>
|
||||
<div class="block">
|
||||
<span class="has-text-weight-semibold">Homepage: </span><a href="https://eternity.youfailit.net/wiki/Main_Page">eternity.youfailit.net/wiki/Main_Page</a><br>
|
||||
<span class="has-text-weight-semibold">Download: </span><a href="https://github.com/team-eternity/eternity/releases">team-eternity/eternity/releases<span class="icon is-large has-text-black" ><i class="icon-github"></i></span></a><br></div>
|
||||
@ -1768,7 +1795,7 @@ The game provides an arena where players fight in various multiplayer modes (cap
|
||||
<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/luciusDXL/TheForceEngine.git" class="is-size-7">luciusDXL/TheForceEngine.git<span class="icon is-large has-text-black" ><i class="icon-github"></i></span></a>(
|
||||
<span class="is-size-7">since 2020</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">since 2020</span>, <span class="icon is-large has-text-black" title="top rated"><i class="icon-star"></i></span>)<br>
|
||||
<span class="is-size-7">Code dependencies: </span>
|
||||
<span class="is-size-7">OpenGL</span><br>
|
||||
<span class="is-size-7">Build system: </span><a href="https://en.wikipedia.org/wiki/Microsoft_Visual_Studio" class="is-size-7">Visual Studio</a><br></div>
|
||||
@ -1790,7 +1817,9 @@ The game provides an arena where players fight in various multiplayer modes (cap
|
||||
</nav>
|
||||
<div class="block"><span class="mr-2">
|
||||
<span class="has-text-weight-semibold">Platform:</span></span><span class="mr-2"><a href="platforms.html#web" title="Web"><span class="icon is-large has-text-black" ><i class="icon-earth"></i></span></a></span><div class="tags has-addons"><a href="genres.html#adventure" title="adventure games" class="tag is-info"><span class="icon is-large has-text-black" ><i class="icon-dice"></i></span>adventure</a></div></div>
|
||||
<div class="block"></div>
|
||||
<div class="block">
|
||||
<span class="has-text-weight-semibold">Developer: </span><a href="../developers/A.html#artur_kot">
|
||||
<span class="has-text-weight-semibold">Artur Kot</span></a></div>
|
||||
<div class="block">
|
||||
<span class="has-text-weight-semibold">Homepage: </span><a href="https://github.com/arturkot/the-house-game">arturkot/the-house-game<span class="icon is-large has-text-black" ><i class="icon-github"></i></span></a><br>
|
||||
<span class="has-text-weight-semibold">Play online: </span><a href="http://the-house.arturkot.pl/">the-house.arturkot.pl</a><br></div>
|
||||
@ -1799,7 +1828,8 @@ The game provides an arena where players fight in various multiplayer modes (cap
|
||||
<span class="is-size-7">Code languages: </span><a href="languages.html#javascript">
|
||||
<span class="is-size-7">JavaScript</span></a><br>
|
||||
<span class="is-size-7">Code licenses: </span><a href="https://en.wikipedia.org/wiki/MIT_License" class="is-size-7">MIT</a><br>
|
||||
<span class="is-size-7">Code repositories: </span><a href="https://github.com/arturkot/the-house-game.git" class="is-size-7">arturkot/the-house-game.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/arturkot/the-house-game.git" class="is-size-7">arturkot/the-house-game.git<span class="icon is-large has-text-black" ><i class="icon-github"></i></span></a>(
|
||||
<span class="is-size-7">since 2012</span>, <span class="icon is-large has-text-black" title="medium rated"><i class="icon-star-half-full"></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/the_house.md" title="Text based entry on Github" class="is-size-7">Raw entry</a>
|
||||
@ -1861,7 +1891,8 @@ The game provides an arena where players fight in various multiplayer modes (cap
|
||||
<span class="is-size-7">Java</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/BSD_licenses#2-clause_license_(%22Simplified_BSD_License%22_or_%22FreeBSD_License%22)" class="is-size-7">2-clause BSD</a><br>
|
||||
<span class="is-size-7">Code repositories: </span><a href="https://github.com/TheFakeMontyOnTheRun/knightsofalentejo.git" class="is-size-7">TheFakeMontyOnTheRun/knightsofalentejo.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/TheFakeMontyOnTheRun/knightsofalentejo.git" class="is-size-7">TheFakeMontyOnTheRun/knightsofalentejo.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="low rated"><i class="icon-star-o"></i></span>)<br>
|
||||
<span class="is-size-7">Build system: </span><a href="https://gradle.org/" class="is-size-7">Gradle</a><br></div>
|
||||
<div class="block">
|
||||
<a href="../contribute.html#games" title="Contribution guide" class="is-size-7 mr-2">Improve</a>
|
||||
@ -1981,7 +2012,8 @@ The game provides an arena where players fight in various multiplayer modes (cap
|
||||
<span class="has-text-weight-semibold is-size-7">jacob1</span></a>, <a href="../developers/J.html#jbot-42">
|
||||
<span class="has-text-weight-semibold is-size-7">jbot-42</span></a>, <a href="../developers/J.html#jesse_jaara">
|
||||
<span class="has-text-weight-semibold is-size-7">Jesse Jaara</span></a>, <a href="../developers/J.html#johannes_kadak">
|
||||
<span class="has-text-weight-semibold is-size-7">Johannes Kadak</span></a>, <a href="../developers/M.html#mark_theng">
|
||||
<span class="has-text-weight-semibold is-size-7">Johannes Kadak</span></a>, <a href="../developers/M.html#maddy_miller">
|
||||
<span class="has-text-weight-semibold is-size-7">Maddy Miller</span></a>, <a href="../developers/M.html#mark_theng">
|
||||
<span class="has-text-weight-semibold is-size-7">Mark Theng</span></a>, <a href="../developers/M.html#matthew_miller">
|
||||
<span class="has-text-weight-semibold is-size-7">Matthew Miller</span></a>, <a href="../developers/M.html#mmbob">
|
||||
<span class="has-text-weight-semibold is-size-7">mmbob</span></a>, <a href="../developers/M.html#mniip">
|
||||
@ -2165,7 +2197,8 @@ See also [Ur-Quan Masters HD](https://sourceforge.net/projects/urquanmastershd/)
|
||||
<div class="block">
|
||||
<span class="has-text-weight-semibold">Inspiration: </span><a href="../inspirations/T.html#the_oregon_trail">
|
||||
<span class="has-text-weight-semibold">The Oregon Trail</span></a><br>
|
||||
<span class="has-text-weight-semibold">Developer: </span><a href="../developers/H.html#hunter_drum">
|
||||
<span class="has-text-weight-semibold">Developers: </span><a href="../developers/H.html#hunter_austin">
|
||||
<span class="has-text-weight-semibold">Hunter Austin</span></a>, <a href="../developers/H.html#hunter_drum">
|
||||
<span class="has-text-weight-semibold">Hunter Drum</span></a></div>
|
||||
<div class="block">
|
||||
<span class="has-text-weight-semibold">Homepage: </span><a href="https://github.com/TheRedSpy15/The-Trail">TheRedSpy15/The-Trail<span class="icon is-large has-text-black" ><i class="icon-github"></i></span></a><br></div>
|
||||
@ -2235,7 +2268,8 @@ See also [Ur-Quan Masters HD](https://sourceforge.net/projects/urquanmastershd/)
|
||||
<div class="block">
|
||||
<span class="has-text-weight-semibold">Inspiration: </span><a href="../inspirations/W.html#where_in_the_world_is_carmen_sandiego_1985">
|
||||
<span class="has-text-weight-semibold">Where in the World Is Carmen Sandiego? (1985)</span></a><br>
|
||||
<span class="has-text-weight-semibold">Developer: </span><a href="../developers/S.html#santiago_lizardo">
|
||||
<span class="has-text-weight-semibold">Developers: </span><a href="../developers/S.html#santiago">
|
||||
<span class="has-text-weight-semibold">Santiago</span></a>, <a href="../developers/S.html#santiago_lizardo">
|
||||
<span class="has-text-weight-semibold">Santiago Lizardo</span></a></div>
|
||||
<div class="block">
|
||||
<span class="has-text-weight-semibold">Homepage: </span><a href="https://github.com/Ponup/thiefcatcher">Ponup/thiefcatcher<span class="icon is-large has-text-black" ><i class="icon-github"></i></span></a><br></div>
|
||||
@ -2277,9 +2311,12 @@ See also [Ur-Quan Masters HD](https://sourceforge.net/projects/urquanmastershd/)
|
||||
<span class="has-text-weight-semibold">Spore</span></a><br>
|
||||
<span class="has-text-weight-semibold">Developers: </span><a href="../developers/0.html#0nmyhead">
|
||||
<span class="has-text-weight-semibold is-size-7">0nmyhead</span></a>, <a href="../developers/0.html#1n48yg">
|
||||
<span class="has-text-weight-semibold is-size-7">1n48yg</span></a>, <a href="../developers/A.html#aleixcoma">
|
||||
<span class="has-text-weight-semibold is-size-7">1n48yg</span></a>, <a href="../developers/0.html#84634e1a607a">
|
||||
<span class="has-text-weight-semibold is-size-7">84634E1A607A</span></a>, <a href="../developers/A.html#adquid">
|
||||
<span class="has-text-weight-semibold is-size-7">adQuid</span></a>, <a href="../developers/A.html#aleixcoma">
|
||||
<span class="has-text-weight-semibold is-size-7">aleixcoma</span></a>, <a href="../developers/A.html#antonio_pedraza">
|
||||
<span class="has-text-weight-semibold is-size-7">Antonio Pedraza</span></a>, <a href="../developers/B.html#ben">
|
||||
<span class="has-text-weight-semibold is-size-7">Antonio Pedraza</span></a>, <a href="../developers/A.html#atelegina">
|
||||
<span class="has-text-weight-semibold is-size-7">ATelegina</span></a>, <a href="../developers/B.html#ben">
|
||||
<span class="has-text-weight-semibold is-size-7">Ben</span></a>, <a href="../developers/B.html#blowingrocker">
|
||||
<span class="has-text-weight-semibold is-size-7">BlowingRocker</span></a>, <a href="../developers/B.html#buckly">
|
||||
<span class="has-text-weight-semibold is-size-7">Buckly</span></a>, <a href="../developers/C.html#capivaresco">
|
||||
@ -2290,41 +2327,56 @@ See also [Ur-Quan Masters HD](https://sourceforge.net/projects/urquanmastershd/)
|
||||
<span class="has-text-weight-semibold is-size-7">Dani</span></a>, <a href="../developers/D.html#doomlightning">
|
||||
<span class="has-text-weight-semibold is-size-7">doomlightning</span></a>, <a href="../developers/D.html#dragonmemo">
|
||||
<span class="has-text-weight-semibold is-size-7">Dragonmemo</span></a>, <a href="../developers/D.html#dtanxxx">
|
||||
<span class="has-text-weight-semibold is-size-7">DTanxxx</span></a>, <a href="../developers/F.html#fgdfgfthgr-fox">
|
||||
<span class="has-text-weight-semibold is-size-7">DTanxxx</span></a>, <a href="../developers/E.html#ender-titan1">
|
||||
<span class="has-text-weight-semibold is-size-7">ender-titan1</span></a>, <a href="../developers/F.html#felecarp">
|
||||
<span class="has-text-weight-semibold is-size-7">Felecarp</span></a>, <a href="../developers/F.html#festerdam">
|
||||
<span class="has-text-weight-semibold is-size-7">Festerdam</span></a>, <a href="../developers/F.html#fgdfgfthgr-fox">
|
||||
<span class="has-text-weight-semibold is-size-7">fgdfgfthgr-fox</span></a>, <a href="../developers/F.html#filip_burlacu">
|
||||
<span class="has-text-weight-semibold is-size-7">Filip Burlacu</span></a>, <a href="../developers/F.html#frank_femia">
|
||||
<span class="has-text-weight-semibold is-size-7">Frank Femia</span></a>, <a href="../developers/G.html#gatocreador887">
|
||||
<span class="has-text-weight-semibold is-size-7">Frank Femia</span></a>, <a href="../developers/F.html#fredsu92">
|
||||
<span class="has-text-weight-semibold is-size-7">fredsu92</span></a>, <a href="../developers/G.html#gatocreador887">
|
||||
<span class="has-text-weight-semibold is-size-7">GatoCreador887</span></a>, <a href="../developers/G.html#generatoror">
|
||||
<span class="has-text-weight-semibold is-size-7">Generatoror</span></a>, <a href="../developers/G.html#georgi">
|
||||
<span class="has-text-weight-semibold is-size-7">Georgi</span></a>, <a href="../developers/G.html#ghostkiwo">
|
||||
<span class="has-text-weight-semibold is-size-7">Ghostkiwo</span></a>, <a href="../developers/H.html#henri_hyyrylainen">
|
||||
<span class="has-text-weight-semibold is-size-7">Henri Hyyryläinen</span></a>, <a href="../developers/H.html#holomanga">
|
||||
<span class="has-text-weight-semibold is-size-7">Ghostkiwo</span></a>, <a href="../developers/G.html#gwnmori">
|
||||
<span class="has-text-weight-semibold is-size-7">GwnMori</span></a>, <a href="../developers/H.html#henri_hyyrylainen">
|
||||
<span class="has-text-weight-semibold is-size-7">Henri Hyyryläinen</span></a>, <a href="../developers/H.html#himikoo">
|
||||
<span class="has-text-weight-semibold is-size-7">Himikoo</span></a>, <a href="../developers/H.html#holomanga">
|
||||
<span class="has-text-weight-semibold is-size-7">Holomanga</span></a>, <a href="../developers/I.html#icedjuro">
|
||||
<span class="has-text-weight-semibold is-size-7">icedjuro</span></a>, <a href="../developers/J.html#jan">
|
||||
<span class="has-text-weight-semibold is-size-7">Jan</span></a>, <a href="../developers/J.html#jjonj">
|
||||
<span class="has-text-weight-semibold is-size-7">jjonj</span></a>, <a href="../developers/K.html#kasterisk">
|
||||
<span class="has-text-weight-semibold is-size-7">Kasterisk</span></a>, <a href="../developers/K.html#klayton_smith_ii">
|
||||
<span class="has-text-weight-semibold is-size-7">Klayton Smith II</span></a>, <a href="../developers/K.html#kubaglikopl">
|
||||
<span class="has-text-weight-semibold is-size-7">Kasterisk</span></a>, <a href="../developers/K.html#kemikal1">
|
||||
<span class="has-text-weight-semibold is-size-7">Kemikal1</span></a>, <a href="../developers/K.html#klayton_smith_ii">
|
||||
<span class="has-text-weight-semibold is-size-7">Klayton Smith II</span></a>, <a href="../developers/K.html#konbb">
|
||||
<span class="has-text-weight-semibold is-size-7">Konbb</span></a>, <a href="../developers/K.html#kubaglikopl">
|
||||
<span class="has-text-weight-semibold is-size-7">Kubagliko_PL</span></a>, <a href="../developers/L.html#librehacker">
|
||||
<span class="has-text-weight-semibold is-size-7">LibreHacker</span></a>, <a href="../developers/L.html#linus_vanas">
|
||||
<span class="has-text-weight-semibold is-size-7">Linus Vanas</span></a>, <a href="../developers/M.html#matthew">
|
||||
<span class="has-text-weight-semibold is-size-7">Matthew</span></a>, <a href="../developers/M.html#mike">
|
||||
<span class="has-text-weight-semibold is-size-7">Matthew</span></a>, <a href="../developers/M.html#maxonovien">
|
||||
<span class="has-text-weight-semibold is-size-7">Maxonovien</span></a>, <a href="../developers/M.html#mike">
|
||||
<span class="has-text-weight-semibold is-size-7">Mike</span></a>, <a href="../developers/N.html#nicolas_viseur">
|
||||
<span class="has-text-weight-semibold is-size-7">Nicolas Viseur</span></a>, <a href="../developers/N.html#nillythekid">
|
||||
<span class="has-text-weight-semibold is-size-7">NillyTheKid</span></a>, <a href="../developers/P.html#pascal_glinas">
|
||||
<span class="has-text-weight-semibold is-size-7">Pascal Gélinas</span></a>, <a href="../developers/P.html#pengyvi">
|
||||
<span class="has-text-weight-semibold is-size-7">Pengyvi</span></a>, <a href="../developers/P.html#punctdan">
|
||||
<span class="has-text-weight-semibold is-size-7">Pengyvi</span></a>, <a href="../developers/P.html#pralso">
|
||||
<span class="has-text-weight-semibold is-size-7">PrAlso</span></a>, <a href="../developers/P.html#punctdan">
|
||||
<span class="has-text-weight-semibold is-size-7">punctdan</span></a>, <a href="../developers/Q.html#quentin_cormand">
|
||||
<span class="has-text-weight-semibold is-size-7">Quentin Cormand</span></a>, <a href="../developers/R.html#riverreed_greenland">
|
||||
<span class="has-text-weight-semibold is-size-7">Quentin Cormand</span></a>, <a href="../developers/R.html#radek">
|
||||
<span class="has-text-weight-semibold is-size-7">Radek</span></a>, <a href="../developers/R.html#riverreed_greenland">
|
||||
<span class="has-text-weight-semibold is-size-7">RiverReed Greenland</span></a>, <a href="../developers/R.html#rizky_pramudya">
|
||||
<span class="has-text-weight-semibold is-size-7">Rizky Pramudya</span></a>, <a href="../developers/R.html#rune-v">
|
||||
<span class="has-text-weight-semibold is-size-7">Rune-v</span></a>, <a href="../developers/S.html#sam_degheldere">
|
||||
<span class="has-text-weight-semibold is-size-7">Rune-v</span></a>, <a href="../developers/S.html#s1m0n5-him-self">
|
||||
<span class="has-text-weight-semibold is-size-7">S1m0n5-him-self</span></a>, <a href="../developers/S.html#sam_degheldere">
|
||||
<span class="has-text-weight-semibold is-size-7">Sam Degheldere</span></a>, <a href="../developers/S.html#satharis">
|
||||
<span class="has-text-weight-semibold is-size-7">Satharis</span></a>, <a href="../developers/S.html#savalige">
|
||||
<span class="has-text-weight-semibold is-size-7">Savalige</span></a>, <a href="../developers/S.html#seregon">
|
||||
<span class="has-text-weight-semibold is-size-7">Seregon</span></a>, <a href="../developers/T.html#tjwhale">
|
||||
<span class="has-text-weight-semibold is-size-7">Seregon</span></a>, <a href="../developers/T.html#teggolt">
|
||||
<span class="has-text-weight-semibold is-size-7">TeggolT</span></a>, <a href="../developers/T.html#tetraspacew">
|
||||
<span class="has-text-weight-semibold is-size-7">TetraspaceW</span></a>, <a href="../developers/T.html#tjwhale">
|
||||
<span class="has-text-weight-semibold is-size-7">TjWhale</span></a>, <a href="../developers/U.html#untrustedlife">
|
||||
<span class="has-text-weight-semibold is-size-7">Untrustedlife</span></a>, <a href="../developers/V.html#vojtahumpl">
|
||||
<span class="has-text-weight-semibold is-size-7">Untrustedlife</span></a>, <a href="../developers/V.html#ven-garth">
|
||||
<span class="has-text-weight-semibold is-size-7">Ven-garth</span></a>, <a href="../developers/V.html#vojtahumpl">
|
||||
<span class="has-text-weight-semibold is-size-7">VojtaHumpl</span></a>, <a href="../developers/Z.html#zyad137">
|
||||
<span class="has-text-weight-semibold is-size-7">zyad137</span></a></div>
|
||||
<div class="block">
|
||||
@ -2391,7 +2443,9 @@ See also [Ur-Quan Masters HD](https://sourceforge.net/projects/urquanmastershd/)
|
||||
<span class="has-text-weight-semibold">Platform:</span></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#action" title="action games" class="tag is-info"><span class="icon is-large has-text-black" ><i class="icon-target"></i></span>action</a>
|
||||
<span class="tag is-light">shooter</span>
|
||||
<span class="tag is-light">space</span></div></div>
|
||||
<div class="block"></div>
|
||||
<div class="block">
|
||||
<span class="has-text-weight-semibold">Developer: </span><a href="../developers/B.html#braden_walters">
|
||||
<span class="has-text-weight-semibold">Braden Walters</span></a></div>
|
||||
<div class="block">
|
||||
<span class="has-text-weight-semibold">Homepage: </span><a href="https://meoblast001.github.io/thugaim/">meoblast001.github.io/thugaim</a><br>
|
||||
<span class="has-text-weight-semibold">Download: </span><a href="https://f-droid.org/de/packages/info.meoblast001.thugaim/">f-droid.org/de/packages/info.meoblast001.thugaim</a><br></div>
|
||||
@ -2400,7 +2454,8 @@ See also [Ur-Quan Masters HD](https://sourceforge.net/projects/urquanmastershd/)
|
||||
<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/MIT_License" class="is-size-7">MIT</a><br>
|
||||
<span class="is-size-7">Code repositories: </span><a href="https://github.com/meoblast001/thugaim.git" class="is-size-7">meoblast001/thugaim.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/meoblast001/thugaim.git" class="is-size-7">meoblast001/thugaim.git<span class="icon is-large has-text-black" ><i class="icon-github"></i></span></a>(
|
||||
<span class="is-size-7">since 2013</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="http://ant.apache.org/" class="is-size-7">Ant</a><br></div>
|
||||
<div class="block">
|
||||
<a href="../contribute.html#games" title="Contribution guide" class="is-size-7 mr-2">Improve</a>
|
||||
@ -2423,8 +2478,9 @@ See also [Ur-Quan Masters HD](https://sourceforge.net/projects/urquanmastershd/)
|
||||
<span class="tag is-light">2D</span>
|
||||
<span class="tag is-light">3D</span></div></div>
|
||||
<div class="block">
|
||||
<span class="has-text-weight-semibold">Developer: </span><a href="../developers/E.html#evgeniy_prikazchikov">
|
||||
<span class="has-text-weight-semibold">Evgeniy Prikazchikov</span></a></div>
|
||||
<span class="has-text-weight-semibold">Developers: </span><a href="../developers/E.html#evgeniy_prikazchikov">
|
||||
<span class="has-text-weight-semibold">Evgeniy Prikazchikov</span></a>, <a href="../developers/W.html#weblate_bot">
|
||||
<span class="has-text-weight-semibold">Weblate (bot)</span></a></div>
|
||||
<div class="block">
|
||||
<span class="has-text-weight-semibold">Homepage: </span><a href="https://github.com/thunder-engine/thunder">thunder-engine/thunder<span class="icon is-large has-text-black" ><i class="icon-github"></i></span></a><br></div>
|
||||
<div class="block">
|
||||
@ -2872,7 +2928,28 @@ A [MUD client](https://en.wikipedia.org/wiki/MUD_client)
|
||||
<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><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><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/0.html#3ddeters">
|
||||
<span class="has-text-weight-semibold is-size-7">3dDeters</span></a>, <a href="../developers/C.html#casey_doran">
|
||||
<span class="has-text-weight-semibold is-size-7">Casey Doran</span></a>, <a href="../developers/C.html#chaigler">
|
||||
<span class="has-text-weight-semibold is-size-7">chaigler</span></a>, <a href="../developers/C.html#charlie_patterson">
|
||||
<span class="has-text-weight-semibold is-size-7">Charlie Patterson</span></a>, <a href="../developers/C.html#cmp">
|
||||
<span class="has-text-weight-semibold is-size-7">cmp</span></a>, <a href="../developers/H.html#harley_laue">
|
||||
<span class="has-text-weight-semibold is-size-7">Harley Laue</span></a>, <a href="../developers/J.html#james_urquhart">
|
||||
<span class="has-text-weight-semibold is-size-7">James Urquhart</span></a>, <a href="../developers/L.html#lukas_joergensen">
|
||||
<span class="has-text-weight-semibold is-size-7">Lukas Joergensen</span></a>, <a href="../developers/M.html#marauder2k7">
|
||||
<span class="has-text-weight-semibold is-size-7">marauder2k7</span></a>, <a href="../developers/M.html#mich">
|
||||
<span class="has-text-weight-semibold is-size-7">Mich</span></a>, <a href="../developers/M.html#mike_lilligreen">
|
||||
<span class="has-text-weight-semibold is-size-7">Mike Lilligreen</span></a>, <a href="../developers/N.html#nathan_martin">
|
||||
<span class="has-text-weight-semibold is-size-7">Nathan Martin</span></a>, <a href="../developers/N.html#nora_ky">
|
||||
<span class="has-text-weight-semibold is-size-7">Nora Ky</span></a>, <a href="../developers/O.html#olet-toporkov">
|
||||
<span class="has-text-weight-semibold is-size-7">olet-toporkov</span></a>, <a href="../developers/P.html#parodygames">
|
||||
<span class="has-text-weight-semibold is-size-7">ParodyGames</span></a>, <a href="../developers/P.html#paul_jan">
|
||||
<span class="has-text-weight-semibold is-size-7">Paul Jan</span></a>, <a href="../developers/P.html#peter_robinson">
|
||||
<span class="has-text-weight-semibold is-size-7">Peter Robinson</span></a>, <a href="../developers/S.html#simon_love">
|
||||
<span class="has-text-weight-semibold is-size-7">Simon Love</span></a>, <a href="../developers/T.html#timmgt">
|
||||
<span class="has-text-weight-semibold is-size-7">timmgt</span></a>, <a href="../developers/W.html#william_lee_sims">
|
||||
<span class="has-text-weight-semibold is-size-7">William Lee Sims</span></a></div>
|
||||
<div class="block">
|
||||
<span class="has-text-weight-semibold">Homepage: </span><a href="https://torque3d.org/torque2d/">torque3d.org/torque2d</a><br>
|
||||
<span class="has-text-weight-semibold">Media: </span><a href="https://en.wikipedia.org/wiki/Torque_(game_engine)">Torque 2D<span class="icon is-large has-text-black" ><i class="icon-wikipedia"></i></span></a><br>
|
||||
@ -2883,7 +2960,9 @@ A [MUD client](https://en.wikipedia.org/wiki/MUD_client)
|
||||
<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/MIT_License" class="is-size-7">MIT</a><br>
|
||||
<span class="is-size-7">Code repositories: </span><a href="https://github.com/TorqueGameEngines/Torque2D.git" class="is-size-7">TorqueGameEngines/Torque2D.git<span class="icon is-large has-text-black" ><i class="icon-github"></i></span></a>, <a href="https://github.com/GarageGames/Torque2D.git @add" class="is-size-7">GarageGames/Torque2D.git @add<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/TorqueGameEngines/Torque2D.git" class="is-size-7">TorqueGameEngines/Torque2D.git<span class="icon is-large has-text-black" ><i class="icon-github"></i></span></a>(
|
||||
<span class="is-size-7">since 2020</span>, <span class="icon is-large has-text-black" title="medium rated"><i class="icon-star-half-full"></i></span>), <a href="https://github.com/GarageGames/Torque2D.git @add" class="is-size-7">GarageGames/Torque2D.git @add<span class="icon is-large has-text-black" ><i class="icon-github"></i></span></a>(
|
||||
<span class="is-size-7">since 2013</span>, <span class="icon is-large has-text-black" title="top rated"><i class="icon-star"></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/torque_2d.md" title="Text based entry on Github" class="is-size-7">Raw entry</a>
|
||||
@ -2903,7 +2982,39 @@ A [MUD client](https://en.wikipedia.org/wiki/MUD_client)
|
||||
<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><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><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">3D</span></div></div>
|
||||
<div class="block"></div>
|
||||
<div class="block">
|
||||
<span class="has-text-weight-semibold">Developers: </span><a href="../developers/A.html#aaravamudan2014">
|
||||
<span class="has-text-weight-semibold is-size-7">aaravamudan2014</span></a>, <a href="../developers/A.html#alexbarys">
|
||||
<span class="has-text-weight-semibold is-size-7">AlexBarys</span></a>, <a href="../developers/A.html#andrey_syrokomskiy">
|
||||
<span class="has-text-weight-semibold is-size-7">Andrey Syrokomskiy</span></a>, <a href="../developers/A.html#areloch">
|
||||
<span class="has-text-weight-semibold is-size-7">Areloch</span></a>, <a href="../developers/B.html#bank">
|
||||
<span class="has-text-weight-semibold is-size-7">bank</span></a>, <a href="../developers/B.html#bloodknight">
|
||||
<span class="has-text-weight-semibold is-size-7">Bloodknight</span></a>, <a href="../developers/B.html#bpay">
|
||||
<span class="has-text-weight-semibold is-size-7">bpay</span></a>, <a href="../developers/B.html#brian_roberts">
|
||||
<span class="has-text-weight-semibold is-size-7">Brian Roberts</span></a>, <a href="../developers/C.html#chaigler">
|
||||
<span class="has-text-weight-semibold is-size-7">chaigler</span></a>, <a href="../developers/D.html#daniel_buckmaster">
|
||||
<span class="has-text-weight-semibold is-size-7">Daniel Buckmaster</span></a>, <a href="../developers/D.html#david_wyand">
|
||||
<span class="has-text-weight-semibold is-size-7">David Wyand</span></a>, <a href="../developers/G.html#glenn_smith">
|
||||
<span class="has-text-weight-semibold is-size-7">Glenn Smith</span></a>, <a href="../developers/I.html#irei1as">
|
||||
<span class="has-text-weight-semibold is-size-7">irei1as</span></a>, <a href="../developers/J.html#james_urquhart">
|
||||
<span class="has-text-weight-semibold is-size-7">James Urquhart</span></a>, <a href="../developers/J.html#jeff_hutchinson">
|
||||
<span class="has-text-weight-semibold is-size-7">Jeff Hutchinson</span></a>, <a href="../developers/J.html#john3">
|
||||
<span class="has-text-weight-semibold is-size-7">John3</span></a>, <a href="../developers/L.html#lopuska">
|
||||
<span class="has-text-weight-semibold is-size-7">Lopuska</span></a>, <a href="../developers/L.html#luis_anton_rebollo">
|
||||
<span class="has-text-weight-semibold is-size-7">Luis Anton Rebollo</span></a>, <a href="../developers/L.html#lukas_joergensen">
|
||||
<span class="has-text-weight-semibold is-size-7">Lukas Joergensen</span></a>, <a href="../developers/M.html#musicmonkey5555">
|
||||
<span class="has-text-weight-semibold is-size-7">MusicMonkey5555</span></a>, <a href="../developers/O.html#othgmars">
|
||||
<span class="has-text-weight-semibold is-size-7">OTHGMars</span></a>, <a href="../developers/P.html#pacomont">
|
||||
<span class="has-text-weight-semibold is-size-7">pacomont</span></a>, <a href="../developers/P.html#phillip_khandeliants">
|
||||
<span class="has-text-weight-semibold is-size-7">Phillip Khandeliants</span></a>, <a href="../developers/R.html#robert_macgregor">
|
||||
<span class="has-text-weight-semibold is-size-7">Robert MacGregor</span></a>, <a href="../developers/S.html#scott_przybylski">
|
||||
<span class="has-text-weight-semibold is-size-7">Scott Przybylski</span></a>, <a href="../developers/S.html#silentmike">
|
||||
<span class="has-text-weight-semibold is-size-7">SilentMike</span></a>, <a href="../developers/T.html#thomas_dickerson">
|
||||
<span class="has-text-weight-semibold is-size-7">Thomas Dickerson</span></a>, <a href="../developers/T.html#timmy">
|
||||
<span class="has-text-weight-semibold is-size-7">Timmy</span></a>, <a href="../developers/T.html#tony">
|
||||
<span class="has-text-weight-semibold is-size-7">Tony</span></a>, <a href="../developers/V.html#vincent_gee">
|
||||
<span class="has-text-weight-semibold is-size-7">Vincent Gee</span></a>, <a href="../developers/W.html#wcbx">
|
||||
<span class="has-text-weight-semibold is-size-7">wcbx</span></a></div>
|
||||
<div class="block">
|
||||
<span class="has-text-weight-semibold">Homepages: </span><a href="https://torque3d.org/">torque3d.org</a>, <a href="http://www.garagegames.com/products/torque-3d">www.garagegames.com/products/torque-3d</a><br>
|
||||
<span class="has-text-weight-semibold">Media: </span><a href="https://en.wikipedia.org/wiki/Torque_(game_engine)">Torque 3D<span class="icon is-large has-text-black" ><i class="icon-wikipedia"></i></span></a><br>
|
||||
@ -2914,7 +3025,9 @@ A [MUD client](https://en.wikipedia.org/wiki/MUD_client)
|
||||
<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/MIT_License" class="is-size-7">MIT</a><br>
|
||||
<span class="is-size-7">Code repositories: </span><a href="https://github.com/TorqueGameEngines/Torque3D.git" class="is-size-7">TorqueGameEngines/Torque3D.git<span class="icon is-large has-text-black" ><i class="icon-github"></i></span></a>, <a href="https://github.com/GarageGames/Torque3D.git @add" class="is-size-7">GarageGames/Torque3D.git @add<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/TorqueGameEngines/Torque3D.git" class="is-size-7">TorqueGameEngines/Torque3D.git<span class="icon is-large has-text-black" ><i class="icon-github"></i></span></a>(
|
||||
<span class="is-size-7">since 2020</span>, <span class="icon is-large has-text-black" title="medium rated"><i class="icon-star-half-full"></i></span>), <a href="https://github.com/GarageGames/Torque3D.git @add" class="is-size-7">GarageGames/Torque3D.git @add<span class="icon is-large has-text-black" ><i class="icon-github"></i></span></a>(
|
||||
<span class="is-size-7">since 2012</span>, <span class="icon is-large has-text-black" title="top rated"><i class="icon-star"></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>
|
||||
@ -2983,7 +3096,8 @@ A [MUD client](https://en.wikipedia.org/wiki/MUD_client)
|
||||
<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-3.0</a><br>
|
||||
<span class="is-size-7">Code repositories: </span><a href="https://github.com/ErikLetson/torso-ninja.git" class="is-size-7">ErikLetson/torso-ninja.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/ErikLetson/torso-ninja.git" class="is-size-7">ErikLetson/torso-ninja.git<span class="icon is-large has-text-black" ><i class="icon-github"></i></span></a>(
|
||||
<span class="is-size-7">since 2017</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><br></div>
|
||||
<div class="block">
|
||||
@ -3006,7 +3120,9 @@ A [MUD client](https://en.wikipedia.org/wiki/MUD_client)
|
||||
<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#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#arcade" title="arcade games" class="tag is-info"><span class="icon is-large has-text-black" ><i class="icon-pacman"></i></span>arcade</a>
|
||||
<span class="tag is-light">2D</span>
|
||||
<span class="tag is-light">scrolling</span></div></div>
|
||||
<div class="block"></div>
|
||||
<div class="block">
|
||||
<span class="has-text-weight-semibold">Developer: </span><a href="../developers/E.html#erik_letson">
|
||||
<span class="has-text-weight-semibold">Erik Letson</span></a></div>
|
||||
<div class="block">
|
||||
<span class="has-text-weight-semibold">Homepage: </span><a href="https://github.com/ErikLetson/torso-ninja-2">ErikLetson/torso-ninja-2<span class="icon is-large has-text-black" ><i class="icon-github"></i></span></a><br></div>
|
||||
<div class="block">
|
||||
@ -3014,7 +3130,8 @@ A [MUD client](https://en.wikipedia.org/wiki/MUD_client)
|
||||
<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-3.0</a><br>
|
||||
<span class="is-size-7">Code repositories: </span><a href="https://github.com/ErikLetson/torso-ninja-2.git" class="is-size-7">ErikLetson/torso-ninja-2.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/ErikLetson/torso-ninja-2.git" class="is-size-7">ErikLetson/torso-ninja-2.git<span class="icon is-large has-text-black" ><i class="icon-github"></i></span></a>(
|
||||
<span class="is-size-7">since 2017</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><br></div>
|
||||
<div class="block">
|
||||
@ -3054,7 +3171,7 @@ A [MUD client](https://en.wikipedia.org/wiki/MUD_client)
|
||||
<span class="is-size-7">Lua</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/zuzuf/TA3D.git" class="is-size-7">zuzuf/TA3D.git<span class="icon is-large has-text-black" ><i class="icon-github"></i></span></a>(
|
||||
<span class="is-size-7">since 2017</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">since 2017</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>
|
||||
@ -3559,9 +3676,11 @@ A [MUD client](https://en.wikipedia.org/wiki/MUD_client)
|
||||
<div class="block">
|
||||
<span class="has-text-weight-semibold">Developers: </span><a href="../developers/A.html#alkexr">
|
||||
<span class="has-text-weight-semibold is-size-7">alkexr</span></a>, <a href="../developers/A.html#asvitkine">
|
||||
<span class="has-text-weight-semibold is-size-7">asvitkine</span></a>, <a href="../developers/B.html#beelee1">
|
||||
<span class="has-text-weight-semibold is-size-7">asvitkine</span></a>, <a href="../developers/A.html#axisalliescontango">
|
||||
<span class="has-text-weight-semibold is-size-7">axisalliescontango</span></a>, <a href="../developers/B.html#beelee1">
|
||||
<span class="has-text-weight-semibold is-size-7">beelee1</span></a>, <a href="../developers/B.html#bernt_gbor">
|
||||
<span class="has-text-weight-semibold is-size-7">Bernát Gábor</span></a>, <a href="../developers/C.html#cbung">
|
||||
<span class="has-text-weight-semibold is-size-7">Bernát Gábor</span></a>, <a href="../developers/B.html#butterw">
|
||||
<span class="has-text-weight-semibold is-size-7">butterw</span></a>, <a href="../developers/C.html#cbung">
|
||||
<span class="has-text-weight-semibold is-size-7">cbung</span></a>, <a href="../developers/C.html#cernelius">
|
||||
<span class="has-text-weight-semibold is-size-7">Cernelius</span></a>, <a href="../developers/C.html#charlieatlas">
|
||||
<span class="has-text-weight-semibold is-size-7">CharlieAtlas</span></a>, <a href="../developers/C.html#chris_duncan">
|
||||
@ -3570,7 +3689,8 @@ A [MUD client](https://en.wikipedia.org/wiki/MUD_client)
|
||||
<span class="has-text-weight-semibold is-size-7">CrazyGerman</span></a>, <a href="../developers/D.html#dan_van_atta">
|
||||
<span class="has-text-weight-semibold is-size-7">Dan Van Atta</span></a>, <a href="../developers/E.html#edwin_van_der_wal">
|
||||
<span class="has-text-weight-semibold is-size-7">Edwin van der Wal</span></a>, <a href="../developers/E.html#elreigh">
|
||||
<span class="has-text-weight-semibold is-size-7">Elreigh</span></a>, <a href="../developers/F.html#frigoref">
|
||||
<span class="has-text-weight-semibold is-size-7">Elreigh</span></a>, <a href="../developers/E.html#emmanuel-perlow">
|
||||
<span class="has-text-weight-semibold is-size-7">emmanuel-perlow</span></a>, <a href="../developers/F.html#frigoref">
|
||||
<span class="has-text-weight-semibold is-size-7">frigoref</span></a>, <a href="../developers/F.html#frostionaaa">
|
||||
<span class="has-text-weight-semibold is-size-7">FrostionAAA</span></a>, <a href="../developers/K.html#keith_heppell">
|
||||
<span class="has-text-weight-semibold is-size-7">Keith Heppell</span></a>, <a href="../developers/K.html#kevin_moore">
|
||||
@ -3581,11 +3701,13 @@ A [MUD client](https://en.wikipedia.org/wiki/MUD_client)
|
||||
<span class="has-text-weight-semibold is-size-7">Michael Hoover</span></a>, <a href="../developers/N.html#navalland2">
|
||||
<span class="has-text-weight-semibold is-size-7">Navalland2</span></a>, <a href="../developers/N.html#nikolaos_themelis">
|
||||
<span class="has-text-weight-semibold is-size-7">Nikolaos Themelis</span></a>, <a href="../developers/O.html#ordo_flammae">
|
||||
<span class="has-text-weight-semibold is-size-7">Ordo Flammae</span></a>, <a href="../developers/P.html#panther_too">
|
||||
<span class="has-text-weight-semibold is-size-7">Ordo Flammae</span></a>, <a href="../developers/P.html#panther_p2">
|
||||
<span class="has-text-weight-semibold is-size-7">Panther P2</span></a>, <a href="../developers/P.html#panther_too">
|
||||
<span class="has-text-weight-semibold is-size-7">Panther Too</span></a>, <a href="../developers/P.html#prastle">
|
||||
<span class="has-text-weight-semibold is-size-7">prastle</span></a>, <a href="../developers/R.html#redrum">
|
||||
<span class="has-text-weight-semibold is-size-7">redrum</span></a>, <a href="../developers/R.html#regularkyd">
|
||||
<span class="has-text-weight-semibold is-size-7">regularkyd</span></a>, <a href="../developers/R.html#roiex">
|
||||
<span class="has-text-weight-semibold is-size-7">regularkyd</span></a>, <a href="../developers/R.html#rogercooper">
|
||||
<span class="has-text-weight-semibold is-size-7">RogerCooper</span></a>, <a href="../developers/R.html#roiex">
|
||||
<span class="has-text-weight-semibold is-size-7">RoiEX</span></a>, <a href="../developers/R.html#ron">
|
||||
<span class="has-text-weight-semibold is-size-7">Ron</span></a>, <a href="../developers/S.html#sean_bridges">
|
||||
<span class="has-text-weight-semibold is-size-7">Sean Bridges</span></a>, <a href="../developers/S.html#simon_lenz">
|
||||
@ -3683,7 +3805,8 @@ A [MUD client](https://en.wikipedia.org/wiki/MUD_client)
|
||||
<span class="has-text-weight-semibold is-size-7">Drew DeVault</span></a>, <a href="../developers/F.html#flynn">
|
||||
<span class="has-text-weight-semibold is-size-7">Flynn</span></a>, <a href="../developers/G.html#gbear605">
|
||||
<span class="has-text-weight-semibold is-size-7">gbear605</span></a>, <a href="../developers/J.html#justin_yanke">
|
||||
<span class="has-text-weight-semibold is-size-7">Justin Yanke</span></a>, <a href="../developers/M.html#marian_dziubiak">
|
||||
<span class="has-text-weight-semibold is-size-7">Justin Yanke</span></a>, <a href="../developers/K.html#kim_chase">
|
||||
<span class="has-text-weight-semibold is-size-7">Kim Chase</span></a>, <a href="../developers/M.html#marian_dziubiak">
|
||||
<span class="has-text-weight-semibold is-size-7">Marian Dziubiak</span></a>, <a href="../developers/M.html#mitchell_kutchuk">
|
||||
<span class="has-text-weight-semibold is-size-7">Mitchell Kutchuk</span></a>, <a href="../developers/R.html#robin_kanters">
|
||||
<span class="has-text-weight-semibold is-size-7">Robin Kanters</span></a>, <a href="../developers/R.html#ross_lancaster">
|
||||
@ -3892,7 +4015,9 @@ Based on [Dragon Wars](https://github.com/Fuuzetsu/dragon-wars).
|
||||
</nav>
|
||||
<div class="block"><span class="mr-2">
|
||||
<span class="has-text-weight-semibold">Platform:</span></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#arcade" title="arcade games" class="tag is-info"><span class="icon is-large has-text-black" ><i class="icon-pacman"></i></span>arcade</a></div></div>
|
||||
<div class="block"></div>
|
||||
<div class="block">
|
||||
<span class="has-text-weight-semibold">Developer: </span><a href="../developers/H.html#hasan_hejdari_nasab">
|
||||
<span class="has-text-weight-semibold">Hasan Hejdari Nasab</span></a></div>
|
||||
<div class="block">
|
||||
<span class="has-text-weight-semibold">Homepage: </span><a href="https://github.com/HassanHeydariNasab/turo">HassanHeydariNasab/turo<span class="icon is-large has-text-black" ><i class="icon-github"></i></span></a><br>
|
||||
<span class="has-text-weight-semibold">Download: </span><a href="https://f-droid.org/de/packages/ir.hsn6.turo/">f-droid.org/de/packages/ir.hsn6.turo</a><br></div>
|
||||
@ -3902,7 +4027,8 @@ Based on [Dragon Wars](https://github.com/Fuuzetsu/dragon-wars).
|
||||
<span class="is-size-7">PHP</span></a>, <a href="languages.html#gdscript">
|
||||
<span class="is-size-7">GDScript</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/HassanHeydariNasab/turo.git" class="is-size-7">HassanHeydariNasab/turo.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/HassanHeydariNasab/turo.git" class="is-size-7">HassanHeydariNasab/turo.git<span class="icon is-large has-text-black" ><i class="icon-github"></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/turo.md" title="Text based entry on Github" class="is-size-7">Raw entry</a>
|
||||
@ -3929,8 +4055,9 @@ Based on [Dragon Wars](https://github.com/Fuuzetsu/dragon-wars).
|
||||
<div class="block">
|
||||
<span class="has-text-weight-semibold">Inspiration: </span><a href="../inspirations/T.html#turok">
|
||||
<span class="has-text-weight-semibold">Turok</span></a><br>
|
||||
<span class="has-text-weight-semibold">Developer: </span><a href="../developers/S.html#samuel">
|
||||
<span class="has-text-weight-semibold">Samuel</span></a></div>
|
||||
<span class="has-text-weight-semibold">Developers: </span><a href="../developers/S.html#samuel">
|
||||
<span class="has-text-weight-semibold">Samuel</span></a>, <a href="../developers/S.html#samuel_villarreal_nightdive_studios">
|
||||
<span class="has-text-weight-semibold">Samuel Villarreal (Nightdive Studios)</span></a></div>
|
||||
<div class="block">
|
||||
<span class="has-text-weight-semibold">Homepage: </span><a href="https://github.com/svkaiser/TurokEX">svkaiser/TurokEX<span class="icon is-large has-text-black" ><i class="icon-github"></i></span></a><br></div>
|
||||
<div class="block">
|
||||
@ -4005,7 +4132,11 @@ Based on [Dragon Wars](https://github.com/Fuuzetsu/dragon-wars).
|
||||
<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><div class="tags has-addons"><a href="genres.html#platform" title="platform games" class="tag is-info">platform</a></div></div>
|
||||
<div class="block">
|
||||
<span class="has-text-weight-semibold">Inspiration: </span><a href="../inspirations/S.html#supertux">
|
||||
<span class="has-text-weight-semibold">SuperTux</span></a><br></div>
|
||||
<span class="has-text-weight-semibold">SuperTux</span></a><br>
|
||||
<span class="has-text-weight-semibold">Developers: </span><a href="../developers/A.html#alzter">
|
||||
<span class="has-text-weight-semibold">Alzter</span></a>, <a href="../developers/M.html#matthew">
|
||||
<span class="has-text-weight-semibold">Matthew</span></a>, <a href="../developers/T.html#tobias_markus">
|
||||
<span class="has-text-weight-semibold">Tobias Markus</span></a></div>
|
||||
<div class="block">
|
||||
<span class="has-text-weight-semibold">Homepage: </span><a href="https://github.com/Alzter/TuxBuilder">Alzter/TuxBuilder<span class="icon is-large has-text-black" ><i class="icon-github"></i></span></a><br></div>
|
||||
<div class="block">
|
||||
@ -4013,7 +4144,8 @@ Based on [Dragon Wars](https://github.com/Fuuzetsu/dragon-wars).
|
||||
<span class="is-size-7">Code languages: </span><a href="languages.html#gdscript">
|
||||
<span class="is-size-7">GDScript</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/Alzter/TuxBuilder.git" class="is-size-7">Alzter/TuxBuilder.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/Alzter/TuxBuilder.git" class="is-size-7">Alzter/TuxBuilder.git<span class="icon is-large has-text-black" ><i class="icon-github"></i></span></a>(
|
||||
<span class="is-size-7">since 2019</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">Code dependencies: </span>
|
||||
<span class="is-size-7">Godot</span><br></div>
|
||||
<div class="block">
|
||||
@ -4075,7 +4207,9 @@ Based on [Dragon Wars](https://github.com/Fuuzetsu/dragon-wars).
|
||||
<div class="block"><span class="mr-2">
|
||||
<span class="has-text-weight-semibold">Platform:</span></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#puzzle" title="puzzle games" class="tag is-info"><span class="icon is-large has-text-black" ><i class="icon-puzzle-piece"></i></span>puzzle</a>
|
||||
<span class="tag is-light">memory</span></div></div>
|
||||
<div class="block"></div>
|
||||
<div class="block">
|
||||
<span class="has-text-weight-semibold">Developer: </span><a href="../developers/P.html#pierre_levy">
|
||||
<span class="has-text-weight-semibold">Pierre LEVY</span></a></div>
|
||||
<div class="block">
|
||||
<span class="has-text-weight-semibold">Homepage: </span><a href="https://github.com/androidsoft-org/androidsoft-tuxmemory">androidsoft-org/androidsoft-tuxmemory<span class="icon is-large has-text-black" ><i class="icon-github"></i></span></a><br>
|
||||
<span class="has-text-weight-semibold">Download: </span><a href="https://f-droid.org/de/packages/org.androidsoft.games.memory.tux/">f-droid.org/de/packages/org.androidsoft.games.memory.tux</a><br></div>
|
||||
@ -4084,7 +4218,8 @@ Based on [Dragon Wars](https://github.com/Fuuzetsu/dragon-wars).
|
||||
<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://github.com/androidsoft-org/androidsoft-tuxmemory.git" class="is-size-7">androidsoft-org/androidsoft-tuxmemory.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/androidsoft-org/androidsoft-tuxmemory.git" class="is-size-7">androidsoft-org/androidsoft-tuxmemory.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="low rated"><i class="icon-star-o"></i></span>)<br>
|
||||
<span class="is-size-7">Build system: </span><a href="https://gradle.org/" class="is-size-7">Gradle</a><br></div>
|
||||
<div class="block">
|
||||
<a href="../contribute.html#games" title="Contribution guide" class="is-size-7 mr-2">Improve</a>
|
||||
@ -4295,7 +4430,9 @@ See also https://github.com/ellenpoe/TuxRacer-SDL2, https://github.com/wosigh/tu
|
||||
<span class="tag is-light">skill</span></div></div>
|
||||
<div class="block">
|
||||
<span class="has-text-weight-semibold">Inspiration: </span><a href="../inspirations/T.html#tux_racer">
|
||||
<span class="has-text-weight-semibold">Tux Racer</span></a><br></div>
|
||||
<span class="has-text-weight-semibold">Tux Racer</span></a><br>
|
||||
<span class="has-text-weight-semibold">Developer: </span><a href="../developers/D.html#drodin">
|
||||
<span class="has-text-weight-semibold">drodin</span></a></div>
|
||||
<div class="block">
|
||||
<span class="has-text-weight-semibold">Homepage: </span><a href="https://drodin.com/tuxrider/">drodin.com/tuxrider</a><br>
|
||||
<span class="has-text-weight-semibold">Download: </span><a href="https://f-droid.org//packages/com.drodin.tuxrider/">f-droid.org//packages/com.drodin.tuxrider</a><br></div>
|
||||
@ -4304,7 +4441,8 @@ See also https://github.com/ellenpoe/TuxRacer-SDL2, https://github.com/wosigh/tu
|
||||
<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/drodin/TuxRider.git" class="is-size-7">drodin/TuxRider.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/drodin/TuxRider.git" class="is-size-7">drodin/TuxRider.git<span class="icon is-large has-text-black" ><i class="icon-github"></i></span></a>(
|
||||
<span class="is-size-7">since 2010</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://gradle.org/" class="is-size-7">Gradle</a><br></div>
|
||||
<div class="block">
|
||||
<a href="../contribute.html#games" title="Contribution guide" class="is-size-7 mr-2">Improve</a>
|
||||
@ -4342,22 +4480,29 @@ See also https://github.com/ellenpoe/TuxRacer-SDL2, https://github.com/wosigh/tu
|
||||
<span class="has-text-weight-semibold is-size-7">David</span></a>, <a href="../developers/D.html#derek_j_clark">
|
||||
<span class="has-text-weight-semibold is-size-7">Derek J. Clark</span></a>, <a href="../developers/D.html#dtdannen">
|
||||
<span class="has-text-weight-semibold is-size-7">dtdannen</span></a>, <a href="../developers/D.html#dulsi">
|
||||
<span class="has-text-weight-semibold is-size-7">dulsi</span></a>, <a href="../developers/H.html#houston_hare">
|
||||
<span class="has-text-weight-semibold is-size-7">dulsi</span></a>, <a href="../developers/F.html#freshreplicant">
|
||||
<span class="has-text-weight-semibold is-size-7">freshreplicant</span></a>, <a href="../developers/H.html#houston_hare">
|
||||
<span class="has-text-weight-semibold is-size-7">Houston Hare</span></a>, <a href="../developers/H.html#hugop">
|
||||
<span class="has-text-weight-semibold is-size-7">Hugop</span></a>, <a href="../developers/H.html#hyperdriveguy">
|
||||
<span class="has-text-weight-semibold is-size-7">hyperdriveguy</span></a>, <a href="../developers/I.html#ibpx">
|
||||
<span class="has-text-weight-semibold is-size-7">IBPX</span></a>, <a href="../developers/K.html#keri_zane_volans">
|
||||
<span class="has-text-weight-semibold is-size-7">Keri Zane Volans</span></a>, <a href="../developers/L.html#leif_theden">
|
||||
<span class="has-text-weight-semibold is-size-7">Keri Zane Volans</span></a>, <a href="../developers/K.html#kurt_stine">
|
||||
<span class="has-text-weight-semibold is-size-7">Kurt Stine</span></a>, <a href="../developers/L.html#leif_theden">
|
||||
<span class="has-text-weight-semibold is-size-7">Leif Theden</span></a>, <a href="../developers/L.html#luckymouse0">
|
||||
<span class="has-text-weight-semibold is-size-7">luckymouse0</span></a>, <a href="../developers/M.html#michael_moroni">
|
||||
<span class="has-text-weight-semibold is-size-7">luckymouse0</span></a>, <a href="../developers/M.html#masterochaos">
|
||||
<span class="has-text-weight-semibold is-size-7">MasterOChaos</span></a>, <a href="../developers/M.html#michael_moroni">
|
||||
<span class="has-text-weight-semibold is-size-7">Michael Moroni</span></a>, <a href="../developers/M.html#mircea_kitsune">
|
||||
<span class="has-text-weight-semibold is-size-7">Mircea Kitsune</span></a>, <a href="../developers/P.html#presstabstart">
|
||||
<span class="has-text-weight-semibold is-size-7">presstabstart</span></a>, <a href="../developers/S.html#sanglorian">
|
||||
<span class="has-text-weight-semibold is-size-7">presstabstart</span></a>, <a href="../developers/S.html#sandythelizard">
|
||||
<span class="has-text-weight-semibold is-size-7">SandytheLizard</span></a>, <a href="../developers/S.html#sanglorian">
|
||||
<span class="has-text-weight-semibold is-size-7">Sanglorian</span></a>, <a href="../developers/S.html#superman2k5">
|
||||
<span class="has-text-weight-semibold is-size-7">superman2k5</span></a>, <a href="../developers/T.html#tamashihoshi">
|
||||
<span class="has-text-weight-semibold is-size-7">tamashihoshi</span></a>, <a href="../developers/T.html#tom_elssjo">
|
||||
<span class="has-text-weight-semibold is-size-7">Tom Elssjö</span></a>, <a href="../developers/V.html#valentin_chaboche">
|
||||
<span class="has-text-weight-semibold is-size-7">Valentin Chaboche</span></a>, <a href="../developers/W.html#william_edwards">
|
||||
<span class="has-text-weight-semibold is-size-7">Tom Elssjö</span></a>, <a href="../developers/T.html#tome">
|
||||
<span class="has-text-weight-semibold is-size-7">Tome</span></a>, <a href="../developers/V.html#valentin_chaboche">
|
||||
<span class="has-text-weight-semibold is-size-7">Valentin Chaboche</span></a>, <a href="../developers/V.html#vxtreniusx">
|
||||
<span class="has-text-weight-semibold is-size-7">vXtreniusX</span></a>, <a href="../developers/W.html#weblate_bot">
|
||||
<span class="has-text-weight-semibold is-size-7">Weblate (bot)</span></a>, <a href="../developers/W.html#william_edwards">
|
||||
<span class="has-text-weight-semibold is-size-7">William Edwards</span></a>, <a href="../developers/Y.html#yair_morgenstern">
|
||||
<span class="has-text-weight-semibold is-size-7">Yair Morgenstern</span></a>, <a href="../developers/Z.html#zapashcanon">
|
||||
<span class="has-text-weight-semibold is-size-7">zapashcanon</span></a>, <a href="../developers/Z.html#zhongqian_tiaogong">
|
||||
@ -4620,16 +4765,17 @@ The codebase was eventually forked by the GoTH development team as the basis for
|
||||
<span class="has-text-weight-semibold">Inspiration: </span><a href="../inspirations/Q.html#quake">
|
||||
<span class="has-text-weight-semibold">Quake</span></a><br>
|
||||
<span class="has-text-weight-semibold">Developers: </span><a href="../developers/A.html#adrianoml">
|
||||
<span class="has-text-weight-semibold">AdrianoML</span></a>, <a href="../developers/A.html#andrs">
|
||||
<span class="has-text-weight-semibold">Andrés</span></a>, <a href="../developers/A.html#autechre">
|
||||
<span class="has-text-weight-semibold">Autechre</span></a>, <a href="../developers/E.html#emery_hemingway">
|
||||
<span class="has-text-weight-semibold">Emery Hemingway</span></a>, <a href="../developers/J.html#jdgleaver">
|
||||
<span class="has-text-weight-semibold">jdgleaver</span></a>, <a href="../developers/M.html#michael_lelli">
|
||||
<span class="has-text-weight-semibold">Michael Lelli</span></a>, <a href="../developers/O.html#ozkan_sezer">
|
||||
<span class="has-text-weight-semibold">Ozkan Sezer</span></a>, <a href="../developers/S.html#swingflip">
|
||||
<span class="has-text-weight-semibold">Swingflip</span></a>, <a href="../developers/T.html#tatsuya79">
|
||||
<span class="has-text-weight-semibold">Tatsuya79</span></a>, <a href="../developers/V.html#vladimir_serbinenko">
|
||||
<span class="has-text-weight-semibold">Vladimir Serbinenko</span></a></div>
|
||||
<span class="has-text-weight-semibold is-size-7">AdrianoML</span></a>, <a href="../developers/A.html#andrs">
|
||||
<span class="has-text-weight-semibold is-size-7">Andrés</span></a>, <a href="../developers/A.html#autechre">
|
||||
<span class="has-text-weight-semibold is-size-7">Autechre</span></a>, <a href="../developers/E.html#ehmry">
|
||||
<span class="has-text-weight-semibold is-size-7">ehmry</span></a>, <a href="../developers/E.html#emery_hemingway">
|
||||
<span class="has-text-weight-semibold is-size-7">Emery Hemingway</span></a>, <a href="../developers/J.html#jdgleaver">
|
||||
<span class="has-text-weight-semibold is-size-7">jdgleaver</span></a>, <a href="../developers/M.html#michael_lelli">
|
||||
<span class="has-text-weight-semibold is-size-7">Michael Lelli</span></a>, <a href="../developers/O.html#ozkan_sezer">
|
||||
<span class="has-text-weight-semibold is-size-7">Ozkan Sezer</span></a>, <a href="../developers/S.html#swingflip">
|
||||
<span class="has-text-weight-semibold is-size-7">Swingflip</span></a>, <a href="../developers/T.html#tatsuya79">
|
||||
<span class="has-text-weight-semibold is-size-7">Tatsuya79</span></a>, <a href="../developers/V.html#vladimir_serbinenko">
|
||||
<span class="has-text-weight-semibold is-size-7">Vladimir Serbinenko</span></a></div>
|
||||
<div class="block">
|
||||
<span class="has-text-weight-semibold">Homepage: </span><a href="https://disenchant.net/tyrquake/">disenchant.net/tyrquake</a><br></div>
|
||||
<div class="block">
|
||||
@ -4658,7 +4804,7 @@ The codebase was eventually forked by the GoTH development team as the basis for
|
||||
<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