various website tweaks (tiny bit of javascript for mobile users), added freee
This commit is contained in:
@ -9,101 +9,73 @@
|
||||
<link rel="stylesheet" href="../css/bulma.min.css">
|
||||
<link rel="stylesheet" href="../css/osgl.min.css">
|
||||
<link rel="icon" type="image/svg+xml" href="../favicon.svg">
|
||||
<script type="text/javascript" src="../js/osgl.js"></script>
|
||||
</head>
|
||||
<body><nav class="navbar container is-light" aria-label="main navigation">
|
||||
<div class="navbar-brand">
|
||||
<a class="navbar-item" href="../index.html"><span class="icon is-large has-text-black" ><i class="icon-home"></i></span><span>OSGL</span></a>
|
||||
<a class="navbar-item" href="https://github.com/Trilarion/opensourcegames"><span class="icon is-large has-text-black" ><i class="icon-github"></i></span><span>On GitHub</span></a>
|
||||
<a role="button" class="navbar-burger" aria-label="menu" aria-expanded="false" data-target="navbarMenu">
|
||||
<a class="navbar-item" href="../index.html"><span class="icon has-text-black"><i class="icon-home"></i></span><span>OSGL</span></a>
|
||||
<a role="button" class="navbar-burger" aria-label="menu" aria-expanded="false" data-target="navMenu">
|
||||
<span aria-hidden="true"></span>
|
||||
<span aria-hidden="true"></span>
|
||||
<span aria-hidden="true"></span>
|
||||
</a>
|
||||
</div>
|
||||
<div class="navbar-menu is-active">
|
||||
<div class="navbar-menu" id="navMenu">
|
||||
<div class="navbar-start">
|
||||
<a class="navbar-item is-active" href="index.html"><span class="icon is-large has-text-black" ><i class="icon-dice"></i></span><span>Games</span></a>
|
||||
<a class="navbar-item is-active" href="index.html"><span class="icon has-text-black"><i class="icon-dice"></i></span><span>Games</span></a>
|
||||
<div class="navbar-item has-dropdown is-hoverable">
|
||||
<a class="navbar-link"><span class="icon is-large has-text-black" ><i class="icon-filter"></i></span><span>Filter</span></a>
|
||||
<a class="navbar-link"><span class="icon has-text-black"><i class="icon-filter"></i></span><span>Filter</span></a>
|
||||
<div class="navbar-dropdown">
|
||||
<a class="navbar-item" href="genres.html"><span class="icon is-large has-text-black" ><i class="icon-price-tag"></i></span><span>By category</span></a>
|
||||
<a class="navbar-item" href="languages.html"><span class="icon is-large has-text-black" ><i class="icon-language"></i></span><span>By code language</span></a>
|
||||
<a class="navbar-item" href="platforms.html"><span class="icon is-large has-text-black" ><i class="icon-laptop"></i></span><span>By OS support</span></a>
|
||||
<a class="navbar-item" href="top50.html"><span class="icon is-large has-text-black" ><i class="icon-star"></i></span><span>GitHub Stars Top 50</span></a>
|
||||
<a class="navbar-item" href="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="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="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="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" href="../frameworks/index.html"><span class="icon is-large has-text-black" ><i class="icon-wrench"></i></span><span>Frameworks/Tools</span></a>
|
||||
<a class="navbar-item" href="../developers/index.html"><span class="icon is-large has-text-black" ><i class="icon-users"></i></span><span>Developers</span></a>
|
||||
<a class="navbar-item" href="../inspirations/index.html"><span class="icon is-large has-text-black" ><i class="icon-bulb"></i></span><span>Inspirations</span></a>
|
||||
<a class="navbar-item" href="../statistics.html"><span class="icon is-large has-text-black" ><i class="icon-stats-dots"></i></span><span>Statistics</span></a>
|
||||
<a class="navbar-item" href="../contribute.html"><span class="icon is-large has-text-black" ><i class="icon-pencil"></i></span><span>Contribute</span></a>
|
||||
<a class="navbar-item" href="../frameworks/index.html"><span class="icon has-text-black"><i class="icon-wrench"></i></span><span>Frameworks/Tools</span></a>
|
||||
<a class="navbar-item" href="../developers/index.html"><span class="icon has-text-black"><i class="icon-users"></i></span><span>Developers</span></a>
|
||||
<a class="navbar-item" href="../inspirations/index.html"><span class="icon has-text-black"><i class="icon-bulb"></i></span><span>Inspirations</span></a>
|
||||
<a class="navbar-item" href="../statistics.html"><span class="icon has-text-black"><i class="icon-stats-dots"></i></span><span>Statistics</span></a>
|
||||
<a class="navbar-item" href="../contribute.html"><span class="icon has-text-black"><i class="icon-pencil"></i></span><span>Contribute</span></a>
|
||||
<a class="navbar-item" href="https://github.com/Trilarion/opensourcegames"><span class="icon has-text-black"><i class="icon-github"></i></span><span>On GitHub</span></a>
|
||||
</div>
|
||||
</div>
|
||||
</nav>
|
||||
<section class="section">
|
||||
<div class="container">
|
||||
<div class="box"><div class="block">
|
||||
<h1 class="title">Open source games</h1><h2 class="subtitle">Alphabetical index of 1486 games</h2></div><div class="tags">
|
||||
<span class="tag is-white is-size-5">
|
||||
<a href="#a" class="has-text-weight-semibold mr-1">A</a> <span class="has-text-grey">(71)</span>
|
||||
</span><span class="tag is-white is-size-5">
|
||||
<a href="#b" class="has-text-weight-semibold mr-1">B</a> <span class="has-text-grey">(78)</span>
|
||||
</span><span class="tag is-white is-size-5">
|
||||
<a href="#c" class="has-text-weight-semibold mr-1">C</a> <span class="has-text-grey">(105)</span>
|
||||
</span><span class="tag is-white is-size-5">
|
||||
<a href="#d" class="has-text-weight-semibold mr-1">D</a> <span class="has-text-grey">(86)</span>
|
||||
</span><span class="tag is-white is-size-5">
|
||||
<a href="#e" class="has-text-weight-semibold mr-1">E</a> <span class="has-text-grey">(40)</span>
|
||||
</span><span class="tag is-white is-size-5">
|
||||
<a href="#f" class="has-text-weight-semibold mr-1">F</a> <span class="has-text-grey">(79)</span>
|
||||
</span><span class="tag is-white is-size-5">
|
||||
<a href="#g" class="has-text-weight-semibold mr-1">G</a> <span class="has-text-grey">(65)</span>
|
||||
</span><span class="tag is-white is-size-5">
|
||||
<a href="#h" class="has-text-weight-semibold mr-1">H</a> <span class="has-text-grey">(40)</span>
|
||||
</span><span class="tag is-white is-size-5">
|
||||
<a href="#i" class="has-text-weight-semibold mr-1">I</a> <span class="has-text-grey">(32)</span>
|
||||
</span><span class="tag is-white is-size-5">
|
||||
<a href="#j" class="has-text-weight-semibold mr-1">J</a> <span class="has-text-grey">(25)</span>
|
||||
</span><span class="tag is-white is-size-5">
|
||||
<a href="#k" class="has-text-weight-semibold mr-1">K</a> <span class="has-text-grey">(29)</span>
|
||||
</span><span class="tag is-white is-size-5">
|
||||
<a href="#l" class="has-text-weight-semibold mr-1">L</a> <span class="has-text-grey">(47)</span>
|
||||
</span><span class="tag is-white is-size-5">
|
||||
<a href="#m" class="has-text-weight-semibold mr-1">M</a> <span class="has-text-grey">(77)</span>
|
||||
</span><span class="tag is-white is-size-5">
|
||||
<a href="#n" class="has-text-weight-semibold mr-1">N</a> <span class="has-text-grey">(33)</span>
|
||||
</span><span class="tag is-white is-size-5">
|
||||
<a href="#o" class="has-text-weight-semibold mr-1">O</a> <span class="has-text-grey">(129)</span>
|
||||
</span><span class="tag is-white is-size-5">
|
||||
<a href="#p" class="has-text-weight-semibold mr-1">P</a> <span class="has-text-grey">(84)</span>
|
||||
</span><span class="tag is-white is-size-6">
|
||||
<a href="#q" class="has-text-weight-semibold mr-1">Q</a> <span class="has-text-grey">(9)</span>
|
||||
</span><span class="tag is-white is-size-5">
|
||||
<a href="#r" class="has-text-weight-semibold mr-1">R</a> <span class="has-text-grey">(65)</span>
|
||||
</span><span class="tag is-white is-size-5">
|
||||
<a href="#s" class="has-text-weight-semibold mr-1">S</a> <span class="has-text-grey">(132)</span>
|
||||
</span><span class="tag is-white is-size-5">
|
||||
<a href="#t" class="has-text-weight-semibold mr-1">T</a> <span class="has-text-grey">(109)</span>
|
||||
</span><span class="tag is-white is-size-5">
|
||||
<a href="#u" class="has-text-weight-semibold mr-1">U</a> <span class="has-text-grey">(22)</span>
|
||||
</span><span class="tag is-white is-size-5">
|
||||
<a href="#v" class="has-text-weight-semibold mr-1">V</a> <span class="has-text-grey">(25)</span>
|
||||
</span><span class="tag is-white is-size-5">
|
||||
<a href="#w" class="has-text-weight-semibold mr-1">W</a> <span class="has-text-grey">(37)</span>
|
||||
</span><span class="tag is-white is-size-5">
|
||||
<a href="#x" class="has-text-weight-semibold mr-1">X</a> <span class="has-text-grey">(27)</span>
|
||||
</span><span class="tag is-white is-size-6">
|
||||
<a href="#y" class="has-text-weight-semibold mr-1">Y</a> <span class="has-text-grey">(7)</span>
|
||||
</span><span class="tag is-white is-size-6">
|
||||
<a href="#z" class="has-text-weight-semibold mr-1">Z</a> <span class="has-text-grey">(20)</span>
|
||||
</span><span class="tag is-white is-size-6">
|
||||
<a href="#0" class="has-text-weight-semibold mr-1">0</a> <span class="has-text-grey">(13)</span>
|
||||
<p class="title is-4">Open source games</p><p class="subtitle is-6">Alphabetical index of informations about 1488 games</p></div><div class="tags">
|
||||
<span class="tag is-white is-size-5"><a href="#a" class="has-text-weight-semibold">A</a> <span class="has-text-grey">(71)</span>
|
||||
</span><span class="tag is-white is-size-5"><a href="#b" class="has-text-weight-semibold">B</a> <span class="has-text-grey">(78)</span>
|
||||
</span><span class="tag is-white is-size-5"><a href="#c" class="has-text-weight-semibold">C</a> <span class="has-text-grey">(105)</span>
|
||||
</span><span class="tag is-white is-size-5"><a href="#d" class="has-text-weight-semibold">D</a> <span class="has-text-grey">(87)</span>
|
||||
</span><span class="tag is-white is-size-5"><a href="#e" class="has-text-weight-semibold">E</a> <span class="has-text-grey">(40)</span>
|
||||
</span><span class="tag is-white is-size-5"><a href="#f" class="has-text-weight-semibold">F</a> <span class="has-text-grey">(80)</span>
|
||||
</span><span class="tag is-white is-size-5"><a href="#g" class="has-text-weight-semibold">G</a> <span class="has-text-grey">(65)</span>
|
||||
</span><span class="tag is-white is-size-5"><a href="#h" class="has-text-weight-semibold">H</a> <span class="has-text-grey">(40)</span>
|
||||
</span><span class="tag is-white is-size-5"><a href="#i" class="has-text-weight-semibold">I</a> <span class="has-text-grey">(32)</span>
|
||||
</span><span class="tag is-white is-size-5"><a href="#j" class="has-text-weight-semibold">J</a> <span class="has-text-grey">(25)</span>
|
||||
</span><span class="tag is-white is-size-5"><a href="#k" class="has-text-weight-semibold">K</a> <span class="has-text-grey">(29)</span>
|
||||
</span><span class="tag is-white is-size-5"><a href="#l" class="has-text-weight-semibold">L</a> <span class="has-text-grey">(47)</span>
|
||||
</span><span class="tag is-white is-size-5"><a href="#m" class="has-text-weight-semibold">M</a> <span class="has-text-grey">(77)</span>
|
||||
</span><span class="tag is-white is-size-5"><a href="#n" class="has-text-weight-semibold">N</a> <span class="has-text-grey">(33)</span>
|
||||
</span><span class="tag is-white is-size-5"><a href="#o" class="has-text-weight-semibold">O</a> <span class="has-text-grey">(129)</span>
|
||||
</span><span class="tag is-white is-size-5"><a href="#p" class="has-text-weight-semibold">P</a> <span class="has-text-grey">(84)</span>
|
||||
</span><span class="tag is-white is-size-6"><a href="#q" class="has-text-weight-semibold">Q</a> <span class="has-text-grey">(9)</span>
|
||||
</span><span class="tag is-white is-size-5"><a href="#r" class="has-text-weight-semibold">R</a> <span class="has-text-grey">(65)</span>
|
||||
</span><span class="tag is-white is-size-5"><a href="#s" class="has-text-weight-semibold">S</a> <span class="has-text-grey">(132)</span>
|
||||
</span><span class="tag is-white is-size-5"><a href="#t" class="has-text-weight-semibold">T</a> <span class="has-text-grey">(109)</span>
|
||||
</span><span class="tag is-white is-size-5"><a href="#u" class="has-text-weight-semibold">U</a> <span class="has-text-grey">(22)</span>
|
||||
</span><span class="tag is-white is-size-5"><a href="#v" class="has-text-weight-semibold">V</a> <span class="has-text-grey">(25)</span>
|
||||
</span><span class="tag is-white is-size-5"><a href="#w" class="has-text-weight-semibold">W</a> <span class="has-text-grey">(37)</span>
|
||||
</span><span class="tag is-white is-size-5"><a href="#x" class="has-text-weight-semibold">X</a> <span class="has-text-grey">(27)</span>
|
||||
</span><span class="tag is-white is-size-6"><a href="#y" class="has-text-weight-semibold">Y</a> <span class="has-text-grey">(7)</span>
|
||||
</span><span class="tag is-white is-size-6"><a href="#z" class="has-text-weight-semibold">Z</a> <span class="has-text-grey">(20)</span>
|
||||
</span><span class="tag is-white is-size-6"><a href="#0" class="has-text-weight-semibold">0-9</a> <span class="has-text-grey">(13)</span>
|
||||
</span>
|
||||
</div>
|
||||
</div>
|
||||
<div class="box">
|
||||
<div class="block">
|
||||
<h2 id="a" class="is-size-4 has-text-weight-semibold">A</h2></div>
|
||||
<div id="a" class="box">
|
||||
<div class="block"><span class="title is-4">A</span><br>71 games</div>
|
||||
<div class="columns"><div class="column">
|
||||
<ul><li><a href="A.html#a_planets_revenge">A Planet's Revenge</a>
|
||||
<span class="is-light is-size-7">(beta, inactive since 2008)</span></li><li><a href="A.html#a7xpg">A7Xpg</a>
|
||||
@ -161,12 +133,10 @@
|
||||
<span class="is-light is-size-7">(beta, inactive since 2008)</span></li><li><a href="A.html#awkaster">Awkaster</a>
|
||||
<span class="is-light is-size-7">(inactive since 2017)</span></li><li><span class="has-text-weight-semibold"><a href="A.html#azimuth">Azimuth</a></span></li></ul>
|
||||
</div></div>
|
||||
<a class="is-light is-size-7" href="#">Back to top</a>
|
||||
<p class="is-size-7 has-text-right"><a href="#">Back to top</a></p>
|
||||
</div>
|
||||
|
||||
<div class="box">
|
||||
<div class="block">
|
||||
<h2 id="b" class="is-size-4 has-text-weight-semibold">B</h2></div>
|
||||
<div id="b" class="box">
|
||||
<div class="block"><span class="title is-4">B</span><br>78 games</div>
|
||||
<div class="columns"><div class="column">
|
||||
<ul><li><span class="has-text-weight-semibold"><a href="B.html#bab_be_u">BAB BE U</a></span></li><li><a href="B.html#backbone_game_engine">Backbone Game Engine</a>
|
||||
<span class="is-light is-size-7">(beta, inactive since 2016)</span></li><li><a href="B.html#bacon2d">Bacon2D</a>
|
||||
@ -229,12 +199,10 @@
|
||||
<span class="is-light is-size-7">(inactive since 2013)</span></li><li><a href="B.html#bygfoot">Bygfoot</a>
|
||||
<span class="is-light is-size-7">(beta)</span></li><li><span class="has-text-weight-semibold"><a href="B.html#bzflag">BZFlag</a></span></li></ul>
|
||||
</div></div>
|
||||
<a class="is-light is-size-7" href="#">Back to top</a>
|
||||
<p class="is-size-7 has-text-right"><a href="#">Back to top</a></p>
|
||||
</div>
|
||||
|
||||
<div class="box">
|
||||
<div class="block">
|
||||
<h2 id="c" class="is-size-4 has-text-weight-semibold">C</h2></div>
|
||||
<div id="c" class="box">
|
||||
<div class="block"><span class="title is-4">C</span><br>105 games</div>
|
||||
<div class="columns"><div class="column">
|
||||
<ul><li><span class="has-text-weight-semibold"><a href="C.html#c-dogs_sdl">C-Dogs SDL</a></span></li><li><a href="C.html#c-evo">C-evo</a>
|
||||
<span class="is-light is-size-7">(inactive since 2013)</span></li><li><a href="C.html#c3de">C3DE</a>
|
||||
@ -312,12 +280,10 @@
|
||||
<span class="is-light is-size-7">(beta, inactive since 2013)</span></li><li><a href="C.html#cytopia">Cytopia</a>
|
||||
<span class="is-light is-size-7">(beta)</span></li></ul>
|
||||
</div></div>
|
||||
<a class="is-light is-size-7" href="#">Back to top</a>
|
||||
<p class="is-size-7 has-text-right"><a href="#">Back to top</a></p>
|
||||
</div>
|
||||
|
||||
<div class="box">
|
||||
<div class="block">
|
||||
<h2 id="d" class="is-size-4 has-text-weight-semibold">D</h2></div>
|
||||
<div id="d" class="box">
|
||||
<div class="block"><span class="title is-4">D</span><br>87 games</div>
|
||||
<div class="columns"><div class="column">
|
||||
<ul><li><a href="D.html#d2x-xl">D2X-XL</a>
|
||||
<span class="is-light is-size-7">(inactive since 2015)</span></li><li><a href="D.html#daedalus">Daedalus</a>
|
||||
@ -328,7 +294,8 @@
|
||||
<span class="is-light is-size-7">(inactive since 2012)</span></li><li><a href="D.html#darkplaces">DarkPlaces</a>
|
||||
<span class="is-light is-size-7">(inactive since 2014)</span></li><li><a href="D.html#data_storm">Data Storm</a>
|
||||
<span class="is-light is-size-7">(inactive since 2017)</span></li><li><span class="has-text-weight-semibold"><a href="D.html#dave_gnukem">Dave Gnukem</a></span></li><li><a href="D.html#dawn">Dawn</a>
|
||||
<span class="is-light is-size-7">(beta, inactive since 2011)</span></li><li><a href="D.html#deathchase_3d">Deathchase 3D</a>
|
||||
<span class="is-light is-size-7">(beta, inactive since 2011)</span></li><li><a href="D.html#ddracenetwork">DDraceNetwork</a>
|
||||
<span class="is-light is-size-7">(beta)</span></li><li><a href="D.html#deathchase_3d">Deathchase 3D</a>
|
||||
<span class="is-light is-size-7">(inactive since 2002)</span></li><li><a href="D.html#decker">Decker</a>
|
||||
<span class="is-light is-size-7">(beta, inactive since 2013)</span></li><li><a href="D.html#deer_portal">Deer Portal</a>
|
||||
<span class="is-light is-size-7">(beta)</span></li><li><a href="D.html#defendguin">Defendguin</a>
|
||||
@ -339,9 +306,9 @@
|
||||
<span class="is-light is-size-7">(beta, inactive since 2017)</span></li><li><a href="D.html#desktopadventures">DesktopAdventures</a>
|
||||
<span class="is-light is-size-7">(beta)</span></li><li><span class="has-text-weight-semibold"><a href="D.html#destination_sol">Destination Sol</a></span></li><li><a href="D.html#devana">Devana</a>
|
||||
<span class="is-light is-size-7">(beta)</span></li><li><span class="has-text-weight-semibold"><a href="D.html#devilution">Devilution</a></span></li><li><span class="has-text-weight-semibold"><a href="D.html#devilutionx">DevilutionX</a></span></li><li><a href="D.html#dgengine">DGEngine</a>
|
||||
<span class="is-light is-size-7">(beta)</span></li><li><span class="has-text-weight-semibold"><a href="D.html#dhewm3">dhewm3</a></span></li></ul>
|
||||
<span class="is-light is-size-7">(beta)</span></li></ul>
|
||||
</div><div class="column">
|
||||
<ul><li><a href="D.html#diablerie">Diablerie</a>
|
||||
<ul><li><span class="has-text-weight-semibold"><a href="D.html#dhewm3">dhewm3</a></span></li><li><a href="D.html#diablerie">Diablerie</a>
|
||||
<span class="is-light is-size-7">(beta)</span></li><li><span class="has-text-weight-semibold"><a href="D.html#diablo-js">diablo-js</a></span></li><li><span class="has-text-weight-semibold"><a href="D.html#diabolika">Diabolika</a></span></li><li><a href="D.html#digbuild">Digbuild</a>
|
||||
<span class="is-light is-size-7">(beta, inactive since 2011)</span></li><li><a href="D.html#digger_remastered">Digger Remastered</a>
|
||||
<span class="is-light is-size-7">(inactive since 2004)</span></li><li><span class="has-text-weight-semibold"><a href="D.html#digital_a_love_story">Digital: A Love Story</a></span></li><li><a href="D.html#dim3">dim3</a>
|
||||
@ -359,10 +326,10 @@
|
||||
<span class="is-light is-size-7">(inactive since 2013)</span></li><li><a href="D.html#doukutsu-rs">doukutsu-rs</a>
|
||||
<span class="is-light is-size-7">(beta)</span></li><li><a href="D.html#dragon_history-dra_historie">Dragon History - Dračí Historie</a>
|
||||
<span class="is-light is-size-7">(inactive since 2010)</span></li><li><span class="has-text-weight-semibold"><a href="D.html#dragon_hunt">Dragon Hunt</a></span></li><li><a href="D.html#drally">dRally</a>
|
||||
<span class="is-light is-size-7">(beta)</span></li><li><a href="D.html#dreamchess">DreamChess</a>
|
||||
<span class="is-light is-size-7">(beta)</span></li></ul>
|
||||
</div><div class="column">
|
||||
<ul><li><a href="D.html#dreamzzt">DreamZZT</a>
|
||||
<ul><li><a href="D.html#dreamchess">DreamChess</a>
|
||||
<span class="is-light is-size-7">(beta)</span></li><li><a href="D.html#dreamzzt">DreamZZT</a>
|
||||
<span class="is-light is-size-7">(beta, inactive since 2007)</span></li><li><a href="D.html#dreerally">Dreerally</a>
|
||||
<span class="is-light is-size-7">(beta)</span></li><li><span class="has-text-weight-semibold"><a href="D.html#drl">DRL</a></span></li><li><a href="D.html#droidzebra">DroidZebra</a>
|
||||
<span class="is-light is-size-7">(inactive since 2015)</span></li><li><span class="has-text-weight-semibold"><a href="D.html#duality">Duality</a></span></li><li><a href="D.html#duck_marines">Duck Marines</a>
|
||||
@ -381,12 +348,10 @@
|
||||
<span class="is-light is-size-7">(inactive since 1992)</span></li><li><span class="has-text-weight-semibold"><a href="D.html#dust_racing_2d">Dust Racing 2D</a></span></li><li><span class="has-text-weight-semibold"><a href="D.html#dwarfcorp">DwarfCorp</a></span></li><li><span class="has-text-weight-semibold"><a href="D.html#dxx-rebirth">DXX-Rebirth</a></span></li><li><a href="D.html#dynadungeons">DynaDungeons</a>
|
||||
<span class="is-light is-size-7">(beta, inactive since 2018)</span></li></ul>
|
||||
</div></div>
|
||||
<a class="is-light is-size-7" href="#">Back to top</a>
|
||||
<p class="is-size-7 has-text-right"><a href="#">Back to top</a></p>
|
||||
</div>
|
||||
|
||||
<div class="box">
|
||||
<div class="block">
|
||||
<h2 id="e" class="is-size-4 has-text-weight-semibold">E</h2></div>
|
||||
<div id="e" class="box">
|
||||
<div class="block"><span class="title is-4">E</span><br>40 games</div>
|
||||
<div class="columns"><div class="column">
|
||||
<ul><li><a href="E.html#eadventure">eAdventure</a>
|
||||
<span class="is-light is-size-7">(inactive since 2014)</span></li><li><a href="E.html#eat_the_whistle">Eat The Whistle</a>
|
||||
@ -416,12 +381,10 @@
|
||||
<span class="is-light is-size-7">(inactive since 2017)</span></li><li><a href="E.html#extreme_tux_racer">Extreme Tux Racer</a>
|
||||
<span class="is-light is-size-7">(beta, inactive since 2018)</span></li><li><span class="has-text-weight-semibold"><a href="E.html#exult">Exult</a></span></li><li><span class="has-text-weight-semibold"><a href="E.html#ezengine">ezEngine</a></span></li><li><span class="has-text-weight-semibold"><a href="E.html#ezquake">ezQuake</a></span></li></ul>
|
||||
</div></div>
|
||||
<a class="is-light is-size-7" href="#">Back to top</a>
|
||||
<p class="is-size-7 has-text-right"><a href="#">Back to top</a></p>
|
||||
</div>
|
||||
|
||||
<div class="box">
|
||||
<div class="block">
|
||||
<h2 id="f" class="is-size-4 has-text-weight-semibold">F</h2></div>
|
||||
<div id="f" class="box">
|
||||
<div class="block"><span class="title is-4">F</span><br>80 games</div>
|
||||
<div class="columns"><div class="column">
|
||||
<ul><li><a href="F.html#f-1_spirit">F-1 Spirit</a>
|
||||
<span class="is-light is-size-7">(beta, inactive since 2009)</span></li><li><a href="F.html#fairy-max">Fairy-Max</a>
|
||||
@ -459,7 +422,8 @@
|
||||
<span class="is-light is-size-7">(beta)</span></li><li><a href="F.html#freeblocks">FreeBlocks</a>
|
||||
<span class="is-light is-size-7">(beta, inactive since 2015)</span></li><li><span class="has-text-weight-semibold"><a href="F.html#freebloks_3d_for_android">Freebloks 3D for Android</a></span></li><li><span class="has-text-weight-semibold"><a href="F.html#freeciv">Freeciv</a></span></li><li><a href="F.html#freeciv_alpha_centauri_project">Freeciv Alpha Centauri project</a>
|
||||
<span class="is-light is-size-7">(beta, inactive since 2003)</span></li><li><span class="has-text-weight-semibold"><a href="F.html#freeciv-web">Freeciv-web</a></span></li><li><span class="has-text-weight-semibold"><a href="F.html#freecol">FreeCol</a></span></li><li><span class="has-text-weight-semibold"><a href="F.html#freecs">FreeCS</a></span></li><li><a href="F.html#freedoom">Freedoom</a>
|
||||
<span class="is-light is-size-7">(beta)</span></li><li><span class="has-text-weight-semibold"><a href="F.html#freedroidrpg">FreedroidRPG</a></span></li><li><a href="F.html#freefalcon">FreeFalcon</a>
|
||||
<span class="is-light is-size-7">(beta)</span></li><li><span class="has-text-weight-semibold"><a href="F.html#freedroidrpg">FreedroidRPG</a></span></li><li><a href="F.html#freee">FrEee</a>
|
||||
<span class="is-light is-size-7">(beta)</span></li><li><a href="F.html#freefalcon">FreeFalcon</a>
|
||||
<span class="is-light is-size-7">(inactive since 2014)</span></li><li><a href="F.html#freegish">freegish</a>
|
||||
<span class="is-light is-size-7">(beta, inactive since 2017)</span></li><li><a href="F.html#freekick_3">Freekick 3</a>
|
||||
<span class="is-light is-size-7">(inactive since 2015)</span></li></ul>
|
||||
@ -486,12 +450,10 @@
|
||||
<span class="is-light is-size-7">(inactive since 2014)</span></li><li><a href="F.html#funlabyrinthe">FunLabyrinthe</a>
|
||||
<span class="is-light is-size-7">(inactive since 2012)</span></li></ul>
|
||||
</div></div>
|
||||
<a class="is-light is-size-7" href="#">Back to top</a>
|
||||
<p class="is-size-7 has-text-right"><a href="#">Back to top</a></p>
|
||||
</div>
|
||||
|
||||
<div class="box">
|
||||
<div class="block">
|
||||
<h2 id="g" class="is-size-4 has-text-weight-semibold">G</h2></div>
|
||||
<div id="g" class="box">
|
||||
<div class="block"><span class="title is-4">G</span><br>65 games</div>
|
||||
<div class="columns"><div class="column">
|
||||
<ul><li><span class="has-text-weight-semibold"><a href="G.html#galaxy_forces_v2">Galaxy Forces V2</a></span></li><li><a href="G.html#galaxymage_redux">GalaxyMage Redux</a>
|
||||
<span class="is-light is-size-7">(beta, inactive since 2011)</span></li><li><a href="G.html#galaxyng">GalaxyNG</a>
|
||||
@ -543,12 +505,10 @@
|
||||
<span class="is-light is-size-7">(beta, inactive since 2006)</span></li><li><a href="G.html#gustys_serpents">Gusty's Serpents</a>
|
||||
<span class="is-light is-size-7">(beta, inactive since 2014)</span></li><li><span class="has-text-weight-semibold"><a href="G.html#gweled">Gweled</a></span></li><li><span class="has-text-weight-semibold"><a href="G.html#gzdoom">GZDoom</a></span></li></ul>
|
||||
</div></div>
|
||||
<a class="is-light is-size-7" href="#">Back to top</a>
|
||||
<p class="is-size-7 has-text-right"><a href="#">Back to top</a></p>
|
||||
</div>
|
||||
|
||||
<div class="box">
|
||||
<div class="block">
|
||||
<h2 id="h" class="is-size-4 has-text-weight-semibold">H</h2></div>
|
||||
<div id="h" class="box">
|
||||
<div class="block"><span class="title is-4">H</span><br>40 games</div>
|
||||
<div class="columns"><div class="column">
|
||||
<ul><li><a href="H.html#h-craft_championship">H-Craft Championship</a>
|
||||
<span class="is-light is-size-7">(inactive since 2015)</span></li><li><a href="H.html#hack">Hack</a>
|
||||
@ -588,12 +548,10 @@
|
||||
<span class="is-light is-size-7">(beta, inactive since 2016)</span></li><li><a href="H.html#hypercube">Hypercube</a>
|
||||
<span class="is-light is-size-7">(inactive since 2016)</span></li><li><span class="has-text-weight-semibold"><a href="H.html#hyperrogue">HyperRogue</a></span></li></ul>
|
||||
</div></div>
|
||||
<a class="is-light is-size-7" href="#">Back to top</a>
|
||||
<p class="is-size-7 has-text-right"><a href="#">Back to top</a></p>
|
||||
</div>
|
||||
|
||||
<div class="box">
|
||||
<div class="block">
|
||||
<h2 id="i" class="is-size-4 has-text-weight-semibold">I</h2></div>
|
||||
<div id="i" class="box">
|
||||
<div class="block"><span class="title is-4">I</span><br>32 games</div>
|
||||
<div class="columns"><div class="column">
|
||||
<ul><li><a href="I.html#i_have_no_tomatoes">I Have No Tomatoes</a>
|
||||
<span class="is-light is-size-7">(inactive since 2004)</span></li><li><a href="I.html#icbm3d">ICBM3D</a>
|
||||
@ -622,12 +580,10 @@
|
||||
<span class="is-light is-size-7">(beta)</span></li><li><a href="I.html#iter_vehemens_ad_necem">Iter Vehemens ad Necem</a>
|
||||
<span class="is-light is-size-7">(beta)</span></li><li><span class="has-text-weight-semibold"><a href="I.html#ithaka_board_game">Ithaka Board Game</a></span></li></ul>
|
||||
</div></div>
|
||||
<a class="is-light is-size-7" href="#">Back to top</a>
|
||||
<p class="is-size-7 has-text-right"><a href="#">Back to top</a></p>
|
||||
</div>
|
||||
|
||||
<div class="box">
|
||||
<div class="block">
|
||||
<h2 id="j" class="is-size-4 has-text-weight-semibold">J</h2></div>
|
||||
<div id="j" class="box">
|
||||
<div class="block"><span class="title is-4">J</span><br>25 games</div>
|
||||
<div class="columns"><div class="column">
|
||||
<ul><li><a href="J.html#jactorio">Jactorio</a>
|
||||
<span class="is-light is-size-7">(beta)</span></li><li><span class="has-text-weight-semibold"><a href="J.html#jagged_alliance_2_stracciatella">Jagged Alliance 2 Stracciatella</a></span></li><li><a href="J.html#jake2">Jake2</a>
|
||||
@ -652,12 +608,10 @@
|
||||
<span class="is-light is-size-7">(inactive since 2004)</span></li><li><a href="J.html#just_another_tetris_clone">Just another Tetris™ clone</a>
|
||||
<span class="is-light is-size-7">(inactive since 2017)</span></li></ul>
|
||||
</div></div>
|
||||
<a class="is-light is-size-7" href="#">Back to top</a>
|
||||
<p class="is-size-7 has-text-right"><a href="#">Back to top</a></p>
|
||||
</div>
|
||||
|
||||
<div class="box">
|
||||
<div class="block">
|
||||
<h2 id="k" class="is-size-4 has-text-weight-semibold">K</h2></div>
|
||||
<div id="k" class="box">
|
||||
<div class="block"><span class="title is-4">K</span><br>29 games</div>
|
||||
<div class="columns"><div class="column">
|
||||
<ul><li><a href="K.html#kai_opua">Kai ‘Opua</a>
|
||||
<span class="is-light is-size-7">(inactive since 2013)</span></li><li><span class="has-text-weight-semibold"><a href="K.html#kam_remake">KaM Remake</a></span></li><li><a href="K.html#kartering">Kartering</a>
|
||||
@ -686,12 +640,10 @@
|
||||
<span class="is-light is-size-7">(beta, inactive since 2012)</span></li><li><a href="K.html#kungfoo_barracuda">KungFoo Barracuda</a>
|
||||
<span class="is-light is-size-7">(inactive since 2016)</span></li></ul>
|
||||
</div></div>
|
||||
<a class="is-light is-size-7" href="#">Back to top</a>
|
||||
<p class="is-size-7 has-text-right"><a href="#">Back to top</a></p>
|
||||
</div>
|
||||
|
||||
<div class="box">
|
||||
<div class="block">
|
||||
<h2 id="l" class="is-size-4 has-text-weight-semibold">L</h2></div>
|
||||
<div id="l" class="box">
|
||||
<div class="block"><span class="title is-4">L</span><br>47 games</div>
|
||||
<div class="columns"><div class="column">
|
||||
<ul><li><a href="L.html#labbaye_des_morts">L'Abbaye des Morts</a>
|
||||
<span class="is-light is-size-7">(inactive since 2018)</span></li><li><a href="L.html#l-echo">l-echo</a>
|
||||
@ -734,12 +686,10 @@
|
||||
<span class="is-light is-size-7">(beta, inactive since 2016)</span></li><li><span class="has-text-weight-semibold"><a href="L.html#lugaru">Lugaru</a></span></li><li><a href="L.html#luola">Luola</a>
|
||||
<span class="is-light is-size-7">(inactive since 2005)</span></li></ul>
|
||||
</div></div>
|
||||
<a class="is-light is-size-7" href="#">Back to top</a>
|
||||
<p class="is-size-7 has-text-right"><a href="#">Back to top</a></p>
|
||||
</div>
|
||||
|
||||
<div class="box">
|
||||
<div class="block">
|
||||
<h2 id="m" class="is-size-4 has-text-weight-semibold">M</h2></div>
|
||||
<div id="m" class="box">
|
||||
<div class="block"><span class="title is-4">M</span><br>77 games</div>
|
||||
<div class="columns"><div class="column">
|
||||
<ul><li><a href="M.html#mars">M.A.R.S.</a>
|
||||
<span class="is-light is-size-7">(beta, inactive since 2016)</span></li><li><a href="M.html#mewl">M.E.W.L.</a>
|
||||
@ -799,12 +749,10 @@
|
||||
<span class="is-light is-size-7">(inactive since 2013)</span></li><li><a href="M.html#musosu">MUSoSu</a>
|
||||
<span class="is-light is-size-7">(beta, inactive since 2008)</span></li><li><span class="has-text-weight-semibold"><a href="M.html#mxengine">MxEngine</a></span></li></ul>
|
||||
</div></div>
|
||||
<a class="is-light is-size-7" href="#">Back to top</a>
|
||||
<p class="is-size-7 has-text-right"><a href="#">Back to top</a></p>
|
||||
</div>
|
||||
|
||||
<div class="box">
|
||||
<div class="block">
|
||||
<h2 id="n" class="is-size-4 has-text-weight-semibold">N</h2></div>
|
||||
<div id="n" class="box">
|
||||
<div class="block"><span class="title is-4">N</span><br>33 games</div>
|
||||
<div class="columns"><div class="column">
|
||||
<ul><li><a href="N.html#n2048">n2048</a>
|
||||
<span class="is-light is-size-7">(beta, inactive since 2014)</span></li><li><span class="has-text-weight-semibold"><a href="N.html#naev">Naev</a></span></li><li><span class="has-text-weight-semibold"><a href="N.html#nblood">NBlood</a></span></li><li><a href="N.html#neogfx">neoGFX</a>
|
||||
@ -833,12 +781,10 @@
|
||||
<span class="is-light is-size-7">(beta, inactive since 2018)</span></li><li><span class="has-text-weight-semibold"><a href="N.html#nxengine">NXEngine</a></span></li><li><span class="has-text-weight-semibold"><a href="N.html#nxengine-evo">NXEngine-evo</a></span></li><li><a href="N.html#nxtank">nXtank</a>
|
||||
<span class="is-light is-size-7">(beta, inactive since 2010)</span></li></ul>
|
||||
</div></div>
|
||||
<a class="is-light is-size-7" href="#">Back to top</a>
|
||||
<p class="is-size-7 has-text-right"><a href="#">Back to top</a></p>
|
||||
</div>
|
||||
|
||||
<div class="box">
|
||||
<div class="block">
|
||||
<h2 id="o" class="is-size-4 has-text-weight-semibold">O</h2></div>
|
||||
<div id="o" class="box">
|
||||
<div class="block"><span class="title is-4">O</span><br>129 games</div>
|
||||
<div class="columns"><div class="column">
|
||||
<ul><li><a href="O.html#odamex">Odamex</a>
|
||||
<span class="is-light is-size-7">(beta)</span></li><li><a href="O.html#ogrian_carpet">Ogrian Carpet</a>
|
||||
@ -940,12 +886,10 @@
|
||||
<span class="is-light is-size-7">(beta)</span></li><li><a href="O.html#overgod">Overgod</a>
|
||||
<span class="is-light is-size-7">(inactive since 2005)</span></li><li><span class="has-text-weight-semibold"><a href="O.html#oxygen_engine">Oxygen Engine</a></span></li></ul>
|
||||
</div></div>
|
||||
<a class="is-light is-size-7" href="#">Back to top</a>
|
||||
<p class="is-size-7 has-text-right"><a href="#">Back to top</a></p>
|
||||
</div>
|
||||
|
||||
<div class="box">
|
||||
<div class="block">
|
||||
<h2 id="p" class="is-size-4 has-text-weight-semibold">P</h2></div>
|
||||
<div id="p" class="box">
|
||||
<div class="block"><span class="title is-4">P</span><br>84 games</div>
|
||||
<div class="columns"><div class="column">
|
||||
<ul><li><span class="has-text-weight-semibold"><a href="P.html#pac_go">Pac Go</a></span></li><li><a href="P.html#pacewar">Pacewar</a>
|
||||
<span class="is-light is-size-7">(inactive since 2017)</span></li><li><span class="has-text-weight-semibold"><a href="P.html#pachi">Pachi</a></span></li><li><a href="P.html#pacman">Pacman</a>
|
||||
@ -1017,12 +961,10 @@
|
||||
<span class="is-light is-size-7">(inactive since 2004)</span></li><li><a href="P.html#python_kye">Python Kye</a>
|
||||
<span class="is-light is-size-7">(inactive since 2010)</span></li></ul>
|
||||
</div></div>
|
||||
<a class="is-light is-size-7" href="#">Back to top</a>
|
||||
<p class="is-size-7 has-text-right"><a href="#">Back to top</a></p>
|
||||
</div>
|
||||
|
||||
<div class="box">
|
||||
<div class="block">
|
||||
<h2 id="q" class="is-size-4 has-text-weight-semibold">Q</h2></div>
|
||||
<div id="q" class="box">
|
||||
<div class="block"><span class="title is-4">Q</span><br>9 games</div>
|
||||
<div class="columns"><div class="column">
|
||||
<ul><li><a href="Q.html#q">Q</a>
|
||||
<span class="is-light is-size-7">(inactive since 2013)</span></li><li><a href="Q.html#q-gears">Q-Gears</a>
|
||||
@ -1036,12 +978,10 @@
|
||||
<span class="is-light is-size-7">(beta)</span></li><li><a href="Q.html#quatter">Quatter</a>
|
||||
<span class="is-light is-size-7">(inactive since 2018)</span></li></ul>
|
||||
</div></div>
|
||||
<a class="is-light is-size-7" href="#">Back to top</a>
|
||||
<p class="is-size-7 has-text-right"><a href="#">Back to top</a></p>
|
||||
</div>
|
||||
|
||||
<div class="box">
|
||||
<div class="block">
|
||||
<h2 id="r" class="is-size-4 has-text-weight-semibold">R</h2></div>
|
||||
<div id="r" class="box">
|
||||
<div class="block"><span class="title is-4">R</span><br>65 games</div>
|
||||
<div class="columns"><div class="column">
|
||||
<ul><li><span class="has-text-weight-semibold"><a href="R.html#rabbit_escape">Rabbit Escape</a></span></li><li><span class="has-text-weight-semibold"><a href="R.html#race_into_space">Race Into Space</a></span></li><li><a href="R.html#racerjs">RacerJS</a>
|
||||
<span class="is-light is-size-7">(inactive since 2010)</span></li><li><span class="has-text-weight-semibold"><a href="R.html#rad">RAD</a></span></li><li><a href="R.html#radakan">Radakan</a>
|
||||
@ -1087,12 +1027,10 @@
|
||||
<span class="is-light is-size-7">(inactive since 2011)</span></li><li><a href="R.html#ruzzt">RuZZT</a>
|
||||
<span class="is-light is-size-7">(beta)</span></li><li><span class="has-text-weight-semibold"><a href="R.html#ryzom_core">Ryzom Core</a></span></li></ul>
|
||||
</div></div>
|
||||
<a class="is-light is-size-7" href="#">Back to top</a>
|
||||
<p class="is-size-7 has-text-right"><a href="#">Back to top</a></p>
|
||||
</div>
|
||||
|
||||
<div class="box">
|
||||
<div class="block">
|
||||
<h2 id="s" class="is-size-4 has-text-weight-semibold">S</h2></div>
|
||||
<div id="s" class="box">
|
||||
<div class="block"><span class="title is-4">S</span><br>132 games</div>
|
||||
<div class="columns"><div class="column">
|
||||
<ul><li><a href="S.html#scourge">S.C.O.U.R.G.E.</a>
|
||||
<span class="is-light is-size-7">(beta, inactive since 2008)</span></li><li><span class="has-text-weight-semibold"><a href="S.html#sanandreasunity">SanAndreasUnity</a></span></li><li><a href="S.html#sandspiel">sandspiel</a>
|
||||
@ -1195,12 +1133,10 @@
|
||||
<span class="is-light is-size-7">(beta, inactive since 2010)</span></li><li><a href="S.html#system_syzygy">System Syzygy</a>
|
||||
<span class="is-light is-size-7">(inactive since 2018)</span></li></ul>
|
||||
</div></div>
|
||||
<a class="is-light is-size-7" href="#">Back to top</a>
|
||||
<p class="is-size-7 has-text-right"><a href="#">Back to top</a></p>
|
||||
</div>
|
||||
|
||||
<div class="box">
|
||||
<div class="block">
|
||||
<h2 id="t" class="is-size-4 has-text-weight-semibold">T</h2></div>
|
||||
<div id="t" class="box">
|
||||
<div class="block"><span class="title is-4">T</span><br>109 games</div>
|
||||
<div class="columns"><div class="column">
|
||||
<ul><li><a href="T.html#t-bots">T-Bots</a>
|
||||
<span class="is-light is-size-7">(beta, inactive since 2004)</span></li><li><a href="T.html#t3">T^3</a>
|
||||
@ -1214,7 +1150,7 @@
|
||||
<span class="is-light is-size-7">(inactive since 2019)</span></li><li><a href="T.html#team_tactics">Team Tactics</a>
|
||||
<span class="is-light is-size-7">(beta, inactive since 2016)</span></li><li><a href="T.html#tecnoballz">TecnoballZ</a>
|
||||
<span class="is-light is-size-7">(beta, inactive since 2016)</span></li><li><a href="T.html#teeworlds">Teeworlds</a>
|
||||
<span class="is-light is-size-7">(beta, inactive since 2013)</span></li><li><a href="T.html#tekwargdx">TekwarGDX</a>
|
||||
<span class="is-light is-size-7">(beta)</span></li><li><a href="T.html#tekwargdx">TekwarGDX</a>
|
||||
<span class="is-light is-size-7">(beta)</span></li><li><a href="T.html#tenes_empanadas_graciela">Tenes Empanadas Graciela</a>
|
||||
<span class="is-light is-size-7">(beta, inactive since 2015)</span></li><li><span class="has-text-weight-semibold"><a href="T.html#tennix">Tennix!</a></span></li><li><span class="has-text-weight-semibold"><a href="T.html#termfrogger">TermFrogger</a></span></li><li><span class="has-text-weight-semibold"><a href="T.html#terminalapps">TerminalApps</a></span></li><li><a href="T.html#terrarium">terrarium</a>
|
||||
<span class="is-light is-size-7">(beta)</span></li><li><a href="T.html#tes3mp">TES3MP</a>
|
||||
@ -1291,12 +1227,10 @@
|
||||
<span class="is-light is-size-7">(beta)</span></li><li><a href="T.html#tyrquake">TyrQuake</a>
|
||||
<span class="is-light is-size-7">(beta)</span></li></ul>
|
||||
</div></div>
|
||||
<a class="is-light is-size-7" href="#">Back to top</a>
|
||||
<p class="is-size-7 has-text-right"><a href="#">Back to top</a></p>
|
||||
</div>
|
||||
|
||||
<div class="box">
|
||||
<div class="block">
|
||||
<h2 id="u" class="is-size-4 has-text-weight-semibold">U</h2></div>
|
||||
<div id="u" class="box">
|
||||
<div class="block"><span class="title is-4">U</span><br>22 games</div>
|
||||
<div class="columns"><div class="column">
|
||||
<ul><li><a href="U.html#uasource">UA_source</a>
|
||||
<span class="is-light is-size-7">(beta)</span></li><li><a href="U.html#ualbion">UAlbion</a>
|
||||
@ -1319,12 +1253,10 @@
|
||||
<span class="is-light is-size-7">(beta)</span></li><li><a href="U.html#unknown_horizons">Unknown Horizons</a>
|
||||
<span class="is-light is-size-7">(beta)</span></li><li><span class="has-text-weight-semibold"><a href="U.html#unnethack">UnNetHack</a></span></li><li><span class="has-text-weight-semibold"><a href="U.html#unvanquished">Unvanquished</a></span></li></ul>
|
||||
</div></div>
|
||||
<a class="is-light is-size-7" href="#">Back to top</a>
|
||||
<p class="is-size-7 has-text-right"><a href="#">Back to top</a></p>
|
||||
</div>
|
||||
|
||||
<div class="box">
|
||||
<div class="block">
|
||||
<h2 id="v" class="is-size-4 has-text-weight-semibold">V</h2></div>
|
||||
<div id="v" class="box">
|
||||
<div class="block"><span class="title is-4">V</span><br>25 games</div>
|
||||
<div class="columns"><div class="column">
|
||||
<ul><li><span class="has-text-weight-semibold"><a href="V.html#valyria_tear">Valyria Tear</a></span></li><li><a href="V.html#vamos">Vamos</a>
|
||||
<span class="is-light is-size-7">(beta, inactive since 2014)</span></li><li><span class="has-text-weight-semibold"><a href="V.html#vangers">Vangers</a></span></li><li><span class="has-text-weight-semibold"><a href="V.html#vanilla-conquer">Vanilla-Conquer</a></span></li><li><span class="has-text-weight-semibold"><a href="V.html#vcmi">VCMI</a></span></li><li><a href="V.html#vdrift">VDrift</a>
|
||||
@ -1346,12 +1278,10 @@
|
||||
<span class="is-light is-size-7">(beta)</span></li><li><a href="V.html#vultures_eye">Vulture's Eye</a>
|
||||
<span class="is-light is-size-7">(inactive since 2015)</span></li><li><span class="has-text-weight-semibold"><a href="V.html#vvvvvv">VVVVVV</a></span></li></ul>
|
||||
</div></div>
|
||||
<a class="is-light is-size-7" href="#">Back to top</a>
|
||||
<p class="is-size-7 has-text-right"><a href="#">Back to top</a></p>
|
||||
</div>
|
||||
|
||||
<div class="box">
|
||||
<div class="block">
|
||||
<h2 id="w" class="is-size-4 has-text-weight-semibold">W</h2></div>
|
||||
<div id="w" class="box">
|
||||
<div class="block"><span class="title is-4">W</span><br>37 games</div>
|
||||
<div class="columns"><div class="column">
|
||||
<ul><li><a href="W.html#wagic_the_homebrew">Wagic, the Homebrew</a>
|
||||
<span class="is-light is-size-7">(beta)</span></li><li><span class="has-text-weight-semibold"><a href="W.html#walic">Walic</a></span></li><li><span class="has-text-weight-semibold"><a href="W.html#wallball">WallBall</a></span></li><li><a href="W.html#war_of_kingdom">War Of Kingdom</a>
|
||||
@ -1388,12 +1318,10 @@
|
||||
<span class="is-light is-size-7">(beta, inactive since 2014)</span></li><li><a href="W.html#wxlasertank">wxLaserTank</a>
|
||||
<span class="is-light is-size-7">(inactive since 2009)</span></li><li><span class="has-text-weight-semibold"><a href="W.html#wyrmsun">Wyrmsun</a></span></li></ul>
|
||||
</div></div>
|
||||
<a class="is-light is-size-7" href="#">Back to top</a>
|
||||
<p class="is-size-7 has-text-right"><a href="#">Back to top</a></p>
|
||||
</div>
|
||||
|
||||
<div class="box">
|
||||
<div class="block">
|
||||
<h2 id="x" class="is-size-4 has-text-weight-semibold">X</h2></div>
|
||||
<div id="x" class="box">
|
||||
<div class="block"><span class="title is-4">X</span><br>27 games</div>
|
||||
<div class="columns"><div class="column">
|
||||
<ul><li><a href="X.html#x-force_fight_for_destiny">X-Force: Fight For Destiny</a>
|
||||
<span class="is-light is-size-7">(beta, inactive since 2011)</span></li><li><a href="X.html#x-moto">X-Moto</a>
|
||||
@ -1423,12 +1351,10 @@
|
||||
<span class="is-light is-size-7">(beta, inactive since 2013)</span></li><li><a href="X.html#xyginext">xygineXT</a>
|
||||
<span class="is-light is-size-7">(beta)</span></li></ul>
|
||||
</div></div>
|
||||
<a class="is-light is-size-7" href="#">Back to top</a>
|
||||
<p class="is-size-7 has-text-right"><a href="#">Back to top</a></p>
|
||||
</div>
|
||||
|
||||
<div class="box">
|
||||
<div class="block">
|
||||
<h2 id="y" class="is-size-4 has-text-weight-semibold">Y</h2></div>
|
||||
<div id="y" class="box">
|
||||
<div class="block"><span class="title is-4">Y</span><br>7 games</div>
|
||||
<div class="columns"><div class="column">
|
||||
<ul><li><span class="has-text-weight-semibold"><a href="Y.html#yamagi_quake_ii">Yamagi Quake II</a></span></li><li><span class="has-text-weight-semibold"><a href="Y.html#yet_another_doom_clone">Yet Another Doom Clone</a></span></li><li><a href="Y.html#yet_another_engine">Yet Another Engine</a>
|
||||
<span class="is-light is-size-7">(beta, inactive since 2016)</span></li></ul>
|
||||
@ -1440,12 +1366,10 @@
|
||||
<ul><li><a href="Y.html#yorg">Yorg</a>
|
||||
<span class="is-light is-size-7">(beta)</span></li><li><span class="has-text-weight-semibold"><a href="Y.html#ysoccer">YSoccer</a></span></li></ul>
|
||||
</div></div>
|
||||
<a class="is-light is-size-7" href="#">Back to top</a>
|
||||
<p class="is-size-7 has-text-right"><a href="#">Back to top</a></p>
|
||||
</div>
|
||||
|
||||
<div class="box">
|
||||
<div class="block">
|
||||
<h2 id="z" class="is-size-4 has-text-weight-semibold">Z</h2></div>
|
||||
<div id="z" class="box">
|
||||
<div class="block"><span class="title is-4">Z</span><br>20 games</div>
|
||||
<div class="columns"><div class="column">
|
||||
<ul><li><a href="Z.html#zandronum">Zandronum</a>
|
||||
<span class="is-light is-size-7">(inactive since 2017)</span></li><li><a href="Z.html#zangband">ZAngband</a>
|
||||
@ -1465,12 +1389,10 @@
|
||||
<span class="is-light is-size-7">(beta, inactive since 2004)</span></li><li><a href="Z.html#zztgo">zztgo</a>
|
||||
<span class="is-light is-size-7">(beta)</span></li></ul>
|
||||
</div></div>
|
||||
<a class="is-light is-size-7" href="#">Back to top</a>
|
||||
<p class="is-size-7 has-text-right"><a href="#">Back to top</a></p>
|
||||
</div>
|
||||
|
||||
<div class="box">
|
||||
<div class="block">
|
||||
<h2 id="0" class="is-size-4 has-text-weight-semibold">0</h2></div>
|
||||
<div id="0" class="box">
|
||||
<div class="block"><span class="title is-4">0-9</span><br>13 games</div>
|
||||
<div class="columns"><div class="column">
|
||||
<ul><li><a href="0.html#0_ad">0 A.D.</a>
|
||||
<span class="is-light is-size-7">(beta)</span></li><li><span class="has-text-weight-semibold"><a href="0.html#1oom">1oom</a></span></li><li><span class="has-text-weight-semibold"><a href="0.html#2006-rebotted">2006-rebotted</a></span></li><li><span class="has-text-weight-semibold"><a href="0.html#2048">2048</a></span></li><li><span class="has-text-weight-semibold"><a href="0.html#2048_python">2048 Python</a></span></li></ul>
|
||||
@ -1486,21 +1408,16 @@
|
||||
<span class="is-light is-size-7">(inactive since 2012)</span></li><li><a href="0.html#54321">54321</a>
|
||||
<span class="is-light is-size-7">(inactive since 2001)</span></li></ul>
|
||||
</div></div>
|
||||
<a class="is-light is-size-7" href="#">Back to top</a>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</section>
|
||||
<footer class="footer">
|
||||
<div class="container content is-size-7">
|
||||
<p>The <a href="https://github.com/Trilarion/opensourcegames">Open source games list (OSGL)</a> is a collection of open source game descriptions focusing on technical aspects.
|
||||
The content on this site is the result of voluntary work and may be outdated or incorrect.<br>
|
||||
For giving feedback or improving the content see the <a href="contribute.html">contribution guidelines</a> or read the <a href="https://trilarion.blogspot.com/search/label/osgames">Blog</a>.</p>
|
||||
<p>The content (games descriptions) is licensed <a href="https://github.com/Trilarion/opensourcegames/blob/master/LICENSE">CC-0</a>.
|
||||
Used icons are licensed under CC BY-SA 3.0 (<a href="https://github.com/somerandomdude/Iconic">Iconic</a> or <a href="http://designmodo.com/linecons-free/">Linecons</a>), CC0 1.0 (<a href="https://simpleicons.org/">Simple Icons</a>),
|
||||
CC BY 4.0 (<a href="https://github.com/FortAwesome/Font-Awesome">Font Awesome</a> or <a href="https://icomoon.io/#icons-icomoon">IcoMoon Free</a>), CC BY-SA 4.0 (<a href="http://www.entypo.com/">Entypo+</a>) or Apache License 2.0 (<a href="https://material.io/resources/icons">Material Icons</a>).
|
||||
This website is built using Python, Lark, Jinja2 and Bulma. Last updated: 2021-10-02 13:39</p>
|
||||
</div>
|
||||
<p class="is-size-7 has-text-right"><a href="#">Back to top</a></p>
|
||||
</div></div>
|
||||
<footer class="footer container content is-size-7">
|
||||
<p>The <a href="https://github.com/Trilarion/opensourcegames">Open source games list (OSGL)</a> is a collection of open source game descriptions focusing on technical aspects.
|
||||
The content on this site is the result of voluntary work and may be outdated or incorrect. For giving feedback or improving the content see the
|
||||
<a href="contribute.html">contribution guidelines</a> or read the <a href="https://trilarion.blogspot.com/search/label/osgames">Blog</a>.</p>
|
||||
<p>The content (games descriptions) is licensed <a href="https://github.com/Trilarion/opensourcegames/blob/master/LICENSE">CC-0</a>.
|
||||
Used icons are licensed under CC BY-SA 3.0 (<a href="https://github.com/somerandomdude/Iconic">Iconic</a> or <a href="http://designmodo.com/linecons-free/">Linecons</a>), CC0 1.0 (<a href="https://simpleicons.org/">Simple Icons</a>),
|
||||
CC BY 4.0 (<a href="https://github.com/FortAwesome/Font-Awesome">Font Awesome</a> or <a href="https://icomoon.io/#icons-icomoon">IcoMoon Free</a>), CC BY-SA 4.0 (<a href="http://www.entypo.com/">Entypo+</a>) or Apache License 2.0 (<a href="https://material.io/resources/icons">Material Icons</a>).
|
||||
This website is built using Python, Lark, Jinja2 and Bulma. Last updated: 2021-10-05 11:16</p>
|
||||
</footer>
|
||||
</body>
|
||||
</html>
|
Reference in New Issue
Block a user