2703 lines
463 KiB
HTML
2703 lines
463 KiB
HTML
<!DOCTYPE html>
|
||
<html lang="en">
|
||
<head>
|
||
<meta charset="utf-8">
|
||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||
<meta name="author" content="Trilarion">
|
||
<meta name="description" content="Infos and technical information about many open source games and frameworks.">
|
||
<title>OSGL | Game engines, frameworks, tools</title>
|
||
<link rel="stylesheet" href="../css/bulma.min.css">
|
||
<link rel="stylesheet" href="../css/osgl.min.css">
|
||
<link rel="icon" type="image/svg+xml" href="../favicon.svg">
|
||
<script type="text/javascript" src="../js/osgl.js"></script>
|
||
</head>
|
||
<body><nav class="navbar container is-light" aria-label="main navigation">
|
||
<div class="navbar-brand">
|
||
<a class="navbar-item" href="../index.html"><span class="icon has-text-black"><i class="icon-home"></i></span><span>OSGL</span></a>
|
||
<a role="button" class="navbar-burger" aria-label="menu" aria-expanded="false" data-target="navMenu">
|
||
<span aria-hidden="true"></span>
|
||
<span aria-hidden="true"></span>
|
||
<span aria-hidden="true"></span>
|
||
</a>
|
||
</div>
|
||
<div class="navbar-menu" id="navMenu">
|
||
<div class="navbar-start">
|
||
<a class="navbar-item" href="../games/index.html"><span class="icon has-text-black"><i class="icon-dice"></i></span><span>Games</span></a>
|
||
<div class="navbar-item has-dropdown is-hoverable">
|
||
<a class="navbar-link"><span class="icon has-text-black"><i class="icon-filter"></i></span><span>Filter</span></a>
|
||
<div class="navbar-dropdown">
|
||
<a class="navbar-item" href="../games/genres.html"><span class="icon has-text-black"><i class="icon-price-tag"></i></span><span>By category</span></a>
|
||
<a class="navbar-item" href="../games/languages.html"><span class="icon has-text-black"><i class="icon-language"></i></span><span>By code language</span></a>
|
||
<a class="navbar-item" href="../games/platforms.html"><span class="icon has-text-black"><i class="icon-laptop"></i></span><span>By OS support</span></a>
|
||
<a class="navbar-item" href="../games/top50.html"><span class="icon has-text-black"><i class="icon-star"></i></span><span>GitHub Stars Top 50</span></a>
|
||
</div>
|
||
</div>
|
||
<a class="navbar-item is-active" href="index.html"><span class="icon has-text-black"><i class="icon-wrench"></i></span><span>Frameworks/Tools</span></a>
|
||
<a class="navbar-item" href="../developers/index.html"><span class="icon has-text-black"><i class="icon-users"></i></span><span>Developers</span></a>
|
||
<a class="navbar-item" href="../inspirations/index.html"><span class="icon has-text-black"><i class="icon-bulb"></i></span><span>Inspirations</span></a>
|
||
<a class="navbar-item" href="../statistics/index.html"><span class="icon has-text-black"><i class="icon-stats-dots"></i></span><span>Statistics</span></a>
|
||
<a class="navbar-item" href="../contribute.html"><span class="icon has-text-black"><i class="icon-pencil"></i></span><span>Contribute</span></a>
|
||
<a class="navbar-item" href="https://github.com/Trilarion/opensourcegames"><span class="icon has-text-black"><i class="icon-github"></i></span><span>On GitHub</span></a>
|
||
</div>
|
||
</div>
|
||
</nav>
|
||
<div class="container">
|
||
<div class="box"><p class="title is-4">Game Engines</p><p class="subtitle is-6"><a href="index.html">Index</a></p></div>
|
||
<div id="3dworld" class="box"><nav class="level">
|
||
<div class="level-left">
|
||
<div class="level-item title is-4">3DWorld</div>
|
||
</div>
|
||
<div class="level-right is-size-7"><div class="level-item">Platform:<a href="../games/platforms.html#windows" title="Windows"><span class="icon has-text-black"><i class="icon-windows"></i></span></a></div><div class="level-item">
|
||
<span class="has-text-weight-bold">mature</span></div><div class="level-item">
|
||
<span class="has-text-weight-bold">active</span><span class="icon has-text-black"><i class="icon-sun"></i></span></div></div>
|
||
</nav><div class="block">
|
||
<div class="tags has-addons"><a href="index.html#game engine" title="game engine games" class="tag is-info">game engine</a>
|
||
<span class="tag is-light">3D</span></div>
|
||
</div><div class="block">Homepage: <a href="https://github.com/fegennari/3DWorld">fegennari/3DWorld<span class="icon has-text-black"><i class="icon-github"></i></span></a><br>Download: <a href="https://github.com/fegennari/3DWorld/releases">fegennari/3DWorld/releases<span class="icon has-text-black"><i class="icon-github"></i></span></a><br></div><div class="block is-size-7">
|
||
<span class="has-text-weight-semibold">Details</span><br>Code languages: <a href="../games/languages.html#c++">C++</a><br>Code licenses: <a href="https://en.wikipedia.org/wiki/GNU_General_Public_License">GPL-3.0</a><br>Code repositories: <a href="https://github.com/fegennari/3DWorld.git">fegennari/3DWorld.git<span class="icon has-text-black"><i class="icon-github"></i></span></a>(since 2018, <span class="icon has-text-black" title="top rated"><i class="icon-star"></i></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>Developer: <a href="../developers/F.html#fegennari">fegennari</a><br></div><div class="block is-size-7 has-text-right">
|
||
<a href="../contribute.html#games" title="Contribution guide" class="mr-2">Improve</a>
|
||
<a href="https://raw.githubusercontent.com/Trilarion/opensourcegames/master/entries/3dworld.md" title="Text based entry on Github">Raw entry</a>
|
||
</div>
|
||
</div>
|
||
<div id="adventure_engine" class="box"><nav class="level">
|
||
<div class="level-left">
|
||
<div class="level-item title is-4">adventure engine</div>
|
||
</div>
|
||
<div class="level-right is-size-7"><div class="level-item">Platform:<a href="../games/platforms.html#unspecified" title="Unspecified"><span class="icon has-text-black"><i class="icon-device_unknown"></i></span></a></div><div class="level-item">
|
||
<span class="has-text-weight-bold">mature</span></div><div class="level-item">inactive since 2013<span class="icon has-text-black"><i class="icon-brightness_3"></i></span></div></div>
|
||
</nav><div class="block">
|
||
<div class="tags has-addons"><a href="../games/genres.html#adventure" title="adventure games" class="tag is-info">adventure</a><a href="index.html#game engine" title="game engine games" class="tag is-info">game engine</a>
|
||
<span class="tag is-light">point & click</span></div>
|
||
</div><div class="block">Homepage: <a href="https://github.com/isovector/adventure">isovector/adventure<span class="icon has-text-black"><i class="icon-github"></i></span></a><br>Inspiration: <a href="../inspirations/M.html#moai">Moai</a><br></div><div class="block is-size-7">
|
||
<span class="has-text-weight-semibold">Details</span><br>Code languages: <a href="../games/languages.html#lua">Lua</a><br>Code licenses: <a href="https://en.wikipedia.org/wiki/MIT_License">MIT</a><br>Code repositories: <a href="https://github.com/isovector/adventure.git">isovector/adventure.git<span class="icon has-text-black"><i class="icon-github"></i></span></a>(since 2011, <span class="icon has-text-black" title="low rated"><i class="icon-star-o"></i></span>)<br>Developer: <a href="../developers/S.html#sandy_maguire">Sandy Maguire</a><br></div><div class="block is-size-7 has-text-right">
|
||
<a href="../contribute.html#games" title="Contribution guide" class="mr-2">Improve</a>
|
||
<a href="https://raw.githubusercontent.com/Trilarion/opensourcegames/master/entries/adventure_engine.md" title="Text based entry on Github">Raw entry</a>
|
||
</div>
|
||
</div>
|
||
<div id="aether3d" class="box"><nav class="level">
|
||
<div class="level-left">
|
||
<div class="level-item title is-4">Aether3D</div>
|
||
</div>
|
||
<div class="level-right is-size-7"><div class="level-item">Platform:<a href="../games/platforms.html#unspecified" title="Unspecified"><span class="icon has-text-black"><i class="icon-device_unknown"></i></span></a></div><div class="level-item">beta</div><div class="level-item">
|
||
<span class="has-text-weight-bold">active</span><span class="icon has-text-black"><i class="icon-sun"></i></span></div></div>
|
||
</nav><div class="block">
|
||
<div class="tags has-addons"><a href="index.html#framework" title="framework games" class="tag is-info">framework</a><a href="index.html#game engine" title="game engine games" class="tag is-info">game engine</a>
|
||
<span class="tag is-light">3D</span></div>
|
||
</div><div class="block">Homepage: <a href="https://github.com/bioglaze/aether3d">bioglaze/aether3d<span class="icon has-text-black"><i class="icon-github"></i></span></a><br>Download: <a href="https://github.com/bioglaze/aether3d/releases">bioglaze/aether3d/releases<span class="icon has-text-black"><i class="icon-github"></i></span></a><br></div><div class="block is-size-7">
|
||
<span class="has-text-weight-semibold">Details</span><br>Code languages: <a href="../games/languages.html#c++">C++</a><br>Code licenses: <a href="https://en.wikipedia.org/wiki/Zlib_License">zlib</a><br>Code repositories: <a href="https://github.com/bioglaze/aether3d.git">bioglaze/aether3d.git<span class="icon has-text-black"><i class="icon-github"></i></span></a>(since 2015, <span class="icon 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://en.wikipedia.org/wiki/Make_(software)" class="is-size-7">Make</a>, <a href="https://en.wikipedia.org/wiki/Microsoft_Visual_Studio" class="is-size-7">Visual Studio</a>,
|
||
<span class="is-size-7">Xcode</span><br>Developer: <a href="../developers/T.html#timo_wiren">Timo Wiren</a><br></div><div class="block is-size-7 has-text-right">
|
||
<a href="../contribute.html#games" title="Contribution guide" class="mr-2">Improve</a>
|
||
<a href="https://raw.githubusercontent.com/Trilarion/opensourcegames/master/entries/aether3d.md" title="Text based entry on Github">Raw entry</a>
|
||
</div>
|
||
</div>
|
||
<div id="alimer" class="box"><nav class="level">
|
||
<div class="level-left">
|
||
<div class="level-item title is-4">Alimer</div>
|
||
</div>
|
||
<div class="level-right is-size-7"><div class="level-item">Platform:<a href="../games/platforms.html#unspecified" title="Unspecified"><span class="icon has-text-black"><i class="icon-device_unknown"></i></span></a></div><div class="level-item">beta</div><div class="level-item">
|
||
<span class="has-text-weight-bold">active</span><span class="icon has-text-black"><i class="icon-sun"></i></span></div></div>
|
||
</nav><div class="block">
|
||
<div class="tags has-addons"><a href="index.html#game engine" title="game engine games" class="tag is-info">game engine</a>
|
||
<span class="tag is-light">2D</span>
|
||
<span class="tag is-light">3D</span></div>
|
||
</div><div class="block">Homepage: <a href="https://github.com/amerkoleci/alimer">amerkoleci/alimer<span class="icon has-text-black"><i class="icon-github"></i></span></a><br>Inspirations: <a href="../inspirations/O.html#ogre">OGRE</a>, <a href="../inspirations/U.html#urho3d">Urho3D</a><br></div><div class="block is-size-7">
|
||
<span class="has-text-weight-semibold">Details</span><br>Code languages: <a href="../games/languages.html#c++">C++</a><br>Code licenses: <a href="https://en.wikipedia.org/wiki/MIT_License">MIT</a><br>Code repositories: <a href="https://github.com/amerkoleci/alimer.git">amerkoleci/alimer.git<span class="icon has-text-black"><i class="icon-github"></i></span></a>(since 2021, <span class="icon has-text-black" title="low rated"><i class="icon-star-o"></i></span>)<br>
|
||
<span class="is-size-7">Build system: </span><a href="https://cmake.org/" class="is-size-7">CMake</a><br>Developer: <a href="../developers/A.html#amer_koleci">Amer Koleci</a><br></div><div class="block is-size-7 has-text-right">
|
||
<a href="../contribute.html#games" title="Contribution guide" class="mr-2">Improve</a>
|
||
<a href="https://raw.githubusercontent.com/Trilarion/opensourcegames/master/entries/alimer.md" title="Text based entry on Github">Raw entry</a>
|
||
</div>
|
||
</div>
|
||
<div id="ambrose3d" class="box"><nav class="level">
|
||
<div class="level-left">
|
||
<div class="level-item title is-4">Ambrose3D</div>
|
||
</div>
|
||
<div class="level-right is-size-7"><div class="level-item">Platform:<a href="../games/platforms.html#windows" title="Windows"><span class="icon has-text-black"><i class="icon-windows"></i></span></a></div><div class="level-item">beta</div><div class="level-item">inactive since 2007<span class="icon has-text-black"><i class="icon-brightness_3"></i></span></div></div>
|
||
</nav><div class="block">
|
||
<div class="tags has-addons"><a href="index.html#game engine" title="game engine games" class="tag is-info">game engine</a>
|
||
<span class="tag is-light">3D</span></div>
|
||
</div><div class="block">Homepage: <a href="http://sol.gfxile.net/ambrose3d/index.html">sol.gfxile.net/ambrose3d/index.html</a><br></div><div class="block is-size-7">
|
||
<span class="has-text-weight-semibold">Details</span><br>Code languages: <a href="../games/languages.html#c++">C++</a><br>Code licenses: <a href="https://en.wikipedia.org/wiki/Zlib_License">zlib</a><br></div><div class="block is-size-7 has-text-right">
|
||
<a href="../contribute.html#games" title="Contribution guide" class="mr-2">Improve</a>
|
||
<a href="https://raw.githubusercontent.com/Trilarion/opensourcegames/master/entries/ambrose3d.md" title="Text based entry on Github">Raw entry</a>
|
||
</div>
|
||
</div>
|
||
<div id="andengine" class="box"><nav class="level">
|
||
<div class="level-left">
|
||
<div class="level-item title is-4">AndEngine</div>
|
||
</div>
|
||
<div class="level-right is-size-7"><div class="level-item">Platforms:<a href="../games/platforms.html#windows" title="Windows"><span class="icon has-text-black"><i class="icon-windows"></i></span></a><a href="../games/platforms.html#linux" title="Linux"><span class="icon has-text-black"><i class="icon-tux"></i></span></a></div><div class="level-item">
|
||
<span class="has-text-weight-bold">mature</span></div><div class="level-item">inactive since 2013<span class="icon has-text-black"><i class="icon-brightness_3"></i></span></div></div>
|
||
</nav><div class="block">
|
||
<div class="tags has-addons"><a href="index.html#game engine" title="game engine games" class="tag is-info">game engine</a></div>
|
||
</div><div class="block">Homepage: <a href="https://web.archive.org/web/20200402081053/http://www.andengine.org:80/">Archive: 20200402081053/http://www.andengine.org:80</a><br></div><div class="block is-size-7">
|
||
<span class="has-text-weight-semibold">Details</span><br>Code languages: <a href="../games/languages.html#java">Java</a><br>Code licenses: <a href="https://en.wikipedia.org/wiki/Apache_License">Apache-2.0</a><br>Code repositories: <a href="https://github.com/nicolasgramlich/AndEngine.git">nicolasgramlich/AndEngine.git<span class="icon has-text-black"><i class="icon-github"></i></span></a>(since 2011, <span class="icon has-text-black" title="top rated"><i class="icon-star"></i></span>)<br>
|
||
<span class="is-size-7">Build system: </span><a href="http://ant.apache.org/" class="is-size-7">Ant</a><br>Developers: <a href="../developers/J.html#janne_sinivirta">Janne Sinivirta</a>, <a href="../developers/M.html#michal_stawinski">Michal Stawinski</a>, <a href="../developers/N.html#nicolas_gramlich">Nicolas Gramlich</a>, <a href="../developers/R.html#rodrigo_moraes">rodrigo moraes</a><br></div><div class="block is-size-7 has-text-right">
|
||
<a href="../contribute.html#games" title="Contribution guide" class="mr-2">Improve</a>
|
||
<a href="https://raw.githubusercontent.com/Trilarion/opensourcegames/master/entries/andengine.md" title="Text based entry on Github">Raw entry</a>
|
||
</div>
|
||
</div>
|
||
<div id="anki_3d_engine" class="box"><nav class="level">
|
||
<div class="level-left">
|
||
<div class="level-item title is-4">AnKi 3D engine</div>
|
||
</div>
|
||
<div class="level-right is-size-7"><div class="level-item">Platforms:<a href="../games/platforms.html#windows" title="Windows"><span class="icon has-text-black"><i class="icon-windows"></i></span></a><a href="../games/platforms.html#linux" title="Linux"><span class="icon has-text-black"><i class="icon-tux"></i></span></a><a href="../games/platforms.html#android" title="Android"><span class="icon has-text-black"><i class="icon-android"></i></span></a></div><div class="level-item">beta</div><div class="level-item">
|
||
<span class="has-text-weight-bold">active</span><span class="icon has-text-black"><i class="icon-sun"></i></span></div></div>
|
||
</nav><div class="block">
|
||
<div class="tags has-addons"><a href="index.html#game engine" title="game engine games" class="tag is-info">game engine</a>
|
||
<span class="tag is-light">3D</span></div>
|
||
</div><div class="block">Homepage: <a href="http://anki3d.org/">anki3d.org</a><br></div><div class="block is-size-7">
|
||
<span class="has-text-weight-semibold">Details</span><br>Code languages: <a href="../games/languages.html#c++">C++</a><br>Code licenses: <a href="https://en.wikipedia.org/wiki/BSD_licenses#3-clause_license_(%22BSD_License_2.0%22,_%22Revised_BSD_License%22,_%22New_BSD_License%22,_or_%22Modified_BSD_License%22)">3-clause BSD</a><br>Code repositories: <a href="https://github.com/godlikepanos/anki-3d-engine.git">godlikepanos/anki-3d-engine.git<span class="icon has-text-black"><i class="icon-github"></i></span></a><br>
|
||
<span class="is-size-7">Build system: </span><a href="https://cmake.org/" class="is-size-7">CMake</a><br></div><div class="block is-size-7 has-text-right">
|
||
<a href="../contribute.html#games" title="Contribution guide" class="mr-2">Improve</a>
|
||
<a href="https://raw.githubusercontent.com/Trilarion/opensourcegames/master/entries/anki_3d_engine.md" title="Text based entry on Github">Raw entry</a>
|
||
</div>
|
||
</div>
|
||
<div id="anura" class="box"><nav class="level">
|
||
<div class="level-left">
|
||
<div class="level-item title is-4">Anura</div>
|
||
</div>
|
||
<div class="level-right is-size-7"><div class="level-item">Platform:<a href="../games/platforms.html#windows" title="Windows"><span class="icon has-text-black"><i class="icon-windows"></i></span></a></div><div class="level-item">
|
||
<span class="has-text-weight-bold">mature</span></div><div class="level-item">
|
||
<span class="has-text-weight-bold">active</span><span class="icon has-text-black"><i class="icon-sun"></i></span></div></div>
|
||
</nav><div class="block">
|
||
<div class="tags has-addons"><a href="../games/genres.html#arcade" title="arcade games" class="tag is-info">arcade</a><a href="index.html#game engine" title="game engine games" class="tag is-info">game engine</a></div>
|
||
</div><div class="block">Homepage: <a href="https://github.com/anura-engine/anura">anura-engine/anura<span class="icon has-text-black"><i class="icon-github"></i></span></a><br></div><div class="block is-size-7">
|
||
<span class="has-text-weight-semibold">Details</span><br>Code languages: <a href="../games/languages.html#c">C</a>, <a href="../games/languages.html#c++">C++</a><br>Code licenses: <a href="https://en.wikipedia.org/wiki/Zlib_License">zlib</a><br>Code repositories: <a href="https://github.com/anura-engine/anura.git">anura-engine/anura.git<span class="icon has-text-black"><i class="icon-github"></i></span></a>(since 2013, <span class="icon has-text-black" title="top rated"><i class="icon-star"></i></span>)<br><details><summary>Developers: (14)</summary><a href="../developers/A.html#alexander_van_gessel">Alexander van Gessel</a>, <a href="../developers/A.html#anthony_j_bentley">Anthony J. Bentley</a>, <a href="../developers/A.html#anura-worker">anura-worker</a>, <a href="../developers/A.html#autofire">Autofire</a>, <a href="../developers/C.html#chris_beck">Chris Beck</a>, <a href="../developers/D.html#davewx7">davewx7</a>, <a href="../developers/D.html#david_roberts">David Roberts</a>, <a href="../developers/G.html#galegosimpatico">galegosimpatico</a>, <a href="../developers/G.html#garbageslam">garbageslam</a>, <a href="../developers/J.html#joni_orponen">Joni Orponen</a>, <a href="../developers/K.html#kristina_simpson">Kristina Simpson</a>, <a href="../developers/M.html#marcavis">marcavis</a>, <a href="../developers/R.html#richard_kettering">Richard Kettering</a>, <a href="../developers/Y.html#yaohan_chen">Yaohan Chen</a></details><br></div><div class="block is-size-7 has-text-right">
|
||
<a href="../contribute.html#games" title="Contribution guide" class="mr-2">Improve</a>
|
||
<a href="https://raw.githubusercontent.com/Trilarion/opensourcegames/master/entries/anura.md" title="Text based entry on Github">Raw entry</a>
|
||
</div>
|
||
</div>
|
||
<div id="arcane-engine" class="box"><nav class="level">
|
||
<div class="level-left">
|
||
<div class="level-item title is-4">Arcane-Engine</div>
|
||
</div>
|
||
<div class="level-right is-size-7"><div class="level-item">Platform:<a href="../games/platforms.html#windows" title="Windows"><span class="icon has-text-black"><i class="icon-windows"></i></span></a></div><div class="level-item">beta</div><div class="level-item">
|
||
<span class="has-text-weight-bold">active</span><span class="icon has-text-black"><i class="icon-sun"></i></span></div></div>
|
||
</nav><div class="block">
|
||
<div class="tags has-addons"><a href="index.html#game engine" title="game engine games" class="tag is-info">game engine</a>
|
||
<span class="tag is-light">renderer</span></div>
|
||
</div><div class="block">Homepage: <a href="https://github.com/Ershany/Arcane-Engine">Ershany/Arcane-Engine<span class="icon has-text-black"><i class="icon-github"></i></span></a><br></div><div class="block is-size-7">
|
||
<span class="has-text-weight-semibold">Details</span><br>Code languages: <a href="../games/languages.html#c++">C++</a><br>Code licenses: <a href="https://en.wikipedia.org/wiki/MIT_License">MIT</a><br>Code repositories: <a href="https://github.com/Ershany/Arcane-Engine.git">Ershany/Arcane-Engine.git<span class="icon has-text-black"><i class="icon-github"></i></span></a>(since 2016, <span class="icon has-text-black" title="top rated"><i class="icon-star"></i></span>)<br>Code dependencies: ImGUI, OpenGL<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>Developers: <a href="../developers/B.html#brady_jessup">Brady Jessup</a>, <a href="../developers/M.html#moekaz">moekaz</a><br></div><div class="block is-size-7 has-text-right">
|
||
<a href="../contribute.html#games" title="Contribution guide" class="mr-2">Improve</a>
|
||
<a href="https://raw.githubusercontent.com/Trilarion/opensourcegames/master/entries/arcane-engine.md" title="Text based entry on Github">Raw entry</a>
|
||
</div>
|
||
</div>
|
||
<div id="atomic_game_engine" class="box"><nav class="level">
|
||
<div class="level-left">
|
||
<div class="level-item title is-4">Atomic Game Engine</div>
|
||
</div>
|
||
<div class="level-right is-size-7"><div class="level-item">Platform:<a href="../games/platforms.html#unspecified" title="Unspecified"><span class="icon has-text-black"><i class="icon-device_unknown"></i></span></a></div><div class="level-item">
|
||
<span class="has-text-weight-bold">mature</span></div><div class="level-item">inactive since 2018<span class="icon has-text-black"><i class="icon-brightness_3"></i></span></div></div>
|
||
</nav><div class="block">
|
||
<div class="tags has-addons"><a href="index.html#framework" title="framework games" class="tag is-info">framework</a><a href="index.html#game engine" title="game engine games" class="tag is-info">game engine</a>
|
||
<span class="tag is-light">2D</span>
|
||
<span class="tag is-light">3D</span></div>
|
||
</div><div class="block">Homepage: <a href="https://github.com/AtomicGameEngine/AtomicGameEngine">AtomicGameEngine/AtomicGameEngine<span class="icon has-text-black"><i class="icon-github"></i></span></a><br></div><div class="block is-size-7">
|
||
<span class="has-text-weight-semibold">Details</span><br>Code languages: <a href="../games/languages.html#c++">C++</a><br>Code licenses: <a href="https://en.wikipedia.org/wiki/MIT_License">MIT</a><br>Code repositories: <a href="https://github.com/AtomicGameEngine/AtomicGameEngine.git">AtomicGameEngine/AtomicGameEngine.git<span class="icon has-text-black"><i class="icon-github"></i></span></a>(since 2015, <span class="icon 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><details><summary>Developers: (19)</summary><a href="../developers/A.html#alan">Alan</a>, <a href="../developers/D.html#dal">Dal</a>, <a href="../developers/E.html#eugenegous">eugenegous</a>, <a href="../developers/G.html#gareth_fouche">Gareth Fouche</a>, <a href="../developers/J.html#jay_sistar">Jay Sistar</a>, <a href="../developers/J.html#jimmarlowe">JimMarlowe</a>, <a href="../developers/J.html#johnnywahib">JohnnyWahib</a>, <a href="../developers/J.html#joshengebretson">JoshEngebretson</a>, <a href="../developers/K.html#ken_paulson">Ken Paulson</a>, <a href="../developers/L.html#laraengebretson">LaraEngebretson</a>, <a href="../developers/M.html#manuel_freiberger">Manuel Freiberger</a>, <a href="../developers/M.html#matt_benic">Matt Benic</a>, <a href="../developers/N.html#nikita_zhelezkov">Nikita Zhelezkov</a>, <a href="../developers/R.html#raheelx">raheelx</a>, <a href="../developers/R.html#rokas_kupstys">Rokas Kupstys</a>, <a href="../developers/R.html#ross_hadden">Ross Hadden</a>, <a href="../developers/S.html#scott_dillman">Scott Dillman</a>, <a href="../developers/S.html#shaddock_heath">Shaddock Heath</a>, <a href="../developers/W.html#weinand">Weinand</a></details><br></div><div class="block is-size-7 has-text-right">
|
||
<a href="../contribute.html#games" title="Contribution guide" class="mr-2">Improve</a>
|
||
<a href="https://raw.githubusercontent.com/Trilarion/opensourcegames/master/entries/atomic_game_engine.md" title="Text based entry on Github">Raw entry</a>
|
||
</div>
|
||
</div>
|
||
<div id="backbone_game_engine" class="box"><nav class="level">
|
||
<div class="level-left">
|
||
<div class="level-item title is-4">Backbone Game Engine</div>
|
||
</div>
|
||
<div class="level-right is-size-7"><div class="level-item">Platform:<a href="../games/platforms.html#web" title="Web"><span class="icon has-text-black"><i class="icon-earth"></i></span></a></div><div class="level-item">beta</div><div class="level-item">inactive since 2016<span class="icon has-text-black"><i class="icon-brightness_3"></i></span></div></div>
|
||
</nav><div class="block">
|
||
<div class="tags has-addons"><a href="index.html#game engine" title="game engine games" class="tag is-info">game engine</a><a href="../games/genres.html#platform" title="platform games" class="tag is-info">platform</a>
|
||
<span class="tag is-light">2D</span></div>
|
||
</div><div class="block">Homepage: <a href="http://martindrapeau.github.io/backbone-game-engine/index.html">martindrapeau.github.io/backbone-game-engine/index.html</a><br></div><div class="block is-size-7">
|
||
<span class="has-text-weight-semibold">Details</span><br>Code languages: <a href="../games/languages.html#javascript">JavaScript</a><br>Code licenses: <a href="https://en.wikipedia.org/wiki/MIT_License">MIT</a><br>Code repositories: <a href="https://github.com/martindrapeau/backbone-game-engine.git">martindrapeau/backbone-game-engine.git<span class="icon has-text-black"><i class="icon-github"></i></span></a>(since 2014, <span class="icon has-text-black" title="medium rated"><i class="icon-star-half-full"></i></span>)<br>Developer: <a href="../developers/M.html#martin_drapeau">Martin Drapeau</a><br></div><div class="block is-size-7 has-text-right">
|
||
<a href="../contribute.html#games" title="Contribution guide" class="mr-2">Improve</a>
|
||
<a href="https://raw.githubusercontent.com/Trilarion/opensourcegames/master/entries/backbone_game_engine.md" title="Text based entry on Github">Raw entry</a>
|
||
</div>
|
||
</div>
|
||
<div id="bacon2d" class="box"><nav class="level">
|
||
<div class="level-left">
|
||
<div class="level-item title is-4">Bacon2D</div>
|
||
</div>
|
||
<div class="level-right is-size-7"><div class="level-item">Platform:<a href="../games/platforms.html#unspecified" title="Unspecified"><span class="icon has-text-black"><i class="icon-device_unknown"></i></span></a></div><div class="level-item">beta</div><div class="level-item">inactive since 2018<span class="icon has-text-black"><i class="icon-brightness_3"></i></span></div></div>
|
||
</nav><div class="block">
|
||
<div class="tags has-addons"><a href="index.html#game engine" title="game engine games" class="tag is-info">game engine</a>
|
||
<span class="tag is-light">2D</span></div>
|
||
</div><div class="block">Homepages: <a href="https://web.archive.org/web/20171114191824/http://bacon2d.com/">Archive: 20171114191824/http://bacon2d.com</a>, <a href="http://bacon2d.github.io/docs/">bacon2d.github.io/docs</a><br></div><div class="block is-size-7">
|
||
<span class="has-text-weight-semibold">Details</span><br>Code languages: <a href="../games/languages.html#c++">C++</a><br>Code licenses: <a href="https://en.wikipedia.org/wiki/MIT_License">MIT</a><br>Code repositories: <a href="https://github.com/Bacon2D/Bacon2D.git">Bacon2D/Bacon2D.git<span class="icon has-text-black"><i class="icon-github"></i></span></a>(since 2014, <span class="icon has-text-black" title="medium rated"><i class="icon-star-half-full"></i></span>)<br>Code dependencies: Qt<br>
|
||
<span class="is-size-7">Build system: </span><a href="https://doc.qt.io/qt-5/qmake-manual.html" class="is-size-7">QMake</a><br>Developers: <a href="../developers/K.html#ken_vandine">Ken VanDine</a>, <a href="../developers/P.html#paulo_pinheiro">Paulo Pinheiro</a>, <a href="../developers/R.html#ragner_magalhaes">Ragner Magalhaes</a>, <a href="../developers/R.html#rodrigo_oliveira">Rodrigo Oliveira</a>, <a href="../developers/R.html#roger_zanoni">Roger Zanoni</a>, <a href="../developers/T.html#tomaz_noleto">Tomaz Noleto</a><br></div><div class="block is-size-7 has-text-right">
|
||
<a href="../contribute.html#games" title="Contribution guide" class="mr-2">Improve</a>
|
||
<a href="https://raw.githubusercontent.com/Trilarion/opensourcegames/master/entries/bacon2d.md" title="Text based entry on Github">Raw entry</a>
|
||
</div>
|
||
</div>
|
||
<div id="bladecoder_adventure_engine" class="box"><nav class="level">
|
||
<div class="level-left">
|
||
<div class="level-item title is-4">Bladecoder Adventure Engine</div>
|
||
</div>
|
||
<div class="level-right is-size-7"><div class="level-item">Platforms:<a href="../games/platforms.html#windows" title="Windows"><span class="icon has-text-black"><i class="icon-windows"></i></span></a><a href="../games/platforms.html#linux" title="Linux"><span class="icon has-text-black"><i class="icon-tux"></i></span></a><a href="../games/platforms.html#macos" title="macOS"><span class="icon has-text-black"><i class="icon-appleinc"></i></span></a><a href="../games/platforms.html#android" title="Android"><span class="icon has-text-black"><i class="icon-android"></i></span></a></div><div class="level-item">
|
||
<span class="has-text-weight-bold">mature</span></div><div class="level-item">
|
||
<span class="has-text-weight-bold">active</span><span class="icon has-text-black"><i class="icon-sun"></i></span></div></div>
|
||
</nav><div class="block">
|
||
<div class="tags has-addons"><a href="../games/genres.html#adventure" title="adventure games" class="tag is-info">adventure</a><a href="index.html#game engine" title="game engine games" class="tag is-info">game engine</a>
|
||
<span class="tag is-light">point & click</span></div>
|
||
</div><div class="block">Homepage: <a href="https://github.com/bladecoder/bladecoder-adventure-engine">bladecoder/bladecoder-adventure-engine<span class="icon has-text-black"><i class="icon-github"></i></span></a><br>Download: <a href="https://github.com/bladecoder/bladecoder-adventure-engine/releases">bladecoder/bladecoder-adventure-engine/releases<span class="icon has-text-black"><i class="icon-github"></i></span></a><br></div><div class="block is-size-7">
|
||
<span class="has-text-weight-semibold">Details</span><br>Code languages: <a href="../games/languages.html#java">Java</a><br>Code licenses: <a href="https://en.wikipedia.org/wiki/Apache_License">Apache-2.0</a><br>Code repositories: <a href="https://github.com/bladecoder/bladecoder-adventure-engine.git">bladecoder/bladecoder-adventure-engine.git<span class="icon has-text-black"><i class="icon-github"></i></span></a>(since 2014, <span class="icon has-text-black" title="top rated"><i class="icon-star"></i></span>)<br>Code dependencies: libGDX<br>
|
||
<span class="is-size-7">Build system: </span><a href="https://gradle.org/" class="is-size-7">Gradle</a><br>Developers: <a href="../developers/D.html#danigm">danigm</a>, <a href="../developers/E.html#edu_garcia">Edu Garcia</a>, <a href="../developers/R.html#rafael_garcia">Rafael Garcia</a><br></div><div class="block is-size-7 has-text-right">
|
||
<a href="../contribute.html#games" title="Contribution guide" class="mr-2">Improve</a>
|
||
<a href="https://raw.githubusercontent.com/Trilarion/opensourcegames/master/entries/bladecoder_adventure_engine.md" title="Text based entry on Github">Raw entry</a>
|
||
</div>
|
||
</div>
|
||
<div id="blitwizard" class="box"><nav class="level">
|
||
<div class="level-left">
|
||
<div class="level-item title is-4">Blitwizard</div>
|
||
</div>
|
||
<div class="level-right is-size-7"><div class="level-item">Platforms:<a href="../games/platforms.html#windows" title="Windows"><span class="icon has-text-black"><i class="icon-windows"></i></span></a><a href="../games/platforms.html#linux" title="Linux"><span class="icon has-text-black"><i class="icon-tux"></i></span></a><a href="../games/platforms.html#macos" title="macOS"><span class="icon has-text-black"><i class="icon-appleinc"></i></span></a><a href="../games/platforms.html#android" title="Android"><span class="icon has-text-black"><i class="icon-android"></i></span></a></div><div class="level-item">beta</div><div class="level-item">inactive since 2015<span class="icon has-text-black"><i class="icon-brightness_3"></i></span></div></div>
|
||
</nav><div class="block">
|
||
<div class="tags has-addons"><a href="index.html#game engine" title="game engine games" class="tag is-info">game engine</a>
|
||
<span class="tag is-light">2D</span></div>
|
||
</div><div class="block">Homepage: <a href="https://github.com/jtc0de/Blitwizard">jtc0de/Blitwizard<span class="icon has-text-black"><i class="icon-github"></i></span></a><br></div><div class="block is-size-7">
|
||
<span class="has-text-weight-semibold">Details</span><br>Code languages: <a href="../games/languages.html#c">C</a>, <a href="../games/languages.html#c++">C++</a>, <a href="../games/languages.html#lua">Lua</a><br>Code licenses: <a href="https://en.wikipedia.org/wiki/Zlib_License">zlib</a><br>Code repositories: <a href="https://github.com/jtc0de/Blitwizard.git">jtc0de/Blitwizard.git<span class="icon has-text-black"><i class="icon-github"></i></span></a><br></div><div class="block is-size-7 has-text-right">
|
||
<a href="../contribute.html#games" title="Contribution guide" class="mr-2">Improve</a>
|
||
<a href="https://raw.githubusercontent.com/Trilarion/opensourcegames/master/entries/blitwizard.md" title="Text based entry on Github">Raw entry</a>
|
||
</div>
|
||
</div>
|
||
<div id="boardgameio" class="box"><nav class="level">
|
||
<div class="level-left">
|
||
<div class="level-item title is-4">boardgame.io</div>
|
||
</div>
|
||
<div class="level-right is-size-7"><div class="level-item">Platform:<a href="../games/platforms.html#web" title="Web"><span class="icon has-text-black"><i class="icon-earth"></i></span></a></div><div class="level-item">beta</div><div class="level-item">
|
||
<span class="has-text-weight-bold">active</span><span class="icon has-text-black"><i class="icon-sun"></i></span></div></div>
|
||
</nav><div class="block">
|
||
<div class="tags has-addons"><a href="index.html#game engine" title="game engine games" class="tag is-info">game engine</a><a href="../games/genres.html#strategy" title="strategy games" class="tag is-info">strategy</a>
|
||
<span class="tag is-light">turn-based</span></div>
|
||
</div><div class="block">Homepage: <a href="https://boardgame.io/">boardgame.io</a><br></div><div class="block is-size-7">
|
||
<span class="has-text-weight-semibold">Details</span><br>Code languages: <a href="../games/languages.html#javascript">JavaScript</a>, <a href="../games/languages.html#typescript">TypeScript</a><br>Code licenses: <a href="https://en.wikipedia.org/wiki/MIT_License">MIT</a><br>Code repositories: <a href="https://github.com/boardgameio/boardgame.io.git">boardgameio/boardgame.io.git<span class="icon has-text-black"><i class="icon-github"></i></span></a>(since 2017, <span class="icon has-text-black" title="top rated"><i class="icon-star"></i></span>)<br><details><summary>Developers: (19)</summary><a href="../developers/A.html#adrian_gaudebert">Adrian Gaudebert</a>, <a href="../developers/A.html#amit_portnoy">Amit Portnoy</a>, <a href="../developers/C.html#chris_heninger">Chris Heninger</a>, <a href="../developers/C.html#chris_swithinbank">Chris Swithinbank</a>, <a href="../developers/C.html#clemens_wolff">Clemens Wolff</a>, <a href="../developers/F.html#flamecoals">flamecoals</a>, <a href="../developers/F.html#francois_schneider">Francois Schneider</a>, <a href="../developers/H.html#heartbit">heartbit</a>, <a href="../developers/J.html#jankir">janKir</a>, <a href="../developers/J.html#jason_harrison">Jason Harrison</a>, <a href="../developers/K.html#kyle_j_roux">Kyle J. Roux</a>, <a href="../developers/N.html#nicolo_john_davis">Nicolo John Davis</a>, <a href="../developers/O.html#omar_halbouni">Omar Halbouni</a>, <a href="../developers/P.html#philihp_busby">Philihp Busby</a>, <a href="../developers/Q.html#qsona">qsona</a>, <a href="../developers/S.html#saeid_alidadi">Saeid Alidadi</a>, <a href="../developers/S.html#stefan_hanke">Stefan Hanke</a>, <a href="../developers/S.html#stefan_ladwig">Stefan Ladwig</a>, <a href="../developers/V.html#vinny">Vinny</a></details><br></div><div class="block is-size-7 has-text-right">
|
||
<a href="../contribute.html#games" title="Contribution guide" class="mr-2">Improve</a>
|
||
<a href="https://raw.githubusercontent.com/Trilarion/opensourcegames/master/entries/boardgameio.md" title="Text based entry on Github">Raw entry</a>
|
||
</div>
|
||
</div>
|
||
<div id="c3de" class="box"><nav class="level">
|
||
<div class="level-left">
|
||
<div class="level-item title is-4">C3DE</div>
|
||
</div>
|
||
<div class="level-right is-size-7"><div class="level-item">Platform:<a href="../games/platforms.html#unspecified" title="Unspecified"><span class="icon has-text-black"><i class="icon-device_unknown"></i></span></a></div><div class="level-item">beta</div><div class="level-item">
|
||
<span class="has-text-weight-bold">active</span><span class="icon has-text-black"><i class="icon-sun"></i></span></div></div>
|
||
</nav><div class="block">
|
||
<div class="tags has-addons"><a href="index.html#game engine" title="game engine games" class="tag is-info">game engine</a>
|
||
<span class="tag is-light">3D</span></div>
|
||
</div><div class="block">Homepage: <a href="https://github.com/demonixis/C3DE">demonixis/C3DE<span class="icon has-text-black"><i class="icon-github"></i></span></a><br></div><div class="block is-size-7">
|
||
<span class="has-text-weight-semibold">Details</span><br>Code languages: <a href="../games/languages.html#c#">C#</a><br>Code licenses: <a href="https://en.wikipedia.org/wiki/MIT_License">MIT</a><br>Code repositories: <a href="https://github.com/demonixis/C3DE.git">demonixis/C3DE.git<span class="icon has-text-black"><i class="icon-github"></i></span></a>(since 2014, <span class="icon has-text-black" title="medium rated"><i class="icon-star-half-full"></i></span>)<br>Code dependencies: MonoGame<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>Developer: <a href="../developers/Y.html#yannick_comte">Yannick Comte</a><br></div><div class="block is-size-7 has-text-right">
|
||
<a href="../contribute.html#games" title="Contribution guide" class="mr-2">Improve</a>
|
||
<a href="https://raw.githubusercontent.com/Trilarion/opensourcegames/master/entries/c3de.md" title="Text based entry on Github">Raw entry</a>
|
||
</div>
|
||
</div>
|
||
<div id="cafu_engine" class="box"><nav class="level">
|
||
<div class="level-left">
|
||
<div class="level-item title is-4">Cafu Engine</div>
|
||
</div>
|
||
<div class="level-right is-size-7"><div class="level-item">Platform:<a href="../games/platforms.html#unspecified" title="Unspecified"><span class="icon has-text-black"><i class="icon-device_unknown"></i></span></a></div><div class="level-item">beta</div><div class="level-item">inactive since 2018<span class="icon has-text-black"><i class="icon-brightness_3"></i></span></div></div>
|
||
</nav><div class="block">
|
||
<div class="tags has-addons"><a href="index.html#game engine" title="game engine games" class="tag is-info">game engine</a>
|
||
<span class="tag is-light">3D</span></div>
|
||
</div><div class="block">Homepage: <a href="https://www.cafu.de/">www.cafu.de</a><br></div><div class="block is-size-7">
|
||
<span class="has-text-weight-semibold">Details</span><br>Code languages: <a href="../games/languages.html#c++">C++</a><br>Code licenses: <a href="https://en.wikipedia.org/wiki/MIT_License">MIT</a><br>Code repositories: <a href="https://bitbucket.org/cafu/cafu.git">bitbucket.org/cafu/cafu.git</a><br>
|
||
<span class="is-size-7">Build system: </span><a href="https://cmake.org/" class="is-size-7">CMake</a><br></div><div class="block is-size-7 has-text-right">
|
||
<a href="../contribute.html#games" title="Contribution guide" class="mr-2">Improve</a>
|
||
<a href="https://raw.githubusercontent.com/Trilarion/opensourcegames/master/entries/cafu_engine.md" title="Text based entry on Github">Raw entry</a>
|
||
</div>
|
||
</div>
|
||
<div id="candle" class="box"><nav class="level">
|
||
<div class="level-left">
|
||
<div class="level-item title is-4">Candle</div>
|
||
</div>
|
||
<div class="level-right is-size-7"><div class="level-item">Platform:<a href="../games/platforms.html#unspecified" title="Unspecified"><span class="icon has-text-black"><i class="icon-device_unknown"></i></span></a></div><div class="level-item">beta</div><div class="level-item">
|
||
<span class="has-text-weight-bold">active</span><span class="icon has-text-black"><i class="icon-sun"></i></span></div></div>
|
||
</nav><div class="block">
|
||
<div class="tags has-addons"><a href="index.html#game engine" title="game engine games" class="tag is-info">game engine</a></div>
|
||
</div><div class="block">Homepage: <a href="https://github.com/EvilPudding/candle">EvilPudding/candle<span class="icon has-text-black"><i class="icon-github"></i></span></a><br></div><div class="block is-size-7">
|
||
<span class="has-text-weight-semibold">Details</span><br>Code languages: <a href="../games/languages.html#c">C</a><br>Code licenses: <a href="https://en.wikipedia.org/wiki/MIT_License">MIT</a><br>Code repositories: <a href="https://github.com/EvilPudding/candle.git">EvilPudding/candle.git<span class="icon has-text-black"><i class="icon-github"></i></span></a><br>
|
||
<span class="is-size-7">Build system: </span><a href="https://en.wikipedia.org/wiki/Make_(software)" class="is-size-7">Make</a><br></div><div class="block is-size-7 has-text-right">
|
||
<a href="../contribute.html#games" title="Contribution guide" class="mr-2">Improve</a>
|
||
<a href="https://raw.githubusercontent.com/Trilarion/opensourcegames/master/entries/candle.md" title="Text based entry on Github">Raw entry</a>
|
||
</div>
|
||
</div>
|
||
<div id="castle_game_engine" class="box"><nav class="level">
|
||
<div class="level-left">
|
||
<div class="level-item title is-4">Castle Game Engine</div>
|
||
</div>
|
||
<div class="level-right is-size-7"><div class="level-item">Platform:<a href="../games/platforms.html#unspecified" title="Unspecified"><span class="icon has-text-black"><i class="icon-device_unknown"></i></span></a></div><div class="level-item">
|
||
<span class="has-text-weight-bold">mature</span></div><div class="level-item">
|
||
<span class="has-text-weight-bold">active</span><span class="icon has-text-black"><i class="icon-sun"></i></span></div></div>
|
||
</nav><div class="block">
|
||
<div class="tags has-addons"><a href="index.html#framework" title="framework games" class="tag is-info">framework</a><a href="index.html#game engine" title="game engine games" class="tag is-info">game engine</a>
|
||
<span class="tag is-light">2D</span>
|
||
<span class="tag is-light">3D</span></div>
|
||
</div><div class="block">Homepage: <a href="https://castle-engine.io/">castle-engine.io</a><br></div><div class="block is-size-7">
|
||
<span class="has-text-weight-semibold">Details</span><br>Code languages: <a href="../games/languages.html#pascal">Pascal</a><br>Code licenses: <a href="https://en.wikipedia.org/wiki/GNU_Lesser_General_Public_License">LGPL-2.0</a><br>Code repositories: <a href="https://github.com/castle-engine/castle-engine.git">castle-engine/castle-engine.git<span class="icon has-text-black"><i class="icon-github"></i></span></a>(since 2015, <span class="icon has-text-black" title="top rated"><i class="icon-star"></i></span>)<br>Developers: <a href="../developers/A.html#andrzej_kilijaski">Andrzej Kilijański</a>, <a href="../developers/B.html#benedikt_magnus">Benedikt Magnus</a>, <a href="../developers/E.html#eugene_loza">Eugene Loza</a>, <a href="../developers/J.html#jan_adamec">Jan Adamec</a>, <a href="../developers/K.html#kagamma">Kagamma</a>, <a href="../developers/M.html#matthias">Matthias</a>, <a href="../developers/M.html#michalis_kamburelis">Michalis Kamburelis</a>, <a href="../developers/S.html#sven">Sven</a>, <a href="../developers/T.html#tomasz_w">Tomasz W</a><br></div><div class="block is-size-7 has-text-right">
|
||
<a href="../contribute.html#games" title="Contribution guide" class="mr-2">Improve</a>
|
||
<a href="https://raw.githubusercontent.com/Trilarion/opensourcegames/master/entries/castle_game_engine.md" title="Text based entry on Github">Raw entry</a>
|
||
</div>
|
||
</div>
|
||
<div id="cetech" class="box"><nav class="level">
|
||
<div class="level-left">
|
||
<div class="level-item title is-4">CETech</div>
|
||
</div>
|
||
<div class="level-right is-size-7"><div class="level-item">Platforms:<a href="../games/platforms.html#linux" title="Linux"><span class="icon has-text-black"><i class="icon-tux"></i></span></a><a href="../games/platforms.html#macos" title="macOS"><span class="icon has-text-black"><i class="icon-appleinc"></i></span></a></div><div class="level-item">beta</div><div class="level-item">
|
||
<span class="has-text-weight-bold">active</span><span class="icon has-text-black"><i class="icon-sun"></i></span></div></div>
|
||
</nav><div class="block">
|
||
<div class="tags has-addons"><a href="index.html#game engine" title="game engine games" class="tag is-info">game engine</a></div>
|
||
</div><div class="block">Homepage: <a href="http://cyberegoorg.gitlab.io/cetech/">cyberegoorg.gitlab.io/cetech</a><br></div><div class="block is-size-7">
|
||
<span class="has-text-weight-semibold">Details</span><br>Code languages: <a href="../games/languages.html#c">C</a>, <a href="../games/languages.html#c++">C++</a><br>Code licenses: <a href="https://en.wikipedia.org/wiki/Creative_Commons_license">CC0</a><br>Code repositories: <a href="https://github.com/cyberegoorg/cetech.git">cyberegoorg/cetech.git<span class="icon has-text-black"><i class="icon-github"></i></span></a>(since 2015, <span class="icon has-text-black" title="medium rated"><i class="icon-star-half-full"></i></span>)<br>Developer: <a href="../developers/O.html#ondej_voves">Ondřej Voves</a><br></div><div class="block is-size-7 has-text-right">
|
||
<a href="../contribute.html#games" title="Contribution guide" class="mr-2">Improve</a>
|
||
<a href="https://raw.githubusercontent.com/Trilarion/opensourcegames/master/entries/cetech.md" title="Text based entry on Github">Raw entry</a>
|
||
</div>
|
||
</div>
|
||
<div id="chunk_stories" class="box"><nav class="level">
|
||
<div class="level-left">
|
||
<div class="level-item title is-4">Chunk Stories</div>
|
||
</div>
|
||
<div class="level-right is-size-7"><div class="level-item">Platforms:<a href="../games/platforms.html#windows" title="Windows"><span class="icon has-text-black"><i class="icon-windows"></i></span></a><a href="../games/platforms.html#linux" title="Linux"><span class="icon has-text-black"><i class="icon-tux"></i></span></a><a href="../games/platforms.html#macos" title="macOS"><span class="icon has-text-black"><i class="icon-appleinc"></i></span></a></div><div class="level-item">beta</div><div class="level-item">
|
||
<span class="has-text-weight-bold">active</span><span class="icon has-text-black"><i class="icon-sun"></i></span></div></div>
|
||
</nav><div class="block">
|
||
<div class="tags has-addons"><a href="index.html#game engine" title="game engine games" class="tag is-info">game engine</a><a href="../games/genres.html#simulation" title="simulation games" class="tag is-info">simulation</a>
|
||
<span class="tag is-light">sandbox</span>
|
||
<span class="tag is-light">voxel</span></div>
|
||
</div><div class="block">Homepage: <a href="http://chunkstories.xyz/">chunkstories.xyz</a><br>Inspiration: <a href="../inspirations/M.html#minecraft">Minecraft</a><br></div><div class="block is-size-7">
|
||
<span class="has-text-weight-semibold">Details</span><br>Code languages: <a href="../games/languages.html#kotlin">Kotlin</a>, <a href="../games/languages.html#java">Java</a><br>Code licenses: <a href="https://en.wikipedia.org/wiki/GNU_Lesser_General_Public_License">LGPL-3.0</a><br>Code repositories: <a href="https://github.com/Hugobros3/chunkstories.git">Hugobros3/chunkstories.git<span class="icon has-text-black"><i class="icon-github"></i></span></a>(since 2018, <span class="icon has-text-black" title="top rated"><i class="icon-star"></i></span>)<br>
|
||
<span class="is-size-7">Build system: </span><a href="https://gradle.org/" class="is-size-7">Gradle</a><br>Developers: <a href="../developers/H.html#hugo_devillers">Hugo Devillers</a>, <a href="../developers/L.html#landru27">landru27</a><br></div><div class="block is-size-7 has-text-right">
|
||
<a href="../contribute.html#games" title="Contribution guide" class="mr-2">Improve</a>
|
||
<a href="https://raw.githubusercontent.com/Trilarion/opensourcegames/master/entries/chunk_stories.md" title="Text based entry on Github">Raw entry</a>
|
||
</div>
|
||
</div>
|
||
<div id="clanlib" class="box"><nav class="level">
|
||
<div class="level-left">
|
||
<div class="level-item title is-4">ClanLib</div>
|
||
</div>
|
||
<div class="level-right is-size-7"><div class="level-item">Platforms:<a href="../games/platforms.html#windows" title="Windows"><span class="icon has-text-black"><i class="icon-windows"></i></span></a><a href="../games/platforms.html#linux" title="Linux"><span class="icon has-text-black"><i class="icon-tux"></i></span></a></div><div class="level-item">
|
||
<span class="has-text-weight-bold">mature</span></div><div class="level-item">
|
||
<span class="has-text-weight-bold">active</span><span class="icon has-text-black"><i class="icon-sun"></i></span></div></div>
|
||
</nav><div class="block">
|
||
<div class="tags has-addons"><a href="index.html#game engine" title="game engine games" class="tag is-info">game engine</a></div>
|
||
</div><div class="block">Homepages: <a href="http://www.clanlib.org/">www.clanlib.org</a>, <a href="https://directory.fsf.org/wiki/Clanlib">directory.fsf.org/wiki/Clanlib</a>, <a href="https://sourceforge.net/projects/clanlib/">clanlib<span class="icon has-text-black"><i class="icon-sourceforge"></i></span></a>, <a href="https://www.seul.org/~grumbel/tmp/clanlib/intro.html">www.seul.org/~grumbel/tmp/clanlib/intro.html</a><br></div><div class="block is-size-7">
|
||
<span class="has-text-weight-semibold">Details</span><br>Code languages: <a href="../games/languages.html#c">C</a>, <a href="../games/languages.html#c++">C++</a><br>Code licenses: <a href="https://en.wikipedia.org/wiki/Zlib_License">zlib</a><br>Code repositories: <a href="https://github.com/sphair/ClanLib.git">sphair/ClanLib.git<span class="icon has-text-black"><i class="icon-github"></i></span></a>(since 2013, <span class="icon has-text-black" title="top rated"><i class="icon-star"></i></span>)<br>
|
||
<span class="is-size-7">Build system: </span><a href="https://en.wikipedia.org/wiki/Make_(software)" class="is-size-7">Make</a><br><details><summary>Developers: (12)</summary><a href="../developers/A.html#artem">Artem</a>, <a href="../developers/A.html#authenticate">authenticate</a>, <a href="../developers/C.html#chu_chin_kuan">Chu Chin Kuan</a>, <a href="../developers/G.html#grizmu">Grizmu</a>, <a href="../developers/J.html#jeremy_cochoy">Jeremy Cochoy</a>, <a href="../developers/K.html#kenneth_gangst">Kenneth Gangstø</a>, <a href="../developers/L.html#lethal_ghost">Lethal Ghost</a>, <a href="../developers/M.html#magnus_norddahl">Magnus Norddahl</a>, <a href="../developers/M.html#mark_page">Mark Page</a>, <a href="../developers/P.html#pyrdacor">Pyrdacor</a>, <a href="../developers/R.html#roothorick">roothorick</a>, <a href="../developers/X.html#xantares">xantares</a></details><br></div><div class="block is-size-7 has-text-right">
|
||
<a href="../contribute.html#games" title="Contribution guide" class="mr-2">Improve</a>
|
||
<a href="https://raw.githubusercontent.com/Trilarion/opensourcegames/master/entries/clanlib.md" title="Text based entry on Github">Raw entry</a>
|
||
</div>
|
||
</div>
|
||
<div id="classic_rbdoom_3_bfg" class="box"><nav class="level">
|
||
<div class="level-left">
|
||
<div class="level-item title is-4">Classic RBDoom 3 BFG</div>
|
||
</div>
|
||
<div class="level-right is-size-7"><div class="level-item">Platforms:<a href="../games/platforms.html#windows" title="Windows"><span class="icon has-text-black"><i class="icon-windows"></i></span></a><a href="../games/platforms.html#linux" title="Linux"><span class="icon has-text-black"><i class="icon-tux"></i></span></a></div><div class="level-item">
|
||
<span class="has-text-weight-bold">mature</span></div><div class="level-item">
|
||
<span class="has-text-weight-bold">active</span><span class="icon has-text-black"><i class="icon-sun"></i></span></div></div>
|
||
</nav><div class="block">
|
||
<div class="tags has-addons"><a href="../games/genres.html#action" title="action games" class="tag is-info">action</a><a href="index.html#game engine" title="game engine games" class="tag is-info">game engine</a><a href="../games/genres.html#remake" title="remake games" class="tag is-info">remake</a>
|
||
<span class="tag is-light">content commercial + original required</span>
|
||
<span class="tag is-light">first-person</span>
|
||
<span class="tag is-light">shooter</span></div>
|
||
</div><div class="block">Homepage: <a href="https://github.com/MadDeCoDeR/Classic-RBDOOM-3-BFG">MadDeCoDeR/Classic-RBDOOM-3-BFG<span class="icon has-text-black"><i class="icon-github"></i></span></a><br>Media: <a href="https://www.moddb.com/mods/classic-rbdoom-3-bfg-edition">www.moddb.com/mods/classic-rbdoom-3-bfg-edition</a><br>Inspirations: <a href="../inspirations/D.html#doom">Doom</a>, <a href="../inspirations/D.html#doom_3">Doom 3</a><br>Download: <a href="https://github.com/MadDeCoDeR/Classic-RBDOOM-3-BFG/releases">MadDeCoDeR/Classic-RBDOOM-3-BFG/releases<span class="icon has-text-black"><i class="icon-github"></i></span></a><br></div><div class="block is-size-7">
|
||
<span class="has-text-weight-semibold">Details</span><br>Code languages: <a href="../games/languages.html#c">C</a>, <a href="../games/languages.html#c++">C++</a><br>Code licenses: <a href="https://en.wikipedia.org/wiki/GNU_General_Public_License">GPL-3.0</a><br>Code repositories: <a href="https://github.com/MadDeCoDeR/Classic-RBDOOM-3-BFG.git">MadDeCoDeR/Classic-RBDOOM-3-BFG.git<span class="icon has-text-black"><i class="icon-github"></i></span></a>(since 2017, <span class="icon has-text-black" title="medium rated"><i class="icon-star-half-full"></i></span>)<br>Code dependencies: SDL2<br><details><summary>Developers: (16)</summary><a href="../developers/A.html#andreas_bergmeier">Andreas Bergmeier</a>, <a href="../developers/B.html#biel_bestu_de_luna">Biel Bestué de Luna</a>, <a href="../developers/C.html#codes4fun">Codes4Fun</a>, <a href="../developers/D.html#daniel_gibson">Daniel Gibson</a>, <a href="../developers/D.html#darren_salt">Darren Salt</a>, <a href="../developers/D.html#david_foerster">David Foerster</a>, <a href="../developers/G.html#george_kalampokis">George Kalampokis</a>, <a href="../developers/J.html#jonathan_young">Jonathan Young</a>, <a href="../developers/P.html#pat_raynor">Pat Raynor</a>, <a href="../developers/R.html#r-a-sattarov">r-a-sattarov</a>, <a href="../developers/R.html#radegast">Radegast</a>, <a href="../developers/R.html#robert_beckebans">Robert Beckebans</a>, <a href="../developers/S.html#shawn">shawn</a>, <a href="../developers/T.html#tobias_frost">Tobias Frost</a>, <a href="../developers/W.html#wintermute_0110">Wintermute 0110</a>, <a href="../developers/Y.html#yamagi">Yamagi</a></details><br></div><div class="block is-size-7 has-text-right">
|
||
<a href="../contribute.html#games" title="Contribution guide" class="mr-2">Improve</a>
|
||
<a href="https://raw.githubusercontent.com/Trilarion/opensourcegames/master/entries/classic_rbdoom_3_bfg.md" title="Text based entry on Github">Raw entry</a>
|
||
</div>
|
||
</div>
|
||
<div id="corengine" class="box"><nav class="level">
|
||
<div class="level-left">
|
||
<div class="level-item title is-4">CorEngine</div>
|
||
</div>
|
||
<div class="level-right is-size-7"><div class="level-item">Platform:<a href="../games/platforms.html#unspecified" title="Unspecified"><span class="icon has-text-black"><i class="icon-device_unknown"></i></span></a></div><div class="level-item">beta</div><div class="level-item">inactive since 2015<span class="icon has-text-black"><i class="icon-brightness_3"></i></span></div></div>
|
||
</nav><div class="block">
|
||
<div class="tags has-addons"><a href="index.html#game engine" title="game engine games" class="tag is-info">game engine</a>
|
||
<span class="tag is-light">3D</span></div>
|
||
</div><div class="block">Homepages: <a href="http://corengine.sourceforge.net/">corengine.sourceforge.net</a>, <a href="https://sourceforge.net/projects/corengine/">corengine<span class="icon has-text-black"><i class="icon-sourceforge"></i></span></a><br>Download: <a href="https://sourceforge.net/projects/corengine/files/">corengine/files<span class="icon has-text-black"><i class="icon-sourceforge"></i></span></a><br></div><div class="block is-size-7">
|
||
<span class="has-text-weight-semibold">Details</span><br>Code languages: <a href="../games/languages.html#c">C</a><br>Code licenses: <a href="https://en.wikipedia.org/wiki/Zlib_License">zlib</a><br>Developer: <a href="../developers/C.html#coreduard">CorEduard</a><br></div><div class="block is-size-7 has-text-right">
|
||
<a href="../contribute.html#games" title="Contribution guide" class="mr-2">Improve</a>
|
||
<a href="https://raw.githubusercontent.com/Trilarion/opensourcegames/master/entries/corengine.md" title="Text based entry on Github">Raw entry</a>
|
||
</div>
|
||
</div>
|
||
<div id="crown" class="box"><nav class="level">
|
||
<div class="level-left">
|
||
<div class="level-item title is-4">Crown</div>
|
||
</div>
|
||
<div class="level-right is-size-7"><div class="level-item">Platform:<a href="../games/platforms.html#linux" title="Linux"><span class="icon has-text-black"><i class="icon-tux"></i></span></a></div><div class="level-item">beta</div><div class="level-item">
|
||
<span class="has-text-weight-bold">active</span><span class="icon has-text-black"><i class="icon-sun"></i></span></div></div>
|
||
</nav><div class="block">
|
||
<div class="tags has-addons"><a href="index.html#game engine" title="game engine games" class="tag is-info">game engine</a></div>
|
||
</div><div class="block">Homepage: <a href="https://www.crownengine.org/">www.crownengine.org</a><br></div><div class="block is-size-7">
|
||
<span class="has-text-weight-semibold">Details</span><br>Code languages: <a href="../games/languages.html#c">C</a>, <a href="../games/languages.html#c++">C++</a>, <a href="../games/languages.html#vala">Vala</a><br>Code licenses: <a href="https://en.wikipedia.org/wiki/MIT_License">MIT</a><br>Code repositories: <a href="https://github.com/crownengine/crown.git">crownengine/crown.git<span class="icon has-text-black"><i class="icon-github"></i></span></a>(since 2012, <span class="icon has-text-black" title="top rated"><i class="icon-star"></i></span>)<br>
|
||
<span class="is-size-7">Build system: </span><a href="https://en.wikipedia.org/wiki/Make_(software)" class="is-size-7">Make</a><br>Developers: <a href="../developers/D.html#daniele_bartolini">Daniele Bartolini</a>, <a href="../developers/M.html#michele_rossi">Michele Rossi</a>, <a href="../developers/M.html#moshimo">Moshimo</a>, <a href="../developers/R.html#raphael_de_vasconcelos_nascimento">Raphael de Vasconcelos Nascimento</a>, <a href="../developers/S.html#simone_boscaratto">Simone Boscaratto</a><br></div><div class="block is-size-7 has-text-right">
|
||
<a href="../contribute.html#games" title="Contribution guide" class="mr-2">Improve</a>
|
||
<a href="https://raw.githubusercontent.com/Trilarion/opensourcegames/master/entries/crown.md" title="Text based entry on Github">Raw entry</a>
|
||
</div>
|
||
</div>
|
||
<div id="darkplaces" class="box"><nav class="level">
|
||
<div class="level-left">
|
||
<div class="level-item title is-4">DarkPlaces</div>
|
||
</div>
|
||
<div class="level-right is-size-7"><div class="level-item">Platforms:<a href="../games/platforms.html#windows" title="Windows"><span class="icon has-text-black"><i class="icon-windows"></i></span></a><a href="../games/platforms.html#linux" title="Linux"><span class="icon has-text-black"><i class="icon-tux"></i></span></a><a href="../games/platforms.html#macos" title="macOS"><span class="icon has-text-black"><i class="icon-appleinc"></i></span></a></div><div class="level-item">
|
||
<span class="has-text-weight-bold">mature</span></div><div class="level-item">inactive since 2014<span class="icon has-text-black"><i class="icon-brightness_3"></i></span></div></div>
|
||
</nav><div class="block">
|
||
<div class="tags has-addons"><a href="index.html#game engine" title="game engine games" class="tag is-info">game engine</a><a href="../games/genres.html#remake" title="remake games" class="tag is-info">remake</a></div>
|
||
</div><div class="block">Homepage: <a href="https://icculus.org/twilight/darkplaces/">icculus.org/twilight/darkplaces</a><br>Inspiration: <a href="../inspirations/Q.html#quake">Quake</a><br>Download: <a href="https://icculus.org/twilight/darkplaces/download.html">icculus.org/twilight/darkplaces/download.html</a><br></div><div class="block is-size-7">
|
||
<span class="has-text-weight-semibold">Details</span><br>Code languages: <a href="../games/languages.html#c">C</a><br>Code licenses: <a href="https://en.wikipedia.org/wiki/GNU_General_Public_License">GPL-2.0</a><br>Code repositories: <a href="https://gitlab.com/xonotic/darkplaces.git">xonotic/darkplaces.git<span class="icon has-text-black"><i class="icon-gitlab"></i></span></a>(since 2014, <span class="icon has-text-black" title="low rated"><i class="icon-star-o"></i></span>), <a href="https://github.com/xonotic/darkplaces.git">xonotic/darkplaces.git<span class="icon has-text-black"><i class="icon-github"></i></span></a>(since 2014, <span class="icon has-text-black" title="medium rated"><i class="icon-star-half-full"></i></span>), <a href="https://svn.icculus.org/twilight/trunk/darkplaces/">svn.icculus.org/twilight/trunk/darkplaces</a>, <a href="../svn://svn.icculus.org/twilight/trunk">svn://svn.icculus.org/twilight/trunk</a><br>Developers: <a href="../developers/D.html#david_knapp">David Knapp</a>, <a href="../developers/D.html#divverent">divVerent</a><br></div><div class="block is-size-7 has-text-right">
|
||
<a href="../contribute.html#games" title="Contribution guide" class="mr-2">Improve</a>
|
||
<a href="https://raw.githubusercontent.com/Trilarion/opensourcegames/master/entries/darkplaces.md" title="Text based entry on Github">Raw entry</a>
|
||
</div>
|
||
</div>
|
||
<div id="dedalus" class="box"><nav class="level">
|
||
<div class="level-left">
|
||
<div class="level-item title is-4">Dedalus</div>
|
||
</div>
|
||
<div class="level-right is-size-7"><div class="level-item">Platform:<a href="../games/platforms.html#web" title="Web"><span class="icon has-text-black"><i class="icon-earth"></i></span></a></div><div class="level-item">beta</div><div class="level-item">inactive since 2018<span class="icon has-text-black"><i class="icon-brightness_3"></i></span></div></div>
|
||
</nav><div class="block">
|
||
<div class="tags has-addons"><a href="../games/genres.html#adventure" title="adventure games" class="tag is-info">adventure</a><a href="index.html#game engine" title="game engine games" class="tag is-info">game engine</a><a href="index.html#tool" title="tool games" class="tag is-info">tool</a>
|
||
<span class="tag is-light">text-based</span></div>
|
||
</div><div class="block">Homepage: <a href="https://github.com/pistacchio/Dedalus">pistacchio/Dedalus<span class="icon has-text-black"><i class="icon-github"></i></span></a><br></div><div class="block is-size-7">
|
||
<span class="has-text-weight-semibold">Details</span><br>Code languages: <a href="../games/languages.html#javascript">JavaScript</a><br>Code licenses: <a href="https://en.wikipedia.org/wiki/GNU_General_Public_License">GPL-2.0</a><br>Code repositories: <a href="https://github.com/pistacchio/Dedalus.git">pistacchio/Dedalus.git<span class="icon has-text-black"><i class="icon-github"></i></span></a>(since 2013, <span class="icon has-text-black" title="medium rated"><i class="icon-star-half-full"></i></span>)<br>Code dependencies: jQuery<br>Developers: <a href="../developers/M.html#maxlepper">maxlepper</a>, <a href="../developers/P.html#pistacchio">pistacchio</a><br></div><div class="block is-size-7 has-text-right">
|
||
<a href="../contribute.html#games" title="Contribution guide" class="mr-2">Improve</a>
|
||
<a href="https://raw.githubusercontent.com/Trilarion/opensourcegames/master/entries/dedalus.md" title="Text based entry on Github">Raw entry</a>
|
||
</div>
|
||
</div>
|
||
<div id="delverengine" class="box"><nav class="level">
|
||
<div class="level-left">
|
||
<div class="level-item title is-4">DelverEngine</div>
|
||
</div>
|
||
<div class="level-right is-size-7"><div class="level-item">Platform:<a href="../games/platforms.html#unspecified" title="Unspecified"><span class="icon has-text-black"><i class="icon-device_unknown"></i></span></a></div><div class="level-item">
|
||
<span class="has-text-weight-bold">mature</span></div><div class="level-item">
|
||
<span class="has-text-weight-bold">active</span><span class="icon has-text-black"><i class="icon-sun"></i></span></div></div>
|
||
</nav><div class="block">
|
||
<div class="tags has-addons"><a href="index.html#game engine" title="game engine games" class="tag is-info">game engine</a><a href="../games/genres.html#remake" title="remake games" class="tag is-info">remake</a>
|
||
<span class="tag is-light">content commercial</span></div>
|
||
</div><div class="block">Homepage: <a href="https://github.com/Interrupt/delverengine">Interrupt/delverengine<span class="icon has-text-black"><i class="icon-github"></i></span></a><br>Inspiration: <a href="../inspirations/D.html#delver">Delver</a><br></div><div class="block is-size-7">
|
||
<span class="has-text-weight-semibold">Details</span><br>Code languages: <a href="../games/languages.html#java">Java</a><br>Code licenses: Custom<br>Code repositories: <a href="https://github.com/Interrupt/delverengine.git">Interrupt/delverengine.git<span class="icon has-text-black"><i class="icon-github"></i></span></a>(since 2018, <span class="icon has-text-black" title="top rated"><i class="icon-star"></i></span>)<br>Developers: <a href="../developers/C.html#chad_cuddigan">Chad Cuddigan</a>, <a href="../developers/F.html#felix_siebeneicker">Felix Siebeneicker</a>, <a href="../developers/J.html#jazz_mickle">jazz mickle</a>, <a href="../developers/J.html#jeff">Jeff</a>, <a href="../developers/J.html#joshua_skelton">Joshua Skelton</a><br></div><div class="block is-size-7 has-text-right">
|
||
<a href="../contribute.html#games" title="Contribution guide" class="mr-2">Improve</a>
|
||
<a href="https://raw.githubusercontent.com/Trilarion/opensourcegames/master/entries/delverengine.md" title="Text based entry on Github">Raw entry</a>
|
||
</div>
|
||
</div>
|
||
<div id="desktopadventures" class="box"><nav class="level">
|
||
<div class="level-left">
|
||
<div class="level-item title is-4">DesktopAdventures</div>
|
||
</div>
|
||
<div class="level-right is-size-7"><div class="level-item">Platform:<a href="../games/platforms.html#unspecified" title="Unspecified"><span class="icon has-text-black"><i class="icon-device_unknown"></i></span></a></div><div class="level-item">beta</div><div class="level-item">
|
||
<span class="has-text-weight-bold">active</span><span class="icon has-text-black"><i class="icon-sun"></i></span></div></div>
|
||
</nav><div class="block">
|
||
<div class="tags has-addons"><a href="index.html#game engine" title="game engine games" class="tag is-info">game engine</a><a href="../games/genres.html#remake" title="remake games" class="tag is-info">remake</a>
|
||
<span class="tag is-light">content commercial</span></div>
|
||
</div><div class="block">Homepage: <a href="https://github.com/shinyquagsire23/DesktopAdventures">shinyquagsire23/DesktopAdventures<span class="icon has-text-black"><i class="icon-github"></i></span></a><br>Inspirations: <a href="../inspirations/I.html#indiana_jones_and_his_desktop_adventures">Indiana Jones and his Desktop Adventures</a>, <a href="../inspirations/S.html#star_wars_yoda_stories">Star Wars: Yoda Stories</a><br></div><div class="block is-size-7">
|
||
<span class="has-text-weight-semibold">Details</span><br>Code languages: <a href="../games/languages.html#c">C</a><br>Code licenses: <a href="https://en.wikipedia.org/wiki/GNU_Lesser_General_Public_License">LGPL-2.1</a><br>Code repositories: <a href="https://github.com/shinyquagsire23/DesktopAdventures.git">shinyquagsire23/DesktopAdventures.git<span class="icon has-text-black"><i class="icon-github"></i></span></a>(since 2015, <span class="icon 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>Developer: <a href="../developers/M.html#max_thomas">Max Thomas</a><br></div><div class="block is-size-7 has-text-right">
|
||
<a href="../contribute.html#games" title="Contribution guide" class="mr-2">Improve</a>
|
||
<a href="https://raw.githubusercontent.com/Trilarion/opensourcegames/master/entries/desktopadventures.md" title="Text based entry on Github">Raw entry</a>
|
||
</div>
|
||
</div>
|
||
<div id="dim3" class="box"><nav class="level">
|
||
<div class="level-left">
|
||
<div class="level-item title is-4">dim3</div>
|
||
</div>
|
||
<div class="level-right is-size-7"><div class="level-item">Platforms:<a href="../games/platforms.html#windows" title="Windows"><span class="icon has-text-black"><i class="icon-windows"></i></span></a><a href="../games/platforms.html#linux" title="Linux"><span class="icon has-text-black"><i class="icon-tux"></i></span></a><a href="../games/platforms.html#macos" title="macOS"><span class="icon has-text-black"><i class="icon-appleinc"></i></span></a></div><div class="level-item">beta</div><div class="level-item">inactive since 2014<span class="icon has-text-black"><i class="icon-brightness_3"></i></span></div></div>
|
||
</nav><div class="block">
|
||
<div class="tags has-addons"><a href="index.html#game engine" title="game engine games" class="tag is-info">game engine</a>
|
||
<span class="tag is-light">3D</span></div>
|
||
</div><div class="block">Homepages: <a href="https://web.archive.org/web/20161111001304/http://www.klinksoftware.com/">Archive: 20161111001304/http://www.klinksoftware.com</a>, <a href="https://code.google.com/archive/p/dim3/">code.google.com/archive/p/dim3</a><br></div><div class="block is-size-7">
|
||
<span class="has-text-weight-semibold">Details</span><br>Code languages: <a href="../games/languages.html#c">C</a><br>Code licenses: <a href="https://en.wikipedia.org/wiki/MIT_License">MIT</a><br>Code repositories: <a href="https://github.com/andrewzx1/dim3.git">andrewzx1/dim3.git<span class="icon has-text-black"><i class="icon-github"></i></span></a>(since 2015, <span class="icon has-text-black" title="low rated"><i class="icon-star-o"></i></span>)<br>Developer: <a href="../developers/B.html#brian_barnes">Brian Barnes</a><br></div><div class="block is-size-7 has-text-right">
|
||
<a href="../contribute.html#games" title="Contribution guide" class="mr-2">Improve</a>
|
||
<a href="https://raw.githubusercontent.com/Trilarion/opensourcegames/master/entries/dim3.md" title="Text based entry on Github">Raw entry</a>
|
||
</div>
|
||
</div>
|
||
<div id="dingo-engine" class="box"><nav class="level">
|
||
<div class="level-left">
|
||
<div class="level-item title is-4">Dingo-Engine</div>
|
||
</div>
|
||
<div class="level-right is-size-7"><div class="level-item">Platform:<a href="../games/platforms.html#unspecified" title="Unspecified"><span class="icon has-text-black"><i class="icon-device_unknown"></i></span></a></div><div class="level-item">beta</div><div class="level-item">inactive since 2016<span class="icon has-text-black"><i class="icon-brightness_3"></i></span></div></div>
|
||
</nav><div class="block">
|
||
<div class="tags has-addons"><a href="index.html#game engine" title="game engine games" class="tag is-info">game engine</a>
|
||
<span class="tag is-light">2D</span></div>
|
||
</div><div class="block">Homepage: <a href="https://github.com/FloppidyDingo/Dingo-Engine">FloppidyDingo/Dingo-Engine<span class="icon has-text-black"><i class="icon-github"></i></span></a><br></div><div class="block is-size-7">
|
||
<span class="has-text-weight-semibold">Details</span><br>Code languages: <a href="../games/languages.html#java">Java</a><br>Code licenses: <a href="https://en.wikipedia.org/wiki/BSD_licenses#3-clause_license_(%22BSD_License_2.0%22,_%22Revised_BSD_License%22,_%22New_BSD_License%22,_or_%22Modified_BSD_License%22)">3-clause BSD</a><br>Code repositories: <a href="https://github.com/FloppidyDingo/Dingo-Engine.git">FloppidyDingo/Dingo-Engine.git<span class="icon has-text-black"><i class="icon-github"></i></span></a>(since 2016, <span class="icon has-text-black" title="low rated"><i class="icon-star-o"></i></span>)<br>Code dependencies: JavaFX<br>Developer: <a href="../developers/F.html#floppidydingo">FloppidyDingo</a><br></div><div class="block is-size-7 has-text-right">
|
||
<a href="../contribute.html#games" title="Contribution guide" class="mr-2">Improve</a>
|
||
<a href="https://raw.githubusercontent.com/Trilarion/opensourcegames/master/entries/dingo-engine.md" title="Text based entry on Github">Raw entry</a>
|
||
</div>
|
||
</div>
|
||
<div id="directx12gameengine" class="box"><nav class="level">
|
||
<div class="level-left">
|
||
<div class="level-item title is-4">DirectX12GameEngine</div>
|
||
</div>
|
||
<div class="level-right is-size-7"><div class="level-item">Platform:<a href="../games/platforms.html#windows" title="Windows"><span class="icon has-text-black"><i class="icon-windows"></i></span></a></div><div class="level-item">beta</div><div class="level-item">
|
||
<span class="has-text-weight-bold">active</span><span class="icon has-text-black"><i class="icon-sun"></i></span></div></div>
|
||
</nav><div class="block">
|
||
<div class="tags has-addons"><a href="index.html#game engine" title="game engine games" class="tag is-info">game engine</a></div>
|
||
</div><div class="block">Homepage: <a href="https://github.com/Aminator/DirectX12GameEngine">Aminator/DirectX12GameEngine<span class="icon has-text-black"><i class="icon-github"></i></span></a><br></div><div class="block is-size-7">
|
||
<span class="has-text-weight-semibold">Details</span><br>Code languages: <a href="../games/languages.html#c#">C#</a><br>Code licenses: <a href="https://en.wikipedia.org/wiki/MIT_License">MIT</a><br>Code repositories: <a href="https://github.com/Aminator/DirectX12GameEngine.git">Aminator/DirectX12GameEngine.git<span class="icon has-text-black"><i class="icon-github"></i></span></a>(since 2018, <span class="icon has-text-black" title="top rated"><i class="icon-star"></i></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>Developer: <a href="../developers/A.html#amin_delavar">Amin Delavar</a><br></div><div class="block is-size-7 has-text-right">
|
||
<a href="../contribute.html#games" title="Contribution guide" class="mr-2">Improve</a>
|
||
<a href="https://raw.githubusercontent.com/Trilarion/opensourcegames/master/entries/directx12gameengine.md" title="Text based entry on Github">Raw entry</a>
|
||
</div>
|
||
</div>
|
||
<div id="do_it_yourself_doom_with_sdl" class="box"><nav class="level">
|
||
<div class="level-left">
|
||
<div class="level-item title is-4">Do It Yourself Doom With SDL</div>
|
||
</div>
|
||
<div class="level-right is-size-7"><div class="level-item">Platform:<a href="../games/platforms.html#windows" title="Windows"><span class="icon has-text-black"><i class="icon-windows"></i></span></a></div><div class="level-item">beta</div><div class="level-item">
|
||
<span class="has-text-weight-bold">active</span><span class="icon has-text-black"><i class="icon-sun"></i></span></div></div>
|
||
</nav><div class="block">
|
||
<div class="tags has-addons"><a href="index.html#game engine" title="game engine games" class="tag is-info">game engine</a><a href="../games/genres.html#remake" title="remake games" class="tag is-info">remake</a>
|
||
<span class="tag is-light">clone</span></div>
|
||
</div><div class="block">Homepage: <a href="https://github.com/amroibrahim/DIYDoom">amroibrahim/DIYDoom<span class="icon has-text-black"><i class="icon-github"></i></span></a><br>Inspiration: <a href="../inspirations/D.html#doom">Doom</a><br></div><div class="block is-size-7">
|
||
<span class="has-text-weight-semibold">Details</span><br>Code languages: <a href="../games/languages.html#c++">C++</a><br>Code licenses: <a href="https://en.wikipedia.org/wiki/MIT_License">MIT</a><br>Code repositories: <a href="https://github.com/amroibrahim/DIYDoom.git">amroibrahim/DIYDoom.git<span class="icon has-text-black"><i class="icon-github"></i></span></a>(since 2019, <span class="icon has-text-black" title="top rated"><i class="icon-star"></i></span>)<br>Code dependencies: SDL2<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>Developer: <a href="../developers/A.html#amro_ibrahim">Amro Ibrahim</a><br></div><div class="block is-size-7 has-text-right">
|
||
<a href="../contribute.html#games" title="Contribution guide" class="mr-2">Improve</a>
|
||
<a href="https://raw.githubusercontent.com/Trilarion/opensourcegames/master/entries/do_it_yourself_doom_with_sdl.md" title="Text based entry on Github">Raw entry</a>
|
||
</div>
|
||
</div>
|
||
<div id="doom" class="box"><nav class="level">
|
||
<div class="level-left">
|
||
<div class="level-item title is-4">DOOM</div>
|
||
</div>
|
||
<div class="level-right is-size-7"><div class="level-item">Platform:<a href="../games/platforms.html#linux" title="Linux"><span class="icon has-text-black"><i class="icon-tux"></i></span></a></div><div class="level-item">
|
||
<span class="has-text-weight-bold">mature</span></div><div class="level-item">inactive since 2012<span class="icon has-text-black"><i class="icon-brightness_3"></i></span></div></div>
|
||
</nav><div class="block">
|
||
<div class="tags has-addons"><a href="../games/genres.html#action" title="action games" class="tag is-info">action</a><a href="index.html#game engine" title="game engine games" class="tag is-info">game engine</a>
|
||
<span class="tag is-light">first-person</span>
|
||
<span class="tag is-light">shooter</span></div>
|
||
</div><div class="block">Homepage: <a href="https://github.com/id-Software/DOOM">id-Software/DOOM<span class="icon has-text-black"><i class="icon-github"></i></span></a><br>Inspiration: <a href="../inspirations/D.html#doom">Doom</a><br></div><div class="block is-size-7">
|
||
<span class="has-text-weight-semibold">Details</span><br>Code languages: <a href="../games/languages.html#c">C</a><br>Code licenses: Custom<br>Code repositories: <a href="https://github.com/id-Software/DOOM.git">id-Software/DOOM.git<span class="icon has-text-black"><i class="icon-github"></i></span></a>(since 2012, <span class="icon has-text-black" title="top rated"><i class="icon-star"></i></span>)<br></div><div class="block is-size-7 has-text-right">
|
||
<a href="../contribute.html#games" title="Contribution guide" class="mr-2">Improve</a>
|
||
<a href="https://raw.githubusercontent.com/Trilarion/opensourcegames/master/entries/doom.md" title="Text based entry on Github">Raw entry</a>
|
||
</div>
|
||
</div>
|
||
<div id="dreamzzt" class="box"><nav class="level">
|
||
<div class="level-left">
|
||
<div class="level-item title is-4">DreamZZT</div>
|
||
</div>
|
||
<div class="level-right is-size-7"><div class="level-item">Platform:<a href="../games/platforms.html#unspecified" title="Unspecified"><span class="icon has-text-black"><i class="icon-device_unknown"></i></span></a></div><div class="level-item">beta</div><div class="level-item">inactive since 2007<span class="icon has-text-black"><i class="icon-brightness_3"></i></span></div></div>
|
||
</nav><div class="block">
|
||
<div class="tags has-addons"><a href="index.html#game engine" title="game engine games" class="tag is-info">game engine</a><a href="../games/genres.html#remake" title="remake games" class="tag is-info">remake</a></div>
|
||
</div><div class="block">Homepage: <a href="https://github.com/c99koder/DreamZZT">c99koder/DreamZZT<span class="icon has-text-black"><i class="icon-github"></i></span></a><br>Inspiration: <a href="../inspirations/Z.html#zzt">ZZT</a><br></div><div class="block is-size-7">
|
||
<span class="has-text-weight-semibold">Details</span><br>Code languages: <a href="../games/languages.html#c">C</a>, <a href="../games/languages.html#c++">C++</a><br>Code licenses: <a href="https://en.wikipedia.org/wiki/GNU_General_Public_License">GPL-2.0</a><br>Code repositories: <a href="https://github.com/c99koder/DreamZZT.git">c99koder/DreamZZT.git<span class="icon has-text-black"><i class="icon-github"></i></span></a>(since 2011, <span class="icon 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://en.wikipedia.org/wiki/Make_(software)" class="is-size-7">Make</a><br>Developers: <a href="../developers/A.html#aaronapgar">aaronapgar</a>, <a href="../developers/S.html#sam_steele">Sam Steele</a><br></div><div class="block is-size-7 has-text-right">
|
||
<a href="../contribute.html#games" title="Contribution guide" class="mr-2">Improve</a>
|
||
<a href="https://raw.githubusercontent.com/Trilarion/opensourcegames/master/entries/dreamzzt.md" title="Text based entry on Github">Raw entry</a>
|
||
</div>
|
||
</div>
|
||
<div id="dreerally" class="box"><nav class="level">
|
||
<div class="level-left">
|
||
<div class="level-item title is-4">Dreerally</div>
|
||
</div>
|
||
<div class="level-right is-size-7"><div class="level-item">Platform:<a href="../games/platforms.html#unspecified" title="Unspecified"><span class="icon has-text-black"><i class="icon-device_unknown"></i></span></a></div><div class="level-item">beta</div><div class="level-item">
|
||
<span class="has-text-weight-bold">active</span><span class="icon has-text-black"><i class="icon-sun"></i></span></div></div>
|
||
</nav><div class="block">
|
||
<div class="tags has-addons"><a href="index.html#game engine" title="game engine games" class="tag is-info">game engine</a><a href="../games/genres.html#remake" title="remake games" class="tag is-info">remake</a>
|
||
<span class="tag is-light">content commercial + original required</span></div>
|
||
</div><div class="block">Homepage: <a href="https://dreerally.com/">dreerally.com</a><br>Inspiration: <a href="../inspirations/D.html#death_rally">Death Rally</a><br></div><div class="block is-size-7">
|
||
<span class="has-text-weight-semibold">Details</span><br>Code languages: <a href="../games/languages.html#c">C</a>, <a href="../games/languages.html#c++">C++</a><br>Code licenses: Custom<br>Code repositories: <a href="https://github.com/enriquesomolinos/DreeRally.git">enriquesomolinos/DreeRally.git<span class="icon has-text-black"><i class="icon-github"></i></span></a>(since 2016, <span class="icon has-text-black" title="medium rated"><i class="icon-star-half-full"></i></span>)<br>Code dependencies: SDL<br>Developer: <a href="../developers/E.html#enrique_somolinos_prez">Enrique Somolinos Pérez</a><br></div><div class="block is-size-7 has-text-right">
|
||
<a href="../contribute.html#games" title="Contribution guide" class="mr-2">Improve</a>
|
||
<a href="https://raw.githubusercontent.com/Trilarion/opensourcegames/master/entries/dreerally.md" title="Text based entry on Github">Raw entry</a>
|
||
</div>
|
||
</div>
|
||
<div id="duality" class="box"><nav class="level">
|
||
<div class="level-left">
|
||
<div class="level-item title is-4">Duality</div>
|
||
</div>
|
||
<div class="level-right is-size-7"><div class="level-item">Platform:<a href="../games/platforms.html#unspecified" title="Unspecified"><span class="icon has-text-black"><i class="icon-device_unknown"></i></span></a></div><div class="level-item">
|
||
<span class="has-text-weight-bold">mature</span></div><div class="level-item">
|
||
<span class="has-text-weight-bold">active</span><span class="icon has-text-black"><i class="icon-sun"></i></span></div></div>
|
||
</nav><div class="block">
|
||
<div class="tags has-addons"><a href="index.html#game engine" title="game engine games" class="tag is-info">game engine</a>
|
||
<span class="tag is-light">2D</span></div>
|
||
</div><div class="block">Homepage: <a href="https://www.duality2d.net/">www.duality2d.net</a><br></div><div class="block is-size-7">
|
||
<span class="has-text-weight-semibold">Details</span><br>Code languages: <a href="../games/languages.html#c#">C#</a><br>Code licenses: <a href="https://en.wikipedia.org/wiki/MIT_License">MIT</a><br>Code repositories: <a href="https://github.com/AdamsLair/duality.git">AdamsLair/duality.git<span class="icon has-text-black"><i class="icon-github"></i></span></a>(since 2013, <span class="icon has-text-black" title="top rated"><i class="icon-star"></i></span>)<br><details><summary>Developers: (13)</summary><a href="../developers/A.html#adamx">Adam</a>, <a href="../developers/A.html#alexandre_oliveira">Alexandre Oliveira</a>, <a href="../developers/A.html#andrew_oconnor">Andrew O'Connor</a>, <a href="../developers/C.html#christian_greiner">Christian Greiner</a>, <a href="../developers/D.html#dean_johnson">Dean Johnson</a>, <a href="../developers/I.html#intercross21">intercross21</a>, <a href="../developers/J.html#jared_miller">Jared Miller</a>, <a href="../developers/L.html#lrinc">Lőrinc</a>, <a href="../developers/L.html#lrinc_serfz">Lőrinc Serfőző</a>, <a href="../developers/M.html#mladen_mihajlovi">Mladen Mihajlović</a>, <a href="../developers/R.html#rick_van_dam">Rick van Dam</a>, <a href="../developers/S.html#sirepi">SirePi</a>, <a href="../developers/T.html#tliecau">tliecau</a></details><br></div><div class="block is-size-7 has-text-right">
|
||
<a href="../contribute.html#games" title="Contribution guide" class="mr-2">Improve</a>
|
||
<a href="https://raw.githubusercontent.com/Trilarion/opensourcegames/master/entries/duality.md" title="Text based entry on Github">Raw entry</a>
|
||
</div>
|
||
</div>
|
||
<div id="dwarfcorp" class="box"><nav class="level">
|
||
<div class="level-left">
|
||
<div class="level-item title is-4">DwarfCorp</div>
|
||
</div>
|
||
<div class="level-right is-size-7"><div class="level-item">Platforms:<a href="../games/platforms.html#windows" title="Windows"><span class="icon has-text-black"><i class="icon-windows"></i></span></a><a href="../games/platforms.html#linux" title="Linux"><span class="icon has-text-black"><i class="icon-tux"></i></span></a><a href="../games/platforms.html#macos" title="macOS"><span class="icon has-text-black"><i class="icon-appleinc"></i></span></a></div><div class="level-item">
|
||
<span class="has-text-weight-bold">mature</span></div><div class="level-item">
|
||
<span class="has-text-weight-bold">active</span><span class="icon has-text-black"><i class="icon-sun"></i></span></div></div>
|
||
</nav><div class="block">
|
||
<div class="tags has-addons"><a href="index.html#game engine" title="game engine games" class="tag is-info">game engine</a><a href="../games/genres.html#strategy" title="strategy games" class="tag is-info">strategy</a>
|
||
<span class="tag is-light">content commercial</span></div>
|
||
</div><div class="block">Homepage: <a href="http://www.dwarfcorp.com/">www.dwarfcorp.com</a><br>Inspirations: <a href="../inspirations/D.html#dwarf_fortress">Dwarf Fortress</a>, <a href="../inspirations/M.html#minecraft">Minecraft</a><br></div><div class="block is-size-7">
|
||
<span class="has-text-weight-semibold">Details</span><br>Code languages: <a href="../games/languages.html#c#">C#</a><br>Code licenses: <a href="https://en.wikipedia.org/wiki/MIT_License">MIT</a><br>Code repositories: <a href="https://github.com/Blecki/dwarfcorp.git">Blecki/dwarfcorp.git<span class="icon has-text-black"><i class="icon-github"></i></span></a>(since 2015, <span class="icon has-text-black" title="top rated"><i class="icon-star"></i></span>)<br>Code dependencies: MonoGame, XNA<br>Assets licenses: Proprietary<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>Developers: <a href="../developers/C.html#chris_cajas">Chris Cajas</a>, <a href="../developers/D.html#daniel_roethlisberger">Daniel Roethlisberger</a>, <a href="../developers/M.html#makeshiftrobot">Makeshiftrobot</a>, <a href="../developers/M.html#matthew_klingensmith">Matthew Klingensmith</a>, <a href="../developers/S.html#solsund">Solsund</a>, <a href="../developers/Y.html#yueran_aaron_yuan">Yueran (Aaron) Yuan</a><br></div><div class="block is-size-7 has-text-right">
|
||
<a href="../contribute.html#games" title="Contribution guide" class="mr-2">Improve</a>
|
||
<a href="https://raw.githubusercontent.com/Trilarion/opensourcegames/master/entries/dwarfcorp.md" title="Text based entry on Github">Raw entry</a>
|
||
</div>
|
||
</div>
|
||
<div id="eadventure" class="box"><nav class="level">
|
||
<div class="level-left">
|
||
<div class="level-item title is-4">eAdventure</div>
|
||
</div>
|
||
<div class="level-right is-size-7"><div class="level-item">Platform:<a href="../games/platforms.html#unspecified" title="Unspecified"><span class="icon has-text-black"><i class="icon-device_unknown"></i></span></a></div><div class="level-item">
|
||
<span class="has-text-weight-bold">mature</span></div><div class="level-item">inactive since 2014<span class="icon has-text-black"><i class="icon-brightness_3"></i></span></div></div>
|
||
</nav><div class="block">
|
||
<div class="tags has-addons"><a href="../games/genres.html#adventure" title="adventure games" class="tag is-info">adventure</a><a href="index.html#game engine" title="game engine games" class="tag is-info">game engine</a>
|
||
<span class="tag is-light">point & click</span></div>
|
||
</div><div class="block">Homepages: <a href="http://e-adventure.e-ucm.es/">e-adventure.e-ucm.es</a>, <a href="https://sourceforge.net/projects/e-adventure/">e-adventure<span class="icon has-text-black"><i class="icon-sourceforge"></i></span></a><br>Download: <a href="https://sourceforge.net/projects/e-adventure/files/">e-adventure/files<span class="icon has-text-black"><i class="icon-sourceforge"></i></span></a><br></div><div class="block is-size-7">
|
||
<span class="has-text-weight-semibold">Details</span><br>Code languages: <a href="../games/languages.html#java">Java</a>, <a href="../games/languages.html#c#">C#</a><br>Code licenses: <a href="https://en.wikipedia.org/wiki/GNU_General_Public_License">GPL-3.0</a><br>Code repositories: <a href="https://github.com/e-ucm/eAdventure-legacy.git">e-ucm/eAdventure-legacy.git<span class="icon has-text-black"><i class="icon-github"></i></span></a>(archived, since 2013, <span class="icon has-text-black" title="low rated"><i class="icon-star-o"></i></span>), <a href="https://github.com/e-ucm/eAdventure.git @add">e-ucm/eAdventure.git @add<span class="icon has-text-black"><i class="icon-github"></i></span></a>(archived, since 2012, <span class="icon has-text-black" title="low rated"><i class="icon-star-o"></i></span>), <a href="https://github.com/e-ucm/uAdventure.git @add">e-ucm/uAdventure.git @add<span class="icon has-text-black"><i class="icon-github"></i></span></a>(since 2016, <span class="icon has-text-black" title="low rated"><i class="icon-star-o"></i></span>), <a href="https://gitlab.com/osgames/e-adventure.git @add">osgames/e-adventure.git @add<span class="icon has-text-black"><i class="icon-gitlab"></i></span></a>(since 2019, <span class="icon has-text-black" title="low rated"><i class="icon-star-o"></i></span>), <a href="https://svn.code.sf.net/p/e-adventure/code">svn.code.sf.net/p/e-adventure/code</a><br>
|
||
<span class="is-size-7">Build system: </span><a href="http://ant.apache.org/" class="is-size-7">Ant</a><br><details><summary>Developers: (12)</summary><a href="../developers/A.html#alberto">Alberto</a>, <a href="../developers/E.html#emarchiori">emarchiori</a>, <a href="../developers/E.html#enrique_lpez_maas">Enrique López Mañas</a>, <a href="../developers/E.html#eucm_developer">eUCM Developer</a>, <a href="../developers/I.html#imartinez">imartinez</a>, <a href="../developers/I.html#ivan_martinez-ortiz">Ivan Martinez-Ortiz</a>, <a href="../developers/I.html#ivn_j_prez">Iván J. Pérez</a>, <a href="../developers/J.html#javier_torrente">Javier Torrente</a>, <a href="../developers/M.html#manuel_freire">Manuel Freire</a>, <a href="../developers/V.html#victorma_perez_colado">Victorma Perez Colado</a>, <a href="../developers/A.html#ngel_del_blanco_aguado">Ángel del Blanco Aguado</a>, <a href="../developers/A.html#ngel_serrano">Ángel Serrano</a></details><br></div><div class="block is-size-7 has-text-right">
|
||
<a href="../contribute.html#games" title="Contribution guide" class="mr-2">Improve</a>
|
||
<a href="https://raw.githubusercontent.com/Trilarion/opensourcegames/master/entries/eadventure.md" title="Text based entry on Github">Raw entry</a>
|
||
</div>
|
||
</div>
|
||
<div id="edisonengine" class="box"><nav class="level">
|
||
<div class="level-left">
|
||
<div class="level-item title is-4">EdisonEngine</div>
|
||
</div>
|
||
<div class="level-right is-size-7"><div class="level-item">Platforms:<a href="../games/platforms.html#windows" title="Windows"><span class="icon has-text-black"><i class="icon-windows"></i></span></a><a href="../games/platforms.html#linux" title="Linux"><span class="icon has-text-black"><i class="icon-tux"></i></span></a></div><div class="level-item">beta</div><div class="level-item">
|
||
<span class="has-text-weight-bold">active</span><span class="icon has-text-black"><i class="icon-sun"></i></span></div></div>
|
||
</nav><div class="block">
|
||
<div class="tags has-addons"><a href="../games/genres.html#action" title="action games" class="tag is-info">action</a><a href="index.html#game engine" title="game engine games" class="tag is-info">game engine</a><a href="../games/genres.html#remake" title="remake games" class="tag is-info">remake</a>
|
||
<span class="tag is-light">content commercial + original required</span></div>
|
||
</div><div class="block">Homepage: <a href="https://github.com/stohrendorf/EdisonEngine">stohrendorf/EdisonEngine<span class="icon has-text-black"><i class="icon-github"></i></span></a><br>Inspiration: <a href="../inspirations/T.html#tomb_raider">Tomb Raider</a><br>Download: <a href="https://github.com/stohrendorf/EdisonEngine/releases">stohrendorf/EdisonEngine/releases<span class="icon has-text-black"><i class="icon-github"></i></span></a><br></div><div class="block is-size-7">
|
||
<span class="has-text-weight-semibold">Details</span><br>Code languages: <a href="../games/languages.html#c++">C++</a>, <a href="../games/languages.html#python">Python</a><br>Code licenses: <a href="https://en.wikipedia.org/wiki/GNU_Lesser_General_Public_License">LGPL-3.0</a><br>Code repositories: <a href="https://github.com/stohrendorf/EdisonEngine.git">stohrendorf/EdisonEngine.git<span class="icon has-text-black"><i class="icon-github"></i></span></a>(since 2015, <span class="icon has-text-black" title="low rated"><i class="icon-star-o"></i></span>)<br>
|
||
<span class="is-size-7">Build system: </span><a href="https://cmake.org/" class="is-size-7">CMake</a><br>Developers: <a href="../developers/F.html#federico_barlotti">Federico Barlotti</a>, <a href="../developers/G.html#gh0stblade">Gh0stBlade</a>, <a href="../developers/R.html#richardba">richardba</a>, <a href="../developers/S.html#steffen_ohrendorf">Steffen Ohrendorf</a>, <a href="../developers/S.html#stltomb">stltomb</a>, <a href="../developers/T.html#t4larson">T4Larson</a>, <a href="../developers/T.html#teslarus">TeslaRus</a>, <a href="../developers/T.html#torsten_kammer">Torsten Kammer</a>, <a href="../developers/V.html#volker_schneider">Volker Schneider</a>, <a href="../developers/V.html#vvs-">vvs-</a><br></div><div class="block is-size-7 has-text-right">
|
||
<a href="../contribute.html#games" title="Contribution guide" class="mr-2">Improve</a>
|
||
<a href="https://raw.githubusercontent.com/Trilarion/opensourcegames/master/entries/edisonengine.md" title="Text based entry on Github">Raw entry</a>
|
||
</div>
|
||
</div>
|
||
<div id="elysium_engine" class="box"><nav class="level">
|
||
<div class="level-left">
|
||
<div class="level-item title is-4">Elysium Engine</div>
|
||
</div>
|
||
<div class="level-right is-size-7"><div class="level-item">Platform:<a href="../games/platforms.html#linux" title="Linux"><span class="icon has-text-black"><i class="icon-tux"></i></span></a></div><div class="level-item">beta</div><div class="level-item">inactive since 2006<span class="icon has-text-black"><i class="icon-brightness_3"></i></span></div></div>
|
||
</nav><div class="block">
|
||
<div class="tags has-addons"><a href="index.html#game engine" title="game engine games" class="tag is-info">game engine</a><a href="../games/genres.html#role playing" title="role playing games" class="tag is-info">role playing</a>
|
||
<span class="tag is-light">2D</span>
|
||
<span class="tag is-light">multiplayer online + massive</span></div>
|
||
</div><div class="block">Homepages: <a href="http://elysium.sourceforge.net/">elysium.sourceforge.net</a>, <a href="https://sourceforge.net/projects/elysium/">elysium<span class="icon has-text-black"><i class="icon-sourceforge"></i></span></a><br>Download: <a href="https://sourceforge.net/projects/elysium/files/">elysium/files<span class="icon has-text-black"><i class="icon-sourceforge"></i></span></a><br></div><div class="block is-size-7">
|
||
<span class="has-text-weight-semibold">Details</span><br>Code languages: <a href="../games/languages.html#c">C</a><br>Code licenses: <a href="https://en.wikipedia.org/wiki/GNU_General_Public_License">GPL-2.0</a><br>Code repositories: <a href="http://elysium.cvs.sourceforge.net">elysium.cvs.sourceforge.net</a><br>Developers: <a href="../developers/D.html#daniel_arajo">Daniel Araújo</a>, <a href="../developers/P.html#pingu">pingu</a><br></div><div class="block is-size-7 has-text-right">
|
||
<a href="../contribute.html#games" title="Contribution guide" class="mr-2">Improve</a>
|
||
<a href="https://raw.githubusercontent.com/Trilarion/opensourcegames/master/entries/elysium_engine.md" title="Text based entry on Github">Raw entry</a>
|
||
</div>
|
||
</div>
|
||
<div id="enduro2d" class="box"><nav class="level">
|
||
<div class="level-left">
|
||
<div class="level-item title is-4">Enduro2D</div>
|
||
</div>
|
||
<div class="level-right is-size-7"><div class="level-item">Platform:<a href="../games/platforms.html#unspecified" title="Unspecified"><span class="icon has-text-black"><i class="icon-device_unknown"></i></span></a></div><div class="level-item">beta</div><div class="level-item">
|
||
<span class="has-text-weight-bold">active</span><span class="icon has-text-black"><i class="icon-sun"></i></span></div></div>
|
||
</nav><div class="block">
|
||
<div class="tags has-addons"><a href="index.html#framework" title="framework games" class="tag is-info">framework</a><a href="index.html#game engine" title="game engine games" class="tag is-info">game engine</a>
|
||
<span class="tag is-light">2D</span></div>
|
||
</div><div class="block">Homepage: <a href="https://github.com/enduro2d/enduro2d">enduro2d/enduro2d<span class="icon has-text-black"><i class="icon-github"></i></span></a><br></div><div class="block is-size-7">
|
||
<span class="has-text-weight-semibold">Details</span><br>Code languages: <a href="../games/languages.html#c++">C++</a><br>Code licenses: <a href="https://en.wikipedia.org/wiki/MIT_License">MIT</a><br>Code repositories: <a href="https://github.com/enduro2d/enduro2d.git">enduro2d/enduro2d.git<span class="icon has-text-black"><i class="icon-github"></i></span></a>(since 2018, <span class="icon 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>Developer: <a href="../developers/M.html#matvey_cherevko">Matvey Cherevko</a><br></div><div class="block is-size-7 has-text-right">
|
||
<a href="../contribute.html#games" title="Contribution guide" class="mr-2">Improve</a>
|
||
<a href="https://raw.githubusercontent.com/Trilarion/opensourcegames/master/entries/enduro2d.md" title="Text based entry on Github">Raw entry</a>
|
||
</div>
|
||
</div>
|
||
<div id="erampage" class="box"><nav class="level">
|
||
<div class="level-left">
|
||
<div class="level-item title is-4">erampage</div>
|
||
</div>
|
||
<div class="level-right is-size-7"><div class="level-item">Platform:<a href="../games/platforms.html#unspecified" title="Unspecified"><span class="icon has-text-black"><i class="icon-device_unknown"></i></span></a></div><div class="level-item">beta</div><div class="level-item">inactive since 2015<span class="icon has-text-black"><i class="icon-brightness_3"></i></span></div></div>
|
||
</nav><div class="block">
|
||
<div class="tags has-addons"><a href="index.html#game engine" title="game engine games" class="tag is-info">game engine</a><a href="../games/genres.html#remake" title="remake games" class="tag is-info">remake</a></div>
|
||
</div><div class="block">Homepages: <a href="http://www.jonhunt.com/redneck/erampage.html">www.jonhunt.com/redneck/erampage.html</a>, <a href="https://code.google.com/archive/p/erampage/">code.google.com/archive/p/erampage</a><br>Inspiration: <a href="../inspirations/R.html#redneck_rampage">Redneck Rampage</a><br></div><div class="block is-size-7">
|
||
<span class="has-text-weight-semibold">Details</span><br>Code languages: <a href="../games/languages.html#c">C</a><br>Code licenses: <a href="https://en.wikipedia.org/wiki/GNU_General_Public_License">GPL-2.0</a><br>Code repositories: <a href="https://github.com/ttyborg/erampage.git">ttyborg/erampage.git<span class="icon has-text-black"><i class="icon-github"></i></span></a>(since 2015, <span class="icon has-text-black" title="low rated"><i class="icon-star-o"></i></span>)<br></div><div class="block is-size-7 has-text-right">
|
||
<a href="../contribute.html#games" title="Contribution guide" class="mr-2">Improve</a>
|
||
<a href="https://raw.githubusercontent.com/Trilarion/opensourcegames/master/entries/erampage.md" title="Text based entry on Github">Raw entry</a>
|
||
</div>
|
||
</div>
|
||
<div id="esenthel_engine" class="box"><nav class="level">
|
||
<div class="level-left">
|
||
<div class="level-item title is-4">Esenthel Engine</div>
|
||
</div>
|
||
<div class="level-right is-size-7"><div class="level-item">Platforms:<a href="../games/platforms.html#windows" title="Windows"><span class="icon has-text-black"><i class="icon-windows"></i></span></a><a href="../games/platforms.html#linux" title="Linux"><span class="icon has-text-black"><i class="icon-tux"></i></span></a><a href="../games/platforms.html#macos" title="macOS"><span class="icon has-text-black"><i class="icon-appleinc"></i></span></a><a href="../games/platforms.html#android" title="Android"><span class="icon has-text-black"><i class="icon-android"></i></span></a><a href="../games/platforms.html#ios" title="iOS"><span class="icon has-text-black"><i class="icon-ios"></i></span></a><a href="../games/platforms.html#web" title="Web"><span class="icon has-text-black"><i class="icon-earth"></i></span></a></div><div class="level-item">beta</div><div class="level-item">
|
||
<span class="has-text-weight-bold">active</span><span class="icon has-text-black"><i class="icon-sun"></i></span></div></div>
|
||
</nav><div class="block">
|
||
<div class="tags has-addons"><a href="index.html#game engine" title="game engine games" class="tag is-info">game engine</a></div>
|
||
</div><div class="block">Homepage: <a href="http://esenthel.com/">esenthel.com</a><br>Download: <a href="https://esenthel.com/?id=store&cat=0&mode=download">esenthel.com/?id=store&cat=0&mode=download</a><br></div><div class="block is-size-7">
|
||
<span class="has-text-weight-semibold">Details</span><br>Code languages: <a href="../games/languages.html#c">C</a>, <a href="../games/languages.html#c++">C++</a><br>Code licenses: Custom<br>Code repositories: <a href="https://github.com/Esenthel/EsenthelEngine.git">Esenthel/EsenthelEngine.git<span class="icon has-text-black"><i class="icon-github"></i></span></a>(since 2019, <span class="icon has-text-black" title="top rated"><i class="icon-star"></i></span>)<br>
|
||
<span class="is-size-7">Build system: </span><a href="https://en.wikipedia.org/wiki/Make_(software)" class="is-size-7">Make</a><br>Developer: <a href="../developers/G.html#gregslazinski">GregSlazinski</a><br></div><div class="block is-size-7 has-text-right">
|
||
<a href="../contribute.html#games" title="Contribution guide" class="mr-2">Improve</a>
|
||
<a href="https://raw.githubusercontent.com/Trilarion/opensourcegames/master/entries/esenthel_engine.md" title="Text based entry on Github">Raw entry</a>
|
||
</div>
|
||
</div>
|
||
<div id="ezengine" class="box"><nav class="level">
|
||
<div class="level-left">
|
||
<div class="level-item title is-4">ezEngine</div>
|
||
</div>
|
||
<div class="level-right is-size-7"><div class="level-item">Platforms:<a href="../games/platforms.html#windows" title="Windows"><span class="icon has-text-black"><i class="icon-windows"></i></span></a><a href="../games/platforms.html#linux" title="Linux"><span class="icon has-text-black"><i class="icon-tux"></i></span></a><a href="../games/platforms.html#macos" title="macOS"><span class="icon has-text-black"><i class="icon-appleinc"></i></span></a><a href="../games/platforms.html#android" title="Android"><span class="icon has-text-black"><i class="icon-android"></i></span></a></div><div class="level-item">
|
||
<span class="has-text-weight-bold">mature</span></div><div class="level-item">
|
||
<span class="has-text-weight-bold">active</span><span class="icon has-text-black"><i class="icon-sun"></i></span></div></div>
|
||
</nav><div class="block">
|
||
<div class="tags has-addons"><a href="index.html#game engine" title="game engine games" class="tag is-info">game engine</a></div>
|
||
</div><div class="block">Homepage: <a href="https://ezengine.net/index.html">ezengine.net/index.html</a><br>Download: <a href="https://github.com/ezEngine/ezEngine/releases">ezEngine/ezEngine/releases<span class="icon has-text-black"><i class="icon-github"></i></span></a><br></div><div class="block is-size-7">
|
||
<span class="has-text-weight-semibold">Details</span><br>Code languages: <a href="../games/languages.html#c++">C++</a>, <a href="../games/languages.html#javascript">JavaScript</a><br>Code licenses: <a href="https://en.wikipedia.org/wiki/MIT_License">MIT</a><br>Code repositories: <a href="https://github.com/ezEngine/ezEngine.git">ezEngine/ezEngine.git<span class="icon has-text-black"><i class="icon-github"></i></span></a>(since 2014, <span class="icon 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>Developers: <a href="../developers/B.html#benjamin_thaut">Benjamin Thaut</a>, <a href="../developers/C.html#c-core">C-Core</a>, <a href="../developers/I.html#ingrater">Ingrater</a>, <a href="../developers/J.html#jan_krassnigg">Jan Krassnigg</a>, <a href="../developers/M.html#marc">Marc</a>, <a href="../developers/R.html#rawrunprotected">rawrunprotected</a>, <a href="../developers/R.html#robert_campbell">Robert Campbell</a>, <a href="../developers/S.html#sanakan8472">Sanakan8472</a>, <a href="../developers/W.html#wumpf">Wumpf</a><br></div><div class="block is-size-7 has-text-right">
|
||
<a href="../contribute.html#games" title="Contribution guide" class="mr-2">Improve</a>
|
||
<a href="https://raw.githubusercontent.com/Trilarion/opensourcegames/master/entries/ezengine.md" title="Text based entry on Github">Raw entry</a>
|
||
</div>
|
||
</div>
|
||
<div id="falltergeist" class="box"><nav class="level">
|
||
<div class="level-left">
|
||
<div class="level-item title is-4">Falltergeist</div>
|
||
</div>
|
||
<div class="level-right is-size-7"><div class="level-item">Platforms:<a href="../games/platforms.html#windows" title="Windows"><span class="icon has-text-black"><i class="icon-windows"></i></span></a><a href="../games/platforms.html#linux" title="Linux"><span class="icon has-text-black"><i class="icon-tux"></i></span></a></div><div class="level-item">beta</div><div class="level-item">
|
||
<span class="has-text-weight-bold">active</span><span class="icon has-text-black"><i class="icon-sun"></i></span></div></div>
|
||
</nav><div class="block">
|
||
<div class="tags has-addons"><a href="index.html#game engine" title="game engine games" class="tag is-info">game engine</a><a href="../games/genres.html#remake" title="remake games" class="tag is-info">remake</a><a href="../games/genres.html#role playing" title="role playing games" class="tag is-info">role playing</a>
|
||
<span class="tag is-light">content commercial + original required</span></div>
|
||
</div><div class="block">Homepage: <a href="https://falltergeist.org/">falltergeist.org</a><br>Inspiration: <a href="../inspirations/F.html#fallout_2">Fallout 2</a><br>Download: <a href="https://github.com/falltergeist/falltergeist/releases">falltergeist/falltergeist/releases<span class="icon has-text-black"><i class="icon-github"></i></span></a><br></div><div class="block is-size-7">
|
||
<span class="has-text-weight-semibold">Details</span><br>Code languages: <a href="../games/languages.html#c++">C++</a><br>Code licenses: <a href="https://en.wikipedia.org/wiki/GNU_General_Public_License">GPL-3.0</a><br>Code repositories: <a href="https://github.com/falltergeist/falltergeist.git">falltergeist/falltergeist.git<span class="icon has-text-black"><i class="icon-github"></i></span></a>(since 2012, <span class="icon has-text-black" title="top rated"><i class="icon-star"></i></span>)<br>Code dependencies: GLEW, SDL2<br>
|
||
<span class="is-size-7">Build system: </span><a href="https://cmake.org/" class="is-size-7">CMake</a><br><details><summary>Developers: (20)</summary><a href="../developers/0.html#667bdrm">667bdrm</a>, <a href="../developers/A.html#adamx">Adam</a>, <a href="../developers/A.html#adam_kewley">Adam Kewley</a>, <a href="../developers/A.html#aleksandr_vorobiev">Aleksandr Vorobiev</a>, <a href="../developers/D.html#dmitry_alekseev">Dmitry Alekseev</a>, <a href="../developers/D.html#dreamer">Dreamer</a>, <a href="../developers/E.html#epifanov_ivan">Epifanov Ivan</a>, <a href="../developers/I.html#ivan_romanov">Ivan Romanov</a>, <a href="../developers/M.html#micha_janiszewski">Michał Janiszewski</a>, <a href="../developers/M.html#mikhail_paulyshka">Mikhail Paulyshka</a>, <a href="../developers/P.html#poxu">poxu</a>, <a href="../developers/R.html#radegast">Radegast</a>, <a href="../developers/R.html#rohit_nirmal">Rohit Nirmal</a>, <a href="../developers/S.html#s7jones">s7jones</a>, <a href="../developers/S.html#sergei_maximov">Sergei Maximov</a>, <a href="../developers/S.html#shsorbom">shsorbom</a>, <a href="../developers/T.html#teep0">teep0</a>, <a href="../developers/V.html#vadim_balashoff">Vadim Balashoff</a>, <a href="../developers/V.html#vlad">Vlad</a>, <a href="../developers/Z.html#zervox">Zervox</a></details><br></div><div class="block is-size-7 has-text-right">
|
||
<a href="../contribute.html#games" title="Contribution guide" class="mr-2">Improve</a>
|
||
<a href="https://raw.githubusercontent.com/Trilarion/opensourcegames/master/entries/falltergeist.md" title="Text based entry on Github">Raw entry</a>
|
||
</div>
|
||
</div>
|
||
<div id="fife" class="box"><nav class="level">
|
||
<div class="level-left">
|
||
<div class="level-item title is-4">FIFE</div>
|
||
</div>
|
||
<div class="level-right is-size-7"><div class="level-item">Platform:<a href="../games/platforms.html#windows" title="Windows"><span class="icon has-text-black"><i class="icon-windows"></i></span></a></div><div class="level-item">beta</div><div class="level-item">
|
||
<span class="has-text-weight-bold">active</span><span class="icon has-text-black"><i class="icon-sun"></i></span></div></div>
|
||
</nav><div class="block">
|
||
<div class="tags has-addons"><a href="index.html#game engine" title="game engine games" class="tag is-info">game engine</a>
|
||
<span class="tag is-light">isometric</span></div>
|
||
</div><div class="block">Homepages: <a href="http://www.fifengine.net/">www.fifengine.net</a>, <a href="https://sourceforge.net/projects/fife/">fife<span class="icon has-text-black"><i class="icon-sourceforge"></i></span></a><br>Downloads: <a href="https://github.com/fifengine/fifengine/wiki/Downloads">fifengine/fifengine/wiki/Downloads<span class="icon has-text-black"><i class="icon-github"></i></span></a>, <a href="https://sourceforge.net/projects/fife/files/">fife/files<span class="icon has-text-black"><i class="icon-sourceforge"></i></span></a><br></div><div class="block is-size-7">
|
||
<span class="has-text-weight-semibold">Details</span><br>Code languages: <a href="../games/languages.html#c++">C++</a>, <a href="../games/languages.html#python">Python</a><br>Code licenses: <a href="https://en.wikipedia.org/wiki/GNU_Lesser_General_Public_License">LGPL-2.1</a><br>Code repositories: <a href="https://github.com/fifengine/fifengine.git">fifengine/fifengine.git<span class="icon has-text-black"><i class="icon-github"></i></span></a>(since 2013, <span class="icon 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><details><summary>Developers: (23)</summary><a href="../developers/C.html#cheesesucker">CheeseSucker</a>, <a href="../developers/C.html#chris_oelmueller">Chris Oelmueller</a>, <a href="../developers/C.html#connor_shearwood">Connor Shearwood</a>, <a href="../developers/G.html#geoff_salmon">Geoff Salmon</a>, <a href="../developers/H.html#helios2000">helios2000</a>, <a href="../developers/J.html#jens_a_koch">Jens A. Koch</a>, <a href="../developers/J.html#jesse_manning">Jesse Manning</a>, <a href="../developers/J.html#john_thickstun">John Thickstun</a>, <a href="../developers/K.html#karsten_bock">Karsten Bock</a>, <a href="../developers/K.html#kate_heatly">Kate Heatly</a>, <a href="../developers/K.html#klaus_blindert">Klaus Blindert</a>, <a href="../developers/M.html#matthias_kersting">Matthias Kersting</a>, <a href="../developers/M.html#mvbarracuda">mvBarracuda</a>, <a href="../developers/N.html#niektory">Niektory</a>, <a href="../developers/P.html#prock">prock</a>, <a href="../developers/S.html#stefan_schindler">Stefan Schindler</a>, <a href="../developers/T.html#thomas_kinnen">Thomas Kinnen</a>, <a href="../developers/T.html#thomas_kowaliczek-schmer">Thomas Kowaliczek-Schmer</a>, <a href="../developers/T.html#totycro">totycro</a>, <a href="../developers/U.html#undernorthernsky">undernorthernsky</a>, <a href="../developers/V.html#vladu">vladu</a>, <a href="../developers/V.html#vtchill">vtchill</a>, <a href="../developers/W.html#wayne_prasek">Wayne Prasek</a></details><br></div><div class="block is-size-7 has-text-right">
|
||
<a href="../contribute.html#games" title="Contribution guide" class="mr-2">Improve</a>
|
||
<a href="https://raw.githubusercontent.com/Trilarion/opensourcegames/master/entries/fife.md" title="Text based entry on Github">Raw entry</a>
|
||
</div>
|
||
</div>
|
||
<div id="flare" class="box"><nav class="level">
|
||
<div class="level-left">
|
||
<div class="level-item title is-4">Flare</div>
|
||
</div>
|
||
<div class="level-right is-size-7"><div class="level-item">Platforms:<a href="../games/platforms.html#windows" title="Windows"><span class="icon has-text-black"><i class="icon-windows"></i></span></a><a href="../games/platforms.html#linux" title="Linux"><span class="icon has-text-black"><i class="icon-tux"></i></span></a><a href="../games/platforms.html#macos" title="macOS"><span class="icon has-text-black"><i class="icon-appleinc"></i></span></a></div><div class="level-item">
|
||
<span class="has-text-weight-bold">mature</span></div><div class="level-item">
|
||
<span class="has-text-weight-bold">active</span><span class="icon has-text-black"><i class="icon-sun"></i></span></div></div>
|
||
</nav><div class="block">
|
||
<div class="tags has-addons"><a href="index.html#framework" title="framework games" class="tag is-info">framework</a><a href="index.html#game engine" title="game engine games" class="tag is-info">game engine</a>
|
||
<span class="tag is-light">clone</span></div>
|
||
</div><div class="block">Homepages: <a href="https://flarerpg.org/">flarerpg.org</a>, <a href="https://github.com/clintbellanger/flare-engine">clintbellanger/flare-engine<span class="icon has-text-black"><i class="icon-github"></i></span></a><br>Inspiration: <a href="../inspirations/D.html#diablo">Diablo</a><br>Downloads: <a href="https://flarerpg.org/index.php/download/">flarerpg.org/index.php/download</a>, <a href="https://github.com/clintbellanger/flare-engine/releases">clintbellanger/flare-engine/releases<span class="icon has-text-black"><i class="icon-github"></i></span></a><br></div><div class="block is-size-7">
|
||
<span class="has-text-weight-semibold">Details</span><br>Code languages: <a href="../games/languages.html#c++">C++</a>, <a href="../games/languages.html#java">Java</a>, <a href="../games/languages.html#python">Python</a><br>Code licenses: <a href="https://en.wikipedia.org/wiki/GNU_General_Public_License">GPL-3.0</a><br>Code repositories: <a href="https://github.com/clintbellanger/flare-engine.git">clintbellanger/flare-engine.git<span class="icon has-text-black"><i class="icon-github"></i></span></a>(since 2018, <span class="icon has-text-black" title="low rated"><i class="icon-star-o"></i></span>), <a href="https://github.com/clintbellanger/flare-game.git @add">clintbellanger/flare-game.git @add<span class="icon has-text-black"><i class="icon-github"></i></span></a>(since 2018, <span class="icon 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><details><summary>Developers: (42)</summary><a href="../developers/B.html#bas_doodeman">Bas Doodeman</a>, <a href="../developers/B.html#blazindragon">blazindragon</a>, <a href="../developers/C.html#chris_oelmueller">Chris Oelmueller</a>, <a href="../developers/C.html#clint_bellanger">Clint Bellanger</a>, <a href="../developers/D.html#dallatower">dallatower</a>, <a href="../developers/D.html#daniel_santos">Daniel Santos</a>, <a href="../developers/D.html#david_bariod">David Bariod</a>, <a href="../developers/D.html#dmitriy_a_perlow">Dmitriy A. Perlow</a>, <a href="../developers/D.html#dmitry_marakasov">Dmitry Marakasov</a>, <a href="../developers/D.html#dokel">DoKel</a>, <a href="../developers/E.html#evgen_pavlov">Evgen Pavlov</a>, <a href="../developers/F.html#feelydj">feelydj</a>, <a href="../developers/G.html#gabriel_pettier">Gabriel Pettier</a>, <a href="../developers/G.html#grisha">Grisha</a>, <a href="../developers/G.html#gunchleoc">gunchleoc</a>, <a href="../developers/H.html#hans_joachim_desserud">Hans Joachim Desserud</a>, <a href="../developers/H.html#henrik_andersson">Henrik Andersson</a>, <a href="../developers/H.html#henrik-m">henrik-m</a>, <a href="../developers/I.html#igor_paliychuk">Igor Paliychuk</a>, <a href="../developers/J.html#janethunt">JanetHunt</a>, <a href="../developers/J.html#joey_bleau">Joey Bleau</a>, <a href="../developers/J.html#joseph_bleau">Joseph Bleau</a>, <a href="../developers/J.html#justin_jacobs">Justin Jacobs</a>, <a href="../developers/L.html#ludo">Ludo</a>, <a href="../developers/M.html#manuel_a_fernandez_montecelo">Manuel A. Fernandez Montecelo</a>, <a href="../developers/M.html#matthew_krohn">Matthew Krohn</a>, <a href="../developers/M.html#matthias_kruger">Matthias Krüger</a>, <a href="../developers/M.html#mikal_valrevi_sakalusk">Mikaláï Valér'evič Sakalóuskĩ</a>, <a href="../developers/M.html#milan">Milan</a>, <a href="../developers/N.html#nojan">Nojan</a>, <a href="../developers/P.html#paul_wortmann">Paul Wortmann</a>, <a href="../developers/P.html#pawonashi">Pawonashi</a>, <a href="../developers/P.html#piotrrak">piotrrak</a>, <a href="../developers/Q.html#quentin_stivenart">Quentin Stiévenart</a>, <a href="../developers/Q.html#queria_sa-tas">Queria Sa-Tas</a>, <a href="../developers/R.html#ryan_dansie">Ryan Dansie</a>, <a href="../developers/S.html#sergey_basalaev">Sergey Basalaev</a>, <a href="../developers/S.html#stefan_beller">Stefan Beller</a>, <a href="../developers/S.html#stefano_peris">Stefano Peris</a>, <a href="../developers/S.html#sujiniku">sujiniku</a>, <a href="../developers/T.html#thane_brimhall">Thane Brimhall</a>, <a href="../developers/T.html#thomas_glamsch">Thomas Glamsch</a></details><br></div><div class="block is-size-7 has-text-right">
|
||
<a href="../contribute.html#games" title="Contribution guide" class="mr-2">Improve</a>
|
||
<a href="https://raw.githubusercontent.com/Trilarion/opensourcegames/master/entries/flare.md" title="Text based entry on Github">Raw entry</a>
|
||
</div>
|
||
</div>
|
||
<div id="flex_engine" class="box"><nav class="level">
|
||
<div class="level-left">
|
||
<div class="level-item title is-4">Flex Engine</div>
|
||
</div>
|
||
<div class="level-right is-size-7"><div class="level-item">Platform:<a href="../games/platforms.html#unspecified" title="Unspecified"><span class="icon has-text-black"><i class="icon-device_unknown"></i></span></a></div><div class="level-item">beta</div><div class="level-item">
|
||
<span class="has-text-weight-bold">active</span><span class="icon has-text-black"><i class="icon-sun"></i></span></div></div>
|
||
</nav><div class="block">
|
||
<div class="tags has-addons"><a href="index.html#game engine" title="game engine games" class="tag is-info">game engine</a></div>
|
||
</div><div class="block">Homepages: <a href="https://github.com/ajweeks/FlexEngine">ajweeks/FlexEngine<span class="icon has-text-black"><i class="icon-github"></i></span></a>, <a href="https://web.archive.org/web/20181108072652/https://ajweeks.com/flex-engine/">Archive: 20181108072652/https://ajweeks.com/flex-engine</a><br></div><div class="block is-size-7">
|
||
<span class="has-text-weight-semibold">Details</span><br>Code languages: <a href="../games/languages.html#c++">C++</a><br>Code licenses: <a href="https://en.wikipedia.org/wiki/MIT_License">MIT</a><br>Code repositories: <a href="https://github.com/ajweeks/FlexEngine.git">ajweeks/FlexEngine.git<span class="icon has-text-black"><i class="icon-github"></i></span></a>(since 2017, <span class="icon has-text-black" title="top rated"><i class="icon-star"></i></span>)<br>Developer: <a href="../developers/A.html#aj_weeks">AJ Weeks</a><br></div><div class="block is-size-7 has-text-right">
|
||
<a href="../contribute.html#games" title="Contribution guide" class="mr-2">Improve</a>
|
||
<a href="https://raw.githubusercontent.com/Trilarion/opensourcegames/master/entries/flex_engine.md" title="Text based entry on Github">Raw entry</a>
|
||
</div>
|
||
</div>
|
||
<div id="fractal_engine" class="box"><nav class="level">
|
||
<div class="level-left">
|
||
<div class="level-item title is-4">Fractal Engine</div>
|
||
</div>
|
||
<div class="level-right is-size-7"><div class="level-item">Platform:<a href="../games/platforms.html#unspecified" title="Unspecified"><span class="icon has-text-black"><i class="icon-device_unknown"></i></span></a></div><div class="level-item">
|
||
<span class="has-text-weight-bold">mature</span></div><div class="level-item">
|
||
<span class="has-text-weight-bold">active</span><span class="icon has-text-black"><i class="icon-sun"></i></span></div></div>
|
||
</nav><div class="block">
|
||
<div class="tags has-addons"><a href="index.html#game engine" title="game engine games" class="tag is-info">game engine</a>
|
||
<span class="tag is-light">3D</span></div>
|
||
</div><div class="block">Homepage: <a href="http://www.fractalengine.net/">www.fractalengine.net</a><br>Download: <a href="https://github.com/kacperks/Fractal_Engine/releases">kacperks/Fractal_Engine/releases<span class="icon has-text-black"><i class="icon-github"></i></span></a><br></div><div class="block is-size-7">
|
||
<span class="has-text-weight-semibold">Details</span><br>Code languages: <a href="../games/languages.html#c++">C++</a><br>Code licenses: <a href="https://en.wikipedia.org/wiki/MIT_License">MIT</a><br>Code repositories: <a href="https://github.com/kacperks/Fractal_Engine.git">kacperks/Fractal_Engine.git<span class="icon has-text-black"><i class="icon-github"></i></span></a>(since 2021, <span class="icon 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>Developers: <a href="../developers/B.html#boomerdev">BoomerDev</a>, <a href="../developers/K.html#kacperkostka08">KacperKostka08</a>, <a href="../developers/M.html#mclx86">MCLx86</a>, <a href="../developers/T.html#tuncay_yavuz_buyukadal">Tuncay Yavuz Büyükadalı</a><br></div><div class="block is-size-7 has-text-right">
|
||
<a href="../contribute.html#games" title="Contribution guide" class="mr-2">Improve</a>
|
||
<a href="https://raw.githubusercontent.com/Trilarion/opensourcegames/master/entries/fractal_engine.md" title="Text based entry on Github">Raw entry</a>
|
||
</div>
|
||
</div>
|
||
<div id="free_hero_mesh" class="box"><nav class="level">
|
||
<div class="level-left">
|
||
<div class="level-item title is-4">Free Hero Mesh</div>
|
||
</div>
|
||
<div class="level-right is-size-7"><div class="level-item">Platform:<a href="../games/platforms.html#linux" title="Linux"><span class="icon has-text-black"><i class="icon-tux"></i></span></a></div><div class="level-item">beta</div><div class="level-item">
|
||
<span class="has-text-weight-bold">active</span><span class="icon has-text-black"><i class="icon-sun"></i></span></div></div>
|
||
</nav><div class="block">
|
||
<div class="tags has-addons"><a href="index.html#framework" title="framework games" class="tag is-info">framework</a><a href="index.html#game engine" title="game engine games" class="tag is-info">game engine</a></div>
|
||
</div><div class="block">Homepage: <a href="http://zzo38computer.org/fossil/heromesh.ui/home">zzo38computer.org/fossil/heromesh.ui/home</a><br>Download: <a href="http://zzo38computer.org/fossil/heromesh.ui/dir?ci=tip">zzo38computer.org/fossil/heromesh.ui/dir?ci=tip</a><br></div><div class="block is-size-7">
|
||
<span class="has-text-weight-semibold">Details</span><br>Code languages: <a href="../games/languages.html#c">C</a>, <a href="../games/languages.html#javascript">JavaScript</a><br>Code licenses: <a href="https://en.wikipedia.org/wiki/Public_domain">Public domain</a><br>Code dependencies: SDL<br></div><div class="block is-size-7 has-text-right">
|
||
<a href="../contribute.html#games" title="Contribution guide" class="mr-2">Improve</a>
|
||
<a href="https://raw.githubusercontent.com/Trilarion/opensourcegames/master/entries/free_hero_mesh.md" title="Text based entry on Github">Raw entry</a>
|
||
</div>
|
||
</div>
|
||
<div id="free_in_the_dark_engine" class="box"><nav class="level">
|
||
<div class="level-left">
|
||
<div class="level-item title is-4">Free in the Dark (engine)</div>
|
||
</div>
|
||
<div class="level-right is-size-7"><div class="level-item">Platform:<a href="../games/platforms.html#unspecified" title="Unspecified"><span class="icon has-text-black"><i class="icon-device_unknown"></i></span></a></div><div class="level-item">beta</div><div class="level-item">
|
||
<span class="has-text-weight-bold">active</span><span class="icon has-text-black"><i class="icon-sun"></i></span></div></div>
|
||
</nav><div class="block">
|
||
<div class="tags has-addons"><a href="../games/genres.html#adventure" title="adventure games" class="tag is-info">adventure</a><a href="index.html#game engine" title="game engine games" class="tag is-info">game engine</a><a href="../games/genres.html#remake" title="remake games" class="tag is-info">remake</a></div>
|
||
</div><div class="block">Homepage: <a href="https://github.com/jmimu/FITD">jmimu/FITD<span class="icon has-text-black"><i class="icon-github"></i></span></a><br>Inspiration: <a href="../inspirations/A.html#alone_in_the_dark_series">Alone in the Dark series</a><br></div><div class="block is-size-7">
|
||
<span class="has-text-weight-semibold">Details</span><br>Code languages: <a href="../games/languages.html#c">C</a>, <a href="../games/languages.html#c++">C++</a><br>Code licenses: <a href="https://en.wikipedia.org/wiki/GNU_General_Public_License">GPL-2.0</a><br>Code repositories: <a href="https://github.com/jmimu/FITD.git">jmimu/FITD.git<span class="icon has-text-black"><i class="icon-github"></i></span></a>(since 2017, <span class="icon has-text-black" title="low rated"><i class="icon-star-o"></i></span>)<br>Developer: <a href="../developers/J.html#jmimu">jmimu</a><br></div><div class="block is-size-7 has-text-right">
|
||
<a href="../contribute.html#games" title="Contribution guide" class="mr-2">Improve</a>
|
||
<a href="https://raw.githubusercontent.com/Trilarion/opensourcegames/master/entries/free_in_the_dark_engine.md" title="Text based entry on Github">Raw entry</a>
|
||
</div>
|
||
</div>
|
||
<div id="freeso" class="box"><nav class="level">
|
||
<div class="level-left">
|
||
<div class="level-item title is-4">FreeSO</div>
|
||
</div>
|
||
<div class="level-right is-size-7"><div class="level-item">Platform:<a href="../games/platforms.html#unspecified" title="Unspecified"><span class="icon has-text-black"><i class="icon-device_unknown"></i></span></a></div><div class="level-item">beta</div><div class="level-item">
|
||
<span class="has-text-weight-bold">active</span><span class="icon has-text-black"><i class="icon-sun"></i></span></div></div>
|
||
</nav><div class="block">
|
||
<div class="tags has-addons"><a href="index.html#game engine" title="game engine games" class="tag is-info">game engine</a><a href="../games/genres.html#remake" title="remake games" class="tag is-info">remake</a><a href="../games/genres.html#simulation" title="simulation games" class="tag is-info">simulation</a>
|
||
<span class="tag is-light">content original required</span></div>
|
||
</div><div class="block">Homepage: <a href="https://freeso.org/">freeso.org</a><br>Inspiration: <a href="../inspirations/T.html#the_sims_online">The Sims Online</a><br>Download: <a href="https://freeso.org/download/">freeso.org/download</a><br></div><div class="block is-size-7">
|
||
<span class="has-text-weight-semibold">Details</span><br>Code languages: <a href="../games/languages.html#c#">C#</a><br>Code licenses: <a href="https://en.wikipedia.org/wiki/Mozilla_Public_License">MPL-2.0</a><br>Code repositories: <a href="https://github.com/riperiperi/FreeSO.git">riperiperi/FreeSO.git<span class="icon has-text-black"><i class="icon-github"></i></span></a>(since 2015, <span class="icon has-text-black" title="top rated"><i class="icon-star"></i></span>)<br>Code dependencies: MonoGame<br><details><summary>Developers: (13)</summary><a href="../developers/A.html#andrewknoll">andrewknoll</a>, <a href="../developers/C.html#cosmatevs">Cosmatevs</a>, <a href="../developers/D.html#ddfczm">ddfczm</a>, <a href="../developers/D.html#dotequals">dotequals</a>, <a href="../developers/F.html#franco_franks">Franco Franks</a>, <a href="../developers/J.html#jeremy_glazebrook">Jeremy Glazebrook</a>, <a href="../developers/M.html#mats_vederhus">Mats Vederhus</a>, <a href="../developers/R.html#riperiperi">riperiperi</a>, <a href="../developers/S.html#sim">Sim</a>, <a href="../developers/S.html#simptomo">simptomo</a>, <a href="../developers/T.html#thearchitectfreeso">TheArchitectFreeSO</a>, <a href="../developers/T.html#todd_hertzelle">Todd Hertzelle</a>, <a href="../developers/T.html#tony_bark">Tony Bark</a></details><br></div><div class="block is-size-7 has-text-right">
|
||
<a href="../contribute.html#games" title="Contribution guide" class="mr-2">Improve</a>
|
||
<a href="https://raw.githubusercontent.com/Trilarion/opensourcegames/master/entries/freeso.md" title="Text based entry on Github">Raw entry</a>
|
||
</div>
|
||
</div>
|
||
<div id="freya_game_engine" class="box"><nav class="level">
|
||
<div class="level-left">
|
||
<div class="level-item title is-4">Freya Game Engine</div>
|
||
</div>
|
||
<div class="level-right is-size-7"><div class="level-item">Platform:<a href="../games/platforms.html#unspecified" title="Unspecified"><span class="icon has-text-black"><i class="icon-device_unknown"></i></span></a></div><div class="level-item">beta</div><div class="level-item">inactive since 2002<span class="icon has-text-black"><i class="icon-brightness_3"></i></span></div></div>
|
||
</nav><div class="block">
|
||
<div class="tags has-addons"><a href="index.html#game engine" title="game engine games" class="tag is-info">game engine</a><a href="../games/genres.html#strategy" title="strategy games" class="tag is-info">strategy</a>
|
||
<span class="tag is-light">multiplayer online</span>
|
||
<span class="tag is-light">turn-based</span></div>
|
||
</div><div class="block">Homepages: <a href="http://freya-engine.sourceforge.net/">freya-engine.sourceforge.net</a>, <a href="https://sourceforge.net/projects/freya-engine/">freya-engine<span class="icon has-text-black"><i class="icon-sourceforge"></i></span></a><br>Download: <a href="https://sourceforge.net/projects/freya-engine/files/">freya-engine/files<span class="icon has-text-black"><i class="icon-sourceforge"></i></span></a><br></div><div class="block is-size-7">
|
||
<span class="has-text-weight-semibold">Details</span><br>Code languages: <a href="../games/languages.html#java">Java</a><br>Code licenses: <a href="https://en.wikipedia.org/wiki/GNU_Lesser_General_Public_License">LGPL-2.1</a><br>Code repositories: <a href="https://gitlab.com/osgames/freya-engine.git">osgames/freya-engine.git<span class="icon has-text-black"><i class="icon-gitlab"></i></span></a>(since 2019, <span class="icon has-text-black" title="low rated"><i class="icon-star-o"></i></span>), <a href="http://freya-engine.cvs.sourceforge.net">freya-engine.cvs.sourceforge.net</a><br>Developers: <a href="../developers/A.html#alexander_sapountzis">Alexander Sapountzis</a>, <a href="../developers/B.html#bruce_ordway">Bruce Ordway</a>, <a href="../developers/E.html#eric_t_benoit">Eric T. Benoit</a>, <a href="../developers/J.html#jeannette_bilton">Jeannette Bilton</a>, <a href="../developers/M.html#martin_klang">Martin Klang</a>, <a href="../developers/M.html#mauricio_m_de_almeida">Mauricio M. de Almeida</a>, <a href="../developers/N.html#naganand">Naganand</a>, <a href="../developers/P.html#pigeonflight">pigeonflight</a>, <a href="../developers/S.html#sasha_bilton">Sasha Bilton</a><br></div><div class="block is-size-7 has-text-right">
|
||
<a href="../contribute.html#games" title="Contribution guide" class="mr-2">Improve</a>
|
||
<a href="https://raw.githubusercontent.com/Trilarion/opensourcegames/master/entries/freya_game_engine.md" title="Text based entry on Github">Raw entry</a>
|
||
</div>
|
||
</div>
|
||
<div id="fusee" class="box"><nav class="level">
|
||
<div class="level-left">
|
||
<div class="level-item title is-4">Fusee</div>
|
||
</div>
|
||
<div class="level-right is-size-7"><div class="level-item">Platform:<a href="../games/platforms.html#unspecified" title="Unspecified"><span class="icon has-text-black"><i class="icon-device_unknown"></i></span></a></div><div class="level-item">beta</div><div class="level-item">
|
||
<span class="has-text-weight-bold">active</span><span class="icon has-text-black"><i class="icon-sun"></i></span></div></div>
|
||
</nav><div class="block">
|
||
<div class="tags has-addons"><a href="index.html#game engine" title="game engine games" class="tag is-info">game engine</a>
|
||
<span class="tag is-light">3D</span></div>
|
||
</div><div class="block">Homepage: <a href="https://fusee3d.org/">fusee3d.org</a><br></div><div class="block is-size-7">
|
||
<span class="has-text-weight-semibold">Details</span><br>Code languages: <a href="../games/languages.html#c#">C#</a>, <a href="../games/languages.html#python">Python</a><br>Code licenses: <a href="https://en.wikipedia.org/wiki/MIT_License">MIT</a><br>Code repositories: <a href="https://github.com/FUSEEProjectTeam/Fusee.git">FUSEEProjectTeam/Fusee.git<span class="icon has-text-black"><i class="icon-github"></i></span></a><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><div class="block is-size-7 has-text-right">
|
||
<a href="../contribute.html#games" title="Contribution guide" class="mr-2">Improve</a>
|
||
<a href="https://raw.githubusercontent.com/Trilarion/opensourcegames/master/entries/fusee.md" title="Text based entry on Github">Raw entry</a>
|
||
</div>
|
||
</div>
|
||
<div id="gamecake" class="box"><nav class="level">
|
||
<div class="level-left">
|
||
<div class="level-item title is-4">GameCake</div>
|
||
</div>
|
||
<div class="level-right is-size-7"><div class="level-item">Platforms:<a href="../games/platforms.html#windows" title="Windows"><span class="icon has-text-black"><i class="icon-windows"></i></span></a><a href="../games/platforms.html#linux" title="Linux"><span class="icon has-text-black"><i class="icon-tux"></i></span></a><a href="../games/platforms.html#macos" title="macOS"><span class="icon has-text-black"><i class="icon-appleinc"></i></span></a></div><div class="level-item">
|
||
<span class="has-text-weight-bold">mature</span></div><div class="level-item">
|
||
<span class="has-text-weight-bold">active</span><span class="icon has-text-black"><i class="icon-sun"></i></span></div></div>
|
||
</nav><div class="block">
|
||
<div class="tags has-addons"><a href="index.html#game engine" title="game engine games" class="tag is-info">game engine</a></div>
|
||
</div><div class="block">Homepages: <a href="https://xriss.github.io/gamecake/">xriss.github.io/gamecake</a>, <a href="http://cake.4lfa.com/gamecake">cake.4lfa.com/gamecake</a><br></div><div class="block is-size-7">
|
||
<span class="has-text-weight-semibold">Details</span><br>Code languages: <a href="../games/languages.html#c">C</a>, <a href="../games/languages.html#c++">C++</a>, <a href="../games/languages.html#lua">Lua</a><br>Code licenses: <a href="https://en.wikipedia.org/wiki/MIT_License">MIT</a><br>Code repositories: <a href="https://github.com/xriss/gamecake.git">xriss/gamecake.git<span class="icon has-text-black"><i class="icon-github"></i></span></a>(since 2016, <span class="icon has-text-black" title="low rated"><i class="icon-star-o"></i></span>)<br>
|
||
<span class="is-size-7">Build system: </span><a href="https://en.wikipedia.org/wiki/Make_(software)" class="is-size-7">Make</a><br>Developers: <a href="../developers/K.html#kriss">Kriss</a>, <a href="../developers/S.html#shi">shi</a><br></div><div class="block is-size-7 has-text-right">
|
||
<a href="../contribute.html#games" title="Contribution guide" class="mr-2">Improve</a>
|
||
<a href="https://raw.githubusercontent.com/Trilarion/opensourcegames/master/entries/gamecake.md" title="Text based entry on Github">Raw entry</a>
|
||
</div>
|
||
</div>
|
||
<div id="gamekit" class="box"><nav class="level">
|
||
<div class="level-left">
|
||
<div class="level-item title is-4">gamekit</div>
|
||
</div>
|
||
<div class="level-right is-size-7"><div class="level-item">Platforms:<a href="../games/platforms.html#windows" title="Windows"><span class="icon has-text-black"><i class="icon-windows"></i></span></a><a href="../games/platforms.html#linux" title="Linux"><span class="icon has-text-black"><i class="icon-tux"></i></span></a><a href="../games/platforms.html#macos" title="macOS"><span class="icon has-text-black"><i class="icon-appleinc"></i></span></a><a href="../games/platforms.html#android" title="Android"><span class="icon has-text-black"><i class="icon-android"></i></span></a></div><div class="level-item">
|
||
<span class="has-text-weight-bold">mature</span></div><div class="level-item">inactive since 2015<span class="icon has-text-black"><i class="icon-brightness_3"></i></span></div></div>
|
||
</nav><div class="block">
|
||
<div class="tags has-addons"><a href="index.html#game engine" title="game engine games" class="tag is-info">game engine</a>
|
||
<span class="tag is-light">3D</span></div>
|
||
</div><div class="block">Homepage: <a href="https://code.google.com/archive/p/gamekit/">code.google.com/archive/p/gamekit</a><br></div><div class="block is-size-7">
|
||
<span class="has-text-weight-semibold">Details</span><br>Code languages: <a href="../games/languages.html#c++">C++</a>, <a href="../games/languages.html#c">C</a><br>Code licenses: <a href="https://en.wikipedia.org/wiki/Zlib_License">zlib</a><br>Code repositories: <a href="https://github.com/gamekit-developers/gamekit.git">gamekit-developers/gamekit.git<span class="icon has-text-black"><i class="icon-github"></i></span></a><br>Code dependencies: Ogre, Irrlicht<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 is-size-7 has-text-right">
|
||
<a href="../contribute.html#games" title="Contribution guide" class="mr-2">Improve</a>
|
||
<a href="https://raw.githubusercontent.com/Trilarion/opensourcegames/master/entries/gamekit.md" title="Text based entry on Github">Raw entry</a>
|
||
</div>
|
||
</div>
|
||
<div id="gameplay" class="box"><nav class="level">
|
||
<div class="level-left">
|
||
<div class="level-item title is-4">GamePlay</div>
|
||
</div>
|
||
<div class="level-right is-size-7"><div class="level-item">Platforms:<a href="../games/platforms.html#windows" title="Windows"><span class="icon has-text-black"><i class="icon-windows"></i></span></a><a href="../games/platforms.html#linux" title="Linux"><span class="icon has-text-black"><i class="icon-tux"></i></span></a><a href="../games/platforms.html#macos" title="macOS"><span class="icon has-text-black"><i class="icon-appleinc"></i></span></a><a href="../games/platforms.html#android" title="Android"><span class="icon has-text-black"><i class="icon-android"></i></span></a><a href="../games/platforms.html#ios" title="iOS"><span class="icon has-text-black"><i class="icon-ios"></i></span></a></div><div class="level-item">
|
||
<span class="has-text-weight-bold">mature</span></div><div class="level-item">inactive since 2016<span class="icon has-text-black"><i class="icon-brightness_3"></i></span></div></div>
|
||
</nav><div class="block">
|
||
<div class="tags has-addons"><a href="index.html#game engine" title="game engine games" class="tag is-info">game engine</a>
|
||
<span class="tag is-light">2D</span>
|
||
<span class="tag is-light">3D</span></div>
|
||
</div><div class="block">Homepage: <a href="http://www.gameplay3d.io/">www.gameplay3d.io</a><br></div><div class="block is-size-7">
|
||
<span class="has-text-weight-semibold">Details</span><br>Code languages: <a href="../games/languages.html#c++">C++</a>, <a href="../games/languages.html#c">C</a><br>Code licenses: <a href="https://en.wikipedia.org/wiki/Apache_License">Apache-2.0</a><br>Code repositories: <a href="https://github.com/gameplay3d/gameplay.git">gameplay3d/gameplay.git<span class="icon has-text-black"><i class="icon-github"></i></span></a>(since 2011, <span class="icon has-text-black" title="top rated"><i class="icon-star"></i></span>), <a href="https://github.com/gameplay3d/gameplay-deps.git @add">gameplay3d/gameplay-deps.git @add<span class="icon has-text-black"><i class="icon-github"></i></span></a>(since 2014, <span class="icon 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><details><summary>Developers: (26)</summary><a href="../developers/A.html#adam_blake">Adam Blake</a>, <a href="../developers/A.html#andrew_karpushin">Andrew Karpushin</a>, <a href="../developers/B.html#bslack">bslack</a>, <a href="../developers/C.html#chris_culy">Chris Culy</a>, <a href="../developers/C.html#christian">Christian</a>, <a href="../developers/D.html#david_sauve">David Sauve</a>, <a href="../developers/E.html#elliot_saba">Elliot Saba</a>, <a href="../developers/F.html#funmiles">FunMiles</a>, <a href="../developers/I.html#ithai_levi">Ithai Levi</a>, <a href="../developers/J.html#jim_duchek">Jim Duchek</a>, <a href="../developers/J.html#jon_watte">Jon Watte</a>, <a href="../developers/K.html#karim_ahmed">Karim Ahmed</a>, <a href="../developers/K.html#kensuke_matsuzaki">Kensuke Matsuzaki</a>, <a href="../developers/K.html#kieran_cunney">Kieran Cunney</a>, <a href="../developers/M.html#marc_plano-lesay">Marc Plano-Lesay</a>, <a href="../developers/M.html#marcin_jakubowski">Marcin Jakubowski</a>, <a href="../developers/M.html#matt_styles">Matt Styles</a>, <a href="../developers/M.html#michal_srb">Michal Srb</a>, <a href="../developers/N.html#nick_landry">Nick Landry</a>, <a href="../developers/N.html#noel_austin">Noel Austin</a>, <a href="../developers/R.html#ramprasad_madhavan">Ramprasad Madhavan</a>, <a href="../developers/R.html#rcmaniac25">rcmaniac25</a>, <a href="../developers/S.html#sauvageot_paul-arthur">SAUVAGEOT Paul-Arthur</a>, <a href="../developers/S.html#sean_taylor">Sean Taylor</a>, <a href="../developers/S.html#steve_grenier">Steve Grenier</a>, <a href="../developers/U.html#ustun_ergenoglu">Üstün Ergenoglu</a></details><br></div><div class="block is-size-7 has-text-right">
|
||
<a href="../contribute.html#games" title="Contribution guide" class="mr-2">Improve</a>
|
||
<a href="https://raw.githubusercontent.com/Trilarion/opensourcegames/master/entries/gameplay3d.md" title="Text based entry on Github">Raw entry</a>
|
||
</div>
|
||
</div>
|
||
<div id="gist-txt" class="box"><nav class="level">
|
||
<div class="level-left">
|
||
<div class="level-item title is-4">gist-txt</div>
|
||
</div>
|
||
<div class="level-right is-size-7"><div class="level-item">Platform:<a href="../games/platforms.html#web" title="Web"><span class="icon has-text-black"><i class="icon-earth"></i></span></a></div><div class="level-item">
|
||
<span class="has-text-weight-bold">mature</span></div><div class="level-item">inactive since 2018<span class="icon has-text-black"><i class="icon-brightness_3"></i></span></div></div>
|
||
</nav><div class="block">
|
||
<div class="tags has-addons"><a href="../games/genres.html#adventure" title="adventure games" class="tag is-info">adventure</a><a href="index.html#game engine" title="game engine games" class="tag is-info">game engine</a>
|
||
<span class="tag is-light">text-based</span></div>
|
||
</div><div class="block">Homepage: <a href="http://potomak.github.io/gist-txt/#acebd8fe14942fab4e8e">potomak.github.io/gist-txt/#acebd8fe14942fab4e8e</a><br></div><div class="block is-size-7">
|
||
<span class="has-text-weight-semibold">Details</span><br>Code languages: <a href="../games/languages.html#javascript">JavaScript</a><br>Code licenses: <a href="https://en.wikipedia.org/wiki/MIT_License">MIT</a><br>Code repositories: <a href="https://github.com/potomak/gist-txt.git">potomak/gist-txt.git<span class="icon has-text-black"><i class="icon-github"></i></span></a>(since 2015, <span class="icon has-text-black" title="medium rated"><i class="icon-star-half-full"></i></span>)<br>Developer: <a href="../developers/G.html#giovanni_cappellotto">Giovanni Cappellotto</a><br></div><div class="block is-size-7 has-text-right">
|
||
<a href="../contribute.html#games" title="Contribution guide" class="mr-2">Improve</a>
|
||
<a href="https://raw.githubusercontent.com/Trilarion/opensourcegames/master/entries/gist-txt.md" title="Text based entry on Github">Raw entry</a>
|
||
</div>
|
||
</div>
|
||
<div id="gnu_chess" class="box"><nav class="level">
|
||
<div class="level-left">
|
||
<div class="level-item title is-4">GNU Chess</div>
|
||
</div>
|
||
<div class="level-right is-size-7"><div class="level-item">Platforms:<a href="../games/platforms.html#windows" title="Windows"><span class="icon has-text-black"><i class="icon-windows"></i></span></a><a href="../games/platforms.html#linux" title="Linux"><span class="icon has-text-black"><i class="icon-tux"></i></span></a><a href="../games/platforms.html#macos" title="macOS"><span class="icon has-text-black"><i class="icon-appleinc"></i></span></a></div><div class="level-item">
|
||
<span class="has-text-weight-bold">mature</span></div><div class="level-item">inactive since 2017<span class="icon has-text-black"><i class="icon-brightness_3"></i></span></div></div>
|
||
</nav><div class="block">
|
||
<div class="tags has-addons"><a href="index.html#game engine" title="game engine games" class="tag is-info">game engine</a><a href="../games/genres.html#strategy" title="strategy games" class="tag is-info">strategy</a>
|
||
<span class="tag is-light">chess</span>
|
||
<span class="tag is-light">content open</span></div>
|
||
</div><div class="block">Homepages: <a href="https://www.gnu.org/software/chess/">www.gnu.org/software/chess</a>, <a href="http://savannah.gnu.org/projects/chess/">savannah.gnu.org/projects/chess</a><br>Media: <a href="https://en.wikipedia.org/wiki/GNU_Chess">GNU Chess<span class="icon has-text-black"><i class="icon-wikipedia"></i></span></a><br>Download: <a href="http://ftp.gnu.org/gnu/chess/">ftp.gnu.org/gnu/chess</a><br></div><div class="block is-size-7">
|
||
<span class="has-text-weight-semibold">Details</span><br>Code languages: <a href="../games/languages.html#c++">C++</a><br>Code licenses: <a href="https://en.wikipedia.org/wiki/GNU_General_Public_License">GPL-3.0</a><br>Code repositories: <a href="http://svn.savannah.gnu.org/svn/chess/">svn.savannah.gnu.org/svn/chess</a>, <a href="http://cvs.savannah.gnu.org:/sources/chess">cvs.savannah.gnu.org:/sources/chess</a><br>Assets licenses: None<br>
|
||
<span class="is-size-7">Build system: </span><a href="https://en.wikipedia.org/wiki/Autoconf" class="is-size-7">Autoconf</a><br>Developers: <a href="../developers/C.html#chua_kong_sian">Chua Kong Sian</a>, <a href="../developers/L.html#lukas_geyer">Lukas Geyer</a>, <a href="../developers/S.html#simon_waters">Simon Waters</a>, <a href="../developers/S.html#stuart_cracraft">Stuart Cracraft</a><br></div><div class="block is-size-7 has-text-right">
|
||
<a href="../contribute.html#games" title="Contribution guide" class="mr-2">Improve</a>
|
||
<a href="https://raw.githubusercontent.com/Trilarion/opensourcegames/master/entries/gnu_chess.md" title="Text based entry on Github">Raw entry</a>
|
||
</div>
|
||
</div>
|
||
<div id="gnu_go" class="box"><nav class="level">
|
||
<div class="level-left">
|
||
<div class="level-item title is-4">GNU Go</div>
|
||
</div>
|
||
<div class="level-right is-size-7"><div class="level-item">Platforms:<a href="../games/platforms.html#windows" title="Windows"><span class="icon has-text-black"><i class="icon-windows"></i></span></a><a href="../games/platforms.html#linux" title="Linux"><span class="icon has-text-black"><i class="icon-tux"></i></span></a><a href="../games/platforms.html#macos" title="macOS"><span class="icon has-text-black"><i class="icon-appleinc"></i></span></a></div><div class="level-item">
|
||
<span class="has-text-weight-bold">mature</span></div><div class="level-item">inactive since 2011<span class="icon has-text-black"><i class="icon-brightness_3"></i></span></div></div>
|
||
</nav><div class="block">
|
||
<div class="tags has-addons"><a href="../games/genres.html#board" title="board games" class="tag is-info">board</a><a href="index.html#game engine" title="game engine games" class="tag is-info">game engine</a><a href="../games/genres.html#strategy" title="strategy games" class="tag is-info">strategy</a>
|
||
<span class="tag is-light">go</span>
|
||
<span class="tag is-light">online</span></div>
|
||
</div><div class="block">Homepages: <a href="https://www.gnu.org/software/gnugo/">www.gnu.org/software/gnugo</a>, <a href="https://savannah.gnu.org/projects/gnugo/">savannah.gnu.org/projects/gnugo</a><br>Media: <a href="https://en.wikipedia.org/wiki/GNU_Go">GNU Go<span class="icon has-text-black"><i class="icon-wikipedia"></i></span></a><br>Download: <a href="https://www.gnu.org/software/gnugo/download.html">www.gnu.org/software/gnugo/download.html</a><br></div><div class="block is-size-7">
|
||
<span class="has-text-weight-semibold">Details</span><br>Code languages: <a href="../games/languages.html#c">C</a><br>Code licenses: <a href="https://en.wikipedia.org/wiki/GNU_General_Public_License">GPL-3.0</a><br>Code repositories: <a href="https://git.savannah.gnu.org/git/gnugo.git">git.savannah.gnu.org/git/gnugo.git</a>, <a href="http://cvs.savannah.gnu.org:/sources/gnugo">cvs.savannah.gnu.org:/sources/gnugo</a><br>
|
||
<span class="is-size-7">Build system: </span><a href="https://en.wikipedia.org/wiki/Autoconf" class="is-size-7">Autoconf</a><br></div><div class="block is-size-7 has-text-right">
|
||
<a href="../contribute.html#games" title="Contribution guide" class="mr-2">Improve</a>
|
||
<a href="https://raw.githubusercontent.com/Trilarion/opensourcegames/master/entries/gnu_go.md" title="Text based entry on Github">Raw entry</a>
|
||
</div>
|
||
</div>
|
||
<div id="godot_card_game_framework" class="box"><nav class="level">
|
||
<div class="level-left">
|
||
<div class="level-item title is-4">Godot Card Game Framework</div>
|
||
</div>
|
||
<div class="level-right is-size-7"><div class="level-item">Platform:<a href="../games/platforms.html#unspecified" title="Unspecified"><span class="icon has-text-black"><i class="icon-device_unknown"></i></span></a></div><div class="level-item">
|
||
<span class="has-text-weight-bold">mature</span></div><div class="level-item">
|
||
<span class="has-text-weight-bold">active</span><span class="icon has-text-black"><i class="icon-sun"></i></span></div></div>
|
||
</nav><div class="block">
|
||
<div class="tags has-addons"><a href="../games/genres.html#cards" title="cards games" class="tag is-info">cards</a><a href="index.html#game engine" title="game engine games" class="tag is-info">game engine</a></div>
|
||
</div><div class="block">Homepage: <a href="http://dbzer0.com/projects/godot-card-game-framework/">dbzer0.com/projects/godot-card-game-framework</a><br></div><div class="block is-size-7">
|
||
<span class="has-text-weight-semibold">Details</span><br>Code languages: <a href="../games/languages.html#gdscript">GDScript</a><br>Code licenses: <a href="https://en.wikipedia.org/wiki/GNU_Affero_General_Public_License">AGPL-3.0</a><br>Code repositories: <a href="https://github.com/db0/godot-card-game-framework.git">db0/godot-card-game-framework.git<span class="icon has-text-black"><i class="icon-github"></i></span></a><br>Code dependencies: Godot<br></div><div class="block is-size-7 has-text-right">
|
||
<a href="../contribute.html#games" title="Contribution guide" class="mr-2">Improve</a>
|
||
<a href="https://raw.githubusercontent.com/Trilarion/opensourcegames/master/entries/godot_card_game_framework.md" title="Text based entry on Github">Raw entry</a>
|
||
</div>
|
||
</div>
|
||
<div id="grail" class="box"><nav class="level">
|
||
<div class="level-left">
|
||
<div class="level-item title is-4">Grail</div>
|
||
</div>
|
||
<div class="level-right is-size-7"><div class="level-item">Platform:<a href="../games/platforms.html#linux" title="Linux"><span class="icon has-text-black"><i class="icon-tux"></i></span></a></div><div class="level-item">beta</div><div class="level-item">inactive since 2013<span class="icon has-text-black"><i class="icon-brightness_3"></i></span></div></div>
|
||
</nav><div class="block">
|
||
<div class="tags has-addons"><a href="../games/genres.html#adventure" title="adventure games" class="tag is-info">adventure</a><a href="index.html#game engine" title="game engine games" class="tag is-info">game engine</a>
|
||
<span class="tag is-light">2D</span>
|
||
<span class="tag is-light">point & click</span></div>
|
||
</div><div class="block">Homepage: <a href="http://leetless.de/tag-Grail.html">leetless.de/tag-Grail.html</a><br></div><div class="block is-size-7">
|
||
<span class="has-text-weight-semibold">Details</span><br>Code languages: <a href="../games/languages.html#c++">C++</a>, <a href="../games/languages.html#lua">Lua</a><br>Code licenses: <a href="https://en.wikipedia.org/wiki/GNU_General_Public_License">GPL-3.0</a><br>Code repositories: <a href="https://github.com/Droggelbecher/Grail.git">Droggelbecher/Grail.git<span class="icon has-text-black"><i class="icon-github"></i></span></a>(since 2010, <span class="icon has-text-black" title="medium rated"><i class="icon-star-half-full"></i></span>)<br>Code dependencies: SDL<br>
|
||
<span class="is-size-7">Build system: </span><a href="https://cmake.org/" class="is-size-7">CMake</a><br>Developers: <a href="../developers/F.html#feelydj">feelydj</a>, <a href="../developers/H.html#henning_hasemann">Henning Hasemann</a><br></div><div class="block is-size-7 has-text-right">
|
||
<a href="../contribute.html#games" title="Contribution guide" class="mr-2">Improve</a>
|
||
<a href="https://raw.githubusercontent.com/Trilarion/opensourcegames/master/entries/grail.md" title="Text based entry on Github">Raw entry</a>
|
||
</div>
|
||
</div>
|
||
<div id="grit_game_engine" class="box"><nav class="level">
|
||
<div class="level-left">
|
||
<div class="level-item title is-4">Grit Game Engine</div>
|
||
</div>
|
||
<div class="level-right is-size-7"><div class="level-item">Platform:<a href="../games/platforms.html#unspecified" title="Unspecified"><span class="icon has-text-black"><i class="icon-device_unknown"></i></span></a></div><div class="level-item">beta</div><div class="level-item">
|
||
<span class="has-text-weight-bold">active</span><span class="icon has-text-black"><i class="icon-sun"></i></span></div></div>
|
||
</nav><div class="block">
|
||
<div class="tags has-addons"><a href="index.html#framework" title="framework games" class="tag is-info">framework</a><a href="index.html#game engine" title="game engine games" class="tag is-info">game engine</a>
|
||
<span class="tag is-light">content commercial</span></div>
|
||
</div><div class="block">Homepages: <a href="https://github.com/grit-engine/grit-engine">grit-engine/grit-engine<span class="icon has-text-black"><i class="icon-github"></i></span></a>, <a href="https://web.archive.org/web/20190902110513/http://www.gritengine.com/">Archive: 20190902110513/http://www.gritengine.com</a><br>Inspiration: <a href="../inspirations/G.html#grand_theft_auto_san_andreas">Grand Theft Auto: San Andreas</a><br></div><div class="block is-size-7">
|
||
<span class="has-text-weight-semibold">Details</span><br>Code languages: <a href="../games/languages.html#c++">C++</a>, <a href="../games/languages.html#python">Python</a><br>Code licenses: <a href="https://en.wikipedia.org/wiki/MIT_License">MIT</a><br>Code repositories: <a href="https://github.com/grit-engine/grit-engine.git">grit-engine/grit-engine.git<span class="icon has-text-black"><i class="icon-github"></i></span></a>(since 2016, <span class="icon has-text-black" title="medium rated"><i class="icon-star-half-full"></i></span>)<br>Developers: <a href="../developers/A.html#alexey_shmakov">Alexey Shmakov</a>, <a href="../developers/A.html#augusto_p_moura">Augusto P. Moura</a>, <a href="../developers/B.html#bas_timmer">Bas Timmer</a>, <a href="../developers/D.html#dave_cunningham">Dave Cunningham</a>, <a href="../developers/L.html#lavrod">lavrod</a><br></div><div class="block is-size-7 has-text-right">
|
||
<a href="../contribute.html#games" title="Contribution guide" class="mr-2">Improve</a>
|
||
<a href="https://raw.githubusercontent.com/Trilarion/opensourcegames/master/entries/grit_game_engine.md" title="Text based entry on Github">Raw entry</a>
|
||
</div>
|
||
</div>
|
||
<div id="haxima" class="box"><nav class="level">
|
||
<div class="level-left">
|
||
<div class="level-item title is-4">Haxima</div>
|
||
</div>
|
||
<div class="level-right is-size-7"><div class="level-item">Platform:<a href="../games/platforms.html#unspecified" title="Unspecified"><span class="icon has-text-black"><i class="icon-device_unknown"></i></span></a></div><div class="level-item">beta</div><div class="level-item">
|
||
<span class="has-text-weight-bold">active</span><span class="icon has-text-black"><i class="icon-sun"></i></span></div></div>
|
||
</nav><div class="block">
|
||
<div class="tags has-addons"><a href="index.html#game engine" title="game engine games" class="tag is-info">game engine</a><a href="../games/genres.html#role playing" title="role playing games" class="tag is-info">role playing</a>
|
||
<span class="tag is-light">2D</span></div>
|
||
</div><div class="block">Homepage: <a href="https://sourceforge.net/projects/nazghul/">nazghul<span class="icon has-text-black"><i class="icon-sourceforge"></i></span></a><br>Inspiration: <a href="../inspirations/U.html#ultima_series">Ultima series</a><br>Download: <a href="https://sourceforge.net/projects/nazghul/files">nazghul/files<span class="icon has-text-black"><i class="icon-sourceforge"></i></span></a><br></div><div class="block is-size-7">
|
||
<span class="has-text-weight-semibold">Details</span><br>Code languages: <a href="../games/languages.html#c++">C++</a><br>Code licenses: <a href="https://en.wikipedia.org/wiki/GNU_General_Public_License">GPL-3.0</a><br>Code repositories: <a href="https://git.code.sf.net/p/nazghul/git">git.code.sf.net/p/nazghul/git</a>, <a href="http://nazghul.cvs.sourceforge.net">nazghul.cvs.sourceforge.net</a><br>Developers: <a href="../developers/A.html#andreas_bauer">Andreas Bauer</a>, <a href="../developers/G.html#gordon_mcnutt">Gordon McNutt</a>, <a href="../developers/J.html#janne_johansson">Janne Johansson</a>, <a href="../developers/K.html#kris_parker">Kris Parker</a>, <a href="../developers/R.html#roberto_amorim">Roberto Amorim</a>, <a href="../developers/S.html#sam_glasby">Sam Glasby</a>, <a href="../developers/T.html#tim_douglas">Tim Douglas</a>, <a href="../developers/Y.html#yves_pion">yves pion</a><br></div><div class="block is-size-7 has-text-right">
|
||
<a href="../contribute.html#games" title="Contribution guide" class="mr-2">Improve</a>
|
||
<a href="https://raw.githubusercontent.com/Trilarion/opensourcegames/master/entries/haxima.md" title="Text based entry on Github">Raw entry</a>
|
||
</div>
|
||
</div>
|
||
<div id="hge" class="box"><nav class="level">
|
||
<div class="level-left">
|
||
<div class="level-item title is-4">HGE</div>
|
||
</div>
|
||
<div class="level-right is-size-7"><div class="level-item">Platform:<a href="../games/platforms.html#windows" title="Windows"><span class="icon has-text-black"><i class="icon-windows"></i></span></a></div><div class="level-item">beta</div><div class="level-item">inactive since 2013<span class="icon has-text-black"><i class="icon-brightness_3"></i></span></div></div>
|
||
</nav><div class="block">
|
||
<div class="tags has-addons"><a href="index.html#game engine" title="game engine games" class="tag is-info">game engine</a>
|
||
<span class="tag is-light">2D</span></div>
|
||
</div><div class="block">Homepages: <a href="http://kvakvs.github.io/hge/">kvakvs.github.io/hge</a>, <a href="https://web.archive.org/web/20160502160405/http://hge.relishgames.com/">Archive: 20160502160405/http://hge.relishgames.com</a><br>Download: <a href="https://web.archive.org/web/20160501000854/http://hge.relishgames.com/downloads.html">Archive: 20160501000854/http://hge.relishgames.com/downloads.html</a><br></div><div class="block is-size-7">
|
||
<span class="has-text-weight-semibold">Details</span><br>Code languages: <a href="../games/languages.html#c">C</a>, <a href="../games/languages.html#haskell">Haskell</a><br>Code licenses: <a href="https://en.wikipedia.org/wiki/Zlib_License">zlib</a><br>Code repositories: <a href="https://github.com/kvakvs/hge.git">kvakvs/hge.git<span class="icon has-text-black"><i class="icon-github"></i></span></a>(since 2011, <span class="icon has-text-black" title="medium rated"><i class="icon-star-half-full"></i></span>), <a href="https://github.com/I3ck/HGE2D.git @add">I3ck/HGE2D.git @add<span class="icon has-text-black"><i class="icon-github"></i></span></a>(since 2016, <span class="icon has-text-black" title="medium rated"><i class="icon-star-half-full"></i></span>), <a href="https://github.com/masonm12/HGE.git @add">masonm12/HGE.git @add<span class="icon has-text-black"><i class="icon-github"></i></span></a>(since 2012, <span class="icon has-text-black" title="low rated"><i class="icon-star-o"></i></span>)<br>
|
||
<span class="is-size-7">Build system: </span><a href="https://cmake.org/" class="is-size-7">CMake</a><br>Developers: <a href="../developers/D.html#dmytro_lytovchenko">Dmytro Lytovchenko</a>, <a href="../developers/L.html#ladezai">ladezai</a>, <a href="../developers/M.html#martin_buck">Martin Buck</a>, <a href="../developers/M.html#mathew_mason">Mathew Mason</a><br></div><div class="block is-size-7 has-text-right">
|
||
<a href="../contribute.html#games" title="Contribution guide" class="mr-2">Improve</a>
|
||
<a href="https://raw.githubusercontent.com/Trilarion/opensourcegames/master/entries/hge.md" title="Text based entry on Github">Raw entry</a>
|
||
</div>
|
||
</div>
|
||
<div id="hypatia" class="box"><nav class="level">
|
||
<div class="level-left">
|
||
<div class="level-item title is-4">Hypatia</div>
|
||
</div>
|
||
<div class="level-right is-size-7"><div class="level-item">Platform:<a href="../games/platforms.html#unspecified" title="Unspecified"><span class="icon has-text-black"><i class="icon-device_unknown"></i></span></a></div><div class="level-item">beta</div><div class="level-item">inactive since 2016<span class="icon has-text-black"><i class="icon-brightness_3"></i></span></div></div>
|
||
</nav><div class="block">
|
||
<div class="tags has-addons"><a href="../games/genres.html#adventure" title="adventure games" class="tag is-info">adventure</a><a href="index.html#game engine" title="game engine games" class="tag is-info">game engine</a>
|
||
<span class="tag is-light">2D</span></div>
|
||
</div><div class="block">Homepage: <a href="https://github.com/hypatia-software-org/hypatia-engine">hypatia-software-org/hypatia-engine<span class="icon has-text-black"><i class="icon-github"></i></span></a><br></div><div class="block is-size-7">
|
||
<span class="has-text-weight-semibold">Details</span><br>Code languages: <a href="../games/languages.html#python">Python</a><br>Code licenses: <a href="https://en.wikipedia.org/wiki/MIT_License">MIT</a><br>Code repositories: <a href="https://github.com/hypatia-software-org/hypatia-engine.git">hypatia-software-org/hypatia-engine.git<span class="icon has-text-black"><i class="icon-github"></i></span></a>(since 2014, <span class="icon has-text-black" title="top rated"><i class="icon-star"></i></span>)<br>Developer: <a href="../developers/K.html#kawa_kokosawa">Kawa Kokosawa</a><br></div><div class="block is-size-7 has-text-right">
|
||
<a href="../contribute.html#games" title="Contribution guide" class="mr-2">Improve</a>
|
||
<a href="https://raw.githubusercontent.com/Trilarion/opensourcegames/master/entries/hypatia.md" title="Text based entry on Github">Raw entry</a>
|
||
</div>
|
||
</div>
|
||
<div id="ika" class="box"><nav class="level">
|
||
<div class="level-left">
|
||
<div class="level-item title is-4">ika</div>
|
||
</div>
|
||
<div class="level-right is-size-7"><div class="level-item">Platform:<a href="../games/platforms.html#windows" title="Windows"><span class="icon has-text-black"><i class="icon-windows"></i></span></a></div><div class="level-item">beta</div><div class="level-item">inactive since 2007<span class="icon has-text-black"><i class="icon-brightness_3"></i></span></div></div>
|
||
</nav><div class="block">
|
||
<div class="tags has-addons"><a href="index.html#game engine" title="game engine games" class="tag is-info">game engine</a><a href="../games/genres.html#role playing" title="role playing games" class="tag is-info">role playing</a></div>
|
||
</div><div class="block">Homepage: <a href="https://github.com/andyfriesen/ika">andyfriesen/ika<span class="icon has-text-black"><i class="icon-github"></i></span></a><br></div><div class="block is-size-7">
|
||
<span class="has-text-weight-semibold">Details</span><br>Code languages: <a href="../games/languages.html#c++">C++</a>, <a href="../games/languages.html#python">Python</a>, <a href="../games/languages.html#php">PHP</a>, <a href="../games/languages.html#c#">C#</a><br>Code licenses: <a href="https://en.wikipedia.org/wiki/GNU_General_Public_License">GPL-2.0</a><br>Code repositories: <a href="https://github.com/andyfriesen/ika.git">andyfriesen/ika.git<span class="icon has-text-black"><i class="icon-github"></i></span></a>(since 2015, <span class="icon has-text-black" title="low rated"><i class="icon-star-o"></i></span>)<br>Code dependencies: OpenGL, SDL<br>
|
||
<span class="is-size-7">Build system: </span><a href="https://scons.org/" class="is-size-7">Scons</a><br>Developer: <a href="../developers/A.html#andy_friesen">Andy Friesen</a><br></div><div class="block is-size-7 has-text-right">
|
||
<a href="../contribute.html#games" title="Contribution guide" class="mr-2">Improve</a>
|
||
<a href="https://raw.githubusercontent.com/Trilarion/opensourcegames/master/entries/ika.md" title="Text based entry on Github">Raw entry</a>
|
||
</div>
|
||
</div>
|
||
<div id="innocence_engine" class="box"><nav class="level">
|
||
<div class="level-left">
|
||
<div class="level-item title is-4">Innocence Engine</div>
|
||
</div>
|
||
<div class="level-right is-size-7"><div class="level-item">Platform:<a href="../games/platforms.html#unspecified" title="Unspecified"><span class="icon has-text-black"><i class="icon-device_unknown"></i></span></a></div><div class="level-item">beta</div><div class="level-item">
|
||
<span class="has-text-weight-bold">active</span><span class="icon has-text-black"><i class="icon-sun"></i></span></div></div>
|
||
</nav><div class="block">
|
||
<div class="tags has-addons"><a href="index.html#game engine" title="game engine games" class="tag is-info">game engine</a></div>
|
||
</div><div class="block">Homepage: <a href="https://github.com/zhangdoa/InnocenceEngine">zhangdoa/InnocenceEngine<span class="icon has-text-black"><i class="icon-github"></i></span></a><br>Download: <a href="https://github.com/zhangdoa/InnocenceEngine/releases">zhangdoa/InnocenceEngine/releases<span class="icon has-text-black"><i class="icon-github"></i></span></a><br></div><div class="block is-size-7">
|
||
<span class="has-text-weight-semibold">Details</span><br>Code languages: <a href="../games/languages.html#c++">C++</a><br>Code licenses: <a href="https://en.wikipedia.org/wiki/GNU_General_Public_License">GPL-3.0</a><br>Code repositories: <a href="https://github.com/zhangdoa/InnocenceEngine.git">zhangdoa/InnocenceEngine.git<span class="icon has-text-black"><i class="icon-github"></i></span></a>(since 2017, <span class="icon 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>Developer: <a href="../developers/Z.html#zhangdoa">zhangdoa</a><br></div><div class="block is-size-7 has-text-right">
|
||
<a href="../contribute.html#games" title="Contribution guide" class="mr-2">Improve</a>
|
||
<a href="https://raw.githubusercontent.com/Trilarion/opensourcegames/master/entries/innocence_engine.md" title="Text based entry on Github">Raw entry</a>
|
||
</div>
|
||
</div>
|
||
<div id="instead" class="box"><nav class="level">
|
||
<div class="level-left">
|
||
<div class="level-item title is-4">INSTEAD</div>
|
||
</div>
|
||
<div class="level-right is-size-7"><div class="level-item">Platforms:<a href="../games/platforms.html#windows" title="Windows"><span class="icon has-text-black"><i class="icon-windows"></i></span></a><a href="../games/platforms.html#linux" title="Linux"><span class="icon has-text-black"><i class="icon-tux"></i></span></a><a href="../games/platforms.html#macos" title="macOS"><span class="icon has-text-black"><i class="icon-appleinc"></i></span></a><a href="../games/platforms.html#android" title="Android"><span class="icon has-text-black"><i class="icon-android"></i></span></a></div><div class="level-item">
|
||
<span class="has-text-weight-bold">mature</span></div><div class="level-item">
|
||
<span class="has-text-weight-bold">active</span><span class="icon has-text-black"><i class="icon-sun"></i></span></div></div>
|
||
</nav><div class="block">
|
||
<div class="tags has-addons"><a href="../games/genres.html#adventure" title="adventure games" class="tag is-info">adventure</a><a href="index.html#game engine" title="game engine games" class="tag is-info">game engine</a><a href="../games/genres.html#visual novel" title="visual novel games" class="tag is-info">visual novel</a>
|
||
<span class="tag is-light">text-based</span></div>
|
||
</div><div class="block">Homepages: <a href="https://instead3.syscall.ru/en/">instead3.syscall.ru/en</a>, <a href="https://sourceforge.net/projects/instead/">instead<span class="icon has-text-black"><i class="icon-sourceforge"></i></span></a>, <a href="https://instead.hugeping.ru/en/">instead.hugeping.ru/en</a><br>Downloads: <a href="https://instead3.syscall.ru/en/#download">instead3.syscall.ru/en/#download</a>, <a href="https://github.com/instead-hub/instead/releases">instead-hub/instead/releases<span class="icon has-text-black"><i class="icon-github"></i></span></a>, <a href="https://sourceforge.net/projects/instead/files/">instead/files<span class="icon has-text-black"><i class="icon-sourceforge"></i></span></a>, <a href="https://f-droid.org/de/packages/com.silentlexx.instead/">f-droid.org/de/packages/com.silentlexx.instead</a>, <a href="https://f-droid.org/de/packages/org.emunix.insteadlauncher/">f-droid.org/de/packages/org.emunix.insteadlauncher</a><br></div><div class="block is-size-7">
|
||
<span class="has-text-weight-semibold">Details</span><br>Code languages: <a href="../games/languages.html#c">C</a>, <a href="../games/languages.html#lua">Lua</a>, <a href="../games/languages.html#java">Java</a><br>Code licenses: <a href="https://en.wikipedia.org/wiki/MIT_License">MIT</a><br>Code repositories: <a href="https://github.com/instead-hub/instead.git">instead-hub/instead.git<span class="icon has-text-black"><i class="icon-github"></i></span></a>(since 2014, <span class="icon has-text-black" title="medium rated"><i class="icon-star-half-full"></i></span>), <a href="https://github.com/btimofeev/instead-launcher-android.git @add">btimofeev/instead-launcher-android.git @add<span class="icon has-text-black"><i class="icon-github"></i></span></a>(since 2018, <span class="icon has-text-black" title="low rated"><i class="icon-star-o"></i></span>), <a href="https://svn.code.sf.net/p/instead/code">svn.code.sf.net/p/instead/code</a><br>Code dependencies: SDL<br>
|
||
<span class="is-size-7">Build system: </span><a href="https://cmake.org/" class="is-size-7">CMake</a><br>Developers: <a href="../developers/A.html#alexander_yakovlev">Alexander Yakovlev</a>, <a href="../developers/B.html#boris_timofeev">Boris Timofeev</a>, <a href="../developers/D.html#dmitry_marakasov">Dmitry Marakasov</a>, <a href="../developers/J.html#jorge_gmez_sanz">Jorge Gómez Sanz</a>, <a href="../developers/M.html#mehdi_sadeghi">Mehdi Sadeghi</a>, <a href="../developers/M.html#mehdisadeghi">mehdisadeghi</a>, <a href="../developers/M.html#michael_steele">Michael Steele</a>, <a href="../developers/P.html#peter_kosyh">Peter Kosyh</a>, <a href="../developers/S.html#sam_protsenko">Sam Protsenko</a>, <a href="../developers/W.html#wimh">wimh</a><br></div><div class="block is-size-7 has-text-right">
|
||
<a href="../contribute.html#games" title="Contribution guide" class="mr-2">Improve</a>
|
||
<a href="https://raw.githubusercontent.com/Trilarion/opensourcegames/master/entries/instead.md" title="Text based entry on Github">Raw entry</a>
|
||
</div>
|
||
</div>
|
||
<div id="intersect" class="box"><nav class="level">
|
||
<div class="level-left">
|
||
<div class="level-item title is-4">Intersect</div>
|
||
</div>
|
||
<div class="level-right is-size-7"><div class="level-item">Platforms:<a href="../games/platforms.html#windows" title="Windows"><span class="icon has-text-black"><i class="icon-windows"></i></span></a><a href="../games/platforms.html#linux" title="Linux"><span class="icon has-text-black"><i class="icon-tux"></i></span></a><a href="../games/platforms.html#macos" title="macOS"><span class="icon has-text-black"><i class="icon-appleinc"></i></span></a></div><div class="level-item">beta</div><div class="level-item">
|
||
<span class="has-text-weight-bold">active</span><span class="icon has-text-black"><i class="icon-sun"></i></span></div></div>
|
||
</nav><div class="block">
|
||
<div class="tags has-addons"><a href="index.html#game engine" title="game engine games" class="tag is-info">game engine</a><a href="../games/genres.html#role playing" title="role playing games" class="tag is-info">role playing</a>
|
||
<span class="tag is-light">2D</span>
|
||
<span class="tag is-light">multiplayer massive</span></div>
|
||
</div><div class="block">Homepage: <a href="https://www.freemmorpgmaker.com/">www.freemmorpgmaker.com</a><br>Download: <a href="https://www.freemmorpgmaker.com/downloads/">www.freemmorpgmaker.com/downloads</a><br></div><div class="block is-size-7">
|
||
<span class="has-text-weight-semibold">Details</span><br>Code languages: <a href="../games/languages.html#c#">C#</a><br>Code licenses: <a href="https://en.wikipedia.org/wiki/MIT_License">MIT</a>, <a href="https://en.wikipedia.org/wiki/GNU_General_Public_License">GPL-2.0</a><br>Code repositories: <a href="https://github.com/AscensionGameDev/Intersect-Engine.git">AscensionGameDev/Intersect-Engine.git<span class="icon has-text-black"><i class="icon-github"></i></span></a>(since 2020, <span class="icon has-text-black" title="medium rated"><i class="icon-star-half-full"></i></span>)<br>Code dependencies: MonoGame<br>Developers: <a href="../developers/C.html#cheshire">Cheshire</a>, <a href="../developers/J.html#jc_snider">JC Snider</a>, <a href="../developers/K.html#kibbelz">Kibbelz</a>, <a href="../developers/L.html#lodicolo">lodicolo</a><br></div><div class="block is-size-7 has-text-right">
|
||
<a href="../contribute.html#games" title="Contribution guide" class="mr-2">Improve</a>
|
||
<a href="https://raw.githubusercontent.com/Trilarion/opensourcegames/master/entries/intersect.md" title="Text based entry on Github">Raw entry</a>
|
||
</div>
|
||
</div>
|
||
<div id="ioquake3" class="box"><nav class="level">
|
||
<div class="level-left">
|
||
<div class="level-item title is-4">ioquake3</div>
|
||
</div>
|
||
<div class="level-right is-size-7"><div class="level-item">Platforms:<a href="../games/platforms.html#windows" title="Windows"><span class="icon has-text-black"><i class="icon-windows"></i></span></a><a href="../games/platforms.html#linux" title="Linux"><span class="icon has-text-black"><i class="icon-tux"></i></span></a><a href="../games/platforms.html#macos" title="macOS"><span class="icon has-text-black"><i class="icon-appleinc"></i></span></a></div><div class="level-item">
|
||
<span class="has-text-weight-bold">mature</span></div><div class="level-item">
|
||
<span class="has-text-weight-bold">active</span><span class="icon has-text-black"><i class="icon-sun"></i></span></div></div>
|
||
</nav><div class="block">
|
||
<div class="tags has-addons"><a href="../games/genres.html#action" title="action games" class="tag is-info">action</a><a href="index.html#game engine" title="game engine games" class="tag is-info">game engine</a><a href="../games/genres.html#remake" title="remake games" class="tag is-info">remake</a>
|
||
<span class="tag is-light">content original required</span>
|
||
<span class="tag is-light">shooter</span></div>
|
||
</div><div class="block">Homepage: <a href="https://ioquake3.org/">ioquake3.org</a><br>Inspiration: <a href="../inspirations/Q.html#quake_iii_arena">Quake III Arena</a><br>Download: <a href="https://ioquake3.org/get-it/">ioquake3.org/get-it</a><br></div><div class="block is-size-7">
|
||
<span class="has-text-weight-semibold">Details</span><br>Code languages: <a href="../games/languages.html#c">C</a><br>Code licenses: <a href="https://en.wikipedia.org/wiki/GNU_General_Public_License">GPL-2.0</a><br>Code repositories: <a href="https://github.com/ioquake/ioq3.git">ioquake/ioq3.git<span class="icon has-text-black"><i class="icon-github"></i></span></a>(since 2012, <span class="icon has-text-black" title="top rated"><i class="icon-star"></i></span>)<br>Code dependencies: SDL2<br>
|
||
<span class="is-size-7">Build system: </span><a href="https://en.wikipedia.org/wiki/Make_(software)" class="is-size-7">Make</a><br><details><summary>Developers: (23)</summary><a href="../developers/A.html#anthony_pesch">Anthony Pesch</a>, <a href="../developers/C.html#cmf028">cmf028</a>, <a href="../developers/D.html#dominic_fandrey">Dominic Fandrey</a>, <a href="../developers/E.html#ensiform">Ensiform</a>, <a href="../developers/E.html#eugene_c">Eugene C.</a>, <a href="../developers/H.html#hairball">hairball</a>, <a href="../developers/J.html#jack_slater">Jack Slater</a>, <a href="../developers/J.html#james_canete">James Canete</a>, <a href="../developers/J.html#jeremiah_sypult">Jeremiah Sypult</a>, <a href="../developers/L.html#ludwig_nussel">Ludwig Nussel</a>, <a href="../developers/M.html#man-at-arms">MAN-AT-ARMS</a>, <a href="../developers/M.html#mickal_thomas">Mickaël Thomas</a>, <a href="../developers/P.html#pan7">Pan7</a>, <a href="../developers/R.html#richard_allen">Richard Allen</a>, <a href="../developers/R.html#ryan_c_gordon">Ryan C. Gordon</a>, <a href="../developers/S.html#simon_mcvittie">Simon McVittie</a>, <a href="../developers/T.html#thilo_schulz">Thilo Schulz</a>, <a href="../developers/T.html#thomas_koppe">Thomas Köppe</a>, <a href="../developers/T.html#tim_angus">Tim Angus</a>, <a href="../developers/T.html#toku">ToKu</a>, <a href="../developers/T.html#tom_kidd">Tom Kidd</a>, <a href="../developers/T.html#tony_white">Tony White</a>, <a href="../developers/Z.html#zack_middleton">Zack Middleton</a></details><br></div><div class="block is-size-7 has-text-right">
|
||
<a href="../contribute.html#games" title="Contribution guide" class="mr-2">Improve</a>
|
||
<a href="https://raw.githubusercontent.com/Trilarion/opensourcegames/master/entries/ioquake3.md" title="Text based entry on Github">Raw entry</a>
|
||
</div>
|
||
</div>
|
||
<div id="isogenic_game_engine" class="box"><nav class="level">
|
||
<div class="level-left">
|
||
<div class="level-item title is-4">Isogenic Game Engine</div>
|
||
</div>
|
||
<div class="level-right is-size-7"><div class="level-item">Platform:<a href="../games/platforms.html#web" title="Web"><span class="icon has-text-black"><i class="icon-earth"></i></span></a></div><div class="level-item">
|
||
<span class="has-text-weight-bold">mature</span></div><div class="level-item">
|
||
<span class="has-text-weight-bold">active</span><span class="icon has-text-black"><i class="icon-sun"></i></span></div></div>
|
||
</nav><div class="block">
|
||
<div class="tags has-addons"><a href="index.html#game engine" title="game engine games" class="tag is-info">game engine</a>
|
||
<span class="tag is-light">2D</span></div>
|
||
</div><div class="block">Homepage: <a href="http://www.isogenicengine.com/">www.isogenicengine.com</a><br></div><div class="block is-size-7">
|
||
<span class="has-text-weight-semibold">Details</span><br>Code languages: <a href="../games/languages.html#javascript">JavaScript</a><br>Code licenses: <a href="https://en.wikipedia.org/wiki/MIT_License">MIT</a><br>Code repositories: <a href="https://github.com/Irrelon/ige.git">Irrelon/ige.git<span class="icon has-text-black"><i class="icon-github"></i></span></a>(since 2012, <span class="icon has-text-black" title="top rated"><i class="icon-star"></i></span>)<br>Developers: <a href="../developers/D.html#doidel">Doidel</a>, <a href="../developers/J.html#james_simpson">James Simpson</a>, <a href="../developers/L.html#luke">Luke</a>, <a href="../developers/M.html#momin_khan">Momin Khan</a>, <a href="../developers/P.html#pete_smith">Pete Smith</a>, <a href="../developers/R.html#rob_aldred">Rob Aldred</a>, <a href="../developers/R.html#rob_evans">Rob Evans</a><br></div><div class="block is-size-7 has-text-right">
|
||
<a href="../contribute.html#games" title="Contribution guide" class="mr-2">Improve</a>
|
||
<a href="https://raw.githubusercontent.com/Trilarion/opensourcegames/master/entries/isogenic_game_engine.md" title="Text based entry on Github">Raw entry</a>
|
||
</div>
|
||
</div>
|
||
<div id="jake2" class="box"><nav class="level">
|
||
<div class="level-left">
|
||
<div class="level-item title is-4">Jake2</div>
|
||
</div>
|
||
<div class="level-right is-size-7"><div class="level-item">Platforms:<a href="../games/platforms.html#windows" title="Windows"><span class="icon has-text-black"><i class="icon-windows"></i></span></a><a href="../games/platforms.html#linux" title="Linux"><span class="icon has-text-black"><i class="icon-tux"></i></span></a></div><div class="level-item">beta</div><div class="level-item">inactive since 2006<span class="icon has-text-black"><i class="icon-brightness_3"></i></span></div></div>
|
||
</nav><div class="block">
|
||
<div class="tags has-addons"><a href="../games/genres.html#action" title="action games" class="tag is-info">action</a><a href="index.html#game engine" title="game engine games" class="tag is-info">game engine</a><a href="../games/genres.html#remake" title="remake games" class="tag is-info">remake</a>
|
||
<span class="tag is-light">3D</span>
|
||
<span class="tag is-light">content original required</span>
|
||
<span class="tag is-light">shooter</span></div>
|
||
</div><div class="block">Homepages: <a href="http://bytonic.de/html/jake2.html">bytonic.de/html/jake2.html</a>, <a href="https://sourceforge.net/projects/jake2/">jake2<span class="icon has-text-black"><i class="icon-sourceforge"></i></span></a><br>Inspiration: <a href="../inspirations/Q.html#quake_ii">Quake II</a><br>Download: <a href="https://bytonic.de/html/download.html">bytonic.de/html/download.html</a><br></div><div class="block is-size-7">
|
||
<span class="has-text-weight-semibold">Details</span><br>Code languages: <a href="../games/languages.html#java">Java</a><br>Code licenses: <a href="https://en.wikipedia.org/wiki/GNU_General_Public_License">GPL-2.0</a><br>Code repositories: <a href="https://git.code.sf.net/p/jake2/git">git.code.sf.net/p/jake2/git</a>, <a href="http://jake2.cvs.sourceforge.net">jake2.cvs.sourceforge.net</a><br>Code dependencies: JOGL, lwjgl<br>Developers: <a href="../developers/C.html#carsten_weisse">Carsten Weisse</a>, <a href="../developers/D.html#david_sanders">David Sanders</a>, <a href="../developers/H.html#holger_zickner">Holger Zickner</a>, <a href="../developers/K.html#kenneth_b_russell">Kenneth B. Russell</a>, <a href="../developers/R.html#rene_stoeckel">Rene Stoeckel</a><br></div><div class="block is-size-7 has-text-right">
|
||
<a href="../contribute.html#games" title="Contribution guide" class="mr-2">Improve</a>
|
||
<a href="https://raw.githubusercontent.com/Trilarion/opensourcegames/master/entries/jake2.md" title="Text based entry on Github">Raw entry</a>
|
||
</div>
|
||
</div>
|
||
<div id="javascript_graphic_adventure_maker" class="box"><nav class="level">
|
||
<div class="level-left">
|
||
<div class="level-item title is-4">JavaScript Graphic Adventure Maker</div>
|
||
</div>
|
||
<div class="level-right is-size-7"><div class="level-item">Platform:<a href="../games/platforms.html#web" title="Web"><span class="icon has-text-black"><i class="icon-earth"></i></span></a></div><div class="level-item">
|
||
<span class="has-text-weight-bold">mature</span></div><div class="level-item">
|
||
<span class="has-text-weight-bold">active</span><span class="icon has-text-black"><i class="icon-sun"></i></span></div></div>
|
||
</nav><div class="block">
|
||
<div class="tags has-addons"><a href="../games/genres.html#adventure" title="adventure games" class="tag is-info">adventure</a><a href="index.html#game engine" title="game engine games" class="tag is-info">game engine</a>
|
||
<span class="tag is-light">point & click</span></div>
|
||
</div><div class="block">Homepages: <a href="https://jsgam.sourceforge.io/">jsgam.sourceforge.io</a>, <a href="https://sourceforge.net/projects/jsgam/">jsgam<span class="icon has-text-black"><i class="icon-sourceforge"></i></span></a><br>Download: <a href="https://sourceforge.net/projects/jsgam/files/">jsgam/files<span class="icon has-text-black"><i class="icon-sourceforge"></i></span></a><br></div><div class="block is-size-7">
|
||
<span class="has-text-weight-semibold">Details</span><br>Code languages: <a href="../games/languages.html#javascript">JavaScript</a><br>Code licenses: <a href="https://en.wikipedia.org/wiki/MIT_License">MIT</a><br>Code repositories: <a href="https://github.com/kreezii/jsgam.git">kreezii/jsgam.git<span class="icon has-text-black"><i class="icon-github"></i></span></a>(since 2018, <span class="icon has-text-black" title="medium rated"><i class="icon-star-half-full"></i></span>), <a href="https://svn.code.sf.net/p/jsgam/code">svn.code.sf.net/p/jsgam/code</a><br>Developers: <a href="../developers/K.html#kreezii">Kreezii</a>, <a href="../developers/R.html#rvaes">R.Vañes</a><br></div><div class="block is-size-7 has-text-right">
|
||
<a href="../contribute.html#games" title="Contribution guide" class="mr-2">Improve</a>
|
||
<a href="https://raw.githubusercontent.com/Trilarion/opensourcegames/master/entries/javascript_graphic_adventure_maker.md" title="Text based entry on Github">Raw entry</a>
|
||
</div>
|
||
</div>
|
||
<div id="jedioutcastlinux" class="box"><nav class="level">
|
||
<div class="level-left">
|
||
<div class="level-item title is-4">JediOutcastLinux</div>
|
||
</div>
|
||
<div class="level-right is-size-7"><div class="level-item">Platform:<a href="../games/platforms.html#unspecified" title="Unspecified"><span class="icon has-text-black"><i class="icon-device_unknown"></i></span></a></div><div class="level-item">
|
||
<span class="has-text-weight-bold">mature</span></div><div class="level-item">
|
||
<span class="has-text-weight-bold">active</span><span class="icon has-text-black"><i class="icon-sun"></i></span></div></div>
|
||
</nav><div class="block">
|
||
<div class="tags has-addons"><a href="index.html#game engine" title="game engine games" class="tag is-info">game engine</a><a href="../games/genres.html#remake" title="remake games" class="tag is-info">remake</a>
|
||
<span class="tag is-light">content commercial + original required</span>
|
||
<span class="tag is-light">first-person</span>
|
||
<span class="tag is-light">shooter</span></div>
|
||
</div><div class="block">Homepage: <a href="https://github.com/xLAva/JediOutcastLinux">xLAva/JediOutcastLinux<span class="icon has-text-black"><i class="icon-github"></i></span></a><br>Inspiration: <a href="../inspirations/S.html#star_wars_jedi_knight_ii_jedi_outcast">Star Wars Jedi Knight II: Jedi Outcast</a><br></div><div class="block is-size-7">
|
||
<span class="has-text-weight-semibold">Details</span><br>Code languages: <a href="../games/languages.html#c">C</a>, <a href="../games/languages.html#c++">C++</a><br>Code licenses: <a href="https://en.wikipedia.org/wiki/GNU_General_Public_License">GPL-2.0</a><br>Code repositories: <a href="https://github.com/xLAva/JediOutcastLinux.git">xLAva/JediOutcastLinux.git<span class="icon has-text-black"><i class="icon-github"></i></span></a>(since 2013, <span class="icon has-text-black" title="top rated"><i class="icon-star"></i></span>)<br>Code dependencies: SDL2<br>
|
||
<span class="is-size-7">Build system: </span><a href="https://cmake.org/" class="is-size-7">CMake</a><br>Developers: <a href="../developers/L.html#luis_n_polasek">Luis N. Polasek</a>, <a href="../developers/S.html#szilrd_bir">Szilárd Biró</a>, <a href="../developers/X.html#xlava">xLAva</a><br></div><div class="block is-size-7 has-text-right">
|
||
<a href="../contribute.html#games" title="Contribution guide" class="mr-2">Improve</a>
|
||
<a href="https://raw.githubusercontent.com/Trilarion/opensourcegames/master/entries/jedioutcastlinux.md" title="Text based entry on Github">Raw entry</a>
|
||
</div>
|
||
</div>
|
||
<div id="jfduke3d" class="box"><nav class="level">
|
||
<div class="level-left">
|
||
<div class="level-item title is-4">JFDuke3D</div>
|
||
</div>
|
||
<div class="level-right is-size-7"><div class="level-item">Platform:<a href="../games/platforms.html#unspecified" title="Unspecified"><span class="icon has-text-black"><i class="icon-device_unknown"></i></span></a></div><div class="level-item">beta</div><div class="level-item">inactive since 2005<span class="icon has-text-black"><i class="icon-brightness_3"></i></span></div></div>
|
||
</nav><div class="block">
|
||
<div class="tags has-addons"><a href="index.html#game engine" title="game engine games" class="tag is-info">game engine</a><a href="../games/genres.html#remake" title="remake games" class="tag is-info">remake</a>
|
||
<span class="tag is-light">content commercial</span>
|
||
<span class="tag is-light">multiplayer LAN</span>
|
||
<span class="tag is-light">shooter</span></div>
|
||
</div><div class="block">Homepage: <a href="http://www.jonof.id.au/jfduke3d/">www.jonof.id.au/jfduke3d</a><br>Inspiration: <a href="../inspirations/D.html#duke_nukem_3d">Duke Nukem 3D</a><br></div><div class="block is-size-7">
|
||
<span class="has-text-weight-semibold">Details</span><br>Code languages: <a href="../games/languages.html#c">C</a><br>Code licenses: <a href="https://en.wikipedia.org/wiki/GNU_General_Public_License">GPL-2.0</a><br>Code repositories: <a href="https://github.com/jonof/jfduke3d.git">jonof/jfduke3d.git<span class="icon has-text-black"><i class="icon-github"></i></span></a>(since 2010, <span class="icon has-text-black" title="medium rated"><i class="icon-star-half-full"></i></span>)<br>Developer: <a href="../developers/J.html#jonathon_fowler">Jonathon Fowler</a><br></div><div class="block is-size-7 has-text-right">
|
||
<a href="../contribute.html#games" title="Contribution guide" class="mr-2">Improve</a>
|
||
<a href="https://raw.githubusercontent.com/Trilarion/opensourcegames/master/entries/jfduke3d.md" title="Text based entry on Github">Raw entry</a>
|
||
</div>
|
||
</div>
|
||
<div id="jgame" class="box"><nav class="level">
|
||
<div class="level-left">
|
||
<div class="level-item title is-4">JGame</div>
|
||
</div>
|
||
<div class="level-right is-size-7"><div class="level-item">Platforms:<a href="../games/platforms.html#windows" title="Windows"><span class="icon has-text-black"><i class="icon-windows"></i></span></a><a href="../games/platforms.html#linux" title="Linux"><span class="icon has-text-black"><i class="icon-tux"></i></span></a><a href="../games/platforms.html#macos" title="macOS"><span class="icon has-text-black"><i class="icon-appleinc"></i></span></a></div><div class="level-item">
|
||
<span class="has-text-weight-bold">mature</span></div><div class="level-item">inactive since 2012<span class="icon has-text-black"><i class="icon-brightness_3"></i></span></div></div>
|
||
</nav><div class="block">
|
||
<div class="tags has-addons"><a href="index.html#game engine" title="game engine games" class="tag is-info">game engine</a>
|
||
<span class="tag is-light">2D</span></div>
|
||
</div><div class="block">Homepages: <a href="http://www.13thmonkey.org/~boris/jgame/">www.13thmonkey.org/~boris/jgame</a>, <a href="https://sourceforge.net/projects/jgame-engine/">jgame-engine<span class="icon has-text-black"><i class="icon-sourceforge"></i></span></a><br>Download: <a href="https://sourceforge.net/projects/jgame-engine/files/">jgame-engine/files<span class="icon has-text-black"><i class="icon-sourceforge"></i></span></a><br></div><div class="block is-size-7">
|
||
<span class="has-text-weight-semibold">Details</span><br>Code languages: <a href="../games/languages.html#java">Java</a><br>Code licenses: <a href="https://en.wikipedia.org/wiki/BSD_licenses#3-clause_license_(%22BSD_License_2.0%22,_%22Revised_BSD_License%22,_%22New_BSD_License%22,_or_%22Modified_BSD_License%22)">3-clause BSD</a><br>
|
||
<span class="is-size-7">Build system: </span><a href="http://ant.apache.org/" class="is-size-7">Ant</a><br>Developer: <a href="../developers/B.html#boris_van_schooten">Boris van Schooten</a><br></div><div class="block is-size-7 has-text-right">
|
||
<a href="../contribute.html#games" title="Contribution guide" class="mr-2">Improve</a>
|
||
<a href="https://raw.githubusercontent.com/Trilarion/opensourcegames/master/entries/jgame.md" title="Text based entry on Github">Raw entry</a>
|
||
</div>
|
||
</div>
|
||
<div id="keeperrl" class="box"><nav class="level">
|
||
<div class="level-left">
|
||
<div class="level-item title is-4">KeeperRL</div>
|
||
</div>
|
||
<div class="level-right is-size-7"><div class="level-item">Platform:<a href="../games/platforms.html#windows" title="Windows"><span class="icon has-text-black"><i class="icon-windows"></i></span></a></div><div class="level-item">beta</div><div class="level-item">
|
||
<span class="has-text-weight-bold">active</span><span class="icon has-text-black"><i class="icon-sun"></i></span></div></div>
|
||
</nav><div class="block">
|
||
<div class="tags has-addons"><a href="index.html#game engine" title="game engine games" class="tag is-info">game engine</a><a href="../games/genres.html#simulation" title="simulation games" class="tag is-info">simulation</a>
|
||
<span class="tag is-light">content original required</span>
|
||
<span class="tag is-light">dungeon</span></div>
|
||
</div><div class="block">Homepages: <a href="https://keeperrl.com/">keeperrl.com</a>, <a href="https://miki151.itch.io/keeperrl">miki151.itch.io/keeperrl</a><br>Inspiration: <a href="../inspirations/D.html#dungeon_keeper_2">Dungeon Keeper 2</a><br></div><div class="block is-size-7">
|
||
<span class="has-text-weight-semibold">Details</span><br>Code languages: <a href="../games/languages.html#c">C</a>, <a href="../games/languages.html#c++">C++</a><br>Code licenses: <a href="https://en.wikipedia.org/wiki/GNU_General_Public_License">GPL-2.0</a><br>Code repositories: <a href="https://github.com/miki151/keeperrl.git">miki151/keeperrl.git<span class="icon has-text-black"><i class="icon-github"></i></span></a>(since 2013, <span class="icon has-text-black" title="top rated"><i class="icon-star"></i></span>)<br>Assets licenses: Proprietary, CC-BY<br>Developers: <a href="../developers/A.html#andrew_wright">Andrew Wright</a>, <a href="../developers/C.html#celmer89">celmer89</a>, <a href="../developers/K.html#ko2fan">ko2fan</a>, <a href="../developers/K.html#krzysztof_jakubowski">Krzysztof Jakubowski</a>, <a href="../developers/L.html#ludwigvonchesterfield">LudwigVonChesterfield</a>, <a href="../developers/M.html#michal_brzozowski">Michal Brzozowski</a>, <a href="../developers/R.html#rmi_verschelde">Rémi Verschelde</a><br></div><div class="block is-size-7 has-text-right">
|
||
<a href="../contribute.html#games" title="Contribution guide" class="mr-2">Improve</a>
|
||
<a href="https://raw.githubusercontent.com/Trilarion/opensourcegames/master/entries/keeperrl.md" title="Text based entry on Github">Raw entry</a>
|
||
</div>
|
||
</div>
|
||
<div id="kiwijs" class="box"><nav class="level">
|
||
<div class="level-left">
|
||
<div class="level-item title is-4">Kiwi.js</div>
|
||
</div>
|
||
<div class="level-right is-size-7"><div class="level-item">Platform:<a href="../games/platforms.html#web" title="Web"><span class="icon has-text-black"><i class="icon-earth"></i></span></a></div><div class="level-item">
|
||
<span class="has-text-weight-bold">mature</span></div><div class="level-item">inactive since 2015<span class="icon has-text-black"><i class="icon-brightness_3"></i></span></div></div>
|
||
</nav><div class="block">
|
||
<div class="tags has-addons"><a href="index.html#game engine" title="game engine games" class="tag is-info">game engine</a></div>
|
||
</div><div class="block">Homepage: <a href="https://web.archive.org/web/20190414153938/http://www.kiwijs.org/">Archive: 20190414153938/http://www.kiwijs.org</a><br></div><div class="block is-size-7">
|
||
<span class="has-text-weight-semibold">Details</span><br>Code languages: <a href="../games/languages.html#javascript">JavaScript</a>, <a href="../games/languages.html#typescript">TypeScript</a><br>Code licenses: <a href="https://en.wikipedia.org/wiki/MIT_License">MIT</a><br>Code repositories: <a href="https://github.com/gamelab/kiwi.js.git">gamelab/kiwi.js.git<span class="icon has-text-black"><i class="icon-github"></i></span></a>(since 2013, <span class="icon has-text-black" title="top rated"><i class="icon-star"></i></span>), <a href="https://github.com/gamelab/kiwi-examples.git @add">gamelab/kiwi-examples.git @add<span class="icon has-text-black"><i class="icon-github"></i></span></a>(since 2014, <span class="icon has-text-black" title="low rated"><i class="icon-star-o"></i></span>)<br>Developers: <a href="../developers/B.html#benjamin_harding">Benjamin Harding</a>, <a href="../developers/B.html#benjamindrichards">BenjaminDRichards</a>, <a href="../developers/E.html#ellison">Ellison</a>, <a href="../developers/P.html#phil_wickliffe">Phil Wickliffe</a>, <a href="../developers/R.html#ross_kettle">Ross Kettle</a>, <a href="../developers/T.html#tametick">tametick</a>, <a href="../developers/Z.html#zachary_w_freiberg">Zachary W. Freiberg</a><br></div><div class="block is-size-7 has-text-right">
|
||
<a href="../contribute.html#games" title="Contribution guide" class="mr-2">Improve</a>
|
||
<a href="https://raw.githubusercontent.com/Trilarion/opensourcegames/master/entries/kiwijs.md" title="Text based entry on Github">Raw entry</a>
|
||
</div>
|
||
</div>
|
||
<div id="klayge" class="box"><nav class="level">
|
||
<div class="level-left">
|
||
<div class="level-item title is-4">KlayGE</div>
|
||
</div>
|
||
<div class="level-right is-size-7"><div class="level-item">Platforms:<a href="../games/platforms.html#windows" title="Windows"><span class="icon has-text-black"><i class="icon-windows"></i></span></a><a href="../games/platforms.html#linux" title="Linux"><span class="icon has-text-black"><i class="icon-tux"></i></span></a><a href="../games/platforms.html#macos" title="macOS"><span class="icon has-text-black"><i class="icon-appleinc"></i></span></a></div><div class="level-item">
|
||
<span class="has-text-weight-bold">mature</span></div><div class="level-item">
|
||
<span class="has-text-weight-bold">active</span><span class="icon has-text-black"><i class="icon-sun"></i></span></div></div>
|
||
</nav><div class="block">
|
||
<div class="tags has-addons"><a href="index.html#game engine" title="game engine games" class="tag is-info">game engine</a></div>
|
||
</div><div class="block">Homepage: <a href="http://www.klayge.org/">www.klayge.org</a><br>Downloads: <a href="http://www.klayge.org/downloads/">www.klayge.org/downloads</a>, <a href="https://github.com/gongminmin/KlayGE/releases">gongminmin/KlayGE/releases<span class="icon has-text-black"><i class="icon-github"></i></span></a><br></div><div class="block is-size-7">
|
||
<span class="has-text-weight-semibold">Details</span><br>Code languages: <a href="../games/languages.html#c++">C++</a><br>Code licenses: <a href="https://en.wikipedia.org/wiki/GNU_General_Public_License">GPL-2.0</a><br>Code repositories: <a href="https://github.com/gongminmin/KlayGE.git">gongminmin/KlayGE.git<span class="icon has-text-black"><i class="icon-github"></i></span></a>(since 2015, <span class="icon has-text-black" title="top rated"><i class="icon-star"></i></span>)<br>
|
||
<span class="is-size-7">Build system: </span>
|
||
<span class="is-size-7">Python</span>, <a href="https://cmake.org/" class="is-size-7">CMake</a><br>Developers: <a href="../developers/H.html#huazai434">huazai434</a>, <a href="../developers/K.html#kanglai_qian">Kanglai Qian</a>, <a href="../developers/M.html#minmin_gong">Minmin Gong</a>, <a href="../developers/R.html#rui_wang">Rui Wang</a><br></div><div class="block is-size-7 has-text-right">
|
||
<a href="../contribute.html#games" title="Contribution guide" class="mr-2">Improve</a>
|
||
<a href="https://raw.githubusercontent.com/Trilarion/opensourcegames/master/entries/klayge.md" title="Text based entry on Github">Raw entry</a>
|
||
</div>
|
||
</div>
|
||
<div id="korax_heritage" class="box"><nav class="level">
|
||
<div class="level-left">
|
||
<div class="level-item title is-4">Korax' Heritage</div>
|
||
</div>
|
||
<div class="level-right is-size-7"><div class="level-item">Platform:<a href="../games/platforms.html#unspecified" title="Unspecified"><span class="icon has-text-black"><i class="icon-device_unknown"></i></span></a></div><div class="level-item">
|
||
<span class="has-text-weight-bold">mature</span></div><div class="level-item">
|
||
<span class="has-text-weight-bold">active</span><span class="icon has-text-black"><i class="icon-sun"></i></span></div></div>
|
||
</nav><div class="block">
|
||
<div class="tags has-addons"><a href="index.html#game engine" title="game engine games" class="tag is-info">game engine</a><a href="../games/genres.html#role playing" title="role playing games" class="tag is-info">role playing</a>
|
||
<span class="tag is-light">3D</span>
|
||
<span class="tag is-light">first-person</span>
|
||
<span class="tag is-light">shooter</span></div>
|
||
</div><div class="block">Homepages: <a href="https://www.koraxheritage.com/">www.koraxheritage.com</a>, <a href="https://sourceforge.net/projects/korax/">korax<span class="icon has-text-black"><i class="icon-sourceforge"></i></span></a><br>Inspiration: <a href="../inspirations/V.html#vavoom">Vavoom</a><br>Downloads: <a href="https://www.koraxheritage.com/downloads/">www.koraxheritage.com/downloads</a>, <a href="https://sourceforge.net/projects/korax/files/">korax/files<span class="icon has-text-black"><i class="icon-sourceforge"></i></span></a><br></div><div class="block is-size-7">
|
||
<span class="has-text-weight-semibold">Details</span><br>Code languages: <a href="../games/languages.html#none">None</a><br>Code licenses: ?<br>Code repositories: <a href="https://git.code.sf.net/p/korax/code-git">git.code.sf.net/p/korax/code-git</a>, <a href="https://git.code.sf.net/p/korax/krpg-txt @add">git.code.sf.net/p/korax/krpg-txt @add</a>, <a href="https://git.code.sf.net/p/korax/korax-git @add">git.code.sf.net/p/korax/korax-git @add</a>, <a href="https://git.code.sf.net/u/userid-1153503/korax @add">git.code.sf.net/u/userid-1153503/korax @add</a>, <a href="https://svn.code.sf.net/p/korax/code">svn.code.sf.net/p/korax/code</a>, <a href="https://svn.code.sf.net/p/korax/krpg-bin/">svn.code.sf.net/p/korax/krpg-bin</a><br>Code dependencies: Hexen<br>Developers: <a href="../developers/C.html#camper">Camper</a>, <a href="../developers/C.html#crimson_wizard">Crimson Wizard</a>, <a href="../developers/F.html#francisco_ortega">Francisco Ortega</a>, <a href="../developers/J.html#jnis_legzdi">Jānis Legzdiņš</a>, <a href="../developers/R.html#ramborc">RambOrc</a>, <a href="../developers/R.html#remi_spaans">Remi Spaans</a><br></div><div class="block is-size-7 has-text-right">
|
||
<a href="../contribute.html#games" title="Contribution guide" class="mr-2">Improve</a>
|
||
<a href="https://raw.githubusercontent.com/Trilarion/opensourcegames/master/entries/korax_heritage.md" title="Text based entry on Github">Raw entry</a>
|
||
</div>
|
||
</div>
|
||
<div id="lambdahack" class="box"><nav class="level">
|
||
<div class="level-left">
|
||
<div class="level-item title is-4">LambdaHack</div>
|
||
</div>
|
||
<div class="level-right is-size-7"><div class="level-item">Platforms:<a href="../games/platforms.html#windows" title="Windows"><span class="icon has-text-black"><i class="icon-windows"></i></span></a><a href="../games/platforms.html#linux" title="Linux"><span class="icon has-text-black"><i class="icon-tux"></i></span></a><a href="../games/platforms.html#web" title="Web"><span class="icon has-text-black"><i class="icon-earth"></i></span></a></div><div class="level-item">beta</div><div class="level-item">
|
||
<span class="has-text-weight-bold">active</span><span class="icon has-text-black"><i class="icon-sun"></i></span></div></div>
|
||
</nav><div class="block">
|
||
<div class="tags has-addons"><a href="index.html#game engine" title="game engine games" class="tag is-info">game engine</a>
|
||
<span class="tag is-light">roguelike</span>
|
||
<span class="tag is-light">text-based</span></div>
|
||
</div><div class="block">Homepage: <a href="https://lambdahack.github.io/">lambdahack.github.io</a><br>Download: <a href="https://github.com/LambdaHack/LambdaHack/releases">LambdaHack/LambdaHack/releases<span class="icon has-text-black"><i class="icon-github"></i></span></a><br>Play online: <a href="https://lambdahack.github.io/">lambdahack.github.io</a><br></div><div class="block is-size-7">
|
||
<span class="has-text-weight-semibold">Details</span><br>Code languages: <a href="../games/languages.html#haskell">Haskell</a><br>Code licenses: <a href="https://en.wikipedia.org/wiki/BSD_licenses#3-clause_license_(%22BSD_License_2.0%22,_%22Revised_BSD_License%22,_%22New_BSD_License%22,_or_%22Modified_BSD_License%22)">3-clause BSD</a><br>Code repositories: <a href="https://github.com/LambdaHack/LambdaHack.git">LambdaHack/LambdaHack.git<span class="icon has-text-black"><i class="icon-github"></i></span></a>(since 2010, <span class="icon has-text-black" title="top rated"><i class="icon-star"></i></span>)<br>
|
||
<span class="is-size-7">Build system: </span><a href="https://en.wikipedia.org/wiki/Make_(software)" class="is-size-7">Make</a><br>Developers: <a href="../developers/A.html#andres_loh">Andres Löh</a>, <a href="../developers/B.html#bulbousbullfrog">bulbousBullfrog</a>, <a href="../developers/D.html#dan_keefe">Dan Keefe</a>, <a href="../developers/M.html#mikolaj_konarski">Mikolaj Konarski</a>, <a href="../developers/O.html#oleg_grenrus">Oleg Grenrus</a>, <a href="../developers/R.html#rafa_szczerski">Rafał Szczerski</a>, <a href="../developers/V.html#veronika_romashkina">Veronika Romashkina</a><br></div><div class="block is-size-7 has-text-right">
|
||
<a href="../contribute.html#games" title="Contribution guide" class="mr-2">Improve</a>
|
||
<a href="https://raw.githubusercontent.com/Trilarion/opensourcegames/master/entries/lambdahack.md" title="Text based entry on Github">Raw entry</a>
|
||
</div>
|
||
</div>
|
||
<div id="librelancer" class="box"><nav class="level">
|
||
<div class="level-left">
|
||
<div class="level-item title is-4">Librelancer</div>
|
||
</div>
|
||
<div class="level-right is-size-7"><div class="level-item">Platforms:<a href="../games/platforms.html#windows" title="Windows"><span class="icon has-text-black"><i class="icon-windows"></i></span></a><a href="../games/platforms.html#linux" title="Linux"><span class="icon has-text-black"><i class="icon-tux"></i></span></a></div><div class="level-item">beta</div><div class="level-item">
|
||
<span class="has-text-weight-bold">active</span><span class="icon has-text-black"><i class="icon-sun"></i></span></div></div>
|
||
</nav><div class="block">
|
||
<div class="tags has-addons"><a href="../games/genres.html#action" title="action games" class="tag is-info">action</a><a href="index.html#game engine" title="game engine games" class="tag is-info">game engine</a><a href="../games/genres.html#remake" title="remake games" class="tag is-info">remake</a><a href="../games/genres.html#simulation" title="simulation games" class="tag is-info">simulation</a>
|
||
<span class="tag is-light">space</span></div>
|
||
</div><div class="block">Homepage: <a href="https://librelancer.net/">librelancer.net</a><br>Inspiration: <a href="../inspirations/F.html#freelancer">Freelancer</a><br>Download: <a href="https://librelancer.net/downloads.html">librelancer.net/downloads.html</a><br></div><div class="block is-size-7">
|
||
<span class="has-text-weight-semibold">Details</span><br>Code languages: <a href="../games/languages.html#c">C</a>, <a href="../games/languages.html#c#">C#</a><br>Code licenses: <a href="https://en.wikipedia.org/wiki/MIT_License">MIT</a><br>Code repositories: <a href="https://github.com/Librelancer/Librelancer.git">Librelancer/Librelancer.git<span class="icon has-text-black"><i class="icon-github"></i></span></a>(since 2015, <span class="icon has-text-black" title="top rated"><i class="icon-star"></i></span>)<br>Code dependencies: OpenGL<br>
|
||
<span class="is-size-7">Build system: </span><a href="https://cmake.org/" class="is-size-7">CMake</a><br>Developers: <a href="../developers/A.html#alex">Alex</a>, <a href="../developers/B.html#bohdan_starosta">Bohdan Starosta</a>, <a href="../developers/C.html#callum">Callum</a>, <a href="../developers/L.html#laz">Laz</a><br></div><div class="block is-size-7 has-text-right">
|
||
<a href="../contribute.html#games" title="Contribution guide" class="mr-2">Improve</a>
|
||
<a href="https://raw.githubusercontent.com/Trilarion/opensourcegames/master/entries/librelancer.md" title="Text based entry on Github">Raw entry</a>
|
||
</div>
|
||
</div>
|
||
<div id="limonengine" class="box"><nav class="level">
|
||
<div class="level-left">
|
||
<div class="level-item title is-4">LimonEngine</div>
|
||
</div>
|
||
<div class="level-right is-size-7"><div class="level-item">Platforms:<a href="../games/platforms.html#windows" title="Windows"><span class="icon has-text-black"><i class="icon-windows"></i></span></a><a href="../games/platforms.html#linux" title="Linux"><span class="icon has-text-black"><i class="icon-tux"></i></span></a><a href="../games/platforms.html#macos" title="macOS"><span class="icon has-text-black"><i class="icon-appleinc"></i></span></a></div><div class="level-item">beta</div><div class="level-item">
|
||
<span class="has-text-weight-bold">active</span><span class="icon has-text-black"><i class="icon-sun"></i></span></div></div>
|
||
</nav><div class="block">
|
||
<div class="tags has-addons"><a href="index.html#game engine" title="game engine games" class="tag is-info">game engine</a>
|
||
<span class="tag is-light">3D</span>
|
||
<span class="tag is-light">first person</span>
|
||
<span class="tag is-light">shooter</span></div>
|
||
</div><div class="block">Homepage: <a href="https://github.com/enginmanap/limonEngine">enginmanap/limonEngine<span class="icon has-text-black"><i class="icon-github"></i></span></a><br>Download: <a href="https://github.com/enginmanap/limonEngine/releases">enginmanap/limonEngine/releases<span class="icon has-text-black"><i class="icon-github"></i></span></a><br></div><div class="block is-size-7">
|
||
<span class="has-text-weight-semibold">Details</span><br>Code languages: <a href="../games/languages.html#c">C</a>, <a href="../games/languages.html#c++">C++</a><br>Code licenses: <a href="https://en.wikipedia.org/wiki/GNU_Lesser_General_Public_License">LGPL-3.0</a><br>Code repositories: <a href="https://github.com/enginmanap/limonEngine.git">enginmanap/limonEngine.git<span class="icon has-text-black"><i class="icon-github"></i></span></a><br>
|
||
<span class="is-size-7">Build system: </span><a href="https://cmake.org/" class="is-size-7">CMake</a><br></div><div class="block is-size-7 has-text-right">
|
||
<a href="../contribute.html#games" title="Contribution guide" class="mr-2">Improve</a>
|
||
<a href="https://raw.githubusercontent.com/Trilarion/opensourcegames/master/entries/limonengine.md" title="Text based entry on Github">Raw entry</a>
|
||
</div>
|
||
</div>
|
||
<div id="lionengine" class="box"><nav class="level">
|
||
<div class="level-left">
|
||
<div class="level-item title is-4">LionEngine</div>
|
||
</div>
|
||
<div class="level-right is-size-7"><div class="level-item">Platforms:<a href="../games/platforms.html#windows" title="Windows"><span class="icon has-text-black"><i class="icon-windows"></i></span></a><a href="../games/platforms.html#linux" title="Linux"><span class="icon has-text-black"><i class="icon-tux"></i></span></a><a href="../games/platforms.html#macos" title="macOS"><span class="icon has-text-black"><i class="icon-appleinc"></i></span></a><a href="../games/platforms.html#android" title="Android"><span class="icon has-text-black"><i class="icon-android"></i></span></a></div><div class="level-item">
|
||
<span class="has-text-weight-bold">mature</span></div><div class="level-item">
|
||
<span class="has-text-weight-bold">active</span><span class="icon has-text-black"><i class="icon-sun"></i></span></div></div>
|
||
</nav><div class="block">
|
||
<div class="tags has-addons"><a href="../games/genres.html#action" title="action games" class="tag is-info">action</a><a href="index.html#game engine" title="game engine games" class="tag is-info">game engine</a>
|
||
<span class="tag is-light">2D</span></div>
|
||
</div><div class="block">Homepage: <a href="https://lionengine.b3dgs.com">lionengine.b3dgs.com</a><br>Download: <a href="https://lionengine.b3dgs.com/v9-0/page.php?lang=en&section=downloads">lionengine.b3dgs.com/v9-0/page.php?lang=en&section=downloads</a><br></div><div class="block is-size-7">
|
||
<span class="has-text-weight-semibold">Details</span><br>Code languages: <a href="../games/languages.html#java">Java</a><br>Code licenses: <a href="https://en.wikipedia.org/wiki/GNU_General_Public_License">GPL-3.0</a><br>Code repositories: <a href="https://github.com/b3dgs/lionengine.git">b3dgs/lionengine.git<span class="icon has-text-black"><i class="icon-github"></i></span></a>(since 2013, <span class="icon has-text-black" title="medium rated"><i class="icon-star-half-full"></i></span>)<br>Developers: <a href="../developers/N.html#nuno_jesus">Nuno Jesus</a>, <a href="../developers/P.html#pierre-alexandre">Pierre-Alexandre</a>, <a href="../developers/D.html#_xxx">Дмитрий Рябов</a><br></div><div class="block is-size-7 has-text-right">
|
||
<a href="../contribute.html#games" title="Contribution guide" class="mr-2">Improve</a>
|
||
<a href="https://raw.githubusercontent.com/Trilarion/opensourcegames/master/entries/lionengine.md" title="Text based entry on Github">Raw entry</a>
|
||
</div>
|
||
</div>
|
||
<div id="mage-matthias_advanced_game_engine" class="box"><nav class="level">
|
||
<div class="level-left">
|
||
<div class="level-item title is-4">MAGE - Matthias Advanced Game Engine</div>
|
||
</div>
|
||
<div class="level-right is-size-7"><div class="level-item">Platform:<a href="../games/platforms.html#windows" title="Windows"><span class="icon has-text-black"><i class="icon-windows"></i></span></a></div><div class="level-item">beta</div><div class="level-item">
|
||
<span class="has-text-weight-bold">active</span><span class="icon has-text-black"><i class="icon-sun"></i></span></div></div>
|
||
</nav><div class="block">
|
||
<div class="tags has-addons"><a href="index.html#game engine" title="game engine games" class="tag is-info">game engine</a></div>
|
||
</div><div class="block">Homepages: <a href="https://github.com/matt77hias/MAGE">matt77hias/MAGE<span class="icon has-text-black"><i class="icon-github"></i></span></a>, <a href="https://matt77hias.github.io/MAGE-Doc/MAGE-Doc/html/index.html">matt77hias.github.io/MAGE-Doc/MAGE-Doc/html/index.html</a><br></div><div class="block is-size-7">
|
||
<span class="has-text-weight-semibold">Details</span><br>Code languages: <a href="../games/languages.html#c++">C++</a><br>Code licenses: <a href="https://en.wikipedia.org/wiki/GNU_General_Public_License">GPL-3.0</a><br>Code repositories: <a href="https://github.com/matt77hias/MAGE.git">matt77hias/MAGE.git<span class="icon has-text-black"><i class="icon-github"></i></span></a>(since 2016, <span class="icon has-text-black" title="top rated"><i class="icon-star"></i></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>Developer: <a href="../developers/M.html#matthias_moulin">Matthias Moulin</a><br></div><div class="block is-size-7 has-text-right">
|
||
<a href="../contribute.html#games" title="Contribution guide" class="mr-2">Improve</a>
|
||
<a href="https://raw.githubusercontent.com/Trilarion/opensourcegames/master/entries/mage-matthias_advanced_game_engine.md" title="Text based entry on Github">Raw entry</a>
|
||
</div>
|
||
</div>
|
||
<div id="melonjs" class="box"><nav class="level">
|
||
<div class="level-left">
|
||
<div class="level-item title is-4">melonJS</div>
|
||
</div>
|
||
<div class="level-right is-size-7"><div class="level-item">Platform:<a href="../games/platforms.html#web" title="Web"><span class="icon has-text-black"><i class="icon-earth"></i></span></a></div><div class="level-item">
|
||
<span class="has-text-weight-bold">mature</span></div><div class="level-item">
|
||
<span class="has-text-weight-bold">active</span><span class="icon has-text-black"><i class="icon-sun"></i></span></div></div>
|
||
</nav><div class="block">
|
||
<div class="tags has-addons"><a href="index.html#game engine" title="game engine games" class="tag is-info">game engine</a></div>
|
||
</div><div class="block">Homepage: <a href="https://melonjs.org/">melonjs.org</a><br>Download: <a href="https://github.com/melonjs/melonJS/releases">melonjs/melonJS/releases<span class="icon has-text-black"><i class="icon-github"></i></span></a><br></div><div class="block is-size-7">
|
||
<span class="has-text-weight-semibold">Details</span><br>Code languages: <a href="../games/languages.html#javascript">JavaScript</a><br>Code licenses: <a href="https://en.wikipedia.org/wiki/MIT_License">MIT</a><br>Code repositories: <a href="https://github.com/melonjs/melonJS.git">melonjs/melonJS.git<span class="icon has-text-black"><i class="icon-github"></i></span></a>(since 2011, <span class="icon has-text-black" title="top rated"><i class="icon-star"></i></span>)<br><details><summary>Developers: (21)</summary><a href="../developers/A.html#aaron_mcleod">Aaron McLeod</a>, <a href="../developers/A.html#andre_antonio_schmitz">Andre Antonio Schmitz</a>, <a href="../developers/D.html#daniel_krueger">Daniel Krueger</a>, <a href="../developers/E.html#ellison">Ellison</a>, <a href="../developers/G.html#giwayume">Giwayume</a>, <a href="../developers/I.html#insidiator">insidiator</a>, <a href="../developers/J.html#jay_oster">Jay Oster</a>, <a href="../developers/J.html#jeroen_reurings">Jeroen Reurings</a>, <a href="../developers/J.html#jihed_kallel">Jihed Kallel</a>, <a href="../developers/J.html#jorin_vermeulen">Jorin Vermeulen</a>, <a href="../developers/J.html#josh_katz">Josh Katz</a>, <a href="../developers/J.html#juhana_paavola">Juhana Paavola</a>, <a href="../developers/K.html#kamil_rojewski">Kamil Rojewski</a>, <a href="../developers/L.html#lamberto_tedaldi">Lamberto Tedaldi</a>, <a href="../developers/M.html#matthew_morrow">Matthew Morrow</a>, <a href="../developers/N.html#nikolay_lazarov">Nikolay Lazarov</a>, <a href="../developers/O.html#olivier_biot">Olivier Biot</a>, <a href="../developers/R.html#rmy_boulanouar">Rémy Boulanouar</a>, <a href="../developers/S.html#sean_muron">Sean Muron</a>, <a href="../developers/T.html#themanuz">TheManuz</a>, <a href="../developers/Y.html#yosua_hamonangan">Yosua Hamonangan</a></details><br></div><div class="block is-size-7 has-text-right">
|
||
<a href="../contribute.html#games" title="Contribution guide" class="mr-2">Improve</a>
|
||
<a href="https://raw.githubusercontent.com/Trilarion/opensourcegames/master/entries/melonjs.md" title="Text based entry on Github">Raw entry</a>
|
||
</div>
|
||
</div>
|
||
<div id="metaforce" class="box"><nav class="level">
|
||
<div class="level-left">
|
||
<div class="level-item title is-4">Metaforce</div>
|
||
</div>
|
||
<div class="level-right is-size-7"><div class="level-item">Platforms:<a href="../games/platforms.html#windows" title="Windows"><span class="icon has-text-black"><i class="icon-windows"></i></span></a><a href="../games/platforms.html#linux" title="Linux"><span class="icon has-text-black"><i class="icon-tux"></i></span></a><a href="../games/platforms.html#macos" title="macOS"><span class="icon has-text-black"><i class="icon-appleinc"></i></span></a></div><div class="level-item">beta</div><div class="level-item">
|
||
<span class="has-text-weight-bold">active</span><span class="icon has-text-black"><i class="icon-sun"></i></span></div></div>
|
||
</nav><div class="block">
|
||
<div class="tags has-addons"><a href="index.html#game engine" title="game engine games" class="tag is-info">game engine</a><a href="../games/genres.html#remake" title="remake games" class="tag is-info">remake</a>
|
||
<span class="tag is-light">content commercial + original required</span></div>
|
||
</div><div class="block">Homepage: <a href="https://axiodl.com/">axiodl.com</a><br>Inspiration: <a href="../inspirations/M.html#metroid_prime">Metroid Prime</a><br>Download: <a href="https://releases.axiodl.com">releases.axiodl.com</a><br></div><div class="block is-size-7">
|
||
<span class="has-text-weight-semibold">Details</span><br>Code languages: <a href="../games/languages.html#c">C</a>, <a href="../games/languages.html#c++">C++</a><br>Code licenses: <a href="https://en.wikipedia.org/wiki/MIT_License">MIT</a><br>Code repositories: <a href="https://gitlab.axiodl.com/AxioDL/metaforce.git">gitlab.axiodl.com/AxioDL/metaforce.git</a>, <a href="https://github.com/AxioDL/metaforce.git">AxioDL/metaforce.git<span class="icon has-text-black"><i class="icon-github"></i></span></a>(since 2015, <span class="icon 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>Developers: <a href="../developers/H.html#henrique_gemignani_passos_lima">Henrique Gemignani Passos Lima</a>, <a href="../developers/J.html#jack_andersen">Jack Andersen</a>, <a href="../developers/L.html#lc">LC</a>, <a href="../developers/L.html#luke_street">Luke Street</a>, <a href="../developers/M.html#mai_m">Mai M.</a>, <a href="../developers/P.html#phillip_stephens">Phillip Stephens</a>, <a href="../developers/S.html#stephen_badrick">Stephen Badrick</a><br></div><div class="block is-size-7 has-text-right">
|
||
<a href="../contribute.html#games" title="Contribution guide" class="mr-2">Improve</a>
|
||
<a href="https://raw.githubusercontent.com/Trilarion/opensourcegames/master/entries/metaforce.md" title="Text based entry on Github">Raw entry</a>
|
||
</div>
|
||
</div>
|
||
<div id="mini2dx" class="box"><nav class="level">
|
||
<div class="level-left">
|
||
<div class="level-item title is-4">mini2Dx</div>
|
||
</div>
|
||
<div class="level-right is-size-7"><div class="level-item">Platforms:<a href="../games/platforms.html#windows" title="Windows"><span class="icon has-text-black"><i class="icon-windows"></i></span></a><a href="../games/platforms.html#linux" title="Linux"><span class="icon has-text-black"><i class="icon-tux"></i></span></a><a href="../games/platforms.html#macos" title="macOS"><span class="icon has-text-black"><i class="icon-appleinc"></i></span></a></div><div class="level-item">
|
||
<span class="has-text-weight-bold">mature</span></div><div class="level-item">
|
||
<span class="has-text-weight-bold">active</span><span class="icon has-text-black"><i class="icon-sun"></i></span></div></div>
|
||
</nav><div class="block">
|
||
<div class="tags has-addons"><a href="index.html#game engine" title="game engine games" class="tag is-info">game engine</a>
|
||
<span class="tag is-light">2D</span></div>
|
||
</div><div class="block">Homepage: <a href="https://mini2dx.org/">mini2dx.org</a><br>Downloads: <a href="https://mini2dx.org/downloads.html">mini2dx.org/downloads.html</a>, <a href="https://github.com/mini2Dx/mini2Dx/releases">mini2Dx/mini2Dx/releases<span class="icon has-text-black"><i class="icon-github"></i></span></a><br></div><div class="block is-size-7">
|
||
<span class="has-text-weight-semibold">Details</span><br>Code languages: <a href="../games/languages.html#java">Java</a>, <a href="../games/languages.html#c#">C#</a><br>Code licenses: <a href="https://en.wikipedia.org/wiki/Apache_License">Apache-2.0</a><br>Code repositories: <a href="https://github.com/mini2Dx/mini2Dx.git">mini2Dx/mini2Dx.git<span class="icon has-text-black"><i class="icon-github"></i></span></a>(since 2013, <span class="icon has-text-black" title="top rated"><i class="icon-star"></i></span>)<br>
|
||
<span class="is-size-7">Build system: </span><a href="https://gradle.org/" class="is-size-7">Gradle</a><br>Developers: <a href="../developers/A.html#augusto_zanellato">Augusto Zanellato</a>, <a href="../developers/P.html#przemek_tomczyk">Przemek Tomczyk</a>, <a href="../developers/T.html#thomas_cashman">Thomas Cashman</a>, <a href="../developers/T.html#thomas_youngson">Thomas Youngson</a>, <a href="../developers/W.html#wayne_leroux">Wayne Leroux</a><br></div><div class="block is-size-7 has-text-right">
|
||
<a href="../contribute.html#games" title="Contribution guide" class="mr-2">Improve</a>
|
||
<a href="https://raw.githubusercontent.com/Trilarion/opensourcegames/master/entries/mini2dx.md" title="Text based entry on Github">Raw entry</a>
|
||
</div>
|
||
</div>
|
||
<div id="monofoxe" class="box"><nav class="level">
|
||
<div class="level-left">
|
||
<div class="level-item title is-4">Monofoxe</div>
|
||
</div>
|
||
<div class="level-right is-size-7"><div class="level-item">Platform:<a href="../games/platforms.html#windows" title="Windows"><span class="icon has-text-black"><i class="icon-windows"></i></span></a></div><div class="level-item">
|
||
<span class="has-text-weight-bold">mature</span></div><div class="level-item">
|
||
<span class="has-text-weight-bold">active</span><span class="icon has-text-black"><i class="icon-sun"></i></span></div></div>
|
||
</nav><div class="block">
|
||
<div class="tags has-addons"><a href="index.html#game engine" title="game engine games" class="tag is-info">game engine</a></div>
|
||
</div><div class="block">Homepage: <a href="https://github.com/Martenfur/Monofoxe">Martenfur/Monofoxe<span class="icon has-text-black"><i class="icon-github"></i></span></a><br>Download: <a href="https://github.com/Martenfur/Monofoxe/releases">Martenfur/Monofoxe/releases<span class="icon has-text-black"><i class="icon-github"></i></span></a><br></div><div class="block is-size-7">
|
||
<span class="has-text-weight-semibold">Details</span><br>Code languages: <a href="../games/languages.html#c#">C#</a><br>Code licenses: <a href="https://en.wikipedia.org/wiki/MIT_License">MIT</a><br>Code repositories: <a href="https://github.com/Martenfur/Monofoxe.git">Martenfur/Monofoxe.git<span class="icon has-text-black"><i class="icon-github"></i></span></a>(since 2019, <span class="icon has-text-black" title="medium rated"><i class="icon-star-half-full"></i></span>)<br>Code dependencies: MonoGame<br>Developers: <a href="../developers/F.html#flix_dion-robidoux">Félix Dion-Robidoux</a>, <a href="../developers/M.html#martenfur">Martenfur</a><br></div><div class="block is-size-7 has-text-right">
|
||
<a href="../contribute.html#games" title="Contribution guide" class="mr-2">Improve</a>
|
||
<a href="https://raw.githubusercontent.com/Trilarion/opensourcegames/master/entries/monofoxe.md" title="Text based entry on Github">Raw entry</a>
|
||
</div>
|
||
</div>
|
||
<div id="mxengine" class="box"><nav class="level">
|
||
<div class="level-left">
|
||
<div class="level-item title is-4">MxEngine</div>
|
||
</div>
|
||
<div class="level-right is-size-7"><div class="level-item">Platform:<a href="../games/platforms.html#unspecified" title="Unspecified"><span class="icon has-text-black"><i class="icon-device_unknown"></i></span></a></div><div class="level-item">
|
||
<span class="has-text-weight-bold">mature</span></div><div class="level-item">
|
||
<span class="has-text-weight-bold">active</span><span class="icon has-text-black"><i class="icon-sun"></i></span></div></div>
|
||
</nav><div class="block">
|
||
<div class="tags has-addons"><a href="index.html#game engine" title="game engine games" class="tag is-info">game engine</a>
|
||
<span class="tag is-light">3D</span></div>
|
||
</div><div class="block">Homepage: <a href="https://github.com/asc-community/MxEngine">asc-community/MxEngine<span class="icon has-text-black"><i class="icon-github"></i></span></a><br></div><div class="block is-size-7">
|
||
<span class="has-text-weight-semibold">Details</span><br>Code languages: <a href="../games/languages.html#c++">C++</a><br>Code licenses: <a href="https://en.wikipedia.org/wiki/BSD_licenses#3-clause_license_(%22BSD_License_2.0%22,_%22Revised_BSD_License%22,_%22New_BSD_License%22,_or_%22Modified_BSD_License%22)">3-clause BSD</a><br>Code repositories: <a href="https://github.com/asc-community/MxEngine.git">asc-community/MxEngine.git<span class="icon has-text-black"><i class="icon-github"></i></span></a>(since 2019, <span class="icon 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>Developer: <a href="../developers/0.html#momo">#Momo</a><br></div><div class="block is-size-7 has-text-right">
|
||
<a href="../contribute.html#games" title="Contribution guide" class="mr-2">Improve</a>
|
||
<a href="https://raw.githubusercontent.com/Trilarion/opensourcegames/master/entries/mxengine.md" title="Text based entry on Github">Raw entry</a>
|
||
</div>
|
||
</div>
|
||
<div id="neogfx" class="box"><nav class="level">
|
||
<div class="level-left">
|
||
<div class="level-item title is-4">neoGFX</div>
|
||
</div>
|
||
<div class="level-right is-size-7"><div class="level-item">Platforms:<a href="../games/platforms.html#windows" title="Windows"><span class="icon has-text-black"><i class="icon-windows"></i></span></a><a href="../games/platforms.html#linux" title="Linux"><span class="icon has-text-black"><i class="icon-tux"></i></span></a></div><div class="level-item">beta</div><div class="level-item">
|
||
<span class="has-text-weight-bold">active</span><span class="icon has-text-black"><i class="icon-sun"></i></span></div></div>
|
||
</nav><div class="block">
|
||
<div class="tags has-addons"><a href="index.html#game engine" title="game engine games" class="tag is-info">game engine</a></div>
|
||
</div><div class="block">Homepage: <a href="https://neogfx.org/">neogfx.org</a><br></div><div class="block is-size-7">
|
||
<span class="has-text-weight-semibold">Details</span><br>Code languages: <a href="../games/languages.html#c++">C++</a><br>Code licenses: <a href="https://en.wikipedia.org/wiki/GNU_General_Public_License">GPL-3.0</a><br>Code repositories: <a href="https://github.com/i42output/neoGFX.git">i42output/neoGFX.git<span class="icon has-text-black"><i class="icon-github"></i></span></a>(since 2016, <span class="icon has-text-black" title="top rated"><i class="icon-star"></i></span>)<br>Developer: <a href="../developers/I.html#i42_software">i42 Software</a><br></div><div class="block is-size-7 has-text-right">
|
||
<a href="../contribute.html#games" title="Contribution guide" class="mr-2">Improve</a>
|
||
<a href="https://raw.githubusercontent.com/Trilarion/opensourcegames/master/entries/neogfx.md" title="Text based entry on Github">Raw entry</a>
|
||
</div>
|
||
</div>
|
||
<div id="nuvie" class="box"><nav class="level">
|
||
<div class="level-left">
|
||
<div class="level-item title is-4">Nuvie</div>
|
||
</div>
|
||
<div class="level-right is-size-7"><div class="level-item">Platform:<a href="../games/platforms.html#unspecified" title="Unspecified"><span class="icon has-text-black"><i class="icon-device_unknown"></i></span></a></div><div class="level-item">beta</div><div class="level-item">inactive since 2018<span class="icon has-text-black"><i class="icon-brightness_3"></i></span></div></div>
|
||
</nav><div class="block">
|
||
<div class="tags has-addons"><a href="index.html#game engine" title="game engine games" class="tag is-info">game engine</a><a href="../games/genres.html#remake" title="remake games" class="tag is-info">remake</a>
|
||
<span class="tag is-light">content original required</span></div>
|
||
</div><div class="block">Homepages: <a href="http://nuvie.sourceforge.net/">nuvie.sourceforge.net</a>, <a href="https://sourceforge.net/projects/nuvie/">nuvie<span class="icon has-text-black"><i class="icon-sourceforge"></i></span></a><br>Inspirations: <a href="../inspirations/U.html#ultima_vi_the_false_prophet">Ultima VI: The False Prophet</a>, <a href="../inspirations/U.html#ultima_worlds_of_adventure_2_martian_dreams">Ultima: Worlds of Adventure 2: Martian Dreams</a>, <a href="../inspirations/W.html#worlds_of_ultima_the_savage_empire">Worlds of Ultima: The Savage Empire</a><br></div><div class="block is-size-7">
|
||
<span class="has-text-weight-semibold">Details</span><br>Code languages: <a href="../games/languages.html#c">C</a>, <a href="../games/languages.html#c++">C++</a>, <a href="../games/languages.html#lua">Lua</a><br>Code licenses: <a href="https://en.wikipedia.org/wiki/GNU_General_Public_License">GPL-2.0</a><br>Code repositories: <a href="https://github.com/nuvie/nuvie.git">nuvie/nuvie.git<span class="icon has-text-black"><i class="icon-github"></i></span></a>(since 2015, <span class="icon has-text-black" title="medium rated"><i class="icon-star-half-full"></i></span>), <a href="https://svn.code.sf.net/p/nuvie/code">svn.code.sf.net/p/nuvie/code</a><br>
|
||
<span class="is-size-7">Build system: </span><a href="https://cmake.org/" class="is-size-7">CMake</a>, <a href="https://en.wikipedia.org/wiki/Make_(software)" class="is-size-7">Make</a><br><details><summary>Developers: (15)</summary><a href="../developers/D.html#dominik_reichardt">Dominik Reichardt</a>, <a href="../developers/E.html#eric_fry">Eric Fry</a>, <a href="../developers/J.html#j_applegate">J. Applegate</a>, <a href="../developers/J.html#jeremy_newman">Jeremy Newman</a>, <a href="../developers/J.html#jonathan_e_wright">Jonathan E. Wright</a>, <a href="../developers/K.html#kirben">kirben</a>, <a href="../developers/K.html#kirbenx">Kirben</a>, <a href="../developers/M.html#malignant_manor">Malignant Manor</a>, <a href="../developers/M.html#markus_niemisto">Markus Niemistö</a>, <a href="../developers/M.html#michael_fink">Michael Fink</a>, <a href="../developers/P.html#pieter_christiaan_luteijn">Pieter Christiaan Luteijn</a>, <a href="../developers/S.html#sam_matthews">Sam Matthews</a>, <a href="../developers/V.html#vividos">vividos</a>, <a href="../developers/W.html#willem_jan_palenstijn">Willem Jan Palenstijn</a>, <a href="../developers/Z.html#zabeus">Zabeus</a></details><br></div><div class="block is-size-7 has-text-right">
|
||
<a href="../contribute.html#games" title="Contribution guide" class="mr-2">Improve</a>
|
||
<a href="https://raw.githubusercontent.com/Trilarion/opensourcegames/master/entries/nuvie.md" title="Text based entry on Github">Raw entry</a>
|
||
</div>
|
||
</div>
|
||
<div id="odamex" class="box"><nav class="level">
|
||
<div class="level-left">
|
||
<div class="level-item title is-4">Odamex</div>
|
||
</div>
|
||
<div class="level-right is-size-7"><div class="level-item">Platform:<a href="../games/platforms.html#unspecified" title="Unspecified"><span class="icon has-text-black"><i class="icon-device_unknown"></i></span></a></div><div class="level-item">beta</div><div class="level-item">
|
||
<span class="has-text-weight-bold">active</span><span class="icon has-text-black"><i class="icon-sun"></i></span></div></div>
|
||
</nav><div class="block">
|
||
<div class="tags has-addons"><a href="index.html#game engine" title="game engine games" class="tag is-info">game engine</a><a href="../games/genres.html#remake" title="remake games" class="tag is-info">remake</a>
|
||
<span class="tag is-light">content original required</span>
|
||
<span class="tag is-light">shooter</span></div>
|
||
</div><div class="block">Homepage: <a href="https://odamex.net/">odamex.net</a><br>Inspirations: <a href="../inspirations/D.html#doom">Doom</a>, <a href="../inspirations/D.html#doom_ii">Doom II</a>, <a href="../inspirations/H.html#heretic">Heretic</a>, <a href="../inspirations/H.html#hexen">Hexen</a><br></div><div class="block is-size-7">
|
||
<span class="has-text-weight-semibold">Details</span><br>Code languages: <a href="../games/languages.html#c">C</a>, <a href="../games/languages.html#c++">C++</a><br>Code licenses: <a href="https://en.wikipedia.org/wiki/GNU_General_Public_License">GPL-2.0</a><br>Code repositories: <a href="https://github.com/odamex/odamex.git">odamex/odamex.git<span class="icon has-text-black"><i class="icon-github"></i></span></a>(since 2015, <span class="icon 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><details><summary>Developers: (18)</summary><a href="../developers/A.html#alex_mayfield">Alex Mayfield</a>, <a href="../developers/C.html#charlie_gunyon">Charlie Gunyon</a>, <a href="../developers/D.html#deathegg">DeathEgg</a>, <a href="../developers/D.html#denis_lukianov">Denis Lukianov</a>, <a href="../developers/D.html#drivingspectrum">drivingspectrum</a>, <a href="../developers/J.html#joffb">joffb</a>, <a href="../developers/J.html#john_d_corrado">John D. Corrado</a>, <a href="../developers/J.html#jsd1982">jsd1982</a>, <a href="../developers/M.html#mallig_desmottes">Maëllig Desmottes</a>, <a href="../developers/M.html#michael_wood">Michael Wood</a>, <a href="../developers/M.html#mike_lightner">Mike Lightner</a>, <a href="../developers/N.html#nick">Nick</a>, <a href="../developers/R.html#ralph_vickers">Ralph Vickers</a>, <a href="../developers/R.html#restlessrodent">RestlessRodent</a>, <a href="../developers/S.html#sapientlion">SapientLion</a>, <a href="../developers/S.html#sean_leonard">Sean Leonard</a>, <a href="../developers/S.html#stephen_mcgranahan">Stephen McGranahan</a>, <a href="../developers/W.html#william_breathitt_gray">William Breathitt Gray</a></details><br></div><div class="block is-size-7 has-text-right">
|
||
<a href="../contribute.html#games" title="Contribution guide" class="mr-2">Improve</a>
|
||
<a href="https://raw.githubusercontent.com/Trilarion/opensourcegames/master/entries/odamex.md" title="Text based entry on Github">Raw entry</a>
|
||
</div>
|
||
</div>
|
||
<div id="onscripter" class="box"><nav class="level">
|
||
<div class="level-left">
|
||
<div class="level-item title is-4">ONScripter</div>
|
||
</div>
|
||
<div class="level-right is-size-7"><div class="level-item">Platforms:<a href="../games/platforms.html#windows" title="Windows"><span class="icon has-text-black"><i class="icon-windows"></i></span></a><a href="../games/platforms.html#linux" title="Linux"><span class="icon has-text-black"><i class="icon-tux"></i></span></a><a href="../games/platforms.html#macos" title="macOS"><span class="icon has-text-black"><i class="icon-appleinc"></i></span></a><a href="../games/platforms.html#android" title="Android"><span class="icon has-text-black"><i class="icon-android"></i></span></a></div><div class="level-item">
|
||
<span class="has-text-weight-bold">mature</span></div><div class="level-item">inactive since 2020<span class="icon has-text-black"><i class="icon-brightness_3"></i></span></div></div>
|
||
</nav><div class="block">
|
||
<div class="tags has-addons"><a href="index.html#game engine" title="game engine games" class="tag is-info">game engine</a><a href="../games/genres.html#visual novel" title="visual novel games" class="tag is-info">visual novel</a></div>
|
||
</div><div class="block">Homepage: <a href="http://onscripter.osdn.jp/onscripter.html">onscripter.osdn.jp/onscripter.html</a><br>Inspiration: <a href="../inspirations/N.html#nscripter">NScripter</a><br></div><div class="block is-size-7">
|
||
<span class="has-text-weight-semibold">Details</span><br>Code languages: <a href="../games/languages.html#c++">C++</a><br>Code licenses: <a href="https://en.wikipedia.org/wiki/GNU_General_Public_License">GPL-2.0</a><br>
|
||
<span class="is-size-7">Build system: </span><a href="https://en.wikipedia.org/wiki/Make_(software)" class="is-size-7">Make</a><br></div><div class="block is-size-7 has-text-right">
|
||
<a href="../contribute.html#games" title="Contribution guide" class="mr-2">Improve</a>
|
||
<a href="https://raw.githubusercontent.com/Trilarion/opensourcegames/master/entries/onscripter.md" title="Text based entry on Github">Raw entry</a>
|
||
</div>
|
||
</div>
|
||
<div id="open_cube" class="box"><nav class="level">
|
||
<div class="level-left">
|
||
<div class="level-item title is-4">Open Cube</div>
|
||
</div>
|
||
<div class="level-right is-size-7"><div class="level-item">Platform:<a href="../games/platforms.html#unspecified" title="Unspecified"><span class="icon has-text-black"><i class="icon-device_unknown"></i></span></a></div><div class="level-item">beta</div><div class="level-item">inactive since 2017<span class="icon has-text-black"><i class="icon-brightness_3"></i></span></div></div>
|
||
</nav><div class="block">
|
||
<div class="tags has-addons"><a href="index.html#game engine" title="game engine games" class="tag is-info">game engine</a><a href="../games/genres.html#remake" title="remake games" class="tag is-info">remake</a></div>
|
||
</div><div class="block">Homepage: <a href="http://team-cube.github.io/">team-cube.github.io</a><br>Inspiration: <a href="../inspirations/C.html#cube_2_sauerbraten">Cube 2: Sauerbraten</a><br></div><div class="block is-size-7">
|
||
<span class="has-text-weight-semibold">Details</span><br>Code languages: <a href="../games/languages.html#c++">C++</a>, <a href="../games/languages.html#c">C</a><br>Code licenses: <a href="https://en.wikipedia.org/wiki/Zlib_License">zlib</a><br>Code repositories: <a href="https://github.com/team-cube/open-cube.git">team-cube/open-cube.git<span class="icon has-text-black"><i class="icon-github"></i></span></a>(since 2015, <span class="icon has-text-black" title="low rated"><i class="icon-star-o"></i></span>)<br>
|
||
<span class="is-size-7">Build system: </span><a href="https://en.wikipedia.org/wiki/Make_(software)" class="is-size-7">Make</a><br>Developer: <a href="../developers/H.html#henry_hirsch">Henry Hirsch</a><br></div><div class="block is-size-7 has-text-right">
|
||
<a href="../contribute.html#games" title="Contribution guide" class="mr-2">Improve</a>
|
||
<a href="https://raw.githubusercontent.com/Trilarion/opensourcegames/master/entries/open_cube.md" title="Text based entry on Github">Raw entry</a>
|
||
</div>
|
||
</div>
|
||
<div id="open_game_engine" class="box"><nav class="level">
|
||
<div class="level-left">
|
||
<div class="level-item title is-4">Open Game Engine</div>
|
||
</div>
|
||
<div class="level-right is-size-7"><div class="level-item">Platform:<a href="../games/platforms.html#windows" title="Windows"><span class="icon has-text-black"><i class="icon-windows"></i></span></a></div><div class="level-item">beta</div><div class="level-item">inactive since 2008<span class="icon has-text-black"><i class="icon-brightness_3"></i></span></div></div>
|
||
</nav><div class="block">
|
||
<div class="tags has-addons"><a href="index.html#framework" title="framework games" class="tag is-info">framework</a><a href="index.html#game engine" title="game engine games" class="tag is-info">game engine</a>
|
||
<span class="tag is-light">game editor</span></div>
|
||
</div><div class="block">Homepages: <a href="http://oge.sourceforge.net/wiki/index.php/Main_Page">oge.sourceforge.net/wiki/index.php/Main_Page</a>, <a href="https://sourceforge.net/projects/oge/">oge<span class="icon has-text-black"><i class="icon-sourceforge"></i></span></a><br>Download: <a href="https://sourceforge.net/projects/oge/files/">oge/files<span class="icon has-text-black"><i class="icon-sourceforge"></i></span></a><br></div><div class="block is-size-7">
|
||
<span class="has-text-weight-semibold">Details</span><br>Code languages: <a href="../games/languages.html#c++">C++</a><br>Code licenses: <a href="https://en.wikipedia.org/wiki/GNU_Lesser_General_Public_License">LGPL-2.1</a><br>Code repositories: <a href="https://gitlab.com/osgames/oge.git">osgames/oge.git<span class="icon has-text-black"><i class="icon-gitlab"></i></span></a>(since 2019, <span class="icon has-text-black" title="low rated"><i class="icon-star-o"></i></span>), <a href="https://git.code.sf.net/p/oge/git @add">git.code.sf.net/p/oge/git @add</a>, <a href="https://svn.code.sf.net/p/oge/svn">svn.code.sf.net/p/oge/svn</a>, <a href="http://oge.cvs.sourceforge.net">oge.cvs.sourceforge.net</a><br>
|
||
<span class="is-size-7">Build system: </span><a href="https://cmake.org/" class="is-size-7">CMake</a><br>Developers: <a href="../developers/C.html#chris_jones">Chris Jones</a>, <a href="../developers/M.html#mehdix">mehdix</a>, <a href="../developers/P.html#petrocket">petrocket</a>, <a href="../developers/R.html#ralph_little">Ralph Little</a>, <a href="../developers/S.html#serdar_dere">Serdar Dere</a>, <a href="../developers/S.html#steven_lazalong_gay">Steven 'lazalong' Gay</a>, <a href="../developers/V.html#vincenzo_greco">Vincenzo Greco</a><br></div><div class="block is-size-7 has-text-right">
|
||
<a href="../contribute.html#games" title="Contribution guide" class="mr-2">Improve</a>
|
||
<a href="https://raw.githubusercontent.com/Trilarion/opensourcegames/master/entries/open_game_engine.md" title="Text based entry on Github">Raw entry</a>
|
||
</div>
|
||
</div>
|
||
<div id="openage" class="box"><nav class="level">
|
||
<div class="level-left">
|
||
<div class="level-item title is-4">openage</div>
|
||
</div>
|
||
<div class="level-right is-size-7"><div class="level-item">Platform:<a href="../games/platforms.html#unspecified" title="Unspecified"><span class="icon has-text-black"><i class="icon-device_unknown"></i></span></a></div><div class="level-item">beta</div><div class="level-item">
|
||
<span class="has-text-weight-bold">active</span><span class="icon has-text-black"><i class="icon-sun"></i></span></div></div>
|
||
</nav><div class="block">
|
||
<div class="tags has-addons"><a href="index.html#game engine" title="game engine games" class="tag is-info">game engine</a><a href="../games/genres.html#remake" title="remake games" class="tag is-info">remake</a><a href="../games/genres.html#strategy" title="strategy games" class="tag is-info">strategy</a>
|
||
<span class="tag is-light">content commercial + original required</span>
|
||
<span class="tag is-light">real-time</span></div>
|
||
</div><div class="block">Homepage: <a href="https://openage.sft.mx/">openage.sft.mx</a><br>Inspirations: <a href="../inspirations/A.html#age_of_empires">Age of Empires</a>, <a href="../inspirations/A.html#age_of_empires_ii">Age of Empires II</a>, <a href="../inspirations/S.html#star_wars_galactic_battlegrounds">Star Wars: Galactic Battlegrounds</a><br></div><div class="block is-size-7">
|
||
<span class="has-text-weight-semibold">Details</span><br>Code languages: <a href="../games/languages.html#c++">C++</a>, <a href="../games/languages.html#python">Python</a><br>Code licenses: <a href="https://en.wikipedia.org/wiki/GNU_General_Public_License">GPL-3.0</a><br>Code repositories: <a href="https://github.com/SFTtech/openage.git">SFTtech/openage.git<span class="icon has-text-black"><i class="icon-github"></i></span></a>(since 2013, <span class="icon has-text-black" title="top rated"><i class="icon-star"></i></span>)<br>Code dependencies: OpenGL, SDL<br><details><summary>Developers: (47)</summary><a href="../developers/A.html#akritas_akritidis">Akritas Akritidis</a>, <a href="../developers/A.html#alex_antonov">Alex Antonov</a>, <a href="../developers/A.html#andrew_eikum">Andrew Eikum</a>, <a href="../developers/A.html#andrew_thompson">Andrew Thompson</a>, <a href="../developers/A.html#azrdev">azrdev</a>, <a href="../developers/B.html#birch-san">Birch-san</a>, <a href="../developers/C.html#charles_pigott">Charles Pigott</a>, <a href="../developers/C.html#christoph_heine">Christoph Heine</a>, <a href="../developers/D.html#d_r_siddhartha">D R Siddhartha</a>, <a href="../developers/D.html#danilo_bargen">Danilo Bargen</a>, <a href="../developers/D.html#darren_strash">Darren Strash</a>, <a href="../developers/F.html#francisco_demartino">Francisco Demartino</a>, <a href="../developers/F.html#frank_schmidt">Frank Schmidt</a>, <a href="../developers/J.html#jasper_v_b">Jasper v. B.</a>, <a href="../developers/J.html#jgelderloos">jgelderloos</a>, <a href="../developers/J.html#jimmy_berry">Jimmy Berry</a>, <a href="../developers/J.html#johan_klokkhammer_helsing">Johan Klokkhammer Helsing</a>, <a href="../developers/J.html#johannes_walcher">Johannes Walcher</a>, <a href="../developers/J.html#jonas_jelten">Jonas Jelten</a>, <a href="../developers/J.html#jonathan">Jonathan</a>, <a href="../developers/K.html#kevin_peters">Kevin Peters</a>, <a href="../developers/L.html#lorenzo_gaifas">Lorenzo Gaifas</a>, <a href="../developers/M.html#markus_otto">Markus Otto</a>, <a href="../developers/M.html#masi456">masi456</a>, <a href="../developers/M.html#mayeul_cantan">Mayeul Cantan</a>, <a href="../developers/M.html#michael_ensslin">Michael Enßlin</a>, <a href="../developers/M.html#michael_sebastiyan">Michael Sebastiyan</a>, <a href="../developers/M.html#micha_janiszewski">Michał Janiszewski</a>, <a href="../developers/M.html#miguellissimo">Miguellissimo</a>, <a href="../developers/N.html#niklas_fiekas">Niklas Fiekas</a>, <a href="../developers/P.html#piruzzolo">Piruzzolo</a>, <a href="../developers/P.html#prashanth_jonnala">Prashanth Jonnala</a>, <a href="../developers/P.html#pythonicchemist">PythonicChemist</a>, <a href="../developers/Q.html#qingnan_duan">Qingnan Duan</a>, <a href="../developers/R.html#rene_kooi">Renée Kooi</a>, <a href="../developers/S.html#samuel_schetterer">Samuel Schetterer</a>, <a href="../developers/S.html#sascha_vincent_kurowski">Sascha Vincent Kurowski</a>, <a href="../developers/S.html#sebastian_brodehl">Sebastian Brodehl</a>, <a href="../developers/S.html#serhan_tutar">Serhan Tutar</a>, <a href="../developers/S.html#simonsan">simonsan</a>, <a href="../developers/S.html#spjoe">spjoe</a>, <a href="../developers/T.html#tobias_feldballe_petersen">Tobias Feldballe Petersen</a>, <a href="../developers/T.html#tushar_maheshwari">Tushar Maheshwari</a>, <a href="../developers/V.html#velkan">Velkan</a>, <a href="../developers/W.html#wilco_kusee">Wilco Kusee</a>, <a href="../developers/W.html#wojciech_nawrocki">Wojciech Nawrocki</a>, <a href="../developers/Y.html#yvan_burrie">Yvan Burrie</a></details><br></div><div class="block is-size-7 has-text-right">
|
||
<a href="../contribute.html#games" title="Contribution guide" class="mr-2">Improve</a>
|
||
<a href="https://raw.githubusercontent.com/Trilarion/opensourcegames/master/entries/openage.md" title="Text based entry on Github">Raw entry</a>
|
||
</div>
|
||
</div>
|
||
<div id="openbor" class="box"><nav class="level">
|
||
<div class="level-left">
|
||
<div class="level-item title is-4">OpenBOR</div>
|
||
</div>
|
||
<div class="level-right is-size-7"><div class="level-item">Platform:<a href="../games/platforms.html#unspecified" title="Unspecified"><span class="icon has-text-black"><i class="icon-device_unknown"></i></span></a></div><div class="level-item">
|
||
<span class="has-text-weight-bold">mature</span></div><div class="level-item">
|
||
<span class="has-text-weight-bold">active</span><span class="icon has-text-black"><i class="icon-sun"></i></span></div></div>
|
||
</nav><div class="block">
|
||
<div class="tags has-addons"><a href="index.html#game engine" title="game engine games" class="tag is-info">game engine</a>
|
||
<span class="tag is-light">2D</span>
|
||
<span class="tag is-light">clone</span>
|
||
<span class="tag is-light">content open</span></div>
|
||
</div><div class="block">Homepage: <a href="http://www.chronocrash.com/forum/">www.chronocrash.com/forum</a><br>Inspirations: <a href="../inspirations/D.html#double_dragon">Double Dragon</a>, <a href="../inspirations/F.html#final_fight">Final Fight</a>, <a href="../inspirations/S.html#streets_of_rage">Streets of Rage</a><br></div><div class="block is-size-7">
|
||
<span class="has-text-weight-semibold">Details</span><br>Code languages: <a href="../games/languages.html#c">C</a>, <a href="../games/languages.html#c++">C++</a><br>Code licenses: <a href="https://en.wikipedia.org/wiki/BSD_licenses#3-clause_license_(%22BSD_License_2.0%22,_%22Revised_BSD_License%22,_%22New_BSD_License%22,_or_%22Modified_BSD_License%22)">3-clause BSD</a><br>Code repositories: <a href="https://github.com/DCurrent/openbor.git">DCurrent/openbor.git<span class="icon has-text-black"><i class="icon-github"></i></span></a>(since 2017, <span class="icon has-text-black" title="top rated"><i class="icon-star"></i></span>)<br>Code dependencies: SDL2<br>
|
||
<span class="is-size-7">Build system: </span><a href="https://en.wikipedia.org/wiki/Make_(software)" class="is-size-7">Make</a><br><details><summary>Developers: (11)</summary><a href="../developers/B.html#bryan_cain">Bryan Cain</a>, <a href="../developers/C.html#carlos_donizete_froes">Carlos Donizete Froes</a>, <a href="../developers/C.html#crxtrdude">CRxTRDude</a>, <a href="../developers/D.html#damon_v_caskey">Damon V. Caskey</a>, <a href="../developers/J.html#jan_beich">Jan Beich</a>, <a href="../developers/K.html#kratus">Kratus</a>, <a href="../developers/M.html#malik">Malik</a>, <a href="../developers/S.html#sumolx">SumolX</a>, <a href="../developers/U.html#utunnels">utunnels</a>, <a href="../developers/W.html#wasin_thonkaew">Wasin Thonkaew</a>, <a href="../developers/W.html#white_dragon">White Dragon</a></details><br></div><div class="block is-size-7 has-text-right">
|
||
<a href="../contribute.html#games" title="Contribution guide" class="mr-2">Improve</a>
|
||
<a href="https://raw.githubusercontent.com/Trilarion/opensourcegames/master/entries/openbor.md" title="Text based entry on Github">Raw entry</a>
|
||
</div>
|
||
</div>
|
||
<div id="openc2e" class="box"><nav class="level">
|
||
<div class="level-left">
|
||
<div class="level-item title is-4">openc2e</div>
|
||
</div>
|
||
<div class="level-right is-size-7"><div class="level-item">Platform:<a href="../games/platforms.html#unspecified" title="Unspecified"><span class="icon has-text-black"><i class="icon-device_unknown"></i></span></a></div><div class="level-item">beta</div><div class="level-item">
|
||
<span class="has-text-weight-bold">active</span><span class="icon has-text-black"><i class="icon-sun"></i></span></div></div>
|
||
</nav><div class="block">
|
||
<div class="tags has-addons"><a href="index.html#game engine" title="game engine games" class="tag is-info">game engine</a><a href="../games/genres.html#remake" title="remake games" class="tag is-info">remake</a><a href="../games/genres.html#simulation" title="simulation games" class="tag is-info">simulation</a>
|
||
<span class="tag is-light">content original required</span></div>
|
||
</div><div class="block">Homepage: <a href="https://web.archive.org/web/20110223210931/http://openc2e.org/">Archive: 20110223210931/http://openc2e.org</a><br>Media: <a href="https://creatures.fandom.com/wiki/Openc2e">creatures.fandom.com/wiki/Openc2e</a><br>Inspiration: <a href="../inspirations/C.html#creatures">Creatures</a><br></div><div class="block is-size-7">
|
||
<span class="has-text-weight-semibold">Details</span><br>Code languages: <a href="../games/languages.html#c">C</a>, <a href="../games/languages.html#c++">C++</a><br>Code licenses: <a href="https://en.wikipedia.org/wiki/GNU_Lesser_General_Public_License">LGPL-2.1</a><br>Code repositories: <a href="https://github.com/openc2e/openc2e.git">openc2e/openc2e.git<span class="icon has-text-black"><i class="icon-github"></i></span></a>(since 2020, <span class="icon has-text-black" title="medium rated"><i class="icon-star-half-full"></i></span>), <a href="https://github.com/ccdevnet/openc2e.git @add">ccdevnet/openc2e.git @add<span class="icon has-text-black"><i class="icon-github"></i></span></a>(since 2008, <span class="icon has-text-black" title="medium rated"><i class="icon-star-half-full"></i></span>), <a href="https://github.com/nornagon/openc2e.git @add">nornagon/openc2e.git @add<span class="icon has-text-black"><i class="icon-github"></i></span></a>(since 2013, <span class="icon has-text-black" title="low rated"><i class="icon-star-o"></i></span>)<br>
|
||
<span class="is-size-7">Build system: </span><a href="https://cmake.org/" class="is-size-7">CMake</a><br>Developers: <a href="../developers/A.html#alyssa_milburn">Alyssa Milburn</a>, <a href="../developers/B.html#bdonlan">bdonlan</a>, <a href="../developers/E.html#eric_goodwin">Eric Goodwin</a>, <a href="../developers/J.html#jeremy_rose">Jeremy Rose</a>, <a href="../developers/L.html#ligfx">ligfx</a><br></div><div class="block is-size-7 has-text-right">
|
||
<a href="../contribute.html#games" title="Contribution guide" class="mr-2">Improve</a>
|
||
<a href="https://raw.githubusercontent.com/Trilarion/opensourcegames/master/entries/openc2e.md" title="Text based entry on Github">Raw entry</a>
|
||
</div>
|
||
</div>
|
||
<div id="opengothic" class="box"><nav class="level">
|
||
<div class="level-left">
|
||
<div class="level-item title is-4">OpenGothic</div>
|
||
</div>
|
||
<div class="level-right is-size-7"><div class="level-item">Platform:<a href="../games/platforms.html#windows" title="Windows"><span class="icon has-text-black"><i class="icon-windows"></i></span></a></div><div class="level-item">beta</div><div class="level-item">
|
||
<span class="has-text-weight-bold">active</span><span class="icon has-text-black"><i class="icon-sun"></i></span></div></div>
|
||
</nav><div class="block">
|
||
<div class="tags has-addons"><a href="index.html#game engine" title="game engine games" class="tag is-info">game engine</a><a href="../games/genres.html#remake" title="remake games" class="tag is-info">remake</a><a href="../games/genres.html#role playing" title="role playing games" class="tag is-info">role playing</a>
|
||
<span class="tag is-light">content commercial + original required</span></div>
|
||
</div><div class="block">Homepage: <a href="https://github.com/Try/OpenGothic">Try/OpenGothic<span class="icon has-text-black"><i class="icon-github"></i></span></a><br>Inspirations: <a href="../inspirations/G.html#gothic">Gothic</a>, <a href="../inspirations/G.html#gothic_ii">Gothic II</a><br>Download: <a href="https://github.com/Try/OpenGothic/releases">Try/OpenGothic/releases<span class="icon has-text-black"><i class="icon-github"></i></span></a><br></div><div class="block is-size-7">
|
||
<span class="has-text-weight-semibold">Details</span><br>Code languages: <a href="../games/languages.html#c++">C++</a><br>Code licenses: <a href="https://en.wikipedia.org/wiki/MIT_License">MIT</a><br>Code repositories: <a href="https://github.com/Try/OpenGothic.git">Try/OpenGothic.git<span class="icon has-text-black"><i class="icon-github"></i></span></a>(since 2019, <span class="icon 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>Developers: <a href="../developers/E.html#errorflexxx">ErrorFlexXx</a>, <a href="../developers/T.html#try">Try</a>, <a href="../developers/A.html#lvaro_da3m0n">Álvaro "da3m0n"</a><br></div><div class="block is-size-7 has-text-right">
|
||
<a href="../contribute.html#games" title="Contribution guide" class="mr-2">Improve</a>
|
||
<a href="https://raw.githubusercontent.com/Trilarion/opensourcegames/master/entries/opengothic.md" title="Text based entry on Github">Raw entry</a>
|
||
</div>
|
||
</div>
|
||
<div id="openjk" class="box"><nav class="level">
|
||
<div class="level-left">
|
||
<div class="level-item title is-4">OpenJK</div>
|
||
</div>
|
||
<div class="level-right is-size-7"><div class="level-item">Platform:<a href="../games/platforms.html#windows" title="Windows"><span class="icon has-text-black"><i class="icon-windows"></i></span></a></div><div class="level-item">beta</div><div class="level-item">
|
||
<span class="has-text-weight-bold">active</span><span class="icon has-text-black"><i class="icon-sun"></i></span></div></div>
|
||
</nav><div class="block">
|
||
<div class="tags has-addons"><a href="../games/genres.html#action" title="action games" class="tag is-info">action</a><a href="index.html#game engine" title="game engine games" class="tag is-info">game engine</a><a href="../games/genres.html#remake" title="remake games" class="tag is-info">remake</a>
|
||
<span class="tag is-light">content commercial + original required</span></div>
|
||
</div><div class="block">Homepage: <a href="https://github.com/JACoders/OpenJK">JACoders/OpenJK<span class="icon has-text-black"><i class="icon-github"></i></span></a><br>Inspirations: <a href="../inspirations/S.html#star_wars_jedi_knight_ii_jedi_outcast">Star Wars Jedi Knight II: Jedi Outcast</a>, <a href="../inspirations/S.html#star_wars_jedi_knight_jedi_academy">Star Wars Jedi Knight: Jedi Academy</a><br>Download: <a href="https://builds.openjk.org/">builds.openjk.org</a><br></div><div class="block is-size-7">
|
||
<span class="has-text-weight-semibold">Details</span><br>Code languages: <a href="../games/languages.html#c">C</a>, <a href="../games/languages.html#c++">C++</a><br>Code licenses: <a href="https://en.wikipedia.org/wiki/GNU_General_Public_License">GPL-2.0</a><br>Code repositories: <a href="https://github.com/JACoders/OpenJK.git">JACoders/OpenJK.git<span class="icon has-text-black"><i class="icon-github"></i></span></a>(since 2013, <span class="icon 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><details><summary>Developers: (23)</summary><a href="../developers/A.html#alex_lo">Alex Lo</a>, <a href="../developers/A.html#alex_nordlund">Alex Nordlund</a>, <a href="../developers/A.html#alexandre_blin">Alexandre Blin</a>, <a href="../developers/A.html#anonymous_maarten">Anonymous Maarten</a>, <a href="../developers/A.html#archangel35757">Archangel35757</a>, <a href="../developers/B.html#boris_i_bendovsky">Boris I. Bendovsky</a>, <a href="../developers/B.html#brandon_largeau">Brandon Largeau</a>, <a href="../developers/D.html#dion_williams">Dion Williams</a>, <a href="../developers/E.html#ensiform">Ensiform</a>, <a href="../developers/H.html#harry_jeffery">Harry Jeffery</a>, <a href="../developers/J.html#joel_teichroeb">Joel Teichroeb</a>, <a href="../developers/L.html#lourens_elzinga">Lourens Elzinga</a>, <a href="../developers/N.html#nathaniel_brandes">Nathaniel Brandes</a>, <a href="../developers/N.html#nick">Nick</a>, <a href="../developers/O.html#ouned">ouned</a>, <a href="../developers/R.html#razor">razor</a>, <a href="../developers/R.html#redsaurus">redsaurus</a>, <a href="../developers/S.html#scooper">Scooper</a>, <a href="../developers/S.html#simon_mcvittie">Simon McVittie</a>, <a href="../developers/S.html#szilrd_bir">Szilárd Biró</a>, <a href="../developers/T.html#taahir_ahmed">Taahir Ahmed</a>, <a href="../developers/W.html#willi_schinmeyer">Willi Schinmeyer</a>, <a href="../developers/Z.html#zack_middleton">Zack Middleton</a></details><br></div><div class="block is-size-7 has-text-right">
|
||
<a href="../contribute.html#games" title="Contribution guide" class="mr-2">Improve</a>
|
||
<a href="https://raw.githubusercontent.com/Trilarion/opensourcegames/master/entries/openjk.md" title="Text based entry on Github">Raw entry</a>
|
||
</div>
|
||
</div>
|
||
<div id="openkeeper" class="box"><nav class="level">
|
||
<div class="level-left">
|
||
<div class="level-item title is-4">OpenKeeper</div>
|
||
</div>
|
||
<div class="level-right is-size-7"><div class="level-item">Platform:<a href="../games/platforms.html#unspecified" title="Unspecified"><span class="icon has-text-black"><i class="icon-device_unknown"></i></span></a></div><div class="level-item">beta</div><div class="level-item">
|
||
<span class="has-text-weight-bold">active</span><span class="icon has-text-black"><i class="icon-sun"></i></span></div></div>
|
||
</nav><div class="block">
|
||
<div class="tags has-addons"><a href="index.html#game engine" title="game engine games" class="tag is-info">game engine</a><a href="../games/genres.html#remake" title="remake games" class="tag is-info">remake</a><a href="../games/genres.html#simulation" title="simulation games" class="tag is-info">simulation</a>
|
||
<span class="tag is-light">content commercial + original required</span></div>
|
||
</div><div class="block">Homepage: <a href="https://github.com/tonihele/OpenKeeper">tonihele/OpenKeeper<span class="icon has-text-black"><i class="icon-github"></i></span></a><br>Inspiration: <a href="../inspirations/D.html#dungeon_keeper_2">Dungeon Keeper 2</a><br></div><div class="block is-size-7">
|
||
<span class="has-text-weight-semibold">Details</span><br>Code languages: <a href="../games/languages.html#java">Java</a><br>Code licenses: <a href="https://en.wikipedia.org/wiki/GNU_General_Public_License">GPL-3.0</a><br>Code repositories: <a href="https://github.com/tonihele/OpenKeeper.git">tonihele/OpenKeeper.git<span class="icon has-text-black"><i class="icon-github"></i></span></a>(since 2014, <span class="icon has-text-black" title="top rated"><i class="icon-star"></i></span>)<br>Code dependencies: jMonkeyEngine<br>
|
||
<span class="is-size-7">Build system: </span><a href="https://gradle.org/" class="is-size-7">Gradle</a><br>Developers: <a href="../developers/A.html#archdemons">ArchDemons</a>, <a href="../developers/B.html#belgianguy">belgianguy</a>, <a href="../developers/P.html#petteri_loisko">Petteri Loisko</a>, <a href="../developers/T.html#toni_helenius">Toni Helenius</a>, <a href="../developers/U.html#ufdada">ufdada</a><br></div><div class="block is-size-7 has-text-right">
|
||
<a href="../contribute.html#games" title="Contribution guide" class="mr-2">Improve</a>
|
||
<a href="https://raw.githubusercontent.com/Trilarion/opensourcegames/master/entries/openkeeper.md" title="Text based entry on Github">Raw entry</a>
|
||
</div>
|
||
</div>
|
||
<div id="openmw" class="box"><nav class="level">
|
||
<div class="level-left">
|
||
<div class="level-item title is-4">OpenMW</div>
|
||
</div>
|
||
<div class="level-right is-size-7"><div class="level-item">Platform:<a href="../games/platforms.html#unspecified" title="Unspecified"><span class="icon has-text-black"><i class="icon-device_unknown"></i></span></a></div><div class="level-item">
|
||
<span class="has-text-weight-bold">mature</span></div><div class="level-item">
|
||
<span class="has-text-weight-bold">active</span><span class="icon has-text-black"><i class="icon-sun"></i></span></div></div>
|
||
</nav><div class="block">
|
||
<div class="tags has-addons"><a href="index.html#game engine" title="game engine games" class="tag is-info">game engine</a><a href="../games/genres.html#remake" title="remake games" class="tag is-info">remake</a><a href="../games/genres.html#role playing" title="role playing games" class="tag is-info">role playing</a>
|
||
<span class="tag is-light">content original required</span></div>
|
||
</div><div class="block">Homepage: <a href="http://openmw.org/en/">openmw.org/en</a><br>Media: <a href="https://en.wikipedia.org/wiki/OpenMW">OpenMW<span class="icon has-text-black"><i class="icon-wikipedia"></i></span></a><br>Inspiration: <a href="../inspirations/T.html#the_elder_scrolls_iii_morrowind">The Elder Scrolls III: Morrowind</a><br>Download: <a href="https://openmw.org/downloads/">openmw.org/downloads</a><br></div><div class="block is-size-7">
|
||
<span class="has-text-weight-semibold">Details</span><br>Code languages: <a href="../games/languages.html#c++">C++</a><br>Code licenses: <a href="https://en.wikipedia.org/wiki/GNU_General_Public_License">GPL-3.0</a><br>Code repositories: <a href="https://github.com/OpenMW/openmw.git">OpenMW/openmw.git<span class="icon has-text-black"><i class="icon-github"></i></span></a>(since 2009, <span class="icon has-text-black" title="top rated"><i class="icon-star"></i></span>), <a href="https://github.com/xyzz/openmw-android.git">xyzz/openmw-android.git<span class="icon has-text-black"><i class="icon-github"></i></span></a><br><details><summary>Developers: (141)</summary><a href="../developers/A.html#alex">Alex</a>, <a href="../developers/A.html#alexander_ananace_olofsson">Alexander "Ananace" Olofsson</a>, <a href="../developers/A.html#alexander_nadeau">Alexander Nadeau</a>, <a href="../developers/A.html#alexander_stillich">Alexander Stillich</a>, <a href="../developers/A.html#alexandre_moine">Alexandre Moine</a>, <a href="../developers/A.html#alexei_dobrohotov">Alexei Dobrohotov</a>, <a href="../developers/A.html#allofich">Allofich</a>, <a href="../developers/A.html#andrei_kortunov">Andrei Kortunov</a>, <a href="../developers/A.html#anton_uramer">Anton Uramer</a>, <a href="../developers/A.html#arbitrary-dev">arbitrary-dev</a>, <a href="../developers/A.html#artem_kotsynyak">Artem Kotsynyak</a>, <a href="../developers/A.html#artem_utin">Artem Utin</a>, <a href="../developers/A.html#arthur_moore">Arthur Moore</a>, <a href="../developers/A.html#assumeru">Assumeru</a>, <a href="../developers/A.html#astillich-igniti">astillich-igniti</a>, <a href="../developers/A.html#athile">athile</a>, <a href="../developers/A.html#aussiemon">Aussiemon</a>, <a href="../developers/A.html#austin_salgat">Austin Salgat</a>, <a href="../developers/A.html#azdul">Azdul</a>, <a href="../developers/B.html#bo_svensson">Bo Svensson</a>, <a href="../developers/B.html#bodillium">Bodillium</a>, <a href="../developers/B.html#bret_curtis">Bret Curtis</a>, <a href="../developers/B.html#britt_mathis">Britt Mathis</a>, <a href="../developers/C.html#cc9cii">cc9cii</a>, <a href="../developers/C.html#cfcohen">cfcohen</a>, <a href="../developers/C.html#chris_djali">Chris Djali</a>, <a href="../developers/C.html#cody_glassman">Cody Glassman</a>, <a href="../developers/C.html#cramal">Cramal</a>, <a href="../developers/C.html#cdric_mocquillon">Cédric Mocquillon</a>, <a href="../developers/D.html#darkf">darkf</a>, <a href="../developers/D.html#david_cernat">David Cernat</a>, <a href="../developers/D.html#david_walley">David Walley</a>, <a href="../developers/D.html#dmitry_marakasov">Dmitry Marakasov</a>, <a href="../developers/D.html#dteviot">dteviot</a>, <a href="../developers/E.html#edmondo_tommasina">Edmondo Tommasina</a>, <a href="../developers/E.html#endorph">endorph</a>, <a href="../developers/E.html#eroen">eroen</a>, <a href="../developers/F.html#fil_krynicki">Fil Krynicki</a>, <a href="../developers/F.html#finbar_crago">Finbar Crago</a>, <a href="../developers/F.html#fr3dz10">fr3dz10</a>, <a href="../developers/G.html#gleb_mazovetskiy">Gleb Mazovetskiy</a>, <a href="../developers/G.html#gohan1989">Gohan1989</a>, <a href="../developers/G.html#gugus">gugus</a>, <a href="../developers/H.html#halalstuff">halalstuff</a>, <a href="../developers/H.html#hristos_n_triantafillou">Hristos N. Triantafillou</a>, <a href="../developers/I.html#internecine">Internecine</a>, <a href="../developers/J.html#jackerty">Jackerty</a>, <a href="../developers/J.html#jacob_essex">Jacob Essex</a>, <a href="../developers/J.html#james_carty">James Carty</a>, <a href="../developers/J.html#jan_borsodi">Jan Borsodi</a>, <a href="../developers/J.html#jan-peter_nilsson">Jan-Peter Nilsson</a>, <a href="../developers/J.html#jason_hooks">Jason Hooks</a>, <a href="../developers/J.html#jeffrey_haines">Jeffrey Haines</a>, <a href="../developers/J.html#ji_kune">Jiří Kuneš</a>, <a href="../developers/J.html#joakim_berg">Joakim Berg</a>, <a href="../developers/J.html#joel_graff">Joel Graff</a>, <a href="../developers/J.html#jordan_ayers">Jordan Ayers</a>, <a href="../developers/J.html#jordan_milne">Jordan Milne</a>, <a href="../developers/J.html#josua_grawitter">Josua Grawitter</a>, <a href="../developers/J.html#jrivany">jrivany</a>, <a href="../developers/J.html#julien_voisin">Julien Voisin</a>, <a href="../developers/K.html#k1ll">k1ll</a>, <a href="../developers/K.html#kamil_bar">Kamil Bar</a>, <a href="../developers/K.html#kcat">kcat</a>, <a href="../developers/K.html#kevin">Kevin</a>, <a href="../developers/K.html#kyle_cooley">Kyle Cooley</a>, <a href="../developers/L.html#lennart_bernhardt">Lennart Bernhardt</a>, <a href="../developers/L.html#logzero">logzero</a>, <a href="../developers/L.html#lukasz_gromanowski">Lukasz Gromanowski</a>, <a href="../developers/M.html#m_s">M S</a>, <a href="../developers/M.html#madcow">Madcow</a>, <a href="../developers/M.html#mads_sandvei">Mads Sandvei</a>, <a href="../developers/M.html#marc_zinnschlag">Marc Zinnschlag</a>, <a href="../developers/M.html#marco_melletti">Marco Melletti</a>, <a href="../developers/M.html#marcrbouvier">marcrbouvier</a>, <a href="../developers/M.html#marek_dudek">Marek Dudek</a>, <a href="../developers/M.html#marek_kochanowicz">Marek Kochanowicz</a>, <a href="../developers/M.html#mark76">Mark76</a>, <a href="../developers/M.html#matahualpa">MAtahualpa</a>, <a href="../developers/M.html#matthewrock">MatthewRock</a>, <a href="../developers/M.html#max_henzerling">Max Henzerling</a>, <a href="../developers/M.html#michael_mc_donnell">Michael Mc Donnell</a>, <a href="../developers/M.html#michael_papageorgiou">Michael Papageorgiou</a>, <a href="../developers/M.html#micha_bie">Michał Bień</a>, <a href="../developers/M.html#miloslav_movingtogitlab">Miloslav Číž #movingToGitLab</a>, <a href="../developers/M.html#miroslav_puda">Miroslav Puda</a>, <a href="../developers/M.html#miroslavr">MiroslavR</a>, <a href="../developers/M.html#mitchell_schwitzer">Mitchell Schwitzer</a>, <a href="../developers/M.html#mocquilloncedric">MocquillonCedric</a>, <a href="../developers/N.html#nathan_aclander">Nathan Aclander</a>, <a href="../developers/N.html#nathan_jeffords">Nathan Jeffords</a>, <a href="../developers/N.html#nicolay_korslund">Nicolay Korslund</a>, <a href="../developers/N.html#nikolay_kasyanov">Nikolay Kasyanov</a>, <a href="../developers/O.html#oleg">Oleg</a>, <a href="../developers/P.html#perry_hugh">Perry Hugh</a>, <a href="../developers/P.html#phillip_andrews">Phillip Andrews</a>, <a href="../developers/P.html#pi03k">pi03k</a>, <a href="../developers/P.html#pieter_van_der_kloet">Pieter van der Kloet</a>, <a href="../developers/P.html#plkolek">PL_kolek</a>, <a href="../developers/P.html#plutonicoverkill">PlutonicOverkill</a>, <a href="../developers/R.html#rafael_moura">Rafael Moura</a>, <a href="../developers/R.html#rainchu">rainChu</a>, <a href="../developers/R.html#rexelion">rexelion</a>, <a href="../developers/R.html#rhtucker">rhtucker</a>, <a href="../developers/R.html#riothamus">riothamus</a>, <a href="../developers/R.html#rob_cutmore">Rob Cutmore</a>, <a href="../developers/R.html#robert_macgregor">Robert MacGregor</a>, <a href="../developers/R.html#rohit_nirmal">Rohit Nirmal</a>, <a href="../developers/R.html#roman">Roman</a>, <a href="../developers/R.html#roman_melnik">Roman Melnik</a>, <a href="../developers/R.html#roman_proskuryakov">Roman Proskuryakov</a>, <a href="../developers/R.html#roman_siromakha">Roman Siromakha</a>, <a href="../developers/S.html#sandstranger">sandstranger</a>, <a href="../developers/S.html#sandy">Sandy</a>, <a href="../developers/S.html#scott_howard">Scott Howard</a>, <a href="../developers/S.html#sebastian_wick">Sebastian Wick</a>, <a href="../developers/S.html#sergey_fukanchik">Sergey Fukanchik</a>, <a href="../developers/S.html#sergey_shambir">Sergey Shambir</a>, <a href="../developers/S.html#sergoz">sergoz</a>, <a href="../developers/S.html#simon_humpohl">Simon Humpohl</a>, <a href="../developers/S.html#slothlife">slothlife</a>, <a href="../developers/S.html#sophie_kirschner">Sophie Kirschner</a>, <a href="../developers/S.html#stanislav_bas">Stanislav Bas</a>, <a href="../developers/S.html#stanislaw_halik">Stanislaw Halik</a>, <a href="../developers/S.html#starsickle">Starsickle</a>, <a href="../developers/S.html#sylvain_t">Sylvain T</a>, <a href="../developers/T.html#tatrabbit">Tatrabbit</a>, <a href="../developers/T.html#terrabyte25">terrabyte25</a>, <a href="../developers/T.html#thoronador">Thoronador</a>, <a href="../developers/T.html#thunderforge">Thunderforge</a>, <a href="../developers/T.html#tom">Tom</a>, <a href="../developers/T.html#tom_mason">Tom Mason</a>, <a href="../developers/T.html#torbenc">TorbenC</a>, <a href="../developers/T.html#tri4ng1e">tri4ng1e</a>, <a href="../developers/U.html#unelsson">unelsson</a>, <a href="../developers/X.html#xenkhan">Xenkhan</a>, <a href="../developers/X.html#xyzz">xyzz</a>, <a href="../developers/Y.html#yuri_krupenin">Yuri Krupenin</a>, <a href="../developers/Z.html#zelurker">zelurker</a>, <a href="../developers/L.html#ukasz_gobiewski">Łukasz Gołębiewski</a>, <a href="../developers/E.html#uel_guve">ⴹⅿаոuel GuéveΙ</a></details><br></div><div class="block is-size-7 has-text-right">
|
||
<a href="../contribute.html#games" title="Contribution guide" class="mr-2">Improve</a>
|
||
<a href="https://raw.githubusercontent.com/Trilarion/opensourcegames/master/entries/openmw.md" title="Text based entry on Github">Raw entry</a>
|
||
</div>
|
||
</div>
|
||
<div id="opennfs" class="box"><nav class="level">
|
||
<div class="level-left">
|
||
<div class="level-item title is-4">OpenNFS</div>
|
||
</div>
|
||
<div class="level-right is-size-7"><div class="level-item">Platform:<a href="../games/platforms.html#unspecified" title="Unspecified"><span class="icon has-text-black"><i class="icon-device_unknown"></i></span></a></div><div class="level-item">beta</div><div class="level-item">
|
||
<span class="has-text-weight-bold">active</span><span class="icon has-text-black"><i class="icon-sun"></i></span></div></div>
|
||
</nav><div class="block">
|
||
<div class="tags has-addons"><a href="index.html#game engine" title="game engine games" class="tag is-info">game engine</a><a href="../games/genres.html#remake" title="remake games" class="tag is-info">remake</a>
|
||
<span class="tag is-light">cars</span>
|
||
<span class="tag is-light">content commercial + original required</span>
|
||
<span class="tag is-light">racing</span></div>
|
||
</div><div class="block">Homepage: <a href="https://opennfs.com/">opennfs.com</a><br>Inspiration: <a href="../inspirations/N.html#need_for_speed_iii_hot_pursuit">Need For Speed III: Hot Pursuit</a><br></div><div class="block is-size-7">
|
||
<span class="has-text-weight-semibold">Details</span><br>Code languages: <a href="../games/languages.html#c">C</a>, <a href="../games/languages.html#c++">C++</a><br>Code licenses: <a href="https://en.wikipedia.org/wiki/MIT_License">MIT</a><br>Code repositories: <a href="https://github.com/OpenNFS/OpenNFS.git">OpenNFS/OpenNFS.git<span class="icon has-text-black"><i class="icon-github"></i></span></a>(since 2015, <span class="icon has-text-black" title="top rated"><i class="icon-star"></i></span>)<br>Code dependencies: Bullet3, OpenGL<br>Developer: <a href="../developers/A.html#amrik_sadhra">Amrik Sadhra</a><br></div><div class="block is-size-7 has-text-right">
|
||
<a href="../contribute.html#games" title="Contribution guide" class="mr-2">Improve</a>
|
||
<a href="https://raw.githubusercontent.com/Trilarion/opensourcegames/master/entries/opennfs.md" title="Text based entry on Github">Raw entry</a>
|
||
</div>
|
||
</div>
|
||
<div id="openrw" class="box"><nav class="level">
|
||
<div class="level-left">
|
||
<div class="level-item title is-4">OpenRW</div>
|
||
</div>
|
||
<div class="level-right is-size-7"><div class="level-item">Platforms:<a href="../games/platforms.html#windows" title="Windows"><span class="icon has-text-black"><i class="icon-windows"></i></span></a><a href="../games/platforms.html#linux" title="Linux"><span class="icon has-text-black"><i class="icon-tux"></i></span></a><a href="../games/platforms.html#macos" title="macOS"><span class="icon has-text-black"><i class="icon-appleinc"></i></span></a></div><div class="level-item">beta</div><div class="level-item">
|
||
<span class="has-text-weight-bold">active</span><span class="icon has-text-black"><i class="icon-sun"></i></span></div></div>
|
||
</nav><div class="block">
|
||
<div class="tags has-addons"><a href="../games/genres.html#action" title="action games" class="tag is-info">action</a><a href="index.html#game engine" title="game engine games" class="tag is-info">game engine</a><a href="../games/genres.html#remake" title="remake games" class="tag is-info">remake</a>
|
||
<span class="tag is-light">content commercial + original required</span></div>
|
||
</div><div class="block">Homepage: <a href="https://openrw.org/">openrw.org</a><br>Inspiration: <a href="../inspirations/G.html#grand_theft_auto_iii">Grand Theft Auto III</a><br></div><div class="block is-size-7">
|
||
<span class="has-text-weight-semibold">Details</span><br>Code languages: <a href="../games/languages.html#c">C</a>, <a href="../games/languages.html#c++">C++</a><br>Code licenses: <a href="https://en.wikipedia.org/wiki/GNU_General_Public_License">GPL-3.0</a><br>Code repositories: <a href="https://github.com/rwengine/openrw.git">rwengine/openrw.git<span class="icon has-text-black"><i class="icon-github"></i></span></a>(since 2015, <span class="icon has-text-black" title="top rated"><i class="icon-star"></i></span>)<br>Code dependencies: SDL2<br>
|
||
<span class="is-size-7">Build system: </span><a href="https://cmake.org/" class="is-size-7">CMake</a><br><details><summary>Developers: (17)</summary><a href="../developers/A.html#aldoxtor">aldoxtor</a>, <a href="../developers/A.html#anonymous_maarten">Anonymous Maarten</a>, <a href="../developers/C.html#christoph_heiss">Christoph Heiss</a>, <a href="../developers/D.html#daniel_evans">Daniel Evans</a>, <a href="../developers/D.html#darkf">darkf</a>, <a href="../developers/H.html#haphzd">haphzd</a>, <a href="../developers/J.html#jannik_vogel">Jannik Vogel</a>, <a href="../developers/L.html#leo_moser">Leo Moser</a>, <a href="../developers/L.html#lucas">Lucas</a>, <a href="../developers/M.html#marco_schmidt">Marco Schmidt</a>, <a href="../developers/M.html#mole99">mole99</a>, <a href="../developers/N.html#nfsmonstr">NFSMONSTR</a>, <a href="../developers/P.html#paul_kocialkowski">Paul Kocialkowski</a>, <a href="../developers/Q.html#qkolj">qkolj</a>, <a href="../developers/S.html#shfil">shfil</a>, <a href="../developers/S.html#sven_stucki">Sven Stucki</a>, <a href="../developers/T.html#tsjost">tsjost</a></details><br></div><div class="block is-size-7 has-text-right">
|
||
<a href="../contribute.html#games" title="Contribution guide" class="mr-2">Improve</a>
|
||
<a href="https://raw.githubusercontent.com/Trilarion/opensourcegames/master/entries/openrw.md" title="Text based entry on Github">Raw entry</a>
|
||
</div>
|
||
</div>
|
||
<div id="opensage" class="box"><nav class="level">
|
||
<div class="level-left">
|
||
<div class="level-item title is-4">OpenSAGE</div>
|
||
</div>
|
||
<div class="level-right is-size-7"><div class="level-item">Platforms:<a href="../games/platforms.html#windows" title="Windows"><span class="icon has-text-black"><i class="icon-windows"></i></span></a><a href="../games/platforms.html#linux" title="Linux"><span class="icon has-text-black"><i class="icon-tux"></i></span></a><a href="../games/platforms.html#macos" title="macOS"><span class="icon has-text-black"><i class="icon-appleinc"></i></span></a></div><div class="level-item">beta</div><div class="level-item">
|
||
<span class="has-text-weight-bold">active</span><span class="icon has-text-black"><i class="icon-sun"></i></span></div></div>
|
||
</nav><div class="block">
|
||
<div class="tags has-addons"><a href="index.html#game engine" title="game engine games" class="tag is-info">game engine</a><a href="../games/genres.html#strategy" title="strategy games" class="tag is-info">strategy</a>
|
||
<span class="tag is-light">clone</span>
|
||
<span class="tag is-light">content commercial + original required</span>
|
||
<span class="tag is-light">real-time</span></div>
|
||
</div><div class="block">Homepages: <a href="https://opensage.github.io/">opensage.github.io</a>, <a href="http://timjones.io/blog/tags/opensage/">timjones.io/blog/tags/opensage</a><br>Inspiration: <a href="../inspirations/C.html#command_conquer_generals">Command & Conquer: Generals</a><br>Download: <a href="https://github.com/OpenSAGE/OpenSAGE/releases">OpenSAGE/OpenSAGE/releases<span class="icon has-text-black"><i class="icon-github"></i></span></a><br></div><div class="block is-size-7">
|
||
<span class="has-text-weight-semibold">Details</span><br>Code languages: <a href="../games/languages.html#c#">C#</a><br>Code licenses: <a href="https://en.wikipedia.org/wiki/GNU_Lesser_General_Public_License">LGPL-3.0</a><br>Code repositories: <a href="https://github.com/OpenSAGE/OpenSAGE.git">OpenSAGE/OpenSAGE.git<span class="icon has-text-black"><i class="icon-github"></i></span></a>(since 2017, <span class="icon has-text-black" title="top rated"><i class="icon-star"></i></span>)<br><details><summary>Developers: (13)</summary><a href="../developers/B.html#birgit">Birgit</a>, <a href="../developers/D.html#daan_meijer">Daan Meijer</a>, <a href="../developers/D.html#daniel_sklenitzka">Daniel Sklenitzka</a>, <a href="../developers/H.html#hashkitten">hashkitten</a>, <a href="../developers/J.html#jana_mohn">Jana Mohn</a>, <a href="../developers/L.html#lanyi">Lanyi</a>, <a href="../developers/M.html#markus_hiller">Markus Hiller</a>, <a href="../developers/M.html#michael_schnabel">Michael Schnabel</a>, <a href="../developers/P.html#paavo_huhtala">Paavo Huhtala</a>, <a href="../developers/S.html#stephan_vedder">Stephan Vedder</a>, <a href="../developers/T.html#tim_jones">Tim Jones</a>, <a href="../developers/T.html#tyler_reynolds">Tyler Reynolds</a>, <a href="../developers/V.html#voldie">Voldie</a></details><br></div><div class="block is-size-7 has-text-right">
|
||
<a href="../contribute.html#games" title="Contribution guide" class="mr-2">Improve</a>
|
||
<a href="https://raw.githubusercontent.com/Trilarion/opensourcegames/master/entries/opensage.md" title="Text based entry on Github">Raw entry</a>
|
||
</div>
|
||
</div>
|
||
<div id="opentesarena" class="box"><nav class="level">
|
||
<div class="level-left">
|
||
<div class="level-item title is-4">OpenTESArena</div>
|
||
</div>
|
||
<div class="level-right is-size-7"><div class="level-item">Platforms:<a href="../games/platforms.html#windows" title="Windows"><span class="icon has-text-black"><i class="icon-windows"></i></span></a><a href="../games/platforms.html#linux" title="Linux"><span class="icon has-text-black"><i class="icon-tux"></i></span></a><a href="../games/platforms.html#macos" title="macOS"><span class="icon has-text-black"><i class="icon-appleinc"></i></span></a></div><div class="level-item">beta</div><div class="level-item">
|
||
<span class="has-text-weight-bold">active</span><span class="icon has-text-black"><i class="icon-sun"></i></span></div></div>
|
||
</nav><div class="block">
|
||
<div class="tags has-addons"><a href="index.html#game engine" title="game engine games" class="tag is-info">game engine</a><a href="../games/genres.html#remake" title="remake games" class="tag is-info">remake</a>
|
||
<span class="tag is-light">content commercial + original required</span></div>
|
||
</div><div class="block">Homepage: <a href="https://github.com/afritz1/OpenTESArena">afritz1/OpenTESArena<span class="icon has-text-black"><i class="icon-github"></i></span></a><br>Inspiration: <a href="../inspirations/T.html#the_elder_scrolls_arena">The Elder Scrolls: Arena</a><br></div><div class="block is-size-7">
|
||
<span class="has-text-weight-semibold">Details</span><br>Code languages: <a href="../games/languages.html#c++">C++</a><br>Code licenses: <a href="https://en.wikipedia.org/wiki/MIT_License">MIT</a><br>Code repositories: <a href="https://github.com/afritz1/OpenTESArena.git">afritz1/OpenTESArena.git<span class="icon has-text-black"><i class="icon-github"></i></span></a>(since 2016, <span class="icon has-text-black" title="top rated"><i class="icon-star"></i></span>)<br>Code dependencies: OpenAL, SDL2, WildMidi<br>
|
||
<span class="is-size-7">Build system: </span><a href="https://cmake.org/" class="is-size-7">CMake</a><br>Developers: <a href="../developers/A.html#aaron">Aaron</a>, <a href="../developers/A.html#allofich">Allofich</a>, <a href="../developers/D.html#dozayon">Dozayon</a>, <a href="../developers/K.html#kcat">kcat</a>, <a href="../developers/M.html#malcolm_mallardi">Malcolm Mallardi</a>, <a href="../developers/M.html#minganmuon">MinganMuon</a>, <a href="../developers/R.html#robert_macgregor">Robert MacGregor</a>, <a href="../developers/T.html#thunderforge">Thunderforge</a><br></div><div class="block is-size-7 has-text-right">
|
||
<a href="../contribute.html#games" title="Contribution guide" class="mr-2">Improve</a>
|
||
<a href="https://raw.githubusercontent.com/Trilarion/opensourcegames/master/entries/opentesarena.md" title="Text based entry on Github">Raw entry</a>
|
||
</div>
|
||
</div>
|
||
<div id="opentomb" class="box"><nav class="level">
|
||
<div class="level-left">
|
||
<div class="level-item title is-4">OpenTomb</div>
|
||
</div>
|
||
<div class="level-right is-size-7"><div class="level-item">Platform:<a href="../games/platforms.html#windows" title="Windows"><span class="icon has-text-black"><i class="icon-windows"></i></span></a></div><div class="level-item">beta</div><div class="level-item">
|
||
<span class="has-text-weight-bold">active</span><span class="icon has-text-black"><i class="icon-sun"></i></span></div></div>
|
||
</nav><div class="block">
|
||
<div class="tags has-addons"><a href="../games/genres.html#action" title="action games" class="tag is-info">action</a><a href="index.html#game engine" title="game engine games" class="tag is-info">game engine</a><a href="../games/genres.html#remake" title="remake games" class="tag is-info">remake</a>
|
||
<span class="tag is-light">content commercial + original required</span></div>
|
||
</div><div class="block">Homepage: <a href="https://opentomb.github.io/">opentomb.github.io</a><br>Inspiration: <a href="../inspirations/T.html#tomb_raider">Tomb Raider</a><br>Download: <a href="https://github.com/opentomb/OpenTomb/releases">opentomb/OpenTomb/releases<span class="icon has-text-black"><i class="icon-github"></i></span></a><br></div><div class="block is-size-7">
|
||
<span class="has-text-weight-semibold">Details</span><br>Code languages: <a href="../games/languages.html#c">C</a>, <a href="../games/languages.html#c++">C++</a>, <a href="../games/languages.html#lua">Lua</a><br>Code licenses: <a href="https://en.wikipedia.org/wiki/GNU_Lesser_General_Public_License">LGPL-3.0</a><br>Code repositories: <a href="https://github.com/opentomb/OpenTomb.git">opentomb/OpenTomb.git<span class="icon has-text-black"><i class="icon-github"></i></span></a>(since 2015, <span class="icon 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><details><summary>Developers: (14)</summary><a href="../developers/A.html#adrien_ricciardi">Adrien RICCIARDI</a>, <a href="../developers/F.html#federico_barlotti">Federico Barlotti</a>, <a href="../developers/F.html#filipe_freire">Filipe Freire</a>, <a href="../developers/G.html#gabriel_mtz">Gabriel Mtz</a>, <a href="../developers/G.html#gh0stblade">Gh0stBlade</a>, <a href="../developers/S.html#sai-sai">Sai-sai</a>, <a href="../developers/S.html#steffen_ohrendorf">Steffen Ohrendorf</a>, <a href="../developers/T.html#teslarus">TeslaRus</a>, <a href="../developers/T.html#timur_gagiev">Timur Gagiev</a>, <a href="../developers/T.html#tokyosu">TokyoSU</a>, <a href="../developers/T.html#tom_niget">Tom Niget</a>, <a href="../developers/T.html#tom_pritchard">Tom Pritchard</a>, <a href="../developers/T.html#torsten_kammer">Torsten Kammer</a>, <a href="../developers/V.html#vvs-">vvs-</a></details><br></div><div class="block is-size-7 has-text-right">
|
||
<a href="../contribute.html#games" title="Contribution guide" class="mr-2">Improve</a>
|
||
<a href="https://raw.githubusercontent.com/Trilarion/opensourcegames/master/entries/opentomb.md" title="Text based entry on Github">Raw entry</a>
|
||
</div>
|
||
</div>
|
||
<div id="openviii" class="box"><nav class="level">
|
||
<div class="level-left">
|
||
<div class="level-item title is-4">OpenVIII</div>
|
||
</div>
|
||
<div class="level-right is-size-7"><div class="level-item">Platforms:<a href="../games/platforms.html#windows" title="Windows"><span class="icon has-text-black"><i class="icon-windows"></i></span></a><a href="../games/platforms.html#linux" title="Linux"><span class="icon has-text-black"><i class="icon-tux"></i></span></a></div><div class="level-item">beta</div><div class="level-item">
|
||
<span class="has-text-weight-bold">active</span><span class="icon has-text-black"><i class="icon-sun"></i></span></div></div>
|
||
</nav><div class="block">
|
||
<div class="tags has-addons"><a href="index.html#game engine" title="game engine games" class="tag is-info">game engine</a><a href="../games/genres.html#remake" title="remake games" class="tag is-info">remake</a><a href="../games/genres.html#role playing" title="role playing games" class="tag is-info">role playing</a>
|
||
<span class="tag is-light">content commercial + original required</span></div>
|
||
</div><div class="block">Homepage: <a href="https://makipl.github.io/OpenVIII-monogame/">makipl.github.io/OpenVIII-monogame</a><br>Inspiration: <a href="../inspirations/F.html#final_fantasy_viii">Final Fantasy VIII</a><br></div><div class="block is-size-7">
|
||
<span class="has-text-weight-semibold">Details</span><br>Code languages: <a href="../games/languages.html#c#">C#</a><br>Code licenses: <a href="https://en.wikipedia.org/wiki/MIT_License">MIT</a><br>Code repositories: <a href="https://github.com/MaKiPL/OpenVIII-monogame.git">MaKiPL/OpenVIII-monogame.git<span class="icon has-text-black"><i class="icon-github"></i></span></a>(since 2018, <span class="icon has-text-black" title="top rated"><i class="icon-star"></i></span>)<br>Code dependencies: MonoGame<br>Developers: <a href="../developers/A.html#albeoris">Albeoris</a>, <a href="../developers/B.html#benjamin_fuu">Benjamin Fuu</a>, <a href="../developers/M.html#marcin_gomulak">Marcin Gomulak</a>, <a href="../developers/R.html#robert_russell">Robert Russell</a><br></div><div class="block is-size-7 has-text-right">
|
||
<a href="../contribute.html#games" title="Contribution guide" class="mr-2">Improve</a>
|
||
<a href="https://raw.githubusercontent.com/Trilarion/opensourcegames/master/entries/openviii.md" title="Text based entry on Github">Raw entry</a>
|
||
</div>
|
||
</div>
|
||
<div id="openxray" class="box"><nav class="level">
|
||
<div class="level-left">
|
||
<div class="level-item title is-4">OpenXRay</div>
|
||
</div>
|
||
<div class="level-right is-size-7"><div class="level-item">Platform:<a href="../games/platforms.html#unspecified" title="Unspecified"><span class="icon has-text-black"><i class="icon-device_unknown"></i></span></a></div><div class="level-item">
|
||
<span class="has-text-weight-bold">mature</span></div><div class="level-item">
|
||
<span class="has-text-weight-bold">active</span><span class="icon has-text-black"><i class="icon-sun"></i></span></div></div>
|
||
</nav><div class="block">
|
||
<div class="tags has-addons"><a href="../games/genres.html#action" title="action games" class="tag is-info">action</a><a href="index.html#game engine" title="game engine games" class="tag is-info">game engine</a><a href="../games/genres.html#remake" title="remake games" class="tag is-info">remake</a>
|
||
<span class="tag is-light">content commercial + original required</span>
|
||
<span class="tag is-light">multiplayer Online + LAN</span></div>
|
||
</div><div class="block">Homepage: <a href="https://discord.gg/sjRMQwv">discord.gg/sjRMQwv</a><br>Inspiration: <a href="../inspirations/S.html#stalker_call_of_pripyat">S.T.A.L.K.E.R: Call of Pripyat</a><br></div><div class="block is-size-7">
|
||
<span class="has-text-weight-semibold">Details</span><br>Code languages: <a href="../games/languages.html#c++">C++</a>, <a href="../games/languages.html#lua">Lua</a><br>Code licenses: ?<br>Code repositories: <a href="https://github.com/OpenXRay/xray-16.git">OpenXRay/xray-16.git<span class="icon has-text-black"><i class="icon-github"></i></span></a>(since 2014, <span class="icon has-text-black" title="top rated"><i class="icon-star"></i></span>), <a href="https://github.com/Im-dex/xray-162.git @add">Im-dex/xray-162.git @add<span class="icon has-text-black"><i class="icon-github"></i></span></a>(since 2016, <span class="icon has-text-black" title="medium rated"><i class="icon-star-half-full"></i></span>)<br>Code dependencies: SDL2, DirectX, OpenGL, Open Dynamics Engine<br>
|
||
<span class="is-size-7">Build system: </span><a href="https://cmake.org/" class="is-size-7">CMake</a><br><details><summary>Developers: (41)</summary><a href="../developers/0.html#007exe">007exe</a>, <a href="../developers/A.html#a1batross">a1batross</a>, <a href="../developers/A.html#abramcumner">abramcumner</a>, <a href="../developers/A.html#alexander_akulich">Alexander Akulich</a>, <a href="../developers/A.html#alundaio">Alundaio</a>, <a href="../developers/A.html#andrew_boyarshin">Andrew Boyarshin</a>, <a href="../developers/A.html#andrew_davies">Andrew Davies</a>, <a href="../developers/A.html#andrey_voitishin">Andrey Voitishin</a>, <a href="../developers/A.html#anton_tsukanov">Anton Tsukanov</a>, <a href="../developers/C.html#casualdev242">CasualDev242</a>, <a href="../developers/D.html#david_carlier">David CARLIER</a>, <a href="../developers/D.html#dmitry_tsarevich">Dmitry Tsarevich</a>, <a href="../developers/D.html#drug007">drug007</a>, <a href="../developers/E.html#ensign_curvedhand">ensign Curvedhand</a>, <a href="../developers/F.html#freezonemods">FreeZoneMods</a>, <a href="../developers/G.html#george_ivlev">George Ivlev</a>, <a href="../developers/G.html#gunslingermod">gunslingermod</a>, <a href="../developers/I.html#igor_novikov">Igor Novikov</a>, <a href="../developers/J.html#jazzvaz">jazzvaz</a>, <a href="../developers/J.html#jules_blok">Jules Blok</a>, <a href="../developers/L.html#lev_khoroshansky">Lev Khoroshansky</a>, <a href="../developers/M.html#max_goncharenko">Max Goncharenko</a>, <a href="../developers/M.html#mike_nordell">Mike Nordell</a>, <a href="../developers/M.html#mikhail_bogdanov">Mikhail Bogdanov</a>, <a href="../developers/M.html#mrnotbadguy">mrnotbadguy</a>, <a href="../developers/N.html#neoanomaly">NeoAnomaly</a>, <a href="../developers/P.html#plotja">Plotja</a>, <a href="../developers/Q.html#q4a">q4a</a>, <a href="../developers/Q.html#qweasdd136963">qweasdd136963</a>, <a href="../developers/R.html#r-a-sattarov">r-a-sattarov</a>, <a href="../developers/R.html#rainbowzerg">RainbowZerg</a>, <a href="../developers/R.html#robin">Robin</a>, <a href="../developers/R.html#roman_zavalov">Roman Zavalov</a>, <a href="../developers/S.html#shokerstlk">ShokerStlk</a>, <a href="../developers/S.html#skyloaderr">SkyLoaderr</a>, <a href="../developers/V.html#vamit611">vamit611</a>, <a href="../developers/V.html#viktor_stavitsky">Viktor Stavitsky</a>, <a href="../developers/V.html#vincent-t">vincent-t</a>, <a href="../developers/V.html#vturbine">vTurbine</a>, <a href="../developers/X.html#xottabduty">Xottab_DUTY</a>, <a href="../developers/Z.html#zegeri">Zegeri</a></details><br></div><div class="block is-size-7 has-text-right">
|
||
<a href="../contribute.html#games" title="Contribution guide" class="mr-2">Improve</a>
|
||
<a href="https://raw.githubusercontent.com/Trilarion/opensourcegames/master/entries/openxray.md" title="Text based entry on Github">Raw entry</a>
|
||
</div>
|
||
</div>
|
||
<div id="oreon_engine" class="box"><nav class="level">
|
||
<div class="level-left">
|
||
<div class="level-item title is-4">Oreon Engine</div>
|
||
</div>
|
||
<div class="level-right is-size-7"><div class="level-item">Platforms:<a href="../games/platforms.html#windows" title="Windows"><span class="icon has-text-black"><i class="icon-windows"></i></span></a><a href="../games/platforms.html#linux" title="Linux"><span class="icon has-text-black"><i class="icon-tux"></i></span></a><a href="../games/platforms.html#macos" title="macOS"><span class="icon has-text-black"><i class="icon-appleinc"></i></span></a></div><div class="level-item">
|
||
<span class="has-text-weight-bold">mature</span></div><div class="level-item">
|
||
<span class="has-text-weight-bold">active</span><span class="icon has-text-black"><i class="icon-sun"></i></span></div></div>
|
||
</nav><div class="block">
|
||
<div class="tags has-addons"><a href="index.html#game engine" title="game engine games" class="tag is-info">game engine</a></div>
|
||
</div><div class="block">Homepage: <a href="https://github.com/fynnfluegge/oreon-engine">fynnfluegge/oreon-engine<span class="icon has-text-black"><i class="icon-github"></i></span></a><br>Download: <a href="https://github.com/fynnfluegge/oreon-engine/releases">fynnfluegge/oreon-engine/releases<span class="icon has-text-black"><i class="icon-github"></i></span></a><br></div><div class="block is-size-7">
|
||
<span class="has-text-weight-semibold">Details</span><br>Code languages: <a href="../games/languages.html#java">Java</a><br>Code licenses: <a href="https://en.wikipedia.org/wiki/GNU_General_Public_License">GPL-3.0</a><br>Code repositories: <a href="https://github.com/fynnfluegge/oreon-engine.git">fynnfluegge/oreon-engine.git<span class="icon has-text-black"><i class="icon-github"></i></span></a>(since 2015, <span class="icon has-text-black" title="top rated"><i class="icon-star"></i></span>)<br>
|
||
<span class="is-size-7">Build system: </span><a href="https://maven.apache.org/index.html" class="is-size-7">Maven</a><br>Developers: <a href="../developers/A.html#adrian_romanelli">Adrian Romanelli</a>, <a href="../developers/F.html#fynn_flugge">Fynn Flügge</a><br></div><div class="block is-size-7 has-text-right">
|
||
<a href="../contribute.html#games" title="Contribution guide" class="mr-2">Improve</a>
|
||
<a href="https://raw.githubusercontent.com/Trilarion/opensourcegames/master/entries/oreon_engine.md" title="Text based entry on Github">Raw entry</a>
|
||
</div>
|
||
</div>
|
||
<div id="ouzel" class="box"><nav class="level">
|
||
<div class="level-left">
|
||
<div class="level-item title is-4">ouzel</div>
|
||
</div>
|
||
<div class="level-right is-size-7"><div class="level-item">Platforms:<a href="../games/platforms.html#windows" title="Windows"><span class="icon has-text-black"><i class="icon-windows"></i></span></a><a href="../games/platforms.html#linux" title="Linux"><span class="icon has-text-black"><i class="icon-tux"></i></span></a><a href="../games/platforms.html#macos" title="macOS"><span class="icon has-text-black"><i class="icon-appleinc"></i></span></a><a href="../games/platforms.html#android" title="Android"><span class="icon has-text-black"><i class="icon-android"></i></span></a><a href="../games/platforms.html#ios" title="iOS"><span class="icon has-text-black"><i class="icon-ios"></i></span></a><a href="../games/platforms.html#web" title="Web"><span class="icon has-text-black"><i class="icon-earth"></i></span></a></div><div class="level-item">beta</div><div class="level-item">
|
||
<span class="has-text-weight-bold">active</span><span class="icon has-text-black"><i class="icon-sun"></i></span></div></div>
|
||
</nav><div class="block">
|
||
<div class="tags has-addons"><a href="index.html#game engine" title="game engine games" class="tag is-info">game engine</a>
|
||
<span class="tag is-light">2D</span></div>
|
||
</div><div class="block">Homepage: <a href="https://github.com/elnormous/ouzel">elnormous/ouzel<span class="icon has-text-black"><i class="icon-github"></i></span></a><br></div><div class="block is-size-7">
|
||
<span class="has-text-weight-semibold">Details</span><br>Code languages: <a href="../games/languages.html#c">C</a>, <a href="../games/languages.html#c++">C++</a>, <a href="../games/languages.html#objective-c">Objective-C</a><br>Code licenses: <a href="https://en.wikipedia.org/wiki/BSD_licenses#2-clause_license_(%22Simplified_BSD_License%22_or_%22FreeBSD_License%22)">2-clause BSD</a><br>Code repositories: <a href="https://github.com/elnormous/ouzel.git">elnormous/ouzel.git<span class="icon has-text-black"><i class="icon-github"></i></span></a>(since 2015, <span class="icon has-text-black" title="top rated"><i class="icon-star"></i></span>)<br>Developers: <a href="../developers/E.html#elviss_strazdins">Elviss Strazdins</a>, <a href="../developers/M.html#marlin_watts-woods">Marlin Watts-Woods</a><br></div><div class="block is-size-7 has-text-right">
|
||
<a href="../contribute.html#games" title="Contribution guide" class="mr-2">Improve</a>
|
||
<a href="https://raw.githubusercontent.com/Trilarion/opensourcegames/master/entries/ouzel.md" title="Text based entry on Github">Raw entry</a>
|
||
</div>
|
||
</div>
|
||
<div id="oxygen_engine" class="box"><nav class="level">
|
||
<div class="level-left">
|
||
<div class="level-item title is-4">Oxygen Engine</div>
|
||
</div>
|
||
<div class="level-right is-size-7"><div class="level-item">Platform:<a href="../games/platforms.html#unspecified" title="Unspecified"><span class="icon has-text-black"><i class="icon-device_unknown"></i></span></a></div><div class="level-item">
|
||
<span class="has-text-weight-bold">mature</span></div><div class="level-item">
|
||
<span class="has-text-weight-bold">active</span><span class="icon has-text-black"><i class="icon-sun"></i></span></div></div>
|
||
</nav><div class="block">
|
||
<div class="tags has-addons"><a href="index.html#game engine" title="game engine games" class="tag is-info">game engine</a></div>
|
||
</div><div class="block">Homepage: <a href="https://github.com/i-love-kfc/xray-oxygen">i-love-kfc/xray-oxygen<span class="icon has-text-black"><i class="icon-github"></i></span></a><br>Inspiration: <a href="../inspirations/X.html#xray_engine">XRay engine</a><br></div><div class="block is-size-7">
|
||
<span class="has-text-weight-semibold">Details</span><br>Code languages: <a href="../games/languages.html#c++">C++</a>, <a href="../games/languages.html#c">C</a><br>Code licenses: <a href="https://en.wikipedia.org/wiki/Apache_License">Apache-2.0</a><br>Code repositories: <a href="https://github.com/i-love-kfc/xray-oxygen.git">i-love-kfc/xray-oxygen.git<span class="icon has-text-black"><i class="icon-github"></i></span></a>(since 2021, <span class="icon has-text-black" title="low rated"><i class="icon-star-o"></i></span>)<br>
|
||
<span class="is-size-7">Build system: </span><a href="https://en.wikipedia.org/wiki/Microsoft_Visual_Studio" class="is-size-7">Visual Studio</a><br><details><summary>Developers: (25)</summary><a href="../developers/A.html#alex">Alex</a>, <a href="../developers/A.html#anton_kovalev">Anton Kovalev</a>, <a href="../developers/A.html#anton_tsukanov">Anton Tsukanov</a>, <a href="../developers/B.html#borshig">Borshig</a>, <a href="../developers/C.html#collectioner">Collectioner</a>, <a href="../developers/D.html#darkhpp">darkhpp</a>, <a href="../developers/F.html#forserx">ForserX</a>, <a href="../developers/G.html#georgiy-timoshin">Georgiy-Timoshin</a>, <a href="../developers/G.html#giperion">Giperion</a>, <a href="../developers/G.html#graff46">Graff46</a>, <a href="../developers/I.html#ilya">Ilya</a>, <a href="../developers/K.html#kozlov_dennis">Kozlov Dennis</a>, <a href="../developers/K.html#krodin">Krodin</a>, <a href="../developers/L.html#ltpetrov">LtPetrov</a>, <a href="../developers/M.html#mortan">Mortan</a>, <a href="../developers/M.html#mrmnwar">mrmnwar</a>, <a href="../developers/Q.html#qweasdd136963">qweasdd136963</a>, <a href="../developers/R.html#rainbowzerg">RainbowZerg</a>, <a href="../developers/S.html#seakad">Seakad</a>, <a href="../developers/S.html#shriveleddude">shriveledDude</a>, <a href="../developers/U.html#unfainthful">Unfainthful</a>, <a href="../developers/V.html#vitr">Viнt@rь</a>, <a href="../developers/V.html#vlad">Vlad</a>, <a href="../developers/X.html#xottabduty">Xottab_DUTY</a>, <a href="../developers/P.html#xxx">Пётр</a></details><br></div><div class="block is-size-7 has-text-right">
|
||
<a href="../contribute.html#games" title="Contribution guide" class="mr-2">Improve</a>
|
||
<a href="https://raw.githubusercontent.com/Trilarion/opensourcegames/master/entries/oxygen_engine.md" title="Text based entry on Github">Raw entry</a>
|
||
</div>
|
||
</div>
|
||
<div id="paintown" class="box"><nav class="level">
|
||
<div class="level-left">
|
||
<div class="level-item title is-4">PainTown</div>
|
||
</div>
|
||
<div class="level-right is-size-7"><div class="level-item">Platforms:<a href="../games/platforms.html#windows" title="Windows"><span class="icon has-text-black"><i class="icon-windows"></i></span></a><a href="../games/platforms.html#linux" title="Linux"><span class="icon has-text-black"><i class="icon-tux"></i></span></a><a href="../games/platforms.html#macos" title="macOS"><span class="icon has-text-black"><i class="icon-appleinc"></i></span></a><a href="../games/platforms.html#android" title="Android"><span class="icon has-text-black"><i class="icon-android"></i></span></a></div><div class="level-item">
|
||
<span class="has-text-weight-bold">mature</span></div><div class="level-item">
|
||
<span class="has-text-weight-bold">active</span><span class="icon has-text-black"><i class="icon-sun"></i></span></div></div>
|
||
</nav><div class="block">
|
||
<div class="tags has-addons"><a href="../games/genres.html#action" title="action games" class="tag is-info">action</a><a href="../games/genres.html#arcade" title="arcade games" class="tag is-info">arcade</a><a href="index.html#game engine" title="game engine games" class="tag is-info">game engine</a>
|
||
<span class="tag is-light">2D</span>
|
||
<span class="tag is-light">fight</span>
|
||
<span class="tag is-light">scrolling</span></div>
|
||
</div><div class="block">Homepages: <a href="http://paintown.org/">paintown.org</a>, <a href="https://sourceforge.net/projects/paintown/">paintown<span class="icon has-text-black"><i class="icon-sourceforge"></i></span></a><br>Downloads: <a href="http://paintown.org/#/downloads">paintown.org/#/downloads</a>, <a href="https://sourceforge.net/projects/paintown/files/">paintown/files<span class="icon has-text-black"><i class="icon-sourceforge"></i></span></a><br></div><div class="block is-size-7">
|
||
<span class="has-text-weight-semibold">Details</span><br>Code languages: <a href="../games/languages.html#c++">C++</a>, <a href="../games/languages.html#java">Java</a>, <a href="../games/languages.html#python">Python</a><br>Code licenses: <a href="https://en.wikipedia.org/wiki/BSD_licenses#3-clause_license_(%22BSD_License_2.0%22,_%22Revised_BSD_License%22,_%22New_BSD_License%22,_or_%22Modified_BSD_License%22)">3-clause BSD</a><br>Code repositories: <a href="https://github.com/kazzmir/paintown.git">kazzmir/paintown.git<span class="icon has-text-black"><i class="icon-github"></i></span></a>(since 2015, <span class="icon has-text-black" title="medium rated"><i class="icon-star-half-full"></i></span>), <a href="https://svn.code.sf.net/p/paintown/code">svn.code.sf.net/p/paintown/code</a><br>Code dependencies: Allegro, FreeType, libpng, PyQt<br>
|
||
<span class="is-size-7">Build system: </span><a href="https://cmake.org/" class="is-size-7">CMake</a>, <a href="https://scons.org/" class="is-size-7">Scons</a><br>Developers: <a href="../developers/D.html#drafkind">drafkind</a>, <a href="../developers/J.html#jon_rafkind">Jon Rafkind</a>, <a href="../developers/J.html#juvinious">Juvinious</a>, <a href="../developers/J.html#juviniousx">juvinious</a>, <a href="../developers/K.html#kwadroke_of_the_wired">Kwadroke of "The Wired"</a>, <a href="../developers/S.html#scristopher">scristopher</a><br></div><div class="block is-size-7 has-text-right">
|
||
<a href="../contribute.html#games" title="Contribution guide" class="mr-2">Improve</a>
|
||
<a href="https://raw.githubusercontent.com/Trilarion/opensourcegames/master/entries/paintown.md" title="Text based entry on Github">Raw entry</a>
|
||
</div>
|
||
</div>
|
||
<div id="pentagram" class="box"><nav class="level">
|
||
<div class="level-left">
|
||
<div class="level-item title is-4">Pentagram</div>
|
||
</div>
|
||
<div class="level-right is-size-7"><div class="level-item">Platforms:<a href="../games/platforms.html#windows" title="Windows"><span class="icon has-text-black"><i class="icon-windows"></i></span></a><a href="../games/platforms.html#linux" title="Linux"><span class="icon has-text-black"><i class="icon-tux"></i></span></a><a href="../games/platforms.html#macos" title="macOS"><span class="icon has-text-black"><i class="icon-appleinc"></i></span></a></div><div class="level-item">beta</div><div class="level-item">inactive since 2018<span class="icon has-text-black"><i class="icon-brightness_3"></i></span></div></div>
|
||
</nav><div class="block">
|
||
<div class="tags has-addons"><a href="index.html#game engine" title="game engine games" class="tag is-info">game engine</a><a href="../games/genres.html#remake" title="remake games" class="tag is-info">remake</a><a href="../games/genres.html#role playing" title="role playing games" class="tag is-info">role playing</a>
|
||
<span class="tag is-light">content commercial + original required</span></div>
|
||
</div><div class="block">Homepages: <a href="http://pentagram.sourceforge.net/">pentagram.sourceforge.net</a>, <a href="https://sourceforge.net/projects/pentagram/">pentagram<span class="icon has-text-black"><i class="icon-sourceforge"></i></span></a><br>Inspiration: <a href="../inspirations/U.html#ultima_viii_pagan">Ultima VIII: Pagan</a><br>Download: <a href="http://pentagram.sourceforge.net/download.php">pentagram.sourceforge.net/download.php</a><br></div><div class="block is-size-7">
|
||
<span class="has-text-weight-semibold">Details</span><br>Code languages: <a href="../games/languages.html#c++">C++</a><br>Code licenses: <a href="https://en.wikipedia.org/wiki/GNU_General_Public_License">GPL-2.0</a><br>Code repositories: <a href="https://github.com/pentagram-u8/pentagram.git">pentagram-u8/pentagram.git<span class="icon has-text-black"><i class="icon-github"></i></span></a>(since 2016, <span class="icon has-text-black" title="medium rated"><i class="icon-star-half-full"></i></span>), <a href="https://svn.code.sf.net/p/pentagram/code">svn.code.sf.net/p/pentagram/code</a><br>
|
||
<span class="is-size-7">Build system: </span><a href="https://en.wikipedia.org/wiki/Make_(software)" class="is-size-7">Make</a><br>Developers: <a href="../developers/B.html#btietz">btietz</a>, <a href="../developers/C.html#colourles">colourles</a>, <a href="../developers/D.html#darke">Darke</a>, <a href="../developers/D.html#dominik_reichardt">Dominik Reichardt</a>, <a href="../developers/K.html#kirben">kirben</a>, <a href="../developers/K.html#kirbenx">Kirben</a>, <a href="../developers/M.html#matthew_jimenez">Matthew Jimenez</a>, <a href="../developers/M.html#max_horn">Max Horn</a>, <a href="../developers/W.html#wench">wench</a>, <a href="../developers/W.html#willem_jan_palenstijn">Willem Jan Palenstijn</a><br></div><div class="block is-size-7 has-text-right">
|
||
<a href="../contribute.html#games" title="Contribution guide" class="mr-2">Improve</a>
|
||
<a href="https://raw.githubusercontent.com/Trilarion/opensourcegames/master/entries/pentagram.md" title="Text based entry on Github">Raw entry</a>
|
||
</div>
|
||
</div>
|
||
<div id="permafrost_engine" class="box"><nav class="level">
|
||
<div class="level-left">
|
||
<div class="level-item title is-4">Permafrost Engine</div>
|
||
</div>
|
||
<div class="level-right is-size-7"><div class="level-item">Platform:<a href="../games/platforms.html#unspecified" title="Unspecified"><span class="icon has-text-black"><i class="icon-device_unknown"></i></span></a></div><div class="level-item">
|
||
<span class="has-text-weight-bold">mature</span></div><div class="level-item">
|
||
<span class="has-text-weight-bold">active</span><span class="icon has-text-black"><i class="icon-sun"></i></span></div></div>
|
||
</nav><div class="block">
|
||
<div class="tags has-addons"><a href="index.html#game engine" title="game engine games" class="tag is-info">game engine</a><a href="../games/genres.html#strategy" title="strategy games" class="tag is-info">strategy</a>
|
||
<span class="tag is-light">3D</span>
|
||
<span class="tag is-light">real-time</span></div>
|
||
</div><div class="block">Homepage: <a href="https://github.com/eduard-permyakov/permafrost-engine">eduard-permyakov/permafrost-engine<span class="icon has-text-black"><i class="icon-github"></i></span></a><br></div><div class="block is-size-7">
|
||
<span class="has-text-weight-semibold">Details</span><br>Code languages: <a href="../games/languages.html#c">C</a>, <a href="../games/languages.html#python">Python</a><br>Code licenses: <a href="https://en.wikipedia.org/wiki/GNU_General_Public_License">GPL-3.0</a><br>Code repositories: <a href="https://github.com/eduard-permyakov/permafrost-engine.git">eduard-permyakov/permafrost-engine.git<span class="icon has-text-black"><i class="icon-github"></i></span></a><br>
|
||
<span class="is-size-7">Build system: </span><a href="https://en.wikipedia.org/wiki/Make_(software)" class="is-size-7">Make</a><br></div><div class="block is-size-7 has-text-right">
|
||
<a href="../contribute.html#games" title="Contribution guide" class="mr-2">Improve</a>
|
||
<a href="https://raw.githubusercontent.com/Trilarion/opensourcegames/master/entries/permafrost_engine.md" title="Text based entry on Github">Raw entry</a>
|
||
</div>
|
||
</div>
|
||
<div id="phprpg" class="box"><nav class="level">
|
||
<div class="level-left">
|
||
<div class="level-item title is-4">phpRPG</div>
|
||
</div>
|
||
<div class="level-right is-size-7"><div class="level-item">Platform:<a href="../games/platforms.html#web" title="Web"><span class="icon has-text-black"><i class="icon-earth"></i></span></a></div><div class="level-item">beta</div><div class="level-item">inactive since 2006<span class="icon has-text-black"><i class="icon-brightness_3"></i></span></div></div>
|
||
</nav><div class="block">
|
||
<div class="tags has-addons"><a href="index.html#game engine" title="game engine games" class="tag is-info">game engine</a><a href="../games/genres.html#role playing" title="role playing games" class="tag is-info">role playing</a></div>
|
||
</div><div class="block">Homepages: <a href="http://phprpg.org/">phprpg.org</a>, <a href="https://sourceforge.net/projects/phprpg/">phprpg<span class="icon has-text-black"><i class="icon-sourceforge"></i></span></a><br>Download: <a href="https://sourceforge.net/projects/phprpg/files/">phprpg/files<span class="icon has-text-black"><i class="icon-sourceforge"></i></span></a><br></div><div class="block is-size-7">
|
||
<span class="has-text-weight-semibold">Details</span><br>Code languages: <a href="../games/languages.html#php">PHP</a><br>Code licenses: <a href="https://en.wikipedia.org/wiki/GNU_General_Public_License">GPL-2.0</a><br>Code repositories: <a href="https://gitlab.com/osgames/phprpg.git">osgames/phprpg.git<span class="icon has-text-black"><i class="icon-gitlab"></i></span></a>(since 2019, <span class="icon has-text-black" title="low rated"><i class="icon-star-o"></i></span>), <a href="http://phprpg.cvs.sourceforge.net">phprpg.cvs.sourceforge.net</a><br>Developers: <a href="../developers/A.html#ambystoma_mexicanum">Ambystoma Mexicanum</a>, <a href="../developers/H.html#haeric">Haeric</a>, <a href="../developers/J.html#jan_urva">Jan Urva</a>, <a href="../developers/J.html#joerg_kirchhoff">Joerg Kirchhoff</a>, <a href="../developers/M.html#michael_yarbrough">Michael Yarbrough</a>, <a href="../developers/R.html#rob_norman">Rob Norman</a>, <a href="../developers/T.html#timothy_chung">Timothy Chung</a><br></div><div class="block is-size-7 has-text-right">
|
||
<a href="../contribute.html#games" title="Contribution guide" class="mr-2">Improve</a>
|
||
<a href="https://raw.githubusercontent.com/Trilarion/opensourcegames/master/entries/phprpg.md" title="Text based entry on Github">Raw entry</a>
|
||
</div>
|
||
</div>
|
||
<div id="pixel_wheels" class="box"><nav class="level">
|
||
<div class="level-left">
|
||
<div class="level-item title is-4">Pixel Wheels</div>
|
||
</div>
|
||
<div class="level-right is-size-7"><div class="level-item">Platforms:<a href="../games/platforms.html#windows" title="Windows"><span class="icon has-text-black"><i class="icon-windows"></i></span></a><a href="../games/platforms.html#linux" title="Linux"><span class="icon has-text-black"><i class="icon-tux"></i></span></a><a href="../games/platforms.html#macos" title="macOS"><span class="icon has-text-black"><i class="icon-appleinc"></i></span></a><a href="../games/platforms.html#android" title="Android"><span class="icon has-text-black"><i class="icon-android"></i></span></a></div><div class="level-item">beta</div><div class="level-item">
|
||
<span class="has-text-weight-bold">active</span><span class="icon has-text-black"><i class="icon-sun"></i></span></div></div>
|
||
</nav><div class="block">
|
||
<div class="tags has-addons"><a href="index.html#game engine" title="game engine games" class="tag is-info">game engine</a>
|
||
<span class="tag is-light">2D</span>
|
||
<span class="tag is-light">content open</span>
|
||
<span class="tag is-light">racing</span>
|
||
<span class="tag is-light">top-down</span></div>
|
||
</div><div class="block">Homepage: <a href="https://agateau.com/projects/pixelwheels/">agateau.com/projects/pixelwheels</a><br></div><div class="block is-size-7">
|
||
<span class="has-text-weight-semibold">Details</span><br>Code languages: <a href="../games/languages.html#java">Java</a><br>Code licenses: <a href="https://en.wikipedia.org/wiki/GNU_General_Public_License">GPL-3.0</a><br>Code repositories: <a href="https://github.com/agateau/pixelwheels.git">agateau/pixelwheels.git<span class="icon has-text-black"><i class="icon-github"></i></span></a>(since 2015, <span class="icon has-text-black" title="medium rated"><i class="icon-star-half-full"></i></span>)<br>Assets licenses: <a href="https://en.wikipedia.org/wiki/Creative_Commons_license">CC-BY-SA-4.0</a><br>
|
||
<span class="is-size-7">Build system: </span><a href="https://gradle.org/" class="is-size-7">Gradle</a><br>Developers: <a href="../developers/A.html#aurlien_gteau">Aurélien Gâteau</a>, <a href="../developers/T.html#tim_schumacher">Tim Schumacher</a><br></div><div class="block is-size-7 has-text-right">
|
||
<a href="../contribute.html#games" title="Contribution guide" class="mr-2">Improve</a>
|
||
<a href="https://raw.githubusercontent.com/Trilarion/opensourcegames/master/entries/pixel_wheels.md" title="Text based entry on Github">Raw entry</a>
|
||
</div>
|
||
</div>
|
||
<div id="pixellight" class="box"><nav class="level">
|
||
<div class="level-left">
|
||
<div class="level-item title is-4">PixelLight</div>
|
||
</div>
|
||
<div class="level-right is-size-7"><div class="level-item">Platforms:<a href="../games/platforms.html#windows" title="Windows"><span class="icon has-text-black"><i class="icon-windows"></i></span></a><a href="../games/platforms.html#linux" title="Linux"><span class="icon has-text-black"><i class="icon-tux"></i></span></a></div><div class="level-item">
|
||
<span class="has-text-weight-bold">mature</span></div><div class="level-item">inactive since 2012<span class="icon has-text-black"><i class="icon-brightness_3"></i></span></div></div>
|
||
</nav><div class="block">
|
||
<div class="tags has-addons"><a href="index.html#game engine" title="game engine games" class="tag is-info">game engine</a>
|
||
<span class="tag is-light">3D</span></div>
|
||
</div><div class="block">Homepages: <a href="https://www.pixellight.org/">www.pixellight.org</a>, <a href="https://sourceforge.net/projects/pixellight/">pixellight<span class="icon has-text-black"><i class="icon-sourceforge"></i></span></a><br>Downloads: <a href="https://sourceforge.net/projects/pixellight/files/">pixellight/files<span class="icon has-text-black"><i class="icon-sourceforge"></i></span></a>, <a href="https://github.com/PixelLightFoundation/pixellight/releases">PixelLightFoundation/pixellight/releases<span class="icon has-text-black"><i class="icon-github"></i></span></a><br></div><div class="block is-size-7">
|
||
<span class="has-text-weight-semibold">Details</span><br>Code languages: <a href="../games/languages.html#c">C</a>, <a href="../games/languages.html#c++">C++</a><br>Code licenses: <a href="https://en.wikipedia.org/wiki/MIT_License">MIT</a><br>Code repositories: <a href="https://github.com/PixelLightFoundation/pixellight.git">PixelLightFoundation/pixellight.git<span class="icon has-text-black"><i class="icon-github"></i></span></a>(since 2014, <span class="icon has-text-black" title="medium rated"><i class="icon-star-half-full"></i></span>), <a href="https://git.code.sf.net/p/pixellight/code @add">git.code.sf.net/p/pixellight/code @add</a>, <a href="https://git.code.sf.net/p/pixellight/pixellight2 @add">git.code.sf.net/p/pixellight/pixellight2 @add</a><br>
|
||
<span class="is-size-7">Build system: </span><a href="https://cmake.org/" class="is-size-7">CMake</a><br><details><summary>Developers: (15)</summary><a href="../developers/C.html#christian_ofenberg">Christian Ofenberg</a>, <a href="../developers/C.html#christian_petry">Christian Petry</a>, <a href="../developers/C.html#cin">cin</a>, <a href="../developers/C.html#cpetry">cpetry</a>, <a href="../developers/D.html#deafseven">deaf.seven</a>, <a href="../developers/F.html#frank_deinzer">Frank Deinzer</a>, <a href="../developers/J.html#jens_schmer">Jens Schmer</a>, <a href="../developers/K.html#katoun">katoun</a>, <a href="../developers/M.html#maximilian_ress">Maximilian Reß</a>, <a href="../developers/M.html#michael_bernard">Michael Bernard</a>, <a href="../developers/N.html#nightfox">NightFox</a>, <a href="../developers/S.html#stefan_buschmann">Stefan Buschmann</a>, <a href="../developers/S.html#stephan_lemnitzer">Stephan Lemnitzer</a>, <a href="../developers/S.html#stephan_wezel">Stephan Wezel</a>, <a href="../developers/T.html#thomas_muhsam">Thomas Mühsam</a></details><br></div><div class="block is-size-7 has-text-right">
|
||
<a href="../contribute.html#games" title="Contribution guide" class="mr-2">Improve</a>
|
||
<a href="https://raw.githubusercontent.com/Trilarion/opensourcegames/master/entries/pixellight.md" title="Text based entry on Github">Raw entry</a>
|
||
</div>
|
||
</div>
|
||
<div id="plasma" class="box"><nav class="level">
|
||
<div class="level-left">
|
||
<div class="level-item title is-4">Plasma</div>
|
||
</div>
|
||
<div class="level-right is-size-7"><div class="level-item">Platform:<a href="../games/platforms.html#unspecified" title="Unspecified"><span class="icon has-text-black"><i class="icon-device_unknown"></i></span></a></div><div class="level-item">
|
||
<span class="has-text-weight-bold">mature</span></div><div class="level-item">
|
||
<span class="has-text-weight-bold">active</span><span class="icon has-text-black"><i class="icon-sun"></i></span></div></div>
|
||
</nav><div class="block">
|
||
<div class="tags has-addons"><a href="index.html#game engine" title="game engine games" class="tag is-info">game engine</a>
|
||
<span class="tag is-light">3D</span>
|
||
<span class="tag is-light">engine remake</span></div>
|
||
</div><div class="block">Homepage: <a href="https://h-uru.github.io/Plasma/">h-uru.github.io/Plasma</a><br>Download: <a href="https://h-uru.github.io/Plasma/download.html">h-uru.github.io/Plasma/download.html</a><br></div><div class="block is-size-7">
|
||
<span class="has-text-weight-semibold">Details</span><br>Code languages: <a href="../games/languages.html#c++">C++</a>, <a href="../games/languages.html#python">Python</a><br>Code licenses: <a href="https://en.wikipedia.org/wiki/GNU_General_Public_License">GPL-3.0</a><br>Code repositories: <a href="https://github.com/H-uru/Plasma.git">H-uru/Plasma.git<span class="icon has-text-black"><i class="icon-github"></i></span></a><br>
|
||
<span class="is-size-7">Build system: </span><a href="https://cmake.org/" class="is-size-7">CMake</a><br></div><div class="block is-size-7 has-text-right">
|
||
<a href="../contribute.html#games" title="Contribution guide" class="mr-2">Improve</a>
|
||
<a href="https://raw.githubusercontent.com/Trilarion/opensourcegames/master/entries/plasma.md" title="Text based entry on Github">Raw entry</a>
|
||
</div>
|
||
</div>
|
||
<div id="playir" class="box"><nav class="level">
|
||
<div class="level-left">
|
||
<div class="level-item title is-4">Playir</div>
|
||
</div>
|
||
<div class="level-right is-size-7"><div class="level-item">Platforms:<a href="../games/platforms.html#android" title="Android"><span class="icon has-text-black"><i class="icon-android"></i></span></a><a href="../games/platforms.html#ios" title="iOS"><span class="icon has-text-black"><i class="icon-ios"></i></span></a><a href="../games/platforms.html#web" title="Web"><span class="icon has-text-black"><i class="icon-earth"></i></span></a></div><div class="level-item">
|
||
<span class="has-text-weight-bold">mature</span></div><div class="level-item">inactive since 2014<span class="icon has-text-black"><i class="icon-brightness_3"></i></span></div></div>
|
||
</nav><div class="block">
|
||
<div class="tags has-addons"><a href="index.html#game engine" title="game engine games" class="tag is-info">game engine</a></div>
|
||
</div><div class="block">Homepage: <a href="http://playir.com/">playir.com</a><br></div><div class="block is-size-7">
|
||
<span class="has-text-weight-semibold">Details</span><br>Code languages: <a href="../games/languages.html#c++">C++</a><br>Code licenses: <a href="https://en.wikipedia.org/wiki/Apache_License">Apache-2.0</a><br>Code repositories: <a href="https://github.com/vtudio/playir.git">vtudio/playir.git<span class="icon has-text-black"><i class="icon-github"></i></span></a>(since 2013, <span class="icon has-text-black" title="medium rated"><i class="icon-star-half-full"></i></span>)<br></div><div class="block is-size-7 has-text-right">
|
||
<a href="../contribute.html#games" title="Contribution guide" class="mr-2">Improve</a>
|
||
<a href="https://raw.githubusercontent.com/Trilarion/opensourcegames/master/entries/playir.md" title="Text based entry on Github">Raw entry</a>
|
||
</div>
|
||
</div>
|
||
<div id="q-gears" class="box"><nav class="level">
|
||
<div class="level-left">
|
||
<div class="level-item title is-4">Q-Gears</div>
|
||
</div>
|
||
<div class="level-right is-size-7"><div class="level-item">Platform:<a href="../games/platforms.html#unspecified" title="Unspecified"><span class="icon has-text-black"><i class="icon-device_unknown"></i></span></a></div><div class="level-item">beta</div><div class="level-item">inactive since 2015<span class="icon has-text-black"><i class="icon-brightness_3"></i></span></div></div>
|
||
</nav><div class="block">
|
||
<div class="tags has-addons"><a href="index.html#game engine" title="game engine games" class="tag is-info">game engine</a><a href="../games/genres.html#remake" title="remake games" class="tag is-info">remake</a><a href="../games/genres.html#role playing" title="role playing games" class="tag is-info">role playing</a>
|
||
<span class="tag is-light">content commercial + original required</span></div>
|
||
</div><div class="block">Homepages: <a href="https://github.com/q-gears/q-gears">q-gears/q-gears<span class="icon has-text-black"><i class="icon-github"></i></span></a>, <a href="http://q-gears.sourceforge.net/">q-gears.sourceforge.net</a><br>Inspiration: <a href="../inspirations/F.html#final_fantasy_vii">Final Fantasy VII</a><br>Download: <a href="https://sourceforge.net/projects/q-gears/files/">q-gears/files<span class="icon has-text-black"><i class="icon-sourceforge"></i></span></a><br></div><div class="block is-size-7">
|
||
<span class="has-text-weight-semibold">Details</span><br>Code languages: <a href="../games/languages.html#c">C</a>, <a href="../games/languages.html#c++">C++</a><br>Code licenses: <a href="https://en.wikipedia.org/wiki/GNU_General_Public_License">GPL-2.0</a><br>Code repositories: <a href="https://github.com/q-gears/q-gears.git">q-gears/q-gears.git<span class="icon has-text-black"><i class="icon-github"></i></span></a>(since 2014, <span class="icon has-text-black" title="medium rated"><i class="icon-star-half-full"></i></span>), <a href="http://hg.code.sf.net/p/q-gears/code">hg.code.sf.net/p/q-gears/code</a><br>Code dependencies: OGRE<br>
|
||
<span class="is-size-7">Build system: </span><a href="https://cmake.org/" class="is-size-7">CMake</a><br>Developers: <a href="../developers/B.html#bryce_groff">Bryce Groff</a>, <a href="../developers/C.html#chris_rizzitello">Chris Rizzitello</a>, <a href="../developers/E.html#elias_hogstvedt">Elias Hogstvedt</a>, <a href="../developers/J.html#jrme_arzel">Jérôme Arzel</a>, <a href="../developers/P.html#paul">Paul</a>, <a href="../developers/T.html#tobias_peters">Tobias Peters</a><br></div><div class="block is-size-7 has-text-right">
|
||
<a href="../contribute.html#games" title="Contribution guide" class="mr-2">Improve</a>
|
||
<a href="https://raw.githubusercontent.com/Trilarion/opensourcegames/master/entries/q-gears.md" title="Text based entry on Github">Raw entry</a>
|
||
</div>
|
||
</div>
|
||
<div id="quartz_engine" class="box"><nav class="level">
|
||
<div class="level-left">
|
||
<div class="level-item title is-4">Quartz Engine</div>
|
||
</div>
|
||
<div class="level-right is-size-7"><div class="level-item">Platform:<a href="../games/platforms.html#unspecified" title="Unspecified"><span class="icon has-text-black"><i class="icon-device_unknown"></i></span></a></div><div class="level-item">beta</div><div class="level-item">
|
||
<span class="has-text-weight-bold">active</span><span class="icon has-text-black"><i class="icon-sun"></i></span></div></div>
|
||
</nav><div class="block">
|
||
<div class="tags has-addons"><a href="index.html#game engine" title="game engine games" class="tag is-info">game engine</a></div>
|
||
</div><div class="block">Homepage: <a href="https://github.com/GentenStudios/QuartzEngine/wiki">GentenStudios/QuartzEngine/wiki<span class="icon has-text-black"><i class="icon-github"></i></span></a><br></div><div class="block is-size-7">
|
||
<span class="has-text-weight-semibold">Details</span><br>Code languages: <a href="../games/languages.html#c++">C++</a><br>Code licenses: <a href="https://en.wikipedia.org/wiki/BSD_licenses#3-clause_license_(%22BSD_License_2.0%22,_%22Revised_BSD_License%22,_%22New_BSD_License%22,_or_%22Modified_BSD_License%22)">3-clause BSD</a><br>Code repositories: <a href="https://github.com/GentenStudios/QuartzEngine.git">GentenStudios/QuartzEngine.git<span class="icon has-text-black"><i class="icon-github"></i></span></a>(archived, since 2018, <span class="icon has-text-black" title="medium rated"><i class="icon-star-half-full"></i></span>)<br>Code dependencies: OpenGL<br>
|
||
<span class="is-size-7">Build system: </span><a href="https://cmake.org/" class="is-size-7">CMake</a><br>Developers: <a href="../developers/A.html#alexandre_plateau">Alexandre Plateau</a>, <a href="../developers/A.html#austin_sonosfuer">Austin (SonosFuer)</a>, <a href="../developers/B.html#barney_wilks">Barney Wilks</a>, <a href="../developers/G.html#gerold55">Gerold55</a>, <a href="../developers/T.html#toby_plowy_toby109tt">Toby plowy (Toby109tt)</a>, <a href="../developers/V.html#vyom_fadia">Vyom Fadia</a>, <a href="../developers/X.html#xaleth">Xaleth</a><br></div><div class="block is-size-7 has-text-right">
|
||
<a href="../contribute.html#games" title="Contribution guide" class="mr-2">Improve</a>
|
||
<a href="https://raw.githubusercontent.com/Trilarion/opensourcegames/master/entries/quartz_engine.md" title="Text based entry on Github">Raw entry</a>
|
||
</div>
|
||
</div>
|
||
<div id="radixengine" class="box"><nav class="level">
|
||
<div class="level-left">
|
||
<div class="level-item title is-4">RadixEngine</div>
|
||
</div>
|
||
<div class="level-right is-size-7"><div class="level-item">Platform:<a href="../games/platforms.html#unspecified" title="Unspecified"><span class="icon has-text-black"><i class="icon-device_unknown"></i></span></a></div><div class="level-item">
|
||
<span class="has-text-weight-bold">mature</span></div><div class="level-item">
|
||
<span class="has-text-weight-bold">active</span><span class="icon has-text-black"><i class="icon-sun"></i></span></div></div>
|
||
</nav><div class="block">
|
||
<div class="tags has-addons"><a href="index.html#game engine" title="game engine games" class="tag is-info">game engine</a>
|
||
<span class="tag is-light">3D</span></div>
|
||
</div><div class="block">Homepage: <a href="https://github.com/GlPortal/RadixEngine">GlPortal/RadixEngine<span class="icon has-text-black"><i class="icon-github"></i></span></a><br>Download: <a href="https://github.com/GlPortal/RadixEngine/releases">GlPortal/RadixEngine/releases<span class="icon has-text-black"><i class="icon-github"></i></span></a><br></div><div class="block is-size-7">
|
||
<span class="has-text-weight-semibold">Details</span><br>Code languages: <a href="../games/languages.html#c++">C++</a><br>Code licenses: <a href="https://en.wikipedia.org/wiki/Zlib_License">zlib</a><br>Code repositories: <a href="https://github.com/GlPortal/RadixEngine.git">GlPortal/RadixEngine.git<span class="icon has-text-black"><i class="icon-github"></i></span></a>(since 2016, <span class="icon 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><details><summary>Developers: (13)</summary><a href="../developers/A.html#ahmed_hussein">Ahmed Hussein</a>, <a href="../developers/A.html#amir_uqdah">Amir Uqdah</a>, <a href="../developers/B.html#bowen_yan">Bowen Yan</a>, <a href="../developers/C.html#celeste_wouters">Celeste Wouters</a>, <a href="../developers/G.html#geert_custers">Geert Custers</a>, <a href="../developers/G.html#gus">Gus</a>, <a href="../developers/H.html#henry_hirsch">Henry Hirsch</a>, <a href="../developers/J.html#julianthijssen">JulianThijssen</a>, <a href="../developers/J.html#juraj_oravec">Juraj Oravec</a>, <a href="../developers/N.html#nilay">Nilay</a>, <a href="../developers/S.html#simon_larsen">Simon Larsen</a>, <a href="../developers/S.html#stephan_vedder">Stephan Vedder</a>, <a href="../developers/X.html#xantares">xantares</a></details><br></div><div class="block is-size-7 has-text-right">
|
||
<a href="../contribute.html#games" title="Contribution guide" class="mr-2">Improve</a>
|
||
<a href="https://raw.githubusercontent.com/Trilarion/opensourcegames/master/entries/radixengine.md" title="Text based entry on Github">Raw entry</a>
|
||
</div>
|
||
</div>
|
||
<div id="rbdoom-3-bfg" class="box"><nav class="level">
|
||
<div class="level-left">
|
||
<div class="level-item title is-4">RBDOOM-3-BFG</div>
|
||
</div>
|
||
<div class="level-right is-size-7"><div class="level-item">Platform:<a href="../games/platforms.html#unspecified" title="Unspecified"><span class="icon has-text-black"><i class="icon-device_unknown"></i></span></a></div><div class="level-item">
|
||
<span class="has-text-weight-bold">mature</span></div><div class="level-item">
|
||
<span class="has-text-weight-bold">active</span><span class="icon has-text-black"><i class="icon-sun"></i></span></div></div>
|
||
</nav><div class="block">
|
||
<div class="tags has-addons"><a href="index.html#game engine" title="game engine games" class="tag is-info">game engine</a><a href="../games/genres.html#remake" title="remake games" class="tag is-info">remake</a>
|
||
<span class="tag is-light">content original required</span>
|
||
<span class="tag is-light">shooter</span></div>
|
||
</div><div class="block">Homepage: <a href="https://github.com/RobertBeckebans/RBDOOM-3-BFG">RobertBeckebans/RBDOOM-3-BFG<span class="icon has-text-black"><i class="icon-github"></i></span></a><br>Inspiration: <a href="../inspirations/D.html#doom_3">Doom 3</a><br></div><div class="block is-size-7">
|
||
<span class="has-text-weight-semibold">Details</span><br>Code languages: <a href="../games/languages.html#c">C</a>, <a href="../games/languages.html#c++">C++</a><br>Code licenses: <a href="https://en.wikipedia.org/wiki/GNU_General_Public_License">GPL-3.0</a><br>Code repositories: <a href="https://github.com/RobertBeckebans/RBDOOM-3-BFG.git">RobertBeckebans/RBDOOM-3-BFG.git<span class="icon has-text-black"><i class="icon-github"></i></span></a>(since 2012, <span class="icon has-text-black" title="top rated"><i class="icon-star"></i></span>)<br><details><summary>Developers: (18)</summary><a href="../developers/A.html#admer">Admer</a>, <a href="../developers/A.html#andreas_bergmeier">Andreas Bergmeier</a>, <a href="../developers/B.html#biel_bestu_de_luna">Biel Bestué de Luna</a>, <a href="../developers/C.html#codes4fun">Codes4Fun</a>, <a href="../developers/D.html#daniel_gibson">Daniel Gibson</a>, <a href="../developers/D.html#darren_salt">Darren Salt</a>, <a href="../developers/D.html#david_foerster">David Foerster</a>, <a href="../developers/E.html#eric">Eric</a>, <a href="../developers/J.html#jonathan_young">Jonathan Young</a>, <a href="../developers/P.html#pat_raynor">Pat Raynor</a>, <a href="../developers/R.html#r-a-sattarov">r-a-sattarov</a>, <a href="../developers/R.html#radegast">Radegast</a>, <a href="../developers/R.html#robert_beckebans">Robert Beckebans</a>, <a href="../developers/S.html#shawn">shawn</a>, <a href="../developers/S.html#srsaunders">SRSaunders</a>, <a href="../developers/T.html#tobias_frost">Tobias Frost</a>, <a href="../developers/W.html#wintermute_0110">Wintermute 0110</a>, <a href="../developers/Y.html#yamagi">Yamagi</a></details><br></div><div class="block is-size-7 has-text-right">
|
||
<a href="../contribute.html#games" title="Contribution guide" class="mr-2">Improve</a>
|
||
<a href="https://raw.githubusercontent.com/Trilarion/opensourcegames/master/entries/rbdoom-3-bfg.md" title="Text based entry on Github">Raw entry</a>
|
||
</div>
|
||
</div>
|
||
<div id="residualvm" class="box"><nav class="level">
|
||
<div class="level-left">
|
||
<div class="level-item title is-4">ResidualVM</div>
|
||
</div>
|
||
<div class="level-right is-size-7"><div class="level-item">Platforms:<a href="../games/platforms.html#windows" title="Windows"><span class="icon has-text-black"><i class="icon-windows"></i></span></a><a href="../games/platforms.html#macos" title="macOS"><span class="icon has-text-black"><i class="icon-appleinc"></i></span></a></div><div class="level-item">beta</div><div class="level-item">
|
||
<span class="has-text-weight-bold">active</span><span class="icon has-text-black"><i class="icon-sun"></i></span></div></div>
|
||
</nav><div class="block">
|
||
<div class="tags has-addons"><a href="../games/genres.html#adventure" title="adventure games" class="tag is-info">adventure</a><a href="index.html#game engine" title="game engine games" class="tag is-info">game engine</a><a href="../games/genres.html#remake" title="remake games" class="tag is-info">remake</a>
|
||
<span class="tag is-light">content commercial + original required</span></div>
|
||
</div><div class="block">Homepage: <a href="https://www.residualvm.org/">www.residualvm.org</a><br>Inspirations: <a href="../inspirations/E.html#escape_from_monkey_island">Escape from Monkey Island</a>, <a href="../inspirations/G.html#grim_fandango">Grim Fandango</a>, <a href="../inspirations/M.html#myst_iii_exile">Myst III: Exile</a><br>Download: <a href="https://www.residualvm.org/downloads/">www.residualvm.org/downloads</a><br></div><div class="block is-size-7">
|
||
<span class="has-text-weight-semibold">Details</span><br>Code languages: <a href="../games/languages.html#c++">C++</a><br>Code licenses: <a href="https://en.wikipedia.org/wiki/GNU_General_Public_License">GPL-2.0</a><br>Code repositories: <a href="https://github.com/residualvm/residualvm.git">residualvm/residualvm.git<span class="icon has-text-black"><i class="icon-github"></i></span></a>(archived, since 2011, <span class="icon has-text-black" title="top rated"><i class="icon-star"></i></span>)<br><details><summary>Developers: (39)</summary><a href="../developers/A.html#aryan_rawlani">Aryan Rawlani</a>, <a href="../developers/B.html#bartosz_dudziak">Bartosz Dudziak</a>, <a href="../developers/B.html#bastien_bouclet">Bastien Bouclet</a>, <a href="../developers/C.html#cameron_cawley">Cameron Cawley</a>, <a href="../developers/C.html#christian_krause">Christian Krause</a>, <a href="../developers/C.html#clone2727">clone2727</a>, <a href="../developers/D.html#d356">d356</a>, <a href="../developers/D.html#dafioram">dafioram</a>, <a href="../developers/D.html#douglas_liu">Douglas Liu</a>, <a href="../developers/D.html#dries_harnie">Dries Harnie</a>, <a href="../developers/E.html#einar_johan_tran_smen">Einar Johan Trøan Sømåen</a>, <a href="../developers/E.html#ender">Ender</a>, <a href="../developers/E.html#erich_e_hoover">Erich E. Hoover</a>, <a href="../developers/F.html#faalagorn">Faalagorn</a>, <a href="../developers/G.html#giulio_camuffo">Giulio Camuffo</a>, <a href="../developers/H.html#hubert_maier">Hubert Maier</a>, <a href="../developers/I.html#ingo_van_lil">Ingo van Lil</a>, <a href="../developers/J.html#joel_teichroeb">Joel Teichroeb</a>, <a href="../developers/J.html#jonas_karlsson">Jonas Karlsson</a>, <a href="../developers/J.html#joni_vahamaki">Joni Vähämäki</a>, <a href="../developers/J.html#joost_peters">Joost Peters</a>, <a href="../developers/J.html#jordi_vilalta_prat">Jordi Vilalta Prat</a>, <a href="../developers/J.html#joseph_jezak">Joseph Jezak</a>, <a href="../developers/K.html#kirbenx">Kirben</a>, <a href="../developers/M.html#marcus_comstedt">Marcus Comstedt</a>, <a href="../developers/M.html#matthieu_milan">Matthieu Milan</a>, <a href="../developers/M.html#max_horn">Max Horn</a>, <a href="../developers/M.html#mparnaudeau">mparnaudeau</a>, <a href="../developers/O.html#ori_avtalion">Ori Avtalion</a>, <a href="../developers/P.html#pawe_koodziejski">Paweł Kołodziejski</a>, <a href="../developers/P.html#pierre_de_poulpiquet">Pierre de Poulpiquet</a>, <a href="../developers/S.html#scott_thomas">Scott Thomas</a>, <a href="../developers/S.html#stefano_musumeci">Stefano Musumeci</a>, <a href="../developers/S.html#sven_hesse">Sven Hesse</a>, <a href="../developers/T.html#thomas_allen">Thomas Allen</a>, <a href="../developers/T.html#tobigun">tobigun</a>, <a href="../developers/T.html#torbjorn_andersson">Torbjörn Andersson</a>, <a href="../developers/V.html#vincent_pelletier">Vincent Pelletier</a>, <a href="../developers/W.html#will_thomson">Will Thomson</a></details><br></div><div class="block is-size-7 has-text-right">
|
||
<a href="../contribute.html#games" title="Contribution guide" class="mr-2">Improve</a>
|
||
<a href="https://raw.githubusercontent.com/Trilarion/opensourcegames/master/entries/residualvm.md" title="Text based entry on Github">Raw entry</a>
|
||
</div>
|
||
</div>
|
||
<div id="rigel_engine" class="box"><nav class="level">
|
||
<div class="level-left">
|
||
<div class="level-item title is-4">Rigel Engine</div>
|
||
</div>
|
||
<div class="level-right is-size-7"><div class="level-item">Platform:<a href="../games/platforms.html#unspecified" title="Unspecified"><span class="icon has-text-black"><i class="icon-device_unknown"></i></span></a></div><div class="level-item">beta</div><div class="level-item">
|
||
<span class="has-text-weight-bold">active</span><span class="icon has-text-black"><i class="icon-sun"></i></span></div></div>
|
||
</nav><div class="block">
|
||
<div class="tags has-addons"><a href="../games/genres.html#action" title="action games" class="tag is-info">action</a><a href="index.html#game engine" title="game engine games" class="tag is-info">game engine</a><a href="../games/genres.html#remake" title="remake games" class="tag is-info">remake</a>
|
||
<span class="tag is-light">content commercial + original required</span>
|
||
<span class="tag is-light">shooter</span></div>
|
||
</div><div class="block">Homepage: <a href="https://github.com/lethal-guitar/RigelEngine">lethal-guitar/RigelEngine<span class="icon has-text-black"><i class="icon-github"></i></span></a><br>Inspiration: <a href="../inspirations/D.html#duke_nukem_ii">Duke Nukem II</a><br>Download: <a href="https://github.com/lethal-guitar/RigelEngine/releases">lethal-guitar/RigelEngine/releases<span class="icon has-text-black"><i class="icon-github"></i></span></a><br></div><div class="block is-size-7">
|
||
<span class="has-text-weight-semibold">Details</span><br>Code languages: <a href="../games/languages.html#c++">C++</a><br>Code licenses: <a href="https://en.wikipedia.org/wiki/GNU_General_Public_License">GPL-2.0</a><br>Code repositories: <a href="https://github.com/lethal-guitar/RigelEngine.git">lethal-guitar/RigelEngine.git<span class="icon has-text-black"><i class="icon-github"></i></span></a>(since 2016, <span class="icon has-text-black" title="top rated"><i class="icon-star"></i></span>)<br>Code dependencies: SDL2<br>
|
||
<span class="is-size-7">Build system: </span><a href="https://cmake.org/" class="is-size-7">CMake</a><br>Developers: <a href="../developers/A.html#alain_martin">Alain Martin</a>, <a href="../developers/A.html#andrei-florin_bencsik">Andrei-Florin Bencsik</a>, <a href="../developers/N.html#nikolai_wuttke">Nikolai Wuttke</a>, <a href="../developers/P.html#pratik_anand">Pratik Anand</a>, <a href="../developers/S.html#s-martin">s-martin</a><br></div><div class="block is-size-7 has-text-right">
|
||
<a href="../contribute.html#games" title="Contribution guide" class="mr-2">Improve</a>
|
||
<a href="https://raw.githubusercontent.com/Trilarion/opensourcegames/master/entries/rigel_engine.md" title="Text based entry on Github">Raw entry</a>
|
||
</div>
|
||
</div>
|
||
<div id="roguesharp" class="box"><nav class="level">
|
||
<div class="level-left">
|
||
<div class="level-item title is-4">RogueSharp</div>
|
||
</div>
|
||
<div class="level-right is-size-7"><div class="level-item">Platform:<a href="../games/platforms.html#unspecified" title="Unspecified"><span class="icon has-text-black"><i class="icon-device_unknown"></i></span></a></div><div class="level-item">
|
||
<span class="has-text-weight-bold">mature</span></div><div class="level-item">
|
||
<span class="has-text-weight-bold">active</span><span class="icon has-text-black"><i class="icon-sun"></i></span></div></div>
|
||
</nav><div class="block">
|
||
<div class="tags has-addons"><a href="index.html#game engine" title="game engine games" class="tag is-info">game engine</a>
|
||
<span class="tag is-light">roguelike</span></div>
|
||
</div><div class="block">Homepage: <a href="https://roguesharp.wordpress.com/">roguesharp.wordpress.com</a><br></div><div class="block is-size-7">
|
||
<span class="has-text-weight-semibold">Details</span><br>Code languages: <a href="../games/languages.html#c#">C#</a><br>Code licenses: <a href="https://en.wikipedia.org/wiki/MIT_License">MIT</a><br>Code repositories: <a href="https://github.com/FaronBracy/RogueSharp.git">FaronBracy/RogueSharp.git<span class="icon has-text-black"><i class="icon-github"></i></span></a>(since 2018, <span class="icon has-text-black" title="top rated"><i class="icon-star"></i></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>Developers: <a href="../developers/C.html#courtney_strachan">Courtney Strachan</a>, <a href="../developers/F.html#faronbracy">FaronBracy</a>, <a href="../developers/G.html#glenn_hoeppner">Glenn Hoeppner</a>, <a href="../developers/J.html#james_neal">James Neal</a><br></div><div class="block is-size-7 has-text-right">
|
||
<a href="../contribute.html#games" title="Contribution guide" class="mr-2">Improve</a>
|
||
<a href="https://raw.githubusercontent.com/Trilarion/opensourcegames/master/entries/roguesharp.md" title="Text based entry on Github">Raw entry</a>
|
||
</div>
|
||
</div>
|
||
<div id="rpgboss" class="box"><nav class="level">
|
||
<div class="level-left">
|
||
<div class="level-item title is-4">rpgboss</div>
|
||
</div>
|
||
<div class="level-right is-size-7"><div class="level-item">Platforms:<a href="../games/platforms.html#windows" title="Windows"><span class="icon has-text-black"><i class="icon-windows"></i></span></a><a href="../games/platforms.html#linux" title="Linux"><span class="icon has-text-black"><i class="icon-tux"></i></span></a><a href="../games/platforms.html#macos" title="macOS"><span class="icon has-text-black"><i class="icon-appleinc"></i></span></a></div><div class="level-item">beta</div><div class="level-item">inactive since 2017<span class="icon has-text-black"><i class="icon-brightness_3"></i></span></div></div>
|
||
</nav><div class="block">
|
||
<div class="tags has-addons"><a href="index.html#game engine" title="game engine games" class="tag is-info">game engine</a><a href="../games/genres.html#role playing" title="role playing games" class="tag is-info">role playing</a></div>
|
||
</div><div class="block">Homepage: <a href="https://web.archive.org/web/20210411074243/https://rpgboss.com/">Archive: 20210411074243/https://rpgboss.com</a><br>Download: <a href="https://github.com/rpgboss/rpgboss/releases">rpgboss/rpgboss/releases<span class="icon has-text-black"><i class="icon-github"></i></span></a><br></div><div class="block is-size-7">
|
||
<span class="has-text-weight-semibold">Details</span><br>Code languages: <a href="../games/languages.html#scala">Scala</a>, <a href="../games/languages.html#javascript">JavaScript</a><br>Code licenses: <a href="https://en.wikipedia.org/wiki/GNU_Affero_General_Public_License">AGPL-3.0</a><br>Code repositories: <a href="https://github.com/rpgboss/rpgboss.git">rpgboss/rpgboss.git<span class="icon has-text-black"><i class="icon-github"></i></span></a>(since 2012, <span class="icon has-text-black" title="top rated"><i class="icon-star"></i></span>)<br>Developers: <a href="../developers/C.html#caranille">Caranille</a>, <a href="../developers/H.html#hendrik_weiler">Hendrik Weiler</a>, <a href="../developers/N.html#nothingforgotten">NothingForgotten</a>, <a href="../developers/R.html#ravedragon">ravedragon</a>, <a href="../developers/T.html#tommy_c_li">Tommy C. Li</a><br></div><div class="block is-size-7 has-text-right">
|
||
<a href="../contribute.html#games" title="Contribution guide" class="mr-2">Improve</a>
|
||
<a href="https://raw.githubusercontent.com/Trilarion/opensourcegames/master/entries/rpgboss.md" title="Text based entry on Github">Raw entry</a>
|
||
</div>
|
||
</div>
|
||
<div id="rrootage" class="box"><nav class="level">
|
||
<div class="level-left">
|
||
<div class="level-item title is-4">rRootage</div>
|
||
</div>
|
||
<div class="level-right is-size-7"><div class="level-item">Platforms:<a href="../games/platforms.html#windows" title="Windows"><span class="icon has-text-black"><i class="icon-windows"></i></span></a><a href="../games/platforms.html#linux" title="Linux"><span class="icon has-text-black"><i class="icon-tux"></i></span></a></div><div class="level-item">beta</div><div class="level-item">inactive since 2004<span class="icon has-text-black"><i class="icon-brightness_3"></i></span></div></div>
|
||
</nav><div class="block">
|
||
<div class="tags has-addons"><a href="index.html#game engine" title="game engine games" class="tag is-info">game engine</a>
|
||
<span class="tag is-light">fight</span>
|
||
<span class="tag is-light">shooter</span></div>
|
||
</div><div class="block">Homepages: <a href="http://www.asahi-net.or.jp/~cs8k-cyu/windows/rr_e.html">www.asahi-net.or.jp/~cs8k-cyu/windows/rr_e.html</a>, <a href="http://rrootage.sourceforge.net/">rrootage.sourceforge.net</a>, <a href="https://sourceforge.net/projects/rrootage/">rrootage<span class="icon has-text-black"><i class="icon-sourceforge"></i></span></a><br>Download: <a href="https://sourceforge.net/projects/rrootage/files/">rrootage/files<span class="icon has-text-black"><i class="icon-sourceforge"></i></span></a><br></div><div class="block is-size-7">
|
||
<span class="has-text-weight-semibold">Details</span><br>Code languages: <a href="../games/languages.html#c">C</a><br>Code licenses: <a href="https://en.wikipedia.org/wiki/BSD_licenses#2-clause_license_(%22Simplified_BSD_License%22_or_%22FreeBSD_License%22)">2-clause BSD</a><br>Code dependencies: SDL<br>Developer: <a href="../developers/E.html#evil_mr_henry">Evil Mr Henry</a><br></div><div class="block is-size-7 has-text-right">
|
||
<a href="../contribute.html#games" title="Contribution guide" class="mr-2">Improve</a>
|
||
<a href="https://raw.githubusercontent.com/Trilarion/opensourcegames/master/entries/rrootage.md" title="Text based entry on Github">Raw entry</a>
|
||
</div>
|
||
</div>
|
||
<div id="ruby-warrior" class="box"><nav class="level">
|
||
<div class="level-left">
|
||
<div class="level-item title is-4">Ruby-warrior</div>
|
||
</div>
|
||
<div class="level-right is-size-7"><div class="level-item">Platforms:<a href="../games/platforms.html#windows" title="Windows"><span class="icon has-text-black"><i class="icon-windows"></i></span></a><a href="../games/platforms.html#linux" title="Linux"><span class="icon has-text-black"><i class="icon-tux"></i></span></a><a href="../games/platforms.html#macos" title="macOS"><span class="icon has-text-black"><i class="icon-appleinc"></i></span></a></div><div class="level-item">beta</div><div class="level-item">inactive since 2012<span class="icon has-text-black"><i class="icon-brightness_3"></i></span></div></div>
|
||
</nav><div class="block">
|
||
<div class="tags has-addons"><a href="index.html#game engine" title="game engine games" class="tag is-info">game engine</a>
|
||
<span class="tag is-light">content open</span>
|
||
<span class="tag is-light">programming</span>
|
||
<span class="tag is-light">roguelike</span></div>
|
||
</div><div class="block">Homepage: <a href="https://github.com/ryanb/ruby-warrior">ryanb/ruby-warrior<span class="icon has-text-black"><i class="icon-github"></i></span></a><br></div><div class="block is-size-7">
|
||
<span class="has-text-weight-semibold">Details</span><br>Code languages: <a href="../games/languages.html#ruby">Ruby</a><br>Code licenses: <a href="https://en.wikipedia.org/wiki/MIT_License">MIT</a><br>Code repositories: <a href="https://github.com/ryanb/ruby-warrior.git">ryanb/ruby-warrior.git<span class="icon has-text-black"><i class="icon-github"></i></span></a>(since 2008, <span class="icon has-text-black" title="top rated"><i class="icon-star"></i></span>)<br>Assets licenses: <a href="https://en.wikipedia.org/wiki/MIT_License">MIT</a><br>Developer: <a href="../developers/R.html#ryan_bates">Ryan Bates</a><br></div><div class="block is-size-7 has-text-right">
|
||
<a href="../contribute.html#games" title="Contribution guide" class="mr-2">Improve</a>
|
||
<a href="https://raw.githubusercontent.com/Trilarion/opensourcegames/master/entries/ruby-warrior.md" title="Text based entry on Github">Raw entry</a>
|
||
</div>
|
||
</div>
|
||
<div id="ruzzt" class="box"><nav class="level">
|
||
<div class="level-left">
|
||
<div class="level-item title is-4">RuZZT</div>
|
||
</div>
|
||
<div class="level-right is-size-7"><div class="level-item">Platform:<a href="../games/platforms.html#unspecified" title="Unspecified"><span class="icon has-text-black"><i class="icon-device_unknown"></i></span></a></div><div class="level-item">beta</div><div class="level-item">
|
||
<span class="has-text-weight-bold">active</span><span class="icon has-text-black"><i class="icon-sun"></i></span></div></div>
|
||
</nav><div class="block">
|
||
<div class="tags has-addons"><a href="../games/genres.html#adventure" title="adventure games" class="tag is-info">adventure</a><a href="index.html#game engine" title="game engine games" class="tag is-info">game engine</a><a href="../games/genres.html#remake" title="remake games" class="tag is-info">remake</a></div>
|
||
</div><div class="block">Homepage: <a href="https://github.com/yokljo/ruzzt">yokljo/ruzzt<span class="icon has-text-black"><i class="icon-github"></i></span></a><br>Inspiration: <a href="../inspirations/Z.html#zzt">ZZT</a><br></div><div class="block is-size-7">
|
||
<span class="has-text-weight-semibold">Details</span><br>Code languages: <a href="../games/languages.html#rust">Rust</a><br>Code licenses: <a href="https://en.wikipedia.org/wiki/MIT_License">MIT</a><br>Code repositories: <a href="https://github.com/yokljo/ruzzt.git">yokljo/ruzzt.git<span class="icon has-text-black"><i class="icon-github"></i></span></a>(since 2019, <span class="icon has-text-black" title="medium rated"><i class="icon-star-half-full"></i></span>)<br>Code dependencies: SDL2<br></div><div class="block is-size-7 has-text-right">
|
||
<a href="../contribute.html#games" title="Contribution guide" class="mr-2">Improve</a>
|
||
<a href="https://raw.githubusercontent.com/Trilarion/opensourcegames/master/entries/ruzzt.md" title="Text based entry on Github">Raw entry</a>
|
||
</div>
|
||
</div>
|
||
<div id="sanity_engine" class="box"><nav class="level">
|
||
<div class="level-left">
|
||
<div class="level-item title is-4">Sanity Engine</div>
|
||
</div>
|
||
<div class="level-right is-size-7"><div class="level-item">Platform:<a href="../games/platforms.html#windows" title="Windows"><span class="icon has-text-black"><i class="icon-windows"></i></span></a></div><div class="level-item">beta</div><div class="level-item">
|
||
<span class="has-text-weight-bold">active</span><span class="icon has-text-black"><i class="icon-sun"></i></span></div></div>
|
||
</nav><div class="block">
|
||
<div class="tags has-addons"><a href="index.html#framework" title="framework games" class="tag is-info">framework</a><a href="index.html#game engine" title="game engine games" class="tag is-info">game engine</a>
|
||
<span class="tag is-light">3D</span></div>
|
||
</div><div class="block">Homepage: <a href="https://github.com/DethRaid/SanityEngine">DethRaid/SanityEngine<span class="icon has-text-black"><i class="icon-github"></i></span></a><br></div><div class="block is-size-7">
|
||
<span class="has-text-weight-semibold">Details</span><br>Code languages: <a href="../games/languages.html#c++">C++</a><br>Code licenses: <a href="https://en.wikipedia.org/wiki/Mozilla_Public_License">MPL-2.0</a><br>Code repositories: <a href="https://github.com/DethRaid/SanityEngine.git">DethRaid/SanityEngine.git<span class="icon has-text-black"><i class="icon-github"></i></span></a>(since 2020, <span class="icon 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://en.wikipedia.org/wiki/Microsoft_Visual_Studio" class="is-size-7">Visual Studio</a><br>Developer: <a href="../developers/D.html#david_dubois">David Dubois</a><br></div><div class="block is-size-7 has-text-right">
|
||
<a href="../contribute.html#games" title="Contribution guide" class="mr-2">Improve</a>
|
||
<a href="https://raw.githubusercontent.com/Trilarion/opensourcegames/master/entries/sanity_engine.md" title="Text based entry on Github">Raw entry</a>
|
||
</div>
|
||
</div>
|
||
<div id="scummvm" class="box"><nav class="level">
|
||
<div class="level-left">
|
||
<div class="level-item title is-4">ScummVM</div>
|
||
</div>
|
||
<div class="level-right is-size-7"><div class="level-item">Platform:<a href="../games/platforms.html#unspecified" title="Unspecified"><span class="icon has-text-black"><i class="icon-device_unknown"></i></span></a></div><div class="level-item">
|
||
<span class="has-text-weight-bold">mature</span></div><div class="level-item">
|
||
<span class="has-text-weight-bold">active</span><span class="icon has-text-black"><i class="icon-sun"></i></span></div></div>
|
||
</nav><div class="block">
|
||
<div class="tags has-addons"><a href="index.html#framework" title="framework games" class="tag is-info">framework</a><a href="index.html#game engine" title="game engine games" class="tag is-info">game engine</a><a href="../games/genres.html#remake" title="remake games" class="tag is-info">remake</a></div>
|
||
</div><div class="block">Homepage: <a href="https://www.scummvm.org/">www.scummvm.org</a><br>Media: <a href="https://en.wikipedia.org/wiki/ScummVM">ScummVM<span class="icon has-text-black"><i class="icon-wikipedia"></i></span></a><br>Inspiration: <a href="../inspirations/S.html#scumm">SCUMM</a><br>Download: <a href="https://www.scummvm.org/downloads/">www.scummvm.org/downloads</a><br></div><div class="block is-size-7">
|
||
<span class="has-text-weight-semibold">Details</span><br>Code languages: <a href="../games/languages.html#c++">C++</a><br>Code licenses: <a href="https://en.wikipedia.org/wiki/GNU_General_Public_License">GPL-2.0</a><br>Code repositories: <a href="https://github.com/scummvm/scummvm.git">scummvm/scummvm.git<span class="icon has-text-black"><i class="icon-github"></i></span></a>(since 2011, <span class="icon has-text-black" title="top rated"><i class="icon-star"></i></span>)<br>
|
||
<span class="is-size-7">Build system: </span><a href="https://en.wikipedia.org/wiki/Make_(software)" class="is-size-7">Make</a><br><details><summary>Developers: (220)</summary><a href="../developers/A.html#a">a/</a>, <a href="../developers/A.html#aaryaman_vasishta">Aaryaman Vasishta</a>, <a href="../developers/A.html#aashwin_vaish">Aashwin Vaish</a>, <a href="../developers/A.html#adrian_fruhwirth">Adrian Frühwirth</a>, <a href="../developers/A.html#alex_bevilacqua">Alex Bevilacqua</a>, <a href="../developers/A.html#alexander">Alexander</a>, <a href="../developers/A.html#alexander_panov">Alexander Panov</a>, <a href="../developers/A.html#alexander_reim">Alexander Reim</a>, <a href="../developers/A.html#alexandre_fontoura">Alexandre Fontoura</a>, <a href="../developers/A.html#allouttagum">AllOuttaGum</a>, <a href="../developers/A.html#alphard-o">Alphard-o</a>, <a href="../developers/A.html#alyssa_milburn">Alyssa Milburn</a>, <a href="../developers/A.html#andrea_boscarino">Andrea Boscarino</a>, <a href="../developers/A.html#andrei_kurushin">Andrei Kurushin</a>, <a href="../developers/A.html#andrei_prykhodko">Andrei Prykhodko</a>, <a href="../developers/A.html#angstsmurf">angstsmurf</a>, <a href="../developers/A.html#anotherguest">Anotherguest</a>, <a href="../developers/A.html#anton_yarcev">Anton Yarcev</a>, <a href="../developers/A.html#antoniou_athanasios">Antoniou Athanasios</a>, <a href="../developers/A.html#arnaud_boutonn">Arnaud Boutonné</a>, <a href="../developers/A.html#aryan_rawlani">Aryan Rawlani</a>, <a href="../developers/A.html#athrxx">athrxx</a>, <a href="../developers/A.html#aviloria">aviloria</a>, <a href="../developers/B.html#bartek_gentkowski">Bartek Gentkowski</a>, <a href="../developers/B.html#bartosz_dudziak">Bartosz Dudziak</a>, <a href="../developers/B.html#bastien_bouclet">Bastien Bouclet</a>, <a href="../developers/B.html#ben_castricum">Ben Castricum</a>, <a href="../developers/B.html#bertrand_augereau">Bertrand Augereau</a>, <a href="../developers/B.html#beworld">BeWorld</a>, <a href="../developers/B.html#bjorn_esser">Björn Esser</a>, <a href="../developers/B.html#borja_lorente">Borja Lorente</a>, <a href="../developers/C.html#cadi">Cadi</a>, <a href="../developers/C.html#cameron_cawley">Cameron Cawley</a>, <a href="../developers/C.html#chrilith">chrilith</a>, <a href="../developers/C.html#chris_warren-smith">Chris Warren-Smith</a>, <a href="../developers/C.html#christian_krause">Christian Krause</a>, <a href="../developers/C.html#christian_kundig">Christian Kündig</a>, <a href="../developers/C.html#christoph_mallon">Christoph Mallon</a>, <a href="../developers/C.html#clone2727">clone2727</a>, <a href="../developers/C.html#colin_snover">Colin Snover</a>, <a href="../developers/D.html#d356">d356</a>, <a href="../developers/D.html#dafioram">dafioram</a>, <a href="../developers/D.html#dan_church">Dan Church</a>, <a href="../developers/D.html#daniel">Daniel</a>, <a href="../developers/D.html#david_a_russo">David A. Russo</a>, <a href="../developers/D.html#david_turner">David Turner</a>, <a href="../developers/D.html#david-john_willis">David-John Willis</a>, <a href="../developers/D.html#deborah_servilla">Deborah Servilla</a>, <a href="../developers/D.html#dftsf">dftsf</a>, <a href="../developers/D.html#die4ever">Die4Ever</a>, <a href="../developers/D.html#divyam_ahuja">Divyam Ahuja</a>, <a href="../developers/D.html#dmitry_gladkov">Dmitry Gladkov</a>, <a href="../developers/D.html#donovan_watteau">Donovan Watteau</a>, <a href="../developers/D.html#doron_rosenberg">Doron Rosenberg</a>, <a href="../developers/D.html#douglas_liu">Douglas Liu</a>, <a href="../developers/D.html#drenn1">Drenn1</a>, <a href="../developers/D.html#dries_harnie">Dries Harnie</a>, <a href="../developers/D.html#dylan_servilla">Dylan Servilla</a>, <a href="../developers/E.html#eduard_chaika">Eduard Chaika</a>, <a href="../developers/E.html#einar_johan_tran_smen">Einar Johan Trøan Sømåen</a>, <a href="../developers/E.html#ender">Ender</a>, <a href="../developers/E.html#eric_culp">Eric Culp</a>, <a href="../developers/E.html#eric_fry">Eric Fry</a>, <a href="../developers/E.html#erich_e_hoover">Erich E. Hoover</a>, <a href="../developers/E.html#ettore_atalan">Ettore Atalan</a>, <a href="../developers/E.html#eugene_sandulenko">Eugene Sandulenko</a>, <a href="../developers/E.html#evgeny_grechnikov">Evgeny Grechnikov</a>, <a href="../developers/F.html#faalagorn">Faalagorn</a>, <a href="../developers/F.html#fabio_battaglia">Fabio Battaglia</a>, <a href="../developers/F.html#filippos_karapetis">Filippos Karapetis</a>, <a href="../developers/F.html#fiodar">Fiodar</a>, <a href="../developers/F.html#francisco_javier_diguez_tirado">Francisco Javier Diéguez Tirado</a>, <a href="../developers/F.html#frostyhitoshura">FrostyHitoshura</a>, <a href="../developers/G.html#giulio_camuffo">Giulio Camuffo</a>, <a href="../developers/G.html#goodoldgeorge">goodoldgeorge</a>, <a href="../developers/G.html#gregory">Gregory</a>, <a href="../developers/H.html#hein-pieter_van_braam">Hein-Pieter van Braam</a>, <a href="../developers/H.html#henrik_henke37_andersson">Henrik "Henke37" Andersson</a>, <a href="../developers/H.html#hubert_maier">Hubert Maier</a>, <a href="../developers/I.html#ingo_van_lil">Ingo van Lil</a>, <a href="../developers/I.html#ismail_khatib">Ismail Khatib</a>, <a href="../developers/I.html#ivan_lukyanov">Ivan Lukyanov</a>, <a href="../developers/J.html#jakub_wilk">Jakub Wilk</a>, <a href="../developers/J.html#jaromr_wysoglad">Jaromír Wysoglad</a>, <a href="../developers/J.html#jennifer_mcmurray">Jennifer McMurray</a>, <a href="../developers/J.html#jepael">jepael</a>, <a href="../developers/J.html#joel_teichroeb">Joel Teichroeb</a>, <a href="../developers/J.html#johannes_schickel">Johannes Schickel</a>, <a href="../developers/J.html#johndoe123">johndoe123</a>, <a href="../developers/J.html#jonas_karlsson">Jonas Karlsson</a>, <a href="../developers/J.html#joni_vahamaki">Joni Vähämäki</a>, <a href="../developers/J.html#joohan_lee">Joohan Lee</a>, <a href="../developers/J.html#joost_peters">Joost Peters</a>, <a href="../developers/J.html#jordi_vilalta_prat">Jordi Vilalta Prat</a>, <a href="../developers/J.html#joseph_davies">Joseph Davies</a>, <a href="../developers/J.html#joseph_jezak">Joseph Jezak</a>, <a href="../developers/J.html#joseph-eugene_winzer">Joseph-Eugene Winzer</a>, <a href="../developers/J.html#julien_templier">Julien Templier</a>, <a href="../developers/K.html#kaloyan_chehlarski">Kaloyan Chehlarski</a>, <a href="../developers/K.html#kari_salminen">Kari Salminen</a>, <a href="../developers/K.html#kawa">Kawa</a>, <a href="../developers/K.html#kingguppy">KingGuppy</a>, <a href="../developers/K.html#kirbenx">Kirben</a>, <a href="../developers/K.html#kkaisershot">kkaisershot</a>, <a href="../developers/K.html#klaus_reimer">Klaus Reimer</a>, <a href="../developers/L.html#lars_skovlund">Lars Skovlund</a>, <a href="../developers/L.html#le_philousophe">Le Philousophe</a>, <a href="../developers/L.html#lmerckx">LMerckx</a>, <a href="../developers/L.html#lolbot-iichan">lolbot-iichan</a>, <a href="../developers/L.html#lothar_serra_mari">Lothar Serra Mari</a>, <a href="../developers/L.html#lyubomyr_lisen">Lyubomyr Lisen</a>, <a href="../developers/M.html#malikcjm">malikcjm</a>, <a href="../developers/M.html#manuel_alfayate_corchete">Manuel Alfayate Corchete</a>, <a href="../developers/M.html#marcosoutsider">marcosoutsider</a>, <a href="../developers/M.html#marcus_comstedt">Marcus Comstedt</a>, <a href="../developers/M.html#marko_madic">Marko Madic</a>, <a href="../developers/M.html#martin_gerhardy">Martin Gerhardy</a>, <a href="../developers/M.html#matan_bareket">Matan Bareket</a>, <a href="../developers/M.html#matt_lewandowsky">Matt Lewandowsky</a>, <a href="../developers/M.html#matthew_duggan">Matthew Duggan</a>, <a href="../developers/M.html#matthew_jimenez">Matthew Jimenez</a>, <a href="../developers/M.html#matthieu_milan">Matthieu Milan</a>, <a href="../developers/M.html#max_horn">Max Horn</a>, <a href="../developers/M.html#maxim_kovalenko">Maxim Kovalenko</a>, <a href="../developers/M.html#mdenizdemirci">mdenizdemirci</a>, <a href="../developers/M.html#michael_ball">Michael Ball</a>, <a href="../developers/M.html#michael_d">Michael D.</a>, <a href="../developers/M.html#micha_janiszewski">Michał Janiszewski</a>, <a href="../developers/M.html#midstream">midstream</a>, <a href="../developers/M.html#miller-alex">miller-alex</a>, <a href="../developers/M.html#miroslavr">MiroslavR</a>, <a href="../developers/M.html#misty_de_meo">Misty De Meo</a>, <a href="../developers/M.html#mparnaudeau">mparnaudeau</a>, <a href="../developers/M.html#mpinillos">MPinillos</a>, <a href="../developers/N.html#narek_mailian">Narek Mailian</a>, <a href="../developers/N.html#nathanael_gentry">Nathanael Gentry</a>, <a href="../developers/N.html#neuromancer">neuromancer</a>, <a href="../developers/N.html#nick_renieris">Nick Renieris</a>, <a href="../developers/N.html#nipun_garg">Nipun Garg</a>, <a href="../developers/N.html#niv_baehr">Niv Baehr</a>, <a href="../developers/N.html#nmierror">NMIError</a>, <a href="../developers/N.html#norbert_bajk">Norbert Bajkó</a>, <a href="../developers/O.html#oleksii">Oleksii</a>, <a href="../developers/O.html#omer_mor">Omer Mor</a>, <a href="../developers/O.html#orgad_shaneh">Orgad Shaneh</a>, <a href="../developers/O.html#ori_avtalion">Ori Avtalion</a>, <a href="../developers/O.html#oystein_eftevaag">Oystein Eftevaag</a>, <a href="../developers/P.html#paolo86cripple">Paolo86cripple</a>, <a href="../developers/P.html#paul_gilbert">Paul Gilbert</a>, <a href="../developers/P.html#paulgilbert">PaulGilbert</a>, <a href="../developers/P.html#pawe_koodziejski">Paweł Kołodziejski</a>, <a href="../developers/P.html#peres">peres</a>, <a href="../developers/P.html#peter_helbing">Peter Helbing</a>, <a href="../developers/P.html#peter_kohaut">Peter Kohaut</a>, <a href="../developers/P.html#pierre_de_poulpiquet">Pierre de Poulpiquet</a>, <a href="../developers/P.html#pino_toscano">Pino Toscano</a>, <a href="../developers/P.html#pter_bozs">Péter Bozsó</a>, <a href="../developers/R.html#rafa_bdkowski">Rafał Będźkowski</a>, <a href="../developers/R.html#rafa_rzepecki">Rafał Rzepecki</a>, <a href="../developers/R.html#retro-junk">Retro-Junk</a>, <a href="../developers/R.html#richiesams">RichieSams</a>, <a href="../developers/R.html#robert_crossfield">Robert Crossfield</a>, <a href="../developers/R.html#robert_goffringmann">Robert Göffringmann</a>, <a href="../developers/R.html#rodrigo_rebello">Rodrigo Rebello</a>, <a href="../developers/R.html#rodrigo_vegas_snchez-ferrero">Rodrigo Vegas Sánchez-Ferrero</a>, <a href="../developers/R.html#roland_van_laar">Roland van Laar</a>, <a href="../developers/R.html#rsn8887">rsn8887</a>, <a href="../developers/S.html#scootergrisen">scootergrisen</a>, <a href="../developers/S.html#scott_percival">Scott Percival</a>, <a href="../developers/S.html#scott_thomas">Scott Thomas</a>, <a href="../developers/S.html#sebastian_krzyszkowiak">Sebastian Krzyszkowiak</a>, <a href="../developers/S.html#shadownate">ShadowNate</a>, <a href="../developers/S.html#sheep">sheep</a>, <a href="../developers/S.html#simei_yin">Simei YIN</a>, <a href="../developers/S.html#simon_sawatzki">Simon Sawatzki</a>, <a href="../developers/S.html#sirlemonhead">sirlemonhead</a>, <a href="../developers/S.html#sluicebox">sluicebox</a>, <a href="../developers/S.html#spookypeanut">spookypeanut</a>, <a href="../developers/S.html#stefano_musumeci">Stefano Musumeci</a>, <a href="../developers/S.html#steven_hoefel">Steven Hoefel</a>, <a href="../developers/S.html#stevenew">SteveNew</a>, <a href="../developers/S.html#sunmax">sunmax</a>, <a href="../developers/S.html#sven_hesse">Sven Hesse</a>, <a href="../developers/S.html#sylvaintv">sylvaintv</a>, <a href="../developers/T.html#tag2015">tag2015</a>, <a href="../developers/T.html#tarek_soliman">Tarek Soliman</a>, <a href="../developers/T.html#taylorzhancher">taylorzhancher</a>, <a href="../developers/T.html#thierry_crozat">Thierry Crozat</a>, <a href="../developers/T.html#thomas_allen">Thomas Allen</a>, <a href="../developers/T.html#thomas_edvalson">Thomas Edvalson</a>, <a href="../developers/T.html#thomas_fach-pedersen">Thomas Fach-Pedersen</a>, <a href="../developers/T.html#timo_mikkolainen">Timo Mikkolainen</a>, <a href="../developers/T.html#tiqpit">tiqpit</a>, <a href="../developers/T.html#tobia_tesan">Tobia Tesan</a>, <a href="../developers/T.html#tobigun">tobigun</a>, <a href="../developers/T.html#tom_l">Tom L.</a>, <a href="../developers/T.html#tom_shawver">Tom Shawver</a>, <a href="../developers/T.html#tomas_jakobsson">Tomas Jakobsson</a>, <a href="../developers/T.html#torbjorn_andersson">Torbjörn Andersson</a>, <a href="../developers/T.html#trembyle">trembyle</a>, <a href="../developers/U.html#upthorn">upthorn</a>, <a href="../developers/V.html#van-gluon">VAN-Gluon</a>, <a href="../developers/V.html#vhati">Vhati</a>, <a href="../developers/V.html#vincent_pelletier">Vincent Pelletier</a>, <a href="../developers/V.html#vladimir">Vladimir</a>, <a href="../developers/V.html#vladimir_serbinenko">Vladimir Serbinenko</a>, <a href="../developers/V.html#vmpajares">vmpajares</a>, <a href="../developers/V.html#vyzigold">vyzigold</a>, <a href="../developers/V.html#vctor_ilducci">Víctor "IlDucci"</a>, <a href="../developers/W.html#walter_van_niftrik">Walter van Niftrik</a>, <a href="../developers/W.html#weblate_bot">Weblate (bot)</a>, <a href="../developers/W.html#will_thomson">Will Thomson</a>, <a href="../developers/W.html#willem_jan_palenstijn">Willem Jan Palenstijn</a>, <a href="../developers/W.html#wonst719">wonst719</a>, <a href="../developers/Y.html#yaz0r">yaz0r</a>, <a href="../developers/Y.html#yotam_barnoy">Yotam Barnoy</a>, <a href="../developers/Z.html#zbynk_schwarz">Zbyněk Schwarz</a>, <a href="../developers/Z.html#zvika">Zvika</a>, <a href="../developers/L.html#ubomr_remk">Ľubomír Remák</a>, <a href="../developers/L.html#ukasz_wtka">Łukasz Wątka</a></details><br></div><div class="block is-size-7 has-text-right">
|
||
<a href="../contribute.html#games" title="Contribution guide" class="mr-2">Improve</a>
|
||
<a href="https://raw.githubusercontent.com/Trilarion/opensourcegames/master/entries/scummvm.md" title="Text based entry on Github">Raw entry</a>
|
||
</div>
|
||
</div>
|
||
<div id="sfall" class="box"><nav class="level">
|
||
<div class="level-left">
|
||
<div class="level-item title is-4">sfall</div>
|
||
</div>
|
||
<div class="level-right is-size-7"><div class="level-item">Platform:<a href="../games/platforms.html#unspecified" title="Unspecified"><span class="icon has-text-black"><i class="icon-device_unknown"></i></span></a></div><div class="level-item">
|
||
<span class="has-text-weight-bold">mature</span></div><div class="level-item">
|
||
<span class="has-text-weight-bold">active</span><span class="icon has-text-black"><i class="icon-sun"></i></span></div></div>
|
||
</nav><div class="block">
|
||
<div class="tags has-addons"><a href="index.html#game engine" title="game engine games" class="tag is-info">game engine</a><a href="../games/genres.html#remake" title="remake games" class="tag is-info">remake</a>
|
||
<span class="tag is-light">content commercial + original required (full original game)</span></div>
|
||
</div><div class="block">Homepage: <a href="https://github.com/phobos2077/sfall">phobos2077/sfall<span class="icon has-text-black"><i class="icon-github"></i></span></a><br>Inspiration: <a href="../inspirations/F.html#fallout_2">Fallout 2</a><br>Download: <a href="https://github.com/phobos2077/sfall/releases">phobos2077/sfall/releases<span class="icon has-text-black"><i class="icon-github"></i></span></a><br></div><div class="block is-size-7">
|
||
<span class="has-text-weight-semibold">Details</span><br>Code languages: <a href="../games/languages.html#c++">C++</a>, <a href="../games/languages.html#c">C</a><br>Code licenses: <a href="https://en.wikipedia.org/wiki/GNU_General_Public_License">GPL-3.0</a><br>Code repositories: <a href="https://github.com/phobos2077/sfall.git">phobos2077/sfall.git<span class="icon has-text-black"><i class="icon-github"></i></span></a>(since 2015, <span class="icon has-text-black" title="medium rated"><i class="icon-star-half-full"></i></span>)<br>Developers: <a href="../developers/M.html#mrstalin">Mr.Stalin</a>, <a href="../developers/N.html#novarain">NovaRain</a>, <a href="../developers/V.html#vennor">Vennor</a>, <a href="../developers/V.html#vlad">Vlad</a>, <a href="../developers/V.html#vlad-saritasa">vlad-saritasa</a><br></div><div class="block is-size-7 has-text-right">
|
||
<a href="../contribute.html#games" title="Contribution guide" class="mr-2">Improve</a>
|
||
<a href="https://raw.githubusercontent.com/Trilarion/opensourcegames/master/entries/sfall.md" title="Text based entry on Github">Raw entry</a>
|
||
</div>
|
||
</div>
|
||
<div id="sge_game_engine" class="box"><nav class="level">
|
||
<div class="level-left">
|
||
<div class="level-item title is-4">SGE Game Engine</div>
|
||
</div>
|
||
<div class="level-right is-size-7"><div class="level-item">Platform:<a href="../games/platforms.html#unspecified" title="Unspecified"><span class="icon has-text-black"><i class="icon-device_unknown"></i></span></a></div><div class="level-item">
|
||
<span class="has-text-weight-bold">mature</span></div><div class="level-item">inactive since 2017<span class="icon has-text-black"><i class="icon-brightness_3"></i></span></div></div>
|
||
</nav><div class="block">
|
||
<div class="tags has-addons"><a href="index.html#framework" title="framework games" class="tag is-info">framework</a><a href="index.html#game engine" title="game engine games" class="tag is-info">game engine</a>
|
||
<span class="tag is-light">2D</span></div>
|
||
</div><div class="block">Homepages: <a href="https://python-sge.github.io/">python-sge.github.io</a>, <a href="https://pypi.org/project/sge/">pypi.org/project/sge</a>, <a href="https://savannah.nongnu.org/projects/stellarengine">savannah.nongnu.org/projects/stellarengine</a><br>Download: <a href="https://python-sge.github.io/download.html">python-sge.github.io/download.html</a><br></div><div class="block is-size-7">
|
||
<span class="has-text-weight-semibold">Details</span><br>Code languages: <a href="../games/languages.html#python">Python</a><br>Code licenses: <a href="https://en.wikipedia.org/wiki/GNU_Lesser_General_Public_License">LGPL-3.0</a><br>Code repositories: <a href="https://github.com/python-sge/sge.git">python-sge/sge.git<span class="icon has-text-black"><i class="icon-github"></i></span></a>(since 2020, <span class="icon has-text-black" title="low rated"><i class="icon-star-o"></i></span>), <a href="https://git.savannah.nongnu.org/git/stellarengine.git @add">git.savannah.nongnu.org/git/stellarengine.git @add</a>, <a href="http://web.cvs.savannah.nongnu.org/viewvc/stellarengine/">web.cvs.savannah.nongnu.org/viewvc/stellarengine</a><br>Code dependencies: pygame<br>
|
||
<span class="is-size-7">Build system: </span><a href="https://packaging.python.org/tutorials/packaging-projects/#configuring-metadata" class="is-size-7">setup.py</a><br>Developers: <a href="../developers/A.html#adrin_matejov">Adrián Matejov</a>, <a href="../developers/E.html#emilio_coppola">Emilio Coppola</a>, <a href="../developers/T.html#the_diligent_circle_">The Diligent Circle 丸</a><br></div><div class="block is-size-7 has-text-right">
|
||
<a href="../contribute.html#games" title="Contribution guide" class="mr-2">Improve</a>
|
||
<a href="https://raw.githubusercontent.com/Trilarion/opensourcegames/master/entries/sge_game_engine.md" title="Text based entry on Github">Raw entry</a>
|
||
</div>
|
||
</div>
|
||
<div id="sludge" class="box"><nav class="level">
|
||
<div class="level-left">
|
||
<div class="level-item title is-4">Sludge</div>
|
||
</div>
|
||
<div class="level-right is-size-7"><div class="level-item">Platforms:<a href="../games/platforms.html#windows" title="Windows"><span class="icon has-text-black"><i class="icon-windows"></i></span></a><a href="../games/platforms.html#linux" title="Linux"><span class="icon has-text-black"><i class="icon-tux"></i></span></a><a href="../games/platforms.html#macos" title="macOS"><span class="icon has-text-black"><i class="icon-appleinc"></i></span></a></div><div class="level-item">
|
||
<span class="has-text-weight-bold">mature</span></div><div class="level-item">
|
||
<span class="has-text-weight-bold">active</span><span class="icon has-text-black"><i class="icon-sun"></i></span></div></div>
|
||
</nav><div class="block">
|
||
<div class="tags has-addons"><a href="../games/genres.html#adventure" title="adventure games" class="tag is-info">adventure</a><a href="index.html#game engine" title="game engine games" class="tag is-info">game engine</a></div>
|
||
</div><div class="block">Homepage: <a href="https://opensludge.github.io/">opensludge.github.io</a><br>Downloads: <a href="https://opensludge.github.io/download.html">opensludge.github.io/download.html</a>, <a href="https://github.com/opensludge/opensludge/releases">opensludge/opensludge/releases<span class="icon has-text-black"><i class="icon-github"></i></span></a><br></div><div class="block is-size-7">
|
||
<span class="has-text-weight-semibold">Details</span><br>Code languages: <a href="../games/languages.html#c">C</a>, <a href="../games/languages.html#c++">C++</a>, <a href="../games/languages.html#objective-c">Objective-C</a><br>Code licenses: <a href="https://en.wikipedia.org/wiki/GNU_Lesser_General_Public_License">LGPL-2.1</a><br>Code repositories: <a href="https://github.com/opensludge/opensludge.git">opensludge/opensludge.git<span class="icon has-text-black"><i class="icon-github"></i></span></a>(since 2014, <span class="icon has-text-black" title="medium rated"><i class="icon-star-half-full"></i></span>)<br>Code dependencies: GTK<br>
|
||
<span class="is-size-7">Build system: </span><a href="https://en.wikipedia.org/wiki/Make_(software)" class="is-size-7">Make</a><br>Developers: <a href="../developers/B.html#bigmc">BigMc</a>, <a href="../developers/P.html#ptitseb">ptitSeb</a>, <a href="../developers/S.html#sebastian_krzyszkowiak">Sebastian Krzyszkowiak</a><br></div><div class="block is-size-7 has-text-right">
|
||
<a href="../contribute.html#games" title="Contribution guide" class="mr-2">Improve</a>
|
||
<a href="https://raw.githubusercontent.com/Trilarion/opensourcegames/master/entries/sludge.md" title="Text based entry on Github">Raw entry</a>
|
||
</div>
|
||
</div>
|
||
<div id="solarus" class="box"><nav class="level">
|
||
<div class="level-left">
|
||
<div class="level-item title is-4">Solarus</div>
|
||
</div>
|
||
<div class="level-right is-size-7"><div class="level-item">Platform:<a href="../games/platforms.html#unspecified" title="Unspecified"><span class="icon has-text-black"><i class="icon-device_unknown"></i></span></a></div><div class="level-item">
|
||
<span class="has-text-weight-bold">mature</span></div><div class="level-item">
|
||
<span class="has-text-weight-bold">active</span><span class="icon has-text-black"><i class="icon-sun"></i></span></div></div>
|
||
</nav><div class="block">
|
||
<div class="tags has-addons"><a href="../games/genres.html#action" title="action games" class="tag is-info">action</a><a href="index.html#framework" title="framework games" class="tag is-info">framework</a><a href="index.html#game engine" title="game engine games" class="tag is-info">game engine</a><a href="../games/genres.html#remake" title="remake games" class="tag is-info">remake</a><a href="../games/genres.html#role playing" title="role playing games" class="tag is-info">role playing</a>
|
||
<span class="tag is-light">2D</span></div>
|
||
</div><div class="block">Homepage: <a href="https://www.solarus-games.org/">www.solarus-games.org</a><br>Inspiration: <a href="../inspirations/L.html#legend_of_zelda-a_link_to_the_past">Legend of Zelda - A Link to the Past</a><br>Download: <a href="https://www.solarus-games.org/en/solarus/download">www.solarus-games.org/en/solarus/download</a><br></div><div class="block is-size-7">
|
||
<span class="has-text-weight-semibold">Details</span><br>Code languages: <a href="../games/languages.html#c">C</a>, <a href="../games/languages.html#c++">C++</a>, <a href="../games/languages.html#lua">Lua</a><br>Code licenses: <a href="https://en.wikipedia.org/wiki/GNU_General_Public_License">GPL-3.0</a><br>Code repositories: <a href="https://gitlab.com/solarus-games/solarus.git">solarus-games/solarus.git<span class="icon has-text-black"><i class="icon-gitlab"></i></span></a>(since 2018, <span class="icon has-text-black" title="medium rated"><i class="icon-star-half-full"></i></span>), <a href="https://github.com/solarus-games/solarus.git">solarus-games/solarus.git<span class="icon has-text-black"><i class="icon-github"></i></span></a>(archived, since 2012, <span class="icon has-text-black" title="top rated"><i class="icon-star"></i></span>)<br>Assets licenses: CC-BY-SA<br>
|
||
<span class="is-size-7">Build system: </span><a href="https://cmake.org/" class="is-size-7">CMake</a><br><details><summary>Developers: (23)</summary><a href="../developers/0.html#19oj19">19oj19</a>, <a href="../developers/B.html#benobiwan">BenObiWan</a>, <a href="../developers/B.html#bin">bin仔</a>, <a href="../developers/C.html#christopho">Christopho</a>, <a href="../developers/C.html#claire_moore">Claire Moore</a>, <a href="../developers/C.html#clemzio">clemzio</a>, <a href="../developers/D.html#diarandor">Diarandor</a>, <a href="../developers/J.html#joshuarobinson">joshuarobinson</a>, <a href="../developers/L.html#legrostazon">legrostazon</a>, <a href="../developers/M.html#matthias_mailander">Matthias Mailänder</a>, <a href="../developers/M.html#maxs">Maxs</a>, <a href="../developers/M.html#michel_hermier">Michel Hermier</a>, <a href="../developers/M.html#morwenn">Morwenn</a>, <a href="../developers/O.html#olivier_clro">Olivier Cléro</a>, <a href="../developers/R.html#rcjx">rcjx</a>, <a href="../developers/R.html#rekch">Rekc@h</a>, <a href="../developers/S.html#samuel_lepetit">Samuel Lepetit</a>, <a href="../developers/S.html#shin-nil">Shin-NiL</a>, <a href="../developers/S.html#stdgregwar">std::gregwar</a>, <a href="../developers/T.html#thomas_noury">Thomas Noury</a>, <a href="../developers/V.html#vincent_breitmoser">Vincent Breitmoser</a>, <a href="../developers/V.html#vlag">Vlag</a>, <a href="../developers/X.html#xethm55">xethm55</a></details><br></div><div class="block is-size-7 has-text-right">
|
||
<a href="../contribute.html#games" title="Contribution guide" class="mr-2">Improve</a>
|
||
<a href="https://raw.githubusercontent.com/Trilarion/opensourcegames/master/entries/solarus.md" title="Text based entry on Github">Raw entry</a>
|
||
</div>
|
||
</div>
|
||
<div id="spartan_engine" class="box"><nav class="level">
|
||
<div class="level-left">
|
||
<div class="level-item title is-4">Spartan Engine</div>
|
||
</div>
|
||
<div class="level-right is-size-7"><div class="level-item">Platform:<a href="../games/platforms.html#windows" title="Windows"><span class="icon has-text-black"><i class="icon-windows"></i></span></a></div><div class="level-item">beta</div><div class="level-item">
|
||
<span class="has-text-weight-bold">active</span><span class="icon has-text-black"><i class="icon-sun"></i></span></div></div>
|
||
</nav><div class="block">
|
||
<div class="tags has-addons"><a href="index.html#game engine" title="game engine games" class="tag is-info">game engine</a></div>
|
||
</div><div class="block">Homepage: <a href="https://github.com/PanosK92/SpartanEngine">PanosK92/SpartanEngine<span class="icon has-text-black"><i class="icon-github"></i></span></a><br></div><div class="block is-size-7">
|
||
<span class="has-text-weight-semibold">Details</span><br>Code languages: <a href="../games/languages.html#c">C</a>, <a href="../games/languages.html#c++">C++</a><br>Code licenses: <a href="https://en.wikipedia.org/wiki/MIT_License">MIT</a><br>Code repositories: <a href="https://github.com/PanosK92/SpartanEngine.git">PanosK92/SpartanEngine.git<span class="icon has-text-black"><i class="icon-github"></i></span></a>(since 2016, <span class="icon has-text-black" title="top rated"><i class="icon-star"></i></span>)<br>
|
||
<span class="is-size-7">Build system: </span><a href="https://premake.github.io/" class="is-size-7">premake</a><br>Developer: <a href="../developers/P.html#panos_karabelas">Panos Karabelas</a><br></div><div class="block is-size-7 has-text-right">
|
||
<a href="../contribute.html#games" title="Contribution guide" class="mr-2">Improve</a>
|
||
<a href="https://raw.githubusercontent.com/Trilarion/opensourcegames/master/entries/spartan_engine.md" title="Text based entry on Github">Raw entry</a>
|
||
</div>
|
||
</div>
|
||
<div id="spring" class="box"><nav class="level">
|
||
<div class="level-left">
|
||
<div class="level-item title is-4">Spring</div>
|
||
</div>
|
||
<div class="level-right is-size-7"><div class="level-item">Platform:<a href="../games/platforms.html#unspecified" title="Unspecified"><span class="icon has-text-black"><i class="icon-device_unknown"></i></span></a></div><div class="level-item">
|
||
<span class="has-text-weight-bold">mature</span></div><div class="level-item">
|
||
<span class="has-text-weight-bold">active</span><span class="icon has-text-black"><i class="icon-sun"></i></span></div></div>
|
||
</nav><div class="block">
|
||
<div class="tags has-addons"><a href="index.html#game engine" title="game engine games" class="tag is-info">game engine</a><a href="../games/genres.html#remake" title="remake games" class="tag is-info">remake</a><a href="../games/genres.html#strategy" title="strategy games" class="tag is-info">strategy</a>
|
||
<span class="tag is-light">real-time</span></div>
|
||
</div><div class="block">Homepages: <a href="https://springrts.com/">springrts.com</a>, <a href="https://springrts.com/wiki/Main_Page">springrts.com/wiki/Main_Page</a>, <a href="https://sourceforge.net/projects/springrts/">springrts<span class="icon has-text-black"><i class="icon-sourceforge"></i></span></a><br>Media: <a href="https://en.wikipedia.org/wiki/Spring_Engine">Spring<span class="icon has-text-black"><i class="icon-wikipedia"></i></span></a><br>Inspiration: <a href="../inspirations/T.html#total_annihilation">Total Annihilation</a><br>Download: <a href="https://springrts.com/wiki/Download">springrts.com/wiki/Download</a><br></div><div class="block is-size-7">
|
||
<span class="has-text-weight-semibold">Details</span><br>Code languages: <a href="../games/languages.html#c++">C++</a>, <a href="../games/languages.html#c">C</a>, <a href="../games/languages.html#lua">Lua</a><br>Code licenses: <a href="https://en.wikipedia.org/wiki/GNU_General_Public_License">GPL-2.0</a><br>Code repositories: <a href="https://github.com/spring/spring.git">spring/spring.git<span class="icon has-text-black"><i class="icon-github"></i></span></a>(since 2008, <span class="icon has-text-black" title="top rated"><i class="icon-star"></i></span>), <a href="https://git.code.sf.net/p/springrts/code">git.code.sf.net/p/springrts/code</a><br>
|
||
<span class="is-size-7">Build system: </span><a href="https://cmake.org/" class="is-size-7">CMake</a><br><details><summary>Developers: (56)</summary><a href="../developers/0.html#-jk-">-jK-</a>, <a href="../developers/0.html#12345swordy">12345swordy</a>, <a href="../developers/A.html#abma">abma</a>, <a href="../developers/A.html#achim_konigs">Achim Königs</a>, <a href="../developers/B.html#beherith">Beherith</a>, <a href="../developers/B.html#bernd_schmidt">Bernd Schmidt</a>, <a href="../developers/B.html#betalord">Betalord</a>, <a href="../developers/C.html#chris_han">Chris Han</a>, <a href="../developers/D.html#daftalx">daftalx</a>, <a href="../developers/D.html#daniel">Daniel</a>, <a href="../developers/D.html#deadnightwarrior">DeadnightWarrior</a>, <a href="../developers/D.html#dmitry_marakasov">Dmitry Marakasov</a>, <a href="../developers/D.html#dmytry">Dmytry</a>, <a href="../developers/D.html#dylan_petonke">Dylan Petonke</a>, <a href="../developers/E.html#esainane">esainane</a>, <a href="../developers/E.html#eshed">Eshed</a>, <a href="../developers/E.html#eshed_shaham">Eshed Shaham</a>, <a href="../developers/F.html#flozi">FLOZi</a>, <a href="../developers/G.html#gajo_petrovic">Gajo Petrovic</a>, <a href="../developers/G.html#george_hilios">George Hilios</a>, <a href="../developers/G.html#gnibu">gnibu</a>, <a href="../developers/G.html#googlefrog">GoogleFrog</a>, <a href="../developers/H.html#hoijui">hoijui</a>, <a href="../developers/H.html#hugh_perkins">Hugh Perkins</a>, <a href="../developers/J.html#jcnossen">jcnossen</a>, <a href="../developers/J.html#jeez">JeeZ</a>, <a href="../developers/J.html#jk3064">jk3064</a>, <a href="../developers/J.html#johan_rehnberg">Johan Rehnberg</a>, <a href="../developers/J.html#jose_luis_cercs_pita">Jose Luis Cercós Pita</a>, <a href="../developers/K.html#karl-r">Karl-R.</a>, <a href="../developers/L.html#licho">Licho</a>, <a href="../developers/L.html#lunamoo">LunaMoo</a>, <a href="../developers/M.html#madrman">MadrMan</a>, <a href="../developers/M.html#majboredom">MajBoredom</a>, <a href="../developers/M.html#marek_baczyski">Marek Baczyński</a>, <a href="../developers/M.html#matt_peterson">Matt Peterson</a>, <a href="../developers/N.html#n0u">N0U</a>, <a href="../developers/P.html#psarkozy">psarkozy</a>, <a href="../developers/R.html#rainer_muller">Rainer Müller</a>, <a href="../developers/R.html#ren_fritze">René Fritze</a>, <a href="../developers/R.html#rlcevg">rlcevg</a>, <a href="../developers/R.html#robin_vobruba">Robin Vobruba</a>, <a href="../developers/R.html#robin_westberg">Robin Westberg</a>, <a href="../developers/R.html#rtri">rtri</a>, <a href="../developers/S.html#samuel_nicholas">Samuel Nicholas</a>, <a href="../developers/S.html#simon_logic">Simon Logic</a>, <a href="../developers/S.html#spliff">SpliFF</a>, <a href="../developers/S.html#sprunk">sprunk</a>, <a href="../developers/S.html#stefan_johansson">Stefan Johansson</a>, <a href="../developers/T.html#tobi_vollebregt">Tobi Vollebregt</a>, <a href="../developers/T.html#tom_j_nowell">Tom J Nowell</a>, <a href="../developers/T.html#turboss">TurBoss</a>, <a href="../developers/Y.html#yaribz">Yaribz</a>, <a href="../developers/Y.html#yeha">Yeha</a>, <a href="../developers/Y.html#yokosou">yokosou</a>, <a href="../developers/Z.html#zerver">zerver</a></details><br></div><div class="block is-size-7 has-text-right">
|
||
<a href="../contribute.html#games" title="Contribution guide" class="mr-2">Improve</a>
|
||
<a href="https://raw.githubusercontent.com/Trilarion/opensourcegames/master/entries/spring.md" title="Text based entry on Github">Raw entry</a>
|
||
</div>
|
||
</div>
|
||
<div id="squiffy" class="box"><nav class="level">
|
||
<div class="level-left">
|
||
<div class="level-item title is-4">Squiffy</div>
|
||
</div>
|
||
<div class="level-right is-size-7"><div class="level-item">Platform:<a href="../games/platforms.html#web" title="Web"><span class="icon has-text-black"><i class="icon-earth"></i></span></a></div><div class="level-item">
|
||
<span class="has-text-weight-bold">mature</span></div><div class="level-item">
|
||
<span class="has-text-weight-bold">active</span><span class="icon has-text-black"><i class="icon-sun"></i></span></div></div>
|
||
</nav><div class="block">
|
||
<div class="tags has-addons"><a href="index.html#game engine" title="game engine games" class="tag is-info">game engine</a><a href="index.html#tool" title="tool games" class="tag is-info">tool</a>
|
||
<span class="tag is-light">interactive fiction</span></div>
|
||
</div><div class="block">Homepage: <a href="https://github.com/textadventures/squiffy">textadventures/squiffy<span class="icon has-text-black"><i class="icon-github"></i></span></a><br>Download: <a href="https://github.com/textadventures/squiffy/releases">textadventures/squiffy/releases<span class="icon has-text-black"><i class="icon-github"></i></span></a><br></div><div class="block is-size-7">
|
||
<span class="has-text-weight-semibold">Details</span><br>Code languages: <a href="../games/languages.html#javascript">JavaScript</a><br>Code licenses: <a href="https://en.wikipedia.org/wiki/MIT_License">MIT</a><br>Code repositories: <a href="https://github.com/textadventures/squiffy.git">textadventures/squiffy.git<span class="icon has-text-black"><i class="icon-github"></i></span></a>(since 2013, <span class="icon has-text-black" title="medium rated"><i class="icon-star-half-full"></i></span>)<br>Developers: <a href="../developers/A.html#alex_warren">Alex Warren</a>, <a href="../developers/L.html#luis_felipe">Luis Felipe</a><br></div><div class="block is-size-7 has-text-right">
|
||
<a href="../contribute.html#games" title="Contribution guide" class="mr-2">Improve</a>
|
||
<a href="https://raw.githubusercontent.com/Trilarion/opensourcegames/master/entries/squiffy.md" title="Text based entry on Github">Raw entry</a>
|
||
</div>
|
||
</div>
|
||
<div id="stevetech1" class="box"><nav class="level">
|
||
<div class="level-left">
|
||
<div class="level-item title is-4">SteveTech1</div>
|
||
</div>
|
||
<div class="level-right is-size-7"><div class="level-item">Platforms:<a href="../games/platforms.html#windows" title="Windows"><span class="icon has-text-black"><i class="icon-windows"></i></span></a><a href="../games/platforms.html#linux" title="Linux"><span class="icon has-text-black"><i class="icon-tux"></i></span></a></div><div class="level-item">beta</div><div class="level-item">inactive since 2019<span class="icon has-text-black"><i class="icon-brightness_3"></i></span></div></div>
|
||
</nav><div class="block">
|
||
<div class="tags has-addons"><a href="index.html#game engine" title="game engine games" class="tag is-info">game engine</a>
|
||
<span class="tag is-light">3D</span>
|
||
<span class="tag is-light">first-person</span>
|
||
<span class="tag is-light">multiplayer</span>
|
||
<span class="tag is-light">real-time</span>
|
||
<span class="tag is-light">shooter</span></div>
|
||
</div><div class="block">Homepage: <a href="http://multiplayerfpstutorial.blogspot.com/p/introduction.html">multiplayerfpstutorial.blogspot.com/p/introduction.html</a><br></div><div class="block is-size-7">
|
||
<span class="has-text-weight-semibold">Details</span><br>Code languages: <a href="../games/languages.html#java">Java</a><br>Code licenses: <a href="https://en.wikipedia.org/wiki/MIT_License">MIT</a><br>Code repositories: <a href="https://github.com/SteveSmith16384/SteveTech1.git">SteveSmith16384/SteveTech1.git<span class="icon has-text-black"><i class="icon-github"></i></span></a>(since 2019, <span class="icon has-text-black" title="low rated"><i class="icon-star-o"></i></span>)<br>Code dependencies: jMonkeyEngine<br>Developers: <a href="../developers/S.html#stephen_carlyle-smith">Stephen Carlyle-Smith</a>, <a href="../developers/S.html#steve_smith">Steve Smith</a><br></div><div class="block is-size-7 has-text-right">
|
||
<a href="../contribute.html#games" title="Contribution guide" class="mr-2">Improve</a>
|
||
<a href="https://raw.githubusercontent.com/Trilarion/opensourcegames/master/entries/stevetech1.md" title="Text based entry on Github">Raw entry</a>
|
||
</div>
|
||
</div>
|
||
<div id="storm_engine" class="box"><nav class="level">
|
||
<div class="level-left">
|
||
<div class="level-item title is-4">Storm Engine</div>
|
||
</div>
|
||
<div class="level-right is-size-7"><div class="level-item">Platform:<a href="../games/platforms.html#windows" title="Windows"><span class="icon has-text-black"><i class="icon-windows"></i></span></a></div><div class="level-item">
|
||
<span class="has-text-weight-bold">mature</span></div><div class="level-item">
|
||
<span class="has-text-weight-bold">active</span><span class="icon has-text-black"><i class="icon-sun"></i></span></div></div>
|
||
</nav><div class="block">
|
||
<div class="tags has-addons"><a href="index.html#framework" title="framework games" class="tag is-info">framework</a><a href="index.html#game engine" title="game engine games" class="tag is-info">game engine</a><a href="../games/genres.html#role playing" title="role playing games" class="tag is-info">role playing</a>
|
||
<span class="tag is-light">3D</span>
|
||
<span class="tag is-light">content original required</span></div>
|
||
</div><div class="block">Homepage: <a href="https://storm-devs.github.io/storm-engine/">storm-devs.github.io/storm-engine</a><br>Inspirations: <a href="../inspirations/A.html#age_of_pirates_2_city_of_abandoned_ships">Age of Pirates 2: City of Abandoned Ships</a>, <a href="../inspirations/S.html#sea_dogs_to_each_his_own">Sea Dogs: To Each His Own</a><br></div><div class="block is-size-7">
|
||
<span class="has-text-weight-semibold">Details</span><br>Code languages: <a href="../games/languages.html#c++">C++</a><br>Code licenses: <a href="https://en.wikipedia.org/wiki/GNU_General_Public_License">GPL-3.0</a><br>Code repositories: <a href="https://github.com/storm-devs/storm-engine.git">storm-devs/storm-engine.git<span class="icon has-text-black"><i class="icon-github"></i></span></a>(since 2020, <span class="icon 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><details><summary>Developers: (12)</summary><a href="../developers/A.html#andrea_mangione">Andrea Mangione</a>, <a href="../developers/A.html#andrei_shtabel">Andrei Shtabel</a>, <a href="../developers/A.html#artem_kononenko">Artem Kononenko</a>, <a href="../developers/A.html#artem_vorotnikov">Artem Vorotnikov</a>, <a href="../developers/E.html#espkk">espkk</a>, <a href="../developers/E.html#eugeny_pliskovsky">Eugeny Pliskovsky</a>, <a href="../developers/H.html#hammie">Hammie</a>, <a href="../developers/K.html#konstantin_oblaukhov">Konstantin Oblaukhov</a>, <a href="../developers/M.html#mitrokosta">mitrokosta</a>, <a href="../developers/N.html#nikolai_prigodich">Nikolai Prigodich</a>, <a href="../developers/Q.html#q4a">q4a</a>, <a href="../developers/S.html#szymon_j">Szymon J.</a></details><br></div><div class="block is-size-7 has-text-right">
|
||
<a href="../contribute.html#games" title="Contribution guide" class="mr-2">Improve</a>
|
||
<a href="https://raw.githubusercontent.com/Trilarion/opensourcegames/master/entries/storm_engine.md" title="Text based entry on Github">Raw entry</a>
|
||
</div>
|
||
</div>
|
||
<div id="stratagus" class="box"><nav class="level">
|
||
<div class="level-left">
|
||
<div class="level-item title is-4">Stratagus</div>
|
||
</div>
|
||
<div class="level-right is-size-7"><div class="level-item">Platforms:<a href="../games/platforms.html#windows" title="Windows"><span class="icon has-text-black"><i class="icon-windows"></i></span></a><a href="../games/platforms.html#linux" title="Linux"><span class="icon has-text-black"><i class="icon-tux"></i></span></a><a href="../games/platforms.html#macos" title="macOS"><span class="icon has-text-black"><i class="icon-appleinc"></i></span></a></div><div class="level-item">
|
||
<span class="has-text-weight-bold">mature</span></div><div class="level-item">
|
||
<span class="has-text-weight-bold">active</span><span class="icon has-text-black"><i class="icon-sun"></i></span></div></div>
|
||
</nav><div class="block">
|
||
<div class="tags has-addons"><a href="index.html#game engine" title="game engine games" class="tag is-info">game engine</a><a href="../games/genres.html#strategy" title="strategy games" class="tag is-info">strategy</a>
|
||
<span class="tag is-light">real-time</span></div>
|
||
</div><div class="block">Homepage: <a href="https://stratagus.com/stratagus.html">stratagus.com/stratagus.html</a><br></div><div class="block is-size-7">
|
||
<span class="has-text-weight-semibold">Details</span><br>Code languages: <a href="../games/languages.html#c++">C++</a><br>Code licenses: <a href="https://en.wikipedia.org/wiki/GNU_General_Public_License">GPL-2.0</a><br>Code repositories: <a href="https://github.com/Wargus/stratagus.git">Wargus/stratagus.git<span class="icon has-text-black"><i class="icon-github"></i></span></a>(since 2015, <span class="icon 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><details><summary>Developers: (11)</summary><a href="../developers/A.html#alexandre_detiste">Alexandre Detiste</a>, <a href="../developers/A.html#alyokhin">Alyokhin</a>, <a href="../developers/A.html#andrettin">Andrettin</a>, <a href="../developers/C.html#cybermind">cybermind</a>, <a href="../developers/D.html#dinkydyeaussie">DinkyDyeAussie</a>, <a href="../developers/J.html#joris_dauphin">Joris Dauphin</a>, <a href="../developers/K.html#karol_kreski">Karol Kreński</a>, <a href="../developers/P.html#pali">pali</a>, <a href="../developers/S.html#simone_starace">Simone Starace</a>, <a href="../developers/T.html#talas">talas</a>, <a href="../developers/T.html#tim_felgentreff">Tim Felgentreff</a></details><br></div><div class="block is-size-7 has-text-right">
|
||
<a href="../contribute.html#games" title="Contribution guide" class="mr-2">Improve</a>
|
||
<a href="https://raw.githubusercontent.com/Trilarion/opensourcegames/master/entries/stratagus.md" title="Text based entry on Github">Raw entry</a>
|
||
</div>
|
||
</div>
|
||
<div id="sundog" class="box"><nav class="level">
|
||
<div class="level-left">
|
||
<div class="level-item title is-4">sundog</div>
|
||
</div>
|
||
<div class="level-right is-size-7"><div class="level-item">Platform:<a href="../games/platforms.html#linux" title="Linux"><span class="icon has-text-black"><i class="icon-tux"></i></span></a></div><div class="level-item">beta</div><div class="level-item">
|
||
<span class="has-text-weight-bold">active</span><span class="icon has-text-black"><i class="icon-sun"></i></span></div></div>
|
||
</nav><div class="block">
|
||
<div class="tags has-addons"><a href="index.html#game engine" title="game engine games" class="tag is-info">game engine</a><a href="../games/genres.html#remake" title="remake games" class="tag is-info">remake</a><a href="../games/genres.html#role playing" title="role playing games" class="tag is-info">role playing</a><a href="../games/genres.html#simulation" title="simulation games" class="tag is-info">simulation</a>
|
||
<span class="tag is-light">content commercial + original required</span>
|
||
<span class="tag is-light">space</span></div>
|
||
</div><div class="block">Homepage: <a href="https://github.com/laanwj/sundog">laanwj/sundog<span class="icon has-text-black"><i class="icon-github"></i></span></a><br>Inspiration: <a href="../inspirations/S.html#sundog_frozen_legacy">SunDog: Frozen Legacy</a><br></div><div class="block is-size-7">
|
||
<span class="has-text-weight-semibold">Details</span><br>Code languages: <a href="../games/languages.html#c">C</a>, <a href="../games/languages.html#c++">C++</a>, <a href="../games/languages.html#python">Python</a><br>Code licenses: <a href="https://en.wikipedia.org/wiki/MIT_License">MIT</a><br>Code repositories: <a href="https://github.com/laanwj/sundog.git">laanwj/sundog.git<span class="icon has-text-black"><i class="icon-github"></i></span></a>(since 2017, <span class="icon has-text-black" title="medium rated"><i class="icon-star-half-full"></i></span>)<br>Code dependencies: SDL<br>Developers: <a href="../developers/T.html#thomas_bernard">Thomas BERNARD</a>, <a href="../developers/W.html#w_j_van_der_laan">W. J. van der Laan</a>, <a href="../developers/W.html#wladimir_j_van_der_laan">Wladimir J. van der Laan</a><br></div><div class="block is-size-7 has-text-right">
|
||
<a href="../contribute.html#games" title="Contribution guide" class="mr-2">Improve</a>
|
||
<a href="https://raw.githubusercontent.com/Trilarion/opensourcegames/master/entries/sundog.md" title="Text based entry on Github">Raw entry</a>
|
||
</div>
|
||
</div>
|
||
<div id="tapir" class="box"><nav class="level">
|
||
<div class="level-left">
|
||
<div class="level-item title is-4">Tapir</div>
|
||
</div>
|
||
<div class="level-right is-size-7"><div class="level-item">Platform:<a href="../games/platforms.html#unspecified" title="Unspecified"><span class="icon has-text-black"><i class="icon-device_unknown"></i></span></a></div><div class="level-item">beta</div><div class="level-item">inactive since 2017<span class="icon has-text-black"><i class="icon-brightness_3"></i></span></div></div>
|
||
</nav><div class="block">
|
||
<div class="tags has-addons"><a href="index.html#game engine" title="game engine games" class="tag is-info">game engine</a><a href="../games/genres.html#remake" title="remake games" class="tag is-info">remake</a></div>
|
||
</div><div class="block">Homepage: <a href="https://qnighy.github.io/tapir/">qnighy.github.io/tapir</a><br>Inspiration: <a href="../inspirations/R.html#rpg_maker">RPG Maker</a><br></div><div class="block is-size-7">
|
||
<span class="has-text-weight-semibold">Details</span><br>Code languages: <a href="../games/languages.html#c">C</a>, <a href="../games/languages.html#ruby">Ruby</a><br>Code licenses: <a href="https://en.wikipedia.org/wiki/Apache_License">Apache-2.0</a>, <a href="https://en.wikipedia.org/wiki/MIT_License">MIT</a><br>Code repositories: <a href="https://github.com/qnighy/tapir.git">qnighy/tapir.git<span class="icon has-text-black"><i class="icon-github"></i></span></a>(since 2017, <span class="icon has-text-black" title="medium rated"><i class="icon-star-half-full"></i></span>)<br>Developer: <a href="../developers/M.html#masaki_hara">Masaki Hara</a><br></div><div class="block is-size-7 has-text-right">
|
||
<a href="../contribute.html#games" title="Contribution guide" class="mr-2">Improve</a>
|
||
<a href="https://raw.githubusercontent.com/Trilarion/opensourcegames/master/entries/tapir.md" title="Text based entry on Github">Raw entry</a>
|
||
</div>
|
||
</div>
|
||
<div id="the_eternity_engine" class="box"><nav class="level">
|
||
<div class="level-left">
|
||
<div class="level-item title is-4">The Eternity Engine</div>
|
||
</div>
|
||
<div class="level-right is-size-7"><div class="level-item">Platforms:<a href="../games/platforms.html#windows" title="Windows"><span class="icon has-text-black"><i class="icon-windows"></i></span></a><a href="../games/platforms.html#linux" title="Linux"><span class="icon has-text-black"><i class="icon-tux"></i></span></a><a href="../games/platforms.html#macos" title="macOS"><span class="icon has-text-black"><i class="icon-appleinc"></i></span></a></div><div class="level-item">
|
||
<span class="has-text-weight-bold">mature</span></div><div class="level-item">
|
||
<span class="has-text-weight-bold">active</span><span class="icon has-text-black"><i class="icon-sun"></i></span></div></div>
|
||
</nav><div class="block">
|
||
<div class="tags has-addons"><a href="index.html#game engine" title="game engine games" class="tag is-info">game engine</a><a href="../games/genres.html#remake" title="remake games" class="tag is-info">remake</a>
|
||
<span class="tag is-light">content commercial (?) + original required</span>
|
||
<span class="tag is-light">first-person</span>
|
||
<span class="tag is-light">multiplayer LAN</span>
|
||
<span class="tag is-light">shooter</span></div>
|
||
</div><div class="block">Homepage: <a href="https://eternity.youfailit.net/wiki/Main_Page">eternity.youfailit.net/wiki/Main_Page</a><br>Inspirations: <a href="../inspirations/D.html#doom">Doom</a>, <a href="../inspirations/H.html#heretic">Heretic</a>, <a href="../inspirations/H.html#hexen">Hexen</a>, <a href="../inspirations/S.html#strife">Strife</a><br>Download: <a href="https://github.com/team-eternity/eternity/releases">team-eternity/eternity/releases<span class="icon has-text-black"><i class="icon-github"></i></span></a><br></div><div class="block is-size-7">
|
||
<span class="has-text-weight-semibold">Details</span><br>Code languages: <a href="../games/languages.html#c">C</a>, <a href="../games/languages.html#c++">C++</a><br>Code licenses: <a href="https://en.wikipedia.org/wiki/GNU_General_Public_License">GPL-3.0</a><br>Code repositories: <a href="https://github.com/team-eternity/eternity.git">team-eternity/eternity.git<span class="icon has-text-black"><i class="icon-github"></i></span></a>(since 2014, <span class="icon has-text-black" title="medium rated"><i class="icon-star-half-full"></i></span>)<br>Code dependencies: SDL2<br>
|
||
<span class="is-size-7">Build system: </span><a href="https://cmake.org/" class="is-size-7">CMake</a><br><details><summary>Developers: (11)</summary><a href="../developers/A.html#alison_watson">Alison Watson</a>, <a href="../developers/A.html#alison_watson_nightdive_studios">Alison Watson (Nightdive Studios)</a>, <a href="../developers/A.html#anotak">anotak</a>, <a href="../developers/D.html#david_hill">David Hill</a>, <a href="../developers/I.html#ioan_chera">Ioan Chera</a>, <a href="../developers/J.html#james_haley_nightdive_studios">James Haley (Nightdive Studios)</a>, <a href="../developers/M.html#max_waine_nightdive_studios">Max Waine (Nightdive Studios)</a>, <a href="../developers/M.html#mike_swanson">Mike Swanson</a>, <a href="../developers/S.html#shannon_freeman">Shannon Freeman</a>, <a href="../developers/S.html#stephen_mcgranahan">Stephen McGranahan</a>, <a href="../developers/X.html#xaser_acheron">Xaser Acheron</a></details><br></div><div class="block is-size-7 has-text-right">
|
||
<a href="../contribute.html#games" title="Contribution guide" class="mr-2">Improve</a>
|
||
<a href="https://raw.githubusercontent.com/Trilarion/opensourcegames/master/entries/the_eternity_engine.md" title="Text based entry on Github">Raw entry</a>
|
||
</div>
|
||
</div>
|
||
<div id="the_force_engine" class="box"><nav class="level">
|
||
<div class="level-left">
|
||
<div class="level-item title is-4">The Force Engine</div>
|
||
</div>
|
||
<div class="level-right is-size-7"><div class="level-item">Platform:<a href="../games/platforms.html#unspecified" title="Unspecified"><span class="icon has-text-black"><i class="icon-device_unknown"></i></span></a></div><div class="level-item">beta</div><div class="level-item">
|
||
<span class="has-text-weight-bold">active</span><span class="icon has-text-black"><i class="icon-sun"></i></span></div></div>
|
||
</nav><div class="block">
|
||
<div class="tags has-addons"><a href="../games/genres.html#action" title="action games" class="tag is-info">action</a><a href="index.html#game engine" title="game engine games" class="tag is-info">game engine</a><a href="../games/genres.html#remake" title="remake games" class="tag is-info">remake</a>
|
||
<span class="tag is-light">content commercial + original required</span>
|
||
<span class="tag is-light">first-person</span>
|
||
<span class="tag is-light">shooter</span></div>
|
||
</div><div class="block">Homepage: <a href="https://theforceengine.github.io/">theforceengine.github.io</a><br>Inspirations: <a href="../inspirations/D.html#dark_forces">Dark Forces</a>, <a href="../inspirations/O.html#outlaws">Outlaws</a><br></div><div class="block is-size-7">
|
||
<span class="has-text-weight-semibold">Details</span><br>Code languages: <a href="../games/languages.html#c++">C++</a><br>Code licenses: <a href="https://en.wikipedia.org/wiki/GNU_General_Public_License">GPL-2.0</a><br>Code repositories: <a href="https://github.com/luciusDXL/TheForceEngine.git">luciusDXL/TheForceEngine.git<span class="icon has-text-black"><i class="icon-github"></i></span></a>(since 2020, <span class="icon has-text-black" title="top rated"><i class="icon-star"></i></span>)<br>Code dependencies: OpenGL<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>Developer: <a href="../developers/L.html#luciusdxl">luciusDXL</a><br></div><div class="block is-size-7 has-text-right">
|
||
<a href="../contribute.html#games" title="Contribution guide" class="mr-2">Improve</a>
|
||
<a href="https://raw.githubusercontent.com/Trilarion/opensourcegames/master/entries/the_force_engine.md" title="Text based entry on Github">Raw entry</a>
|
||
</div>
|
||
</div>
|
||
<div id="thunder_engine" class="box"><nav class="level">
|
||
<div class="level-left">
|
||
<div class="level-item title is-4">Thunder Engine</div>
|
||
</div>
|
||
<div class="level-right is-size-7"><div class="level-item">Platform:<a href="../games/platforms.html#unspecified" title="Unspecified"><span class="icon has-text-black"><i class="icon-device_unknown"></i></span></a></div><div class="level-item">beta</div><div class="level-item">
|
||
<span class="has-text-weight-bold">active</span><span class="icon has-text-black"><i class="icon-sun"></i></span></div></div>
|
||
</nav><div class="block">
|
||
<div class="tags has-addons"><a href="index.html#game engine" title="game engine games" class="tag is-info">game engine</a>
|
||
<span class="tag is-light">2D</span>
|
||
<span class="tag is-light">3D</span></div>
|
||
</div><div class="block">Homepage: <a href="https://github.com/thunder-engine/thunder">thunder-engine/thunder<span class="icon has-text-black"><i class="icon-github"></i></span></a><br></div><div class="block is-size-7">
|
||
<span class="has-text-weight-semibold">Details</span><br>Code languages: <a href="../games/languages.html#c++">C++</a><br>Code licenses: <a href="https://en.wikipedia.org/wiki/Apache_License">Apache-2.0</a><br>Code repositories: <a href="https://github.com/thunder-engine/thunder.git">thunder-engine/thunder.git<span class="icon has-text-black"><i class="icon-github"></i></span></a>(since 2018, <span class="icon has-text-black" title="medium rated"><i class="icon-star-half-full"></i></span>)<br>Code dependencies: Qt<br>
|
||
<span class="is-size-7">Build system: </span><a href="https://doc.qt.io/qt-5/qmake-manual.html" class="is-size-7">QMake</a><br>Developers: <a href="../developers/E.html#evgeniy_prikazchikov">Evgeniy Prikazchikov</a>, <a href="../developers/W.html#weblate_bot">Weblate (bot)</a><br></div><div class="block is-size-7 has-text-right">
|
||
<a href="../contribute.html#games" title="Contribution guide" class="mr-2">Improve</a>
|
||
<a href="https://raw.githubusercontent.com/Trilarion/opensourcegames/master/entries/thunder_engine.md" title="Text based entry on Github">Raw entry</a>
|
||
</div>
|
||
</div>
|
||
<div id="torque_2d" class="box"><nav class="level">
|
||
<div class="level-left">
|
||
<div class="level-item title is-4">Torque 2D</div>
|
||
</div>
|
||
<div class="level-right is-size-7"><div class="level-item">Platforms:<a href="../games/platforms.html#windows" title="Windows"><span class="icon has-text-black"><i class="icon-windows"></i></span></a><a href="../games/platforms.html#linux" title="Linux"><span class="icon has-text-black"><i class="icon-tux"></i></span></a><a href="../games/platforms.html#macos" title="macOS"><span class="icon has-text-black"><i class="icon-appleinc"></i></span></a></div><div class="level-item">
|
||
<span class="has-text-weight-bold">mature</span></div><div class="level-item">
|
||
<span class="has-text-weight-bold">active</span><span class="icon has-text-black"><i class="icon-sun"></i></span></div></div>
|
||
</nav><div class="block">
|
||
<div class="tags has-addons"><a href="index.html#game engine" title="game engine games" class="tag is-info">game engine</a>
|
||
<span class="tag is-light">2D</span></div>
|
||
</div><div class="block">Homepage: <a href="https://torque3d.org/torque2d/">torque3d.org/torque2d</a><br>Media: <a href="https://en.wikipedia.org/wiki/Torque_(game_engine)">Torque 2D<span class="icon has-text-black"><i class="icon-wikipedia"></i></span></a><br>Download: <a href="https://github.com/TorqueGameEngines/Torque2D/releases">TorqueGameEngines/Torque2D/releases<span class="icon has-text-black"><i class="icon-github"></i></span></a><br></div><div class="block is-size-7">
|
||
<span class="has-text-weight-semibold">Details</span><br>Code languages: <a href="../games/languages.html#c++">C++</a>, <a href="../games/languages.html#c">C</a><br>Code licenses: <a href="https://en.wikipedia.org/wiki/MIT_License">MIT</a><br>Code repositories: <a href="https://github.com/TorqueGameEngines/Torque2D.git">TorqueGameEngines/Torque2D.git<span class="icon has-text-black"><i class="icon-github"></i></span></a>(since 2020, <span class="icon has-text-black" title="medium rated"><i class="icon-star-half-full"></i></span>), <a href="https://github.com/GarageGames/Torque2D.git @add">GarageGames/Torque2D.git @add<span class="icon has-text-black"><i class="icon-github"></i></span></a>(since 2013, <span class="icon has-text-black" title="top rated"><i class="icon-star"></i></span>)<br><details><summary>Developers: (20)</summary><a href="../developers/0.html#3ddeters">3dDeters</a>, <a href="../developers/C.html#casey_doran">Casey Doran</a>, <a href="../developers/C.html#chaigler">chaigler</a>, <a href="../developers/C.html#charlie_patterson">Charlie Patterson</a>, <a href="../developers/C.html#cmp">cmp</a>, <a href="../developers/H.html#harley_laue">Harley Laue</a>, <a href="../developers/J.html#james_urquhart">James Urquhart</a>, <a href="../developers/L.html#lukas_joergensen">Lukas Joergensen</a>, <a href="../developers/M.html#marauder2k7">marauder2k7</a>, <a href="../developers/M.html#mich">Mich</a>, <a href="../developers/M.html#mike_lilligreen">Mike Lilligreen</a>, <a href="../developers/N.html#nathan_martin">Nathan Martin</a>, <a href="../developers/N.html#nora_ky">Nora Ky</a>, <a href="../developers/O.html#olet-toporkov">olet-toporkov</a>, <a href="../developers/P.html#parodygames">ParodyGames</a>, <a href="../developers/P.html#paul_jan">Paul Jan</a>, <a href="../developers/P.html#peter_robinson">Peter Robinson</a>, <a href="../developers/S.html#simon_love">Simon Love</a>, <a href="../developers/T.html#timmgt">timmgt</a>, <a href="../developers/W.html#william_lee_sims">William Lee Sims</a></details><br></div><div class="block is-size-7 has-text-right">
|
||
<a href="../contribute.html#games" title="Contribution guide" class="mr-2">Improve</a>
|
||
<a href="https://raw.githubusercontent.com/Trilarion/opensourcegames/master/entries/torque_2d.md" title="Text based entry on Github">Raw entry</a>
|
||
</div>
|
||
</div>
|
||
<div id="torque_3d" class="box"><nav class="level">
|
||
<div class="level-left">
|
||
<div class="level-item title is-4">Torque 3D</div>
|
||
</div>
|
||
<div class="level-right is-size-7"><div class="level-item">Platforms:<a href="../games/platforms.html#windows" title="Windows"><span class="icon has-text-black"><i class="icon-windows"></i></span></a><a href="../games/platforms.html#linux" title="Linux"><span class="icon has-text-black"><i class="icon-tux"></i></span></a><a href="../games/platforms.html#macos" title="macOS"><span class="icon has-text-black"><i class="icon-appleinc"></i></span></a></div><div class="level-item">
|
||
<span class="has-text-weight-bold">mature</span></div><div class="level-item">
|
||
<span class="has-text-weight-bold">active</span><span class="icon has-text-black"><i class="icon-sun"></i></span></div></div>
|
||
</nav><div class="block">
|
||
<div class="tags has-addons"><a href="index.html#game engine" title="game engine games" class="tag is-info">game engine</a>
|
||
<span class="tag is-light">3D</span></div>
|
||
</div><div class="block">Homepages: <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>Media: <a href="https://en.wikipedia.org/wiki/Torque_(game_engine)">Torque 3D<span class="icon has-text-black"><i class="icon-wikipedia"></i></span></a><br>Download: <a href="http://wiki.torque3d.org/main:downloads">wiki.torque3d.org/main:downloads</a><br></div><div class="block is-size-7">
|
||
<span class="has-text-weight-semibold">Details</span><br>Code languages: <a href="../games/languages.html#c++">C++</a>, <a href="../games/languages.html#c">C</a><br>Code licenses: <a href="https://en.wikipedia.org/wiki/MIT_License">MIT</a><br>Code repositories: <a href="https://github.com/TorqueGameEngines/Torque3D.git">TorqueGameEngines/Torque3D.git<span class="icon has-text-black"><i class="icon-github"></i></span></a>(since 2020, <span class="icon has-text-black" title="medium rated"><i class="icon-star-half-full"></i></span>), <a href="https://github.com/GarageGames/Torque3D.git @add">GarageGames/Torque3D.git @add<span class="icon has-text-black"><i class="icon-github"></i></span></a>(since 2012, <span class="icon 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><details><summary>Developers: (31)</summary><a href="../developers/A.html#aaravamudan2014">aaravamudan2014</a>, <a href="../developers/A.html#alexbarys">AlexBarys</a>, <a href="../developers/A.html#andrey_syrokomskiy">Andrey Syrokomskiy</a>, <a href="../developers/A.html#areloch">Areloch</a>, <a href="../developers/B.html#bank">bank</a>, <a href="../developers/B.html#bloodknight">Bloodknight</a>, <a href="../developers/B.html#bpay">bpay</a>, <a href="../developers/B.html#brian_roberts">Brian Roberts</a>, <a href="../developers/C.html#chaigler">chaigler</a>, <a href="../developers/D.html#daniel_buckmaster">Daniel Buckmaster</a>, <a href="../developers/D.html#david_wyand">David Wyand</a>, <a href="../developers/G.html#glenn_smith">Glenn Smith</a>, <a href="../developers/I.html#irei1as">irei1as</a>, <a href="../developers/J.html#james_urquhart">James Urquhart</a>, <a href="../developers/J.html#jeff_hutchinson">Jeff Hutchinson</a>, <a href="../developers/J.html#john3">John3</a>, <a href="../developers/L.html#lopuska">Lopuska</a>, <a href="../developers/L.html#luis_anton_rebollo">Luis Anton Rebollo</a>, <a href="../developers/L.html#lukas_joergensen">Lukas Joergensen</a>, <a href="../developers/M.html#musicmonkey5555">MusicMonkey5555</a>, <a href="../developers/O.html#othgmars">OTHGMars</a>, <a href="../developers/P.html#pacomont">pacomont</a>, <a href="../developers/P.html#phillip_khandeliants">Phillip Khandeliants</a>, <a href="../developers/R.html#robert_macgregor">Robert MacGregor</a>, <a href="../developers/S.html#scott_przybylski">Scott Przybylski</a>, <a href="../developers/S.html#silentmike">SilentMike</a>, <a href="../developers/T.html#thomas_dickerson">Thomas Dickerson</a>, <a href="../developers/T.html#timmy">Timmy</a>, <a href="../developers/T.html#tony">Tony</a>, <a href="../developers/V.html#vincent_gee">Vincent Gee</a>, <a href="../developers/W.html#wcbx">wcbx</a></details><br></div><div class="block is-size-7 has-text-right">
|
||
<a href="../contribute.html#games" title="Contribution guide" class="mr-2">Improve</a>
|
||
<a href="https://raw.githubusercontent.com/Trilarion/opensourcegames/master/entries/torque_3d.md" title="Text based entry on Github">Raw entry</a>
|
||
</div>
|
||
</div>
|
||
<div id="twin-e" class="box"><nav class="level">
|
||
<div class="level-left">
|
||
<div class="level-item title is-4">twin-e</div>
|
||
</div>
|
||
<div class="level-right is-size-7"><div class="level-item">Platform:<a href="../games/platforms.html#unspecified" title="Unspecified"><span class="icon has-text-black"><i class="icon-device_unknown"></i></span></a></div><div class="level-item">beta</div><div class="level-item">inactive since 2015<span class="icon has-text-black"><i class="icon-brightness_3"></i></span></div></div>
|
||
</nav><div class="block">
|
||
<div class="tags has-addons"><a href="../games/genres.html#adventure" title="adventure games" class="tag is-info">adventure</a><a href="index.html#game engine" title="game engine games" class="tag is-info">game engine</a><a href="../games/genres.html#remake" title="remake games" class="tag is-info">remake</a>
|
||
<span class="tag is-light">content commercial + original required</span></div>
|
||
</div><div class="block">Homepage: <a href="https://forum.magicball.net/forumdisplay.php?f=66">forum.magicball.net/forumdisplay.php?f=66</a><br>Inspiration: <a href="../inspirations/L.html#little_big_adventure">Little Big Adventure</a><br></div><div class="block is-size-7">
|
||
<span class="has-text-weight-semibold">Details</span><br>Code languages: <a href="../games/languages.html#c">C</a><br>Code licenses: <a href="https://en.wikipedia.org/wiki/GNU_General_Public_License">GPL-2.0</a><br>Code repositories: <a href="https://github.com/xesf/twin-e.git">xesf/twin-e.git<span class="icon has-text-black"><i class="icon-github"></i></span></a>(since 2015, <span class="icon has-text-black" title="medium rated"><i class="icon-star-half-full"></i></span>)<br>Developers: <a href="../developers/A.html#alexandre_fontoura">Alexandre Fontoura</a>, <a href="../developers/N.html#nikita_tereshin">Nikita Tereshin</a><br></div><div class="block is-size-7 has-text-right">
|
||
<a href="../contribute.html#games" title="Contribution guide" class="mr-2">Improve</a>
|
||
<a href="https://raw.githubusercontent.com/Trilarion/opensourcegames/master/entries/twin-e.md" title="Text based entry on Github">Raw entry</a>
|
||
</div>
|
||
</div>
|
||
<div id="twine" class="box"><nav class="level">
|
||
<div class="level-left">
|
||
<div class="level-item title is-4">Twine</div>
|
||
</div>
|
||
<div class="level-right is-size-7"><div class="level-item">Platform:<a href="../games/platforms.html#web" title="Web"><span class="icon has-text-black"><i class="icon-earth"></i></span></a></div><div class="level-item">
|
||
<span class="has-text-weight-bold">mature</span></div><div class="level-item">
|
||
<span class="has-text-weight-bold">active</span><span class="icon has-text-black"><i class="icon-sun"></i></span></div></div>
|
||
</nav><div class="block">
|
||
<div class="tags has-addons"><a href="index.html#game engine" title="game engine games" class="tag is-info">game engine</a><a href="index.html#tool" title="tool games" class="tag is-info">tool</a>
|
||
<span class="tag is-light">interactive fiction</span>
|
||
<span class="tag is-light">text-based</span></div>
|
||
</div><div class="block">Homepage: <a href="http://twinery.org/">twinery.org</a><br></div><div class="block is-size-7">
|
||
<span class="has-text-weight-semibold">Details</span><br>Code languages: <a href="../games/languages.html#javascript">JavaScript</a>, <a href="../games/languages.html#typescript">TypeScript</a><br>Code licenses: <a href="https://en.wikipedia.org/wiki/GNU_General_Public_License">GPL-3.0</a><br>Code repositories: <a href="https://github.com/klembot/twinejs.git">klembot/twinejs.git<span class="icon has-text-black"><i class="icon-github"></i></span></a>(since 2018, <span class="icon has-text-black" title="top rated"><i class="icon-star"></i></span>)<br>Developers: <a href="../developers/C.html#chris_klimas">Chris Klimas</a>, <a href="../developers/C.html#colin_mcmillan">Colin McMillan</a>, <a href="../developers/C.html#cpb8010">cpb8010</a>, <a href="../developers/J.html#jordi_mallach">Jordi Mallach</a>, <a href="../developers/L.html#leon">Leon</a>, <a href="../developers/M.html#moritz_rebbert">Moritz Rebbert</a>, <a href="../developers/R.html#ross_smith">Ross Smith</a>, <a href="../developers/T.html#thomas_m_edwards">Thomas M. Edwards</a>, <a href="../developers/V.html#valentin_rocher">Valentin Rocher</a><br></div><div class="block is-size-7 has-text-right">
|
||
<a href="../contribute.html#games" title="Contribution guide" class="mr-2">Improve</a>
|
||
<a href="https://raw.githubusercontent.com/Trilarion/opensourcegames/master/entries/twine.md" title="Text based entry on Github">Raw entry</a>
|
||
</div>
|
||
</div>
|
||
<div id="twinengine" class="box"><nav class="level">
|
||
<div class="level-left">
|
||
<div class="level-item title is-4">TwinEngine</div>
|
||
</div>
|
||
<div class="level-right is-size-7"><div class="level-item">Platform:<a href="../games/platforms.html#unspecified" title="Unspecified"><span class="icon has-text-black"><i class="icon-device_unknown"></i></span></a></div><div class="level-item">
|
||
<span class="has-text-weight-bold">mature</span></div><div class="level-item">inactive since 2015<span class="icon has-text-black"><i class="icon-brightness_3"></i></span></div></div>
|
||
</nav><div class="block">
|
||
<div class="tags has-addons"><a href="../games/genres.html#adventure" title="adventure games" class="tag is-info">adventure</a><a href="index.html#game engine" title="game engine games" class="tag is-info">game engine</a><a href="../games/genres.html#remake" title="remake games" class="tag is-info">remake</a>
|
||
<span class="tag is-light">content commercial + original required (Little Big Adventure 1)</span></div>
|
||
</div><div class="block">Homepage: <a href="https://forum.magicball.net/forumdisplay.php?f=66">forum.magicball.net/forumdisplay.php?f=66</a><br>Inspiration: <a href="../inspirations/L.html#little_big_adventure">Little Big Adventure</a><br></div><div class="block is-size-7">
|
||
<span class="has-text-weight-semibold">Details</span><br>Code languages: <a href="../games/languages.html#c">C</a><br>Code licenses: <a href="https://en.wikipedia.org/wiki/GNU_General_Public_License">GPL-2.0</a><br>Code repositories: <a href="https://github.com/xesf/twin-e.git">xesf/twin-e.git<span class="icon has-text-black"><i class="icon-github"></i></span></a>(since 2015, <span class="icon has-text-black" title="medium rated"><i class="icon-star-half-full"></i></span>)<br>Code dependencies: SDL<br>
|
||
<span class="is-size-7">Build system: </span><a href="https://en.wikipedia.org/wiki/Make_(software)" class="is-size-7">Make</a><br>Developers: <a href="../developers/A.html#alexandre_fontoura">Alexandre Fontoura</a>, <a href="../developers/N.html#nikita_tereshin">Nikita Tereshin</a><br></div><div class="block is-size-7 has-text-right">
|
||
<a href="../contribute.html#games" title="Contribution guide" class="mr-2">Improve</a>
|
||
<a href="https://raw.githubusercontent.com/Trilarion/opensourcegames/master/entries/twinengine.md" title="Text based entry on Github">Raw entry</a>
|
||
</div>
|
||
</div>
|
||
<div id="tyger" class="box"><nav class="level">
|
||
<div class="level-left">
|
||
<div class="level-item title is-4">Tyger</div>
|
||
</div>
|
||
<div class="level-right is-size-7"><div class="level-item">Platform:<a href="../games/platforms.html#unspecified" title="Unspecified"><span class="icon has-text-black"><i class="icon-device_unknown"></i></span></a></div><div class="level-item">beta</div><div class="level-item">inactive since 2016<span class="icon has-text-black"><i class="icon-brightness_3"></i></span></div></div>
|
||
</nav><div class="block">
|
||
<div class="tags has-addons"><a href="../games/genres.html#adventure" title="adventure games" class="tag is-info">adventure</a><a href="index.html#game engine" title="game engine games" class="tag is-info">game engine</a><a href="../games/genres.html#remake" title="remake games" class="tag is-info">remake</a></div>
|
||
</div><div class="block">Homepage: <a href="https://code.google.com/archive/p/tyger/">code.google.com/archive/p/tyger</a><br>Inspiration: <a href="../inspirations/Z.html#zzt">ZZT</a><br>Download: <a href="https://code.google.com/archive/p/tyger/source/default/source">code.google.com/archive/p/tyger/source/default/source</a><br></div><div class="block is-size-7">
|
||
<span class="has-text-weight-semibold">Details</span><br>Code languages: <a href="../games/languages.html#python">Python</a><br>Code licenses: ?<br>Code dependencies: pygame<br></div><div class="block is-size-7 has-text-right">
|
||
<a href="../contribute.html#games" title="Contribution guide" class="mr-2">Improve</a>
|
||
<a href="https://raw.githubusercontent.com/Trilarion/opensourcegames/master/entries/tyger.md" title="Text based entry on Github">Raw entry</a>
|
||
</div>
|
||
</div>
|
||
<div id="vassal" class="box"><nav class="level">
|
||
<div class="level-left">
|
||
<div class="level-item title is-4">VASSAL</div>
|
||
</div>
|
||
<div class="level-right is-size-7"><div class="level-item">Platforms:<a href="../games/platforms.html#windows" title="Windows"><span class="icon has-text-black"><i class="icon-windows"></i></span></a><a href="../games/platforms.html#linux" title="Linux"><span class="icon has-text-black"><i class="icon-tux"></i></span></a><a href="../games/platforms.html#macos" title="macOS"><span class="icon has-text-black"><i class="icon-appleinc"></i></span></a></div><div class="level-item">
|
||
<span class="has-text-weight-bold">mature</span></div><div class="level-item">
|
||
<span class="has-text-weight-bold">active</span><span class="icon has-text-black"><i class="icon-sun"></i></span></div></div>
|
||
</nav><div class="block">
|
||
<div class="tags has-addons"><a href="../games/genres.html#board" title="board games" class="tag is-info">board</a><a href="index.html#framework" title="framework games" class="tag is-info">framework</a><a href="index.html#game engine" title="game engine games" class="tag is-info">game engine</a>
|
||
<span class="tag is-light">clone</span></div>
|
||
</div><div class="block">Homepages: <a href="http://www.vassalengine.org/">www.vassalengine.org</a>, <a href="https://sourceforge.net/projects/vassalengine/">vassalengine<span class="icon has-text-black"><i class="icon-sourceforge"></i></span></a><br>Inspiration: <a href="../inspirations/B.html#board_game">Board Game</a><br>Downloads: <a href="http://www.vassalengine.org/download.php">www.vassalengine.org/download.php</a>, <a href="https://sourceforge.net/projects/vassalengine/files/">vassalengine/files<span class="icon has-text-black"><i class="icon-sourceforge"></i></span></a><br></div><div class="block is-size-7">
|
||
<span class="has-text-weight-semibold">Details</span><br>Code languages: <a href="../games/languages.html#java">Java</a><br>Code licenses: <a href="https://en.wikipedia.org/wiki/GNU_Lesser_General_Public_License">LGPL-2.1</a><br>Code repositories: <a href="https://svn.code.sf.net/p/vassalengine/svn">svn.code.sf.net/p/vassalengine/svn</a><br><details><summary>Developers: (45)</summary><a href="../developers/A.html#aaron_liebling">Aaron Liebling</a>, <a href="../developers/A.html#andy_mcmaster">Andy McMaster</a>, <a href="../developers/A.html#anthony_galica">Anthony Galica</a>, <a href="../developers/A.html#arnaud_bouis">Arnaud Bouis</a>, <a href="../developers/B.html#ben_smith">Ben Smith</a>, <a href="../developers/B.html#bo_leer-andersen">Bo Leer-Andersen</a>, <a href="../developers/B.html#bob_davison">Bob Davison</a>, <a href="../developers/B.html#brent_easton">Brent Easton</a>, <a href="../developers/B.html#brian_kemp">Brian Kemp</a>, <a href="../developers/C.html#camelot">CAMELOT</a>, <a href="../developers/C.html#carl_bartlett">Carl Bartlett</a>, <a href="../developers/C.html#carlo_fedeli">Carlo Fedeli</a>, <a href="../developers/D.html#daniel_takai">Daniel Takai</a>, <a href="../developers/D.html#david_sullivan">David Sullivan</a>, <a href="../developers/D.html#dennis_jorgenson">Dennis Jorgenson</a>, <a href="../developers/D.html#dominik_derwinski">Dominik Derwinski</a>, <a href="../developers/E.html#eric_lloyd">Eric Lloyd</a>, <a href="../developers/F.html#federico_corso">Federico Corso</a>, <a href="../developers/G.html#george_hayward">George Hayward</a>, <a href="../developers/J.html#jeff_coyle">Jeff Coyle</a>, <a href="../developers/J.html#jerry">Jerry</a>, <a href="../developers/J.html#jim_cotugno">Jim Cotugno</a>, <a href="../developers/J.html#jim_urbas">Jim Urbas</a>, <a href="../developers/J.html#joel_uckelman">Joel Uckelman</a>, <a href="../developers/J.html#john">John</a>, <a href="../developers/J.html#jon">Jon</a>, <a href="../developers/J.html#jonathan_c_dietrich">Jonathan C. Dietrich</a>, <a href="../developers/J.html#joseph_tilley">Joseph Tilley</a>, <a href="../developers/J.html#julien_cassignol">Julien Cassignol</a>, <a href="../developers/K.html#ken_stevens">Ken Stevens</a>, <a href="../developers/L.html#lance_leung">Lance Leung</a>, <a href="../developers/M.html#martin_hubley">Martin Hubley</a>, <a href="../developers/M.html#matt_brennan">matt brennan</a>, <a href="../developers/M.html#meng_tan">Meng Tan</a>, <a href="../developers/M.html#michael_kiefte">Michael Kiefte</a>, <a href="../developers/N.html#nick_kobelja">Nick Kobelja</a>, <a href="../developers/P.html#pieter_geerkens">Pieter Geerkens</a>, <a href="../developers/R.html#rodney_kinney">Rodney Kinney</a>, <a href="../developers/S.html#santiago_rodrigez_pozo">Santiago Rodrigez Pozo</a>, <a href="../developers/S.html#scott_tooker">Scott Tooker</a>, <a href="../developers/T.html#tim_byrne">Tim Byrne</a>, <a href="../developers/T.html#timmccarron">Tim_McCarron</a>, <a href="../developers/T.html#tom_repetti">Tom Repetti</a>, <a href="../developers/T.html#torsten_spindler">Torsten Spindler</a>, <a href="../developers/W.html#wlk">wlk</a></details><br></div><div class="block is-size-7 has-text-right">
|
||
<a href="../contribute.html#games" title="Contribution guide" class="mr-2">Improve</a>
|
||
<a href="https://raw.githubusercontent.com/Trilarion/opensourcegames/master/entries/vassal.md" title="Text based entry on Github">Raw entry</a>
|
||
</div>
|
||
</div>
|
||
<div id="wagic_the_homebrew" class="box"><nav class="level">
|
||
<div class="level-left">
|
||
<div class="level-item title is-4">Wagic, the Homebrew</div>
|
||
</div>
|
||
<div class="level-right is-size-7"><div class="level-item">Platforms:<a href="../games/platforms.html#windows" title="Windows"><span class="icon has-text-black"><i class="icon-windows"></i></span></a><a href="../games/platforms.html#linux" title="Linux"><span class="icon has-text-black"><i class="icon-tux"></i></span></a><a href="../games/platforms.html#macos" title="macOS"><span class="icon has-text-black"><i class="icon-appleinc"></i></span></a><a href="../games/platforms.html#android" title="Android"><span class="icon has-text-black"><i class="icon-android"></i></span></a><a href="../games/platforms.html#ios" title="iOS"><span class="icon has-text-black"><i class="icon-ios"></i></span></a></div><div class="level-item">beta</div><div class="level-item">
|
||
<span class="has-text-weight-bold">active</span><span class="icon has-text-black"><i class="icon-sun"></i></span></div></div>
|
||
</nav><div class="block">
|
||
<div class="tags has-addons"><a href="../games/genres.html#cards" title="cards games" class="tag is-info">cards</a><a href="index.html#game engine" title="game engine games" class="tag is-info">game engine</a></div>
|
||
</div><div class="block">Homepage: <a href="https://wololo.net/forum/index.php">wololo.net/forum/index.php</a><br>Download: <a href="https://github.com/WagicProject/wagic/releases">WagicProject/wagic/releases<span class="icon has-text-black"><i class="icon-github"></i></span></a><br></div><div class="block is-size-7">
|
||
<span class="has-text-weight-semibold">Details</span><br>Code languages: <a href="../games/languages.html#c++">C++</a>, <a href="../games/languages.html#c">C</a>, <a href="../games/languages.html#objective-c">Objective-C</a><br>Code licenses: <a href="https://en.wikipedia.org/wiki/BSD_licenses#3-clause_license_(%22BSD_License_2.0%22,_%22Revised_BSD_License%22,_%22New_BSD_License%22,_or_%22Modified_BSD_License%22)">3-clause BSD</a><br>Code repositories: <a href="https://github.com/WagicProject/wagic.git">WagicProject/wagic.git<span class="icon has-text-black"><i class="icon-github"></i></span></a>(since 2013, <span class="icon has-text-black" title="top rated"><i class="icon-star"></i></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>Developers: <a href="../developers/A.html#anthony_calosa">Anthony Calosa</a>, <a href="../developers/B.html#bjrn_snoen">Bjørn Snoen</a>, <a href="../developers/D.html#dmitry_panin">Dmitry Panin</a>, <a href="../developers/E.html#eduardo_mg">Eduardo MG</a>, <a href="../developers/R.html#rolzad73">Rolzad73</a>, <a href="../developers/T.html#tobias_loose">Tobias Loose</a>, <a href="../developers/V.html#vittorio_alfieri">Vittorio Alfieri</a>, <a href="../developers/X.html#xawotihs">Xawotihs</a>, <a href="../developers/Z.html#zethfoxster">zethfoxster</a><br></div><div class="block is-size-7 has-text-right">
|
||
<a href="../contribute.html#games" title="Contribution guide" class="mr-2">Improve</a>
|
||
<a href="https://raw.githubusercontent.com/Trilarion/opensourcegames/master/entries/wagic_the_homebrew.md" title="Text based entry on Github">Raw entry</a>
|
||
</div>
|
||
</div>
|
||
<div id="webfun" class="box"><nav class="level">
|
||
<div class="level-left">
|
||
<div class="level-item title is-4">WebFun</div>
|
||
</div>
|
||
<div class="level-right is-size-7"><div class="level-item">Platform:<a href="../games/platforms.html#web" title="Web"><span class="icon has-text-black"><i class="icon-earth"></i></span></a></div><div class="level-item">beta</div><div class="level-item">
|
||
<span class="has-text-weight-bold">active</span><span class="icon has-text-black"><i class="icon-sun"></i></span></div></div>
|
||
</nav><div class="block">
|
||
<div class="tags has-addons"><a href="../games/genres.html#adventure" title="adventure games" class="tag is-info">adventure</a><a href="index.html#game engine" title="game engine games" class="tag is-info">game engine</a><a href="../games/genres.html#remake" title="remake games" class="tag is-info">remake</a>
|
||
<span class="tag is-light">content commercial + original required (?)</span></div>
|
||
</div><div class="block">Homepage: <a href="https://github.com/cyco/WebFun">cyco/WebFun<span class="icon has-text-black"><i class="icon-github"></i></span></a><br>Inspiration: <a href="../inspirations/S.html#star_wars_yoda_stories">Star Wars: Yoda Stories</a><br></div><div class="block is-size-7">
|
||
<span class="has-text-weight-semibold">Details</span><br>Code languages: <a href="../games/languages.html#typescript">TypeScript</a><br>Code licenses: <a href="https://en.wikipedia.org/wiki/MIT_License">MIT</a><br>Code repositories: <a href="https://github.com/cyco/WebFun.git">cyco/WebFun.git<span class="icon has-text-black"><i class="icon-github"></i></span></a>(since 2015, <span class="icon has-text-black" title="low rated"><i class="icon-star-o"></i></span>)<br>Developer: <a href="../developers/C.html#christoph_leimbrock">Christoph Leimbrock</a><br></div><div class="block is-size-7 has-text-right">
|
||
<a href="../contribute.html#games" title="Contribution guide" class="mr-2">Improve</a>
|
||
<a href="https://raw.githubusercontent.com/Trilarion/opensourcegames/master/entries/webfun.md" title="Text based entry on Github">Raw entry</a>
|
||
</div>
|
||
</div>
|
||
<div id="wintermute_engine" class="box"><nav class="level">
|
||
<div class="level-left">
|
||
<div class="level-item title is-4">Wintermute Engine</div>
|
||
</div>
|
||
<div class="level-right is-size-7"><div class="level-item">Platform:<a href="../games/platforms.html#unspecified" title="Unspecified"><span class="icon has-text-black"><i class="icon-device_unknown"></i></span></a></div><div class="level-item">beta</div><div class="level-item">inactive since 2013<span class="icon has-text-black"><i class="icon-brightness_3"></i></span></div></div>
|
||
</nav><div class="block">
|
||
<div class="tags has-addons"><a href="index.html#game engine" title="game engine games" class="tag is-info">game engine</a>
|
||
<span class="tag is-light">2D</span></div>
|
||
</div><div class="block">Homepages: <a href="http://dead-code.org/home/">dead-code.org/home</a>, <a href="https://web.archive.org/web/20170321085053/https://bitbucket.org/MnemonicWME/wme1">Archive: 20170321085053/https://bitbucket.org/MnemonicWME/wme1</a><br></div><div class="block is-size-7">
|
||
<span class="has-text-weight-semibold">Details</span><br>Code languages: <a href="../games/languages.html#c++">C++</a>, <a href="../games/languages.html#c">C</a><br>Code licenses: <a href="https://en.wikipedia.org/wiki/MIT_License">MIT</a><br>Code repositories: <a href="https://github.com/retrodump/Wintermute-Engine.git">retrodump/Wintermute-Engine.git<span class="icon has-text-black"><i class="icon-github"></i></span></a>(since 2018, <span class="icon has-text-black" title="low rated"><i class="icon-star-o"></i></span>)<br></div><div class="block is-size-7 has-text-right">
|
||
<a href="../contribute.html#games" title="Contribution guide" class="mr-2">Improve</a>
|
||
<a href="https://raw.githubusercontent.com/Trilarion/opensourcegames/master/entries/wintermute_engine.md" title="Text based entry on Github">Raw entry</a>
|
||
</div>
|
||
</div>
|
||
<div id="world_of_might_and_magic" class="box"><nav class="level">
|
||
<div class="level-left">
|
||
<div class="level-item title is-4">World of Might and Magic</div>
|
||
</div>
|
||
<div class="level-right is-size-7"><div class="level-item">Platform:<a href="../games/platforms.html#unspecified" title="Unspecified"><span class="icon has-text-black"><i class="icon-device_unknown"></i></span></a></div><div class="level-item">beta</div><div class="level-item">
|
||
<span class="has-text-weight-bold">active</span><span class="icon has-text-black"><i class="icon-sun"></i></span></div></div>
|
||
</nav><div class="block">
|
||
<div class="tags has-addons"><a href="index.html#game engine" title="game engine games" class="tag is-info">game engine</a><a href="../games/genres.html#remake" title="remake games" class="tag is-info">remake</a><a href="../games/genres.html#role playing" title="role playing games" class="tag is-info">role playing</a>
|
||
<span class="tag is-light">content open (?) + original required</span></div>
|
||
</div><div class="block">Homepage: <a href="https://github.com/gp-alex/world-of-might-and-magic">gp-alex/world-of-might-and-magic<span class="icon has-text-black"><i class="icon-github"></i></span></a><br>Inspirations: <a href="../inspirations/M.html#might_and_magic_vi_the_mandate_of_heaven">Might and Magic VI: The Mandate of Heaven</a>, <a href="../inspirations/M.html#might_and_magic_vii_for_blood_and_honor">Might and Magic VII: For Blood and Honor</a>, <a href="../inspirations/M.html#might_and_magic_viii_day_of_the_destroyer">Might and Magic VIII: Day of the Destroyer</a><br></div><div class="block is-size-7">
|
||
<span class="has-text-weight-semibold">Details</span><br>Code languages: <a href="../games/languages.html#c++">C++</a><br>Code licenses: <a href="https://en.wikipedia.org/wiki/GNU_Lesser_General_Public_License">LGPL-3.0</a><br>Code repositories: <a href="https://github.com/gp-alex/world-of-might-and-magic.git">gp-alex/world-of-might-and-magic.git<span class="icon has-text-black"><i class="icon-github"></i></span></a>(since 2016, <span class="icon 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>Developers: <a href="../developers/A.html#alex">Alex</a>, <a href="../developers/B.html#baste_nesse_buanes">Baste Nesse Buanes</a>, <a href="../developers/M.html#michael_bonfils">Michael Bonfils</a>, <a href="../developers/P.html#pskelton">pskelton</a>, <a href="../developers/Q.html#q4a">q4a</a>, <a href="../developers/Y.html#yury_klushin">Yury Klushin</a>, <a href="../developers/Z.html#zippanto">zippanto</a><br></div><div class="block is-size-7 has-text-right">
|
||
<a href="../contribute.html#games" title="Contribution guide" class="mr-2">Improve</a>
|
||
<a href="https://raw.githubusercontent.com/Trilarion/opensourcegames/master/entries/world_of_might_and_magic.md" title="Text based entry on Github">Raw entry</a>
|
||
</div>
|
||
</div>
|
||
<div id="xyginext" class="box"><nav class="level">
|
||
<div class="level-left">
|
||
<div class="level-item title is-4">xygineXT</div>
|
||
</div>
|
||
<div class="level-right is-size-7"><div class="level-item">Platform:<a href="../games/platforms.html#unspecified" title="Unspecified"><span class="icon has-text-black"><i class="icon-device_unknown"></i></span></a></div><div class="level-item">beta</div><div class="level-item">
|
||
<span class="has-text-weight-bold">active</span><span class="icon has-text-black"><i class="icon-sun"></i></span></div></div>
|
||
</nav><div class="block">
|
||
<div class="tags has-addons"><a href="index.html#game engine" title="game engine games" class="tag is-info">game engine</a>
|
||
<span class="tag is-light">2D</span></div>
|
||
</div><div class="block">Homepage: <a href="https://github.com/fallahn/xygine">fallahn/xygine<span class="icon has-text-black"><i class="icon-github"></i></span></a><br></div><div class="block is-size-7">
|
||
<span class="has-text-weight-semibold">Details</span><br>Code languages: <a href="../games/languages.html#c++">C++</a><br>Code licenses: <a href="https://en.wikipedia.org/wiki/Zlib_License">zlib</a><br>Code repositories: <a href="https://github.com/fallahn/xygine.git">fallahn/xygine.git<span class="icon has-text-black"><i class="icon-github"></i></span></a>(since 2015, <span class="icon 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>Developers: <a href="../developers/J.html#jonny_paton">Jonny Paton</a>, <a href="../developers/J.html#js_fauteux">JS Fauteux</a>, <a href="../developers/M.html#matt_styles">Matt Styles</a><br></div><div class="block is-size-7 has-text-right">
|
||
<a href="../contribute.html#games" title="Contribution guide" class="mr-2">Improve</a>
|
||
<a href="https://raw.githubusercontent.com/Trilarion/opensourcegames/master/entries/xyginext.md" title="Text based entry on Github">Raw entry</a>
|
||
</div>
|
||
</div>
|
||
<div id="yet_another_engine" class="box"><nav class="level">
|
||
<div class="level-left">
|
||
<div class="level-item title is-4">Yet Another Engine</div>
|
||
</div>
|
||
<div class="level-right is-size-7"><div class="level-item">Platforms:<a href="../games/platforms.html#windows" title="Windows"><span class="icon has-text-black"><i class="icon-windows"></i></span></a><a href="../games/platforms.html#linux" title="Linux"><span class="icon has-text-black"><i class="icon-tux"></i></span></a><a href="../games/platforms.html#macos" title="macOS"><span class="icon has-text-black"><i class="icon-appleinc"></i></span></a><a href="../games/platforms.html#android" title="Android"><span class="icon has-text-black"><i class="icon-android"></i></span></a><a href="../games/platforms.html#ios" title="iOS"><span class="icon has-text-black"><i class="icon-ios"></i></span></a></div><div class="level-item">beta</div><div class="level-item">inactive since 2016<span class="icon has-text-black"><i class="icon-brightness_3"></i></span></div></div>
|
||
</nav><div class="block">
|
||
<div class="tags has-addons"><a href="index.html#game engine" title="game engine games" class="tag is-info">game engine</a></div>
|
||
</div><div class="block">Homepages: <a href="https://web.archive.org/web/20160315200651/https://yae.io/">Archive: 20160315200651/https://yae.io</a>, <a href="https://github.com/deathbeam/yae/wiki">deathbeam/yae/wiki<span class="icon has-text-black"><i class="icon-github"></i></span></a><br></div><div class="block is-size-7">
|
||
<span class="has-text-weight-semibold">Details</span><br>Code languages: <a href="../games/languages.html#moonscript">MoonScript</a>, <a href="../games/languages.html#java">Java</a>, <a href="../games/languages.html#lua">Lua</a><br>Code licenses: <a href="https://en.wikipedia.org/wiki/MIT_License">MIT</a><br>Code repositories: <a href="https://github.com/deathbeam/yae.git">deathbeam/yae.git<span class="icon has-text-black"><i class="icon-github"></i></span></a>(since 2014, <span class="icon has-text-black" title="medium rated"><i class="icon-star-half-full"></i></span>)<br>Code dependencies: libGDX<br>Developer: <a href="../developers/T.html#tomas_slusny">Tomas Slusny</a><br></div><div class="block is-size-7 has-text-right">
|
||
<a href="../contribute.html#games" title="Contribution guide" class="mr-2">Improve</a>
|
||
<a href="https://raw.githubusercontent.com/Trilarion/opensourcegames/master/entries/yet_another_engine.md" title="Text based entry on Github">Raw entry</a>
|
||
</div>
|
||
</div>
|
||
<div id="yorg" class="box"><nav class="level">
|
||
<div class="level-left">
|
||
<div class="level-item title is-4">Yorg</div>
|
||
</div>
|
||
<div class="level-right is-size-7"><div class="level-item">Platform:<a href="../games/platforms.html#unspecified" title="Unspecified"><span class="icon has-text-black"><i class="icon-device_unknown"></i></span></a></div><div class="level-item">beta</div><div class="level-item">
|
||
<span class="has-text-weight-bold">active</span><span class="icon has-text-black"><i class="icon-sun"></i></span></div></div>
|
||
</nav><div class="block">
|
||
<div class="tags has-addons"><a href="index.html#game engine" title="game engine games" class="tag is-info">game engine</a>
|
||
<span class="tag is-light">3D</span>
|
||
<span class="tag is-light">clone</span>
|
||
<span class="tag is-light">content open</span>
|
||
<span class="tag is-light">multiplayer online + local</span>
|
||
<span class="tag is-light">racing</span></div>
|
||
</div><div class="block">Homepages: <a href="https://github.com/cflavio/yorg">cflavio/yorg<span class="icon has-text-black"><i class="icon-github"></i></span></a>, <a href="https://www.ya2.it/">www.ya2.it</a><br>Inspiration: <a href="../inspirations/M.html#micro_machines">Micro Machines</a><br></div><div class="block is-size-7">
|
||
<span class="has-text-weight-semibold">Details</span><br>Code languages: <a href="../games/languages.html#python">Python</a><br>Code licenses: <a href="https://en.wikipedia.org/wiki/GNU_General_Public_License">GPL-3.0</a><br>Code repositories: <a href="https://github.com/cflavio/yorg.git">cflavio/yorg.git<span class="icon has-text-black"><i class="icon-github"></i></span></a>(since 2016, <span class="icon has-text-black" title="medium rated"><i class="icon-star-half-full"></i></span>)<br>Code dependencies: Panda3D<br>Assets licenses: CC BY, CC-BY-SA<br>Developer: <a href="../developers/F.html#flavio_calva">Flavio Calva</a><br></div><div class="block is-size-7 has-text-right">
|
||
<a href="../contribute.html#games" title="Contribution guide" class="mr-2">Improve</a>
|
||
<a href="https://raw.githubusercontent.com/Trilarion/opensourcegames/master/entries/yorg.md" title="Text based entry on Github">Raw entry</a>
|
||
</div>
|
||
</div>
|
||
<div id="zgb" class="box"><nav class="level">
|
||
<div class="level-left">
|
||
<div class="level-item title is-4">ZGB</div>
|
||
</div>
|
||
<div class="level-right is-size-7"><div class="level-item">Platform:<a href="../games/platforms.html#windows" title="Windows"><span class="icon has-text-black"><i class="icon-windows"></i></span></a></div><div class="level-item">
|
||
<span class="has-text-weight-bold">mature</span></div><div class="level-item">
|
||
<span class="has-text-weight-bold">active</span><span class="icon has-text-black"><i class="icon-sun"></i></span></div></div>
|
||
</nav><div class="block">
|
||
<div class="tags has-addons"><a href="index.html#game engine" title="game engine games" class="tag is-info">game engine</a>
|
||
<span class="tag is-light">emulator</span></div>
|
||
</div><div class="block">Homepage: <a href="https://github.com/Zal0/ZGB/wiki">Zal0/ZGB/wiki<span class="icon has-text-black"><i class="icon-github"></i></span></a><br>Download: <a href="https://github.com/Zal0/ZGB/releases">Zal0/ZGB/releases<span class="icon has-text-black"><i class="icon-github"></i></span></a><br></div><div class="block is-size-7">
|
||
<span class="has-text-weight-semibold">Details</span><br>Code languages: <a href="../games/languages.html#c">C</a>, <a href="../games/languages.html#assembly">Assembly</a>, <a href="../games/languages.html#c++">C++</a><br>Code licenses: <a href="https://en.wikipedia.org/wiki/MIT_License">MIT</a><br>Code repositories: <a href="https://github.com/Zal0/ZGB.git">Zal0/ZGB.git<span class="icon has-text-black"><i class="icon-github"></i></span></a>(since 2016, <span class="icon has-text-black" title="top rated"><i class="icon-star"></i></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>Developers: <a href="../developers/S.html#sergio_de_prado">Sergio de Prado</a>, <a href="../developers/Z.html#zalo">Zalo</a><br></div><div class="block is-size-7 has-text-right">
|
||
<a href="../contribute.html#games" title="Contribution guide" class="mr-2">Improve</a>
|
||
<a href="https://raw.githubusercontent.com/Trilarion/opensourcegames/master/entries/zgb.md" title="Text based entry on Github">Raw entry</a>
|
||
</div>
|
||
</div>
|
||
<div id="zod_engine" class="box"><nav class="level">
|
||
<div class="level-left">
|
||
<div class="level-item title is-4">Zod Engine</div>
|
||
</div>
|
||
<div class="level-right is-size-7"><div class="level-item">Platforms:<a href="../games/platforms.html#windows" title="Windows"><span class="icon has-text-black"><i class="icon-windows"></i></span></a><a href="../games/platforms.html#linux" title="Linux"><span class="icon has-text-black"><i class="icon-tux"></i></span></a></div><div class="level-item">
|
||
<span class="has-text-weight-bold">mature</span></div><div class="level-item">inactive since 2018<span class="icon has-text-black"><i class="icon-brightness_3"></i></span></div></div>
|
||
</nav><div class="block">
|
||
<div class="tags has-addons"><a href="index.html#game engine" title="game engine games" class="tag is-info">game engine</a><a href="../games/genres.html#remake" title="remake games" class="tag is-info">remake</a><a href="../games/genres.html#strategy" title="strategy games" class="tag is-info">strategy</a>
|
||
<span class="tag is-light">content commercial + original required</span>
|
||
<span class="tag is-light">real-time</span></div>
|
||
</div><div class="block">Homepages: <a href="http://zod.sourceforge.net/">zod.sourceforge.net</a>, <a href="https://sourceforge.net/projects/zod/">zod<span class="icon has-text-black"><i class="icon-sourceforge"></i></span></a><br>Inspiration: <a href="../inspirations/Z.html#z">Z</a><br>Download: <a href="https://sourceforge.net/projects/zod/files/">zod/files<span class="icon has-text-black"><i class="icon-sourceforge"></i></span></a><br></div><div class="block is-size-7">
|
||
<span class="has-text-weight-semibold">Details</span><br>Code languages: <a href="../games/languages.html#c++">C++</a><br>Code licenses: ?<br>Code repositories: <a href="http://hg.code.sf.net/p/zod/zod_engine">hg.code.sf.net/p/zod/zod_engine</a><br>Developer: <a href="../developers/M.html#mike_nigh">Mike Nigh</a><br></div><div class="block is-size-7 has-text-right">
|
||
<a href="../contribute.html#games" title="Contribution guide" class="mr-2">Improve</a>
|
||
<a href="https://raw.githubusercontent.com/Trilarion/opensourcegames/master/entries/zod_engine.md" title="Text based entry on Github">Raw entry</a>
|
||
</div>
|
||
</div>
|
||
<p class="is-size-7 has-text-right"><a href="#">Back to top</a></p>
|
||
</div>
|
||
<footer class="footer container content is-size-7">
|
||
<p>The <a href="https://github.com/Trilarion/opensourcegames">Open source games list (OSGL)</a> is a collection of open source game descriptions focusing on technical aspects.
|
||
The content on this site is the result of voluntary work and may be outdated or incorrect. For giving feedback or improving the content see the
|
||
<a href="contribute.html">contribution guidelines</a> or read the <a href="https://trilarion.blogspot.com/search/label/osgames">Blog</a>.</p>
|
||
<p>The content (games descriptions) is licensed <a href="https://github.com/Trilarion/opensourcegames/blob/master/LICENSE">CC-0</a>.
|
||
Used icons are licensed under CC BY-SA 3.0 (<a href="https://github.com/somerandomdude/Iconic">Iconic</a> or <a href="http://designmodo.com/linecons-free/">Linecons</a>), CC0 1.0 (<a href="https://simpleicons.org/">Simple Icons</a>),
|
||
CC BY 4.0 (<a href="https://github.com/FortAwesome/Font-Awesome">Font Awesome</a> or <a href="https://icomoon.io/#icons-icomoon">IcoMoon Free</a>), CC BY-SA 4.0 (<a href="http://www.entypo.com/">Entypo+</a>) or Apache License 2.0 (<a href="https://material.io/resources/icons">Material Icons</a>).
|
||
This website is built using Python, Lark, Jinja2 and Bulma. Last updated: 2021-10-27 14:51</p>
|
||
</footer>
|
||
</body>
|
||
</html> |