2021-10-27 16:56:44 +02:00

1594 lines
262 KiB
HTML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!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 | Games | Alphabetical</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 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 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 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 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">Games starting with C</p></div>
<div id="c-dogs_sdl" class="box"><nav class="level">
<div class="level-left">
<div class="level-item title is-4">C-Dogs SDL</div>
</div>
<div class="level-right is-size-7"><div class="level-item">Platforms:<a href="platforms.html#windows" title="Windows"><span class="icon has-text-black"><i class="icon-windows"></i></span></a><a href="platforms.html#linux" title="Linux"><span class="icon has-text-black"><i class="icon-tux"></i></span></a><a href="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="genres.html#action" title="action games" class="tag is-info">action</a><a href="genres.html#remake" title="remake games" class="tag is-info">remake</a>
<span class="tag is-light">shooter</span></div>
</div><div class="block">Homepage: <a href="https://cxong.github.io/cdogs-sdl/">cxong.github.io/cdogs-sdl</a><br>Media: <a href="https://en.wikipedia.org/wiki/C-Dogs#Open_source">C-Dogs SDL<span class="icon has-text-black"><i class="icon-wikipedia"></i></span></a><br>Inspiration: <a href="../inspirations/C.html#c-dogs">C-Dogs</a><br>Download: <a href="https://cxong.github.io/cdogs-sdl/downloads.html">cxong.github.io/cdogs-sdl/downloads.html</a><br></div><div class="block is-size-7">
<span class="has-text-weight-semibold">Details</span><br>Code languages: <a href="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/cxong/cdogs-sdl.git">cxong/cdogs-sdl.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>Assets licenses: <a href="https://en.wikipedia.org/wiki/Creative_Commons_license">CC0</a>, CC-BY, CC-BY-SA<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#antoine_musso">Antoine Musso</a>, <a href="../developers/C.html#carsten_teibes">Carsten Teibes</a>, <a href="../developers/C.html#cong">Cong</a>, <a href="../developers/J.html#justin_jacobs">Justin Jacobs</a>, <a href="../developers/L.html#lucas_martin-king">Lucas Martin-King</a>, <a href="../developers/M.html#matthias_mailander">Matthias Mailänder</a>, <a href="../developers/V.html#veikko_soininen">Veikko Soininen</a>, <a href="../developers/W.html#william">William</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/c-dogs_sdl.md" title="Text based entry on Github">Raw entry</a>
</div>
</div>
<div id="c-evo" class="box"><nav class="level">
<div class="level-left">
<div class="level-item title is-4">C-evo</div>
</div>
<div class="level-right is-size-7"><div class="level-item">Platform:<a href="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="genres.html#strategy" title="strategy games" class="tag is-info">strategy</a>
<span class="tag is-light">clone</span>
<span class="tag is-light">turn-based</span></div>
</div><div class="block">Homepage: <a href="http://www.c-evo.org/">www.c-evo.org</a><br>Media: <a href="https://en.wikipedia.org/wiki/C-evo">C-evo<span class="icon has-text-black"><i class="icon-wikipedia"></i></span></a><br>Inspiration: <a href="../inspirations/C.html#civilization_ii">Civilization II</a><br>Download: <a href="http://www.c-evo.org/files/files.php">www.c-evo.org/files/files.php</a><br></div><div class="block is-size-7">
<span class="has-text-weight-semibold">Details</span><br>Code languages: <a href="languages.html#pascal">Pascal</a><br>Code licenses: <a href="https://en.wikipedia.org/wiki/Public_domain">Public domain</a>, <a href="https://en.wikipedia.org/wiki/GNU_General_Public_License">GPL-3.0</a><br>Code repositories: <a href="https://github.com/vn971/cevo.git">vn971/cevo.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/V.html#vasili_novikov">Vasili Novikov</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/c-evo.md" title="Text based entry on Github">Raw entry</a>
</div>
</div>
<div id="c64-nuclearreaction" class="box"><nav class="level">
<div class="level-left">
<div class="level-item title is-4">c64-nuclearreaction</div>
</div>
<div class="level-right is-size-7"><div class="level-item">Platform:<a href="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="genres.html#remake" title="remake games" class="tag is-info">remake</a><a href="genres.html#strategy" title="strategy games" class="tag is-info">strategy</a></div>
</div><div class="block">Homepage: <a href="https://github.com/maikmerten/c64-nuclearreaction">maikmerten/c64-nuclearreaction<span class="icon has-text-black"><i class="icon-github"></i></span></a><br>Inspiration: <a href="../inspirations/N.html#nuclear_reaction">Nuclear Reaction</a><br></div><div class="block is-size-7">
<span class="has-text-weight-semibold">Details</span><br>Code languages: <a href="languages.html#c">C</a>, <a href="languages.html#assembly">Assembly</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/maikmerten/c64-nuclearreaction.git">maikmerten/c64-nuclearreaction.git<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>Developer: <a href="../developers/M.html#maikmerten">maikmerten</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/c64-nuclearreaction.md" title="Text based entry on Github">Raw entry</a>
</div>
</div>
<div id="cabbages_and_kings" class="box"><nav class="level">
<div class="level-left">
<div class="level-item title is-4">Cabbages and Kings</div>
</div>
<div class="level-right is-size-7"><div class="level-item">Platform:<a href="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="genres.html#action" title="action games" class="tag is-info">action</a></div>
</div><div class="block">Homepage: <a href="https://github.com/Mekire/cabbages-and-kings">Mekire/cabbages-and-kings<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="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/Mekire/cabbages-and-kings.git">Mekire/cabbages-and-kings.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: pygame, wxPython<br>Developer: <a href="../developers/S.html#sean_j_mckiernan">Sean J. McKiernan</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/cabbages_and_kings.md" title="Text based entry on Github">Raw entry</a>
</div>
</div>
<div id="cadaver" class="box"><nav class="level">
<div class="level-left">
<div class="level-item title is-4">Cadaver</div>
</div>
<div class="level-right is-size-7"><div class="level-item">Platform:<a href="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 2009<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="genres.html#action" title="action games" class="tag is-info">action</a><a href="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://jotd.pagesperso-orange.fr/cadaver/">jotd.pagesperso-orange.fr/cadaver</a><br>Inspiration: <a href="../inspirations/C.html#cadaver">Cadaver</a><br>Download: <a href="https://jotd.pagesperso-orange.fr/cadaver/bin/Cadaver-001.zip">jotd.pagesperso-orange.fr/cadaver/bin/Cadaver-001.zip</a><br></div><div class="block is-size-7">
<span class="has-text-weight-semibold">Details</span><br>Code languages: <a href="languages.html#c++">C++</a><br>Code licenses: <a href="https://en.wikipedia.org/wiki/GNU_General_Public_License">GPL-2.0</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/cadaver.md" title="Text based entry on Github">Raw entry</a>
</div>
</div>
<div id="caesaria" class="box"><nav class="level">
<div class="level-left">
<div class="level-item title is-4">CaesarIA</div>
</div>
<div class="level-right is-size-7"><div class="level-item">Platforms:<a href="platforms.html#windows" title="Windows"><span class="icon has-text-black"><i class="icon-windows"></i></span></a><a href="platforms.html#linux" title="Linux"><span class="icon has-text-black"><i class="icon-tux"></i></span></a><a href="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="genres.html#remake" title="remake games" class="tag is-info">remake</a><a href="genres.html#simulation" title="simulation games" class="tag is-info">simulation</a><a href="genres.html#strategy" title="strategy games" class="tag is-info">strategy</a>
<span class="tag is-light">city</span></div>
</div><div class="block">Homepages: <a href="https://bitbucket.org/dalerank/caesaria/overview">bitbucket.org/dalerank/caesaria/overview</a>, <a href="https://bitbucket.org/dalerank/caesaria/wiki/Home">bitbucket.org/dalerank/caesaria/wiki/Home</a><br>Inspiration: <a href="../inspirations/C.html#caesar_3">Caesar 3</a><br>Download: <a href="https://bitbucket.org/dalerank/caesaria/wiki/Releases">bitbucket.org/dalerank/caesaria/wiki/Releases</a><br></div><div class="block is-size-7">
<span class="has-text-weight-semibold">Details</span><br>Code languages: <a href="languages.html#c++">C++</a>, <a href="languages.html#javascript">JavaScript</a>, <a href="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://bitbucket.org/dalerank/caesaria.git">bitbucket.org/dalerank/caesaria.git</a>, <a href="https://github.com/dalerank/caesaria-game.git">dalerank/caesaria-game.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><details><summary>Developers: (21)</summary><a href="../developers/A.html#andreibranescu">andreibranescu</a>, <a href="../developers/A.html#artem_kuskis">Artem Kuskis</a>, <a href="../developers/D.html#dalerank">dalerank</a>, <a href="../developers/D.html#dmitry_marakasov">Dmitry Marakasov</a>, <a href="../developers/E.html#erepb">Erepb</a>, <a href="../developers/G.html#gandjx">GandjX</a>, <a href="../developers/G.html#gathanase">gathanase</a>, <a href="../developers/G.html#george_gal">George Gaál</a>, <a href="../developers/H.html#hellium666">hellium666</a>, <a href="../developers/I.html#ivan">Ivan</a>, <a href="../developers/M.html#martin_schultz">Martin Schultz</a>, <a href="../developers/P.html#pavel_alexandrov">Pavel Alexandrov</a>, <a href="../developers/P.html#pufik6666">pufik6666</a>, <a href="../developers/R.html#rovanion_luckey">Rovanion Luckey</a>, <a href="../developers/S.html#silas">Silas</a>, <a href="../developers/S.html#sleepstranger">sleepstranger</a>, <a href="../developers/S.html#softer">Softer</a>, <a href="../developers/T.html#tomasz_wsu">Tomasz Wsuł</a>, <a href="../developers/V.html#victor_sosa">victor sosa</a>, <a href="../developers/V.html#vladimir_baranov">Vladimir Baranov</a>, <a href="../developers/V.html#vladislav_rassokhin">Vladislav Rassokhin</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/caesaria.md" title="Text based entry on Github">Raw entry</a>
</div>
</div>
<div id="candy_box_2" class="box"><nav class="level">
<div class="level-left">
<div class="level-item title is-4">Candy Box 2</div>
</div>
<div class="level-right is-size-7"><div class="level-item">Platform:<a href="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 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="genres.html#role playing" title="role playing games" class="tag is-info">role playing</a>
<span class="tag is-light">asciiart</span>
<span class="tag is-light">text-based</span></div>
</div><div class="block">Homepage: <a href="https://candybox2.wordpress.com/">candybox2.wordpress.com</a><br>Media: <a href="https://en.wikipedia.org/wiki/Candy_Box!">Candy Box 2<span class="icon has-text-black"><i class="icon-wikipedia"></i></span></a><br>Play online: <a href="https://candybox2.github.io/">candybox2.github.io</a><br></div><div class="block is-size-7">
<span class="has-text-weight-semibold">Details</span><br>Code languages: <a href="languages.html#typescript">TypeScript</a>, <a href="languages.html#javascript">JavaScript</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/candybox2/candybox2.github.io.git">candybox2/candybox2.github.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>Developer: <a href="../developers/A.html#andrei_kvapil">Andrei Kvapil</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/candy_box_2.md" title="Text based entry on Github">Raw entry</a>
</div>
</div>
<div id="candy_memory" class="box"><nav class="level">
<div class="level-left">
<div class="level-item title is-4">Candy Memory</div>
</div>
<div class="level-right is-size-7"><div class="level-item">Platform:<a href="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 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="genres.html#arcade" title="arcade games" class="tag is-info">arcade</a>
<span class="tag is-light">for kids</span></div>
</div><div class="block">Homepage: <a href="https://github.com/tube42/candymem">tube42/candymem<span class="icon has-text-black"><i class="icon-github"></i></span></a><br>Download: <a href="https://f-droid.org/de/packages/se.tube42.kidsmem.android/">f-droid.org/de/packages/se.tube42.kidsmem.android</a><br></div><div class="block is-size-7">
<span class="has-text-weight-semibold">Details</span><br>Code languages: <a href="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://github.com/tube42/candymem.git">tube42/candymem.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://gradle.org/" class="is-size-7">Gradle</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/candy_memory.md" title="Text based entry on Github">Raw entry</a>
</div>
</div>
<div id="cannon_smash" class="box"><nav class="level">
<div class="level-left">
<div class="level-item title is-4">Cannon Smash</div>
</div>
<div class="level-right is-size-7"><div class="level-item">Platforms:<a href="platforms.html#windows" title="Windows"><span class="icon has-text-black"><i class="icon-windows"></i></span></a><a href="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 2003<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="genres.html#sports" title="sports games" class="tag is-info">sports</a>
<span class="tag is-light">table tennis</span></div>
</div><div class="block">Homepages: <a href="http://cannonsmash.sourceforge.net/">cannonsmash.sourceforge.net</a>, <a href="https://sourceforge.net/projects/cannonsmash/">cannonsmash<span class="icon has-text-black"><i class="icon-sourceforge"></i></span></a><br>Download: <a href="https://sourceforge.net/projects/cannonsmash/files/">cannonsmash/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="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/osgames/cannonsmash.git">osgames/cannonsmash.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://cannonsmash.cvs.sourceforge.net">cannonsmash.cvs.sourceforge.net</a><br>Code dependencies: OpenGL<br>Developers: <a href="../developers/K.html#kanna_yoshihiro">Kanna Yoshihiro</a>, <a href="../developers/T.html#takayuki_kusano">Takayuki KUSANO</a>, <a href="../developers/Y.html#yotsuya_san">yotsuya san</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/cannon_smash.md" title="Text based entry on Github">Raw entry</a>
</div>
</div>
<div id="cannonball" class="box"><nav class="level">
<div class="level-left">
<div class="level-item title is-4">Cannonball</div>
</div>
<div class="level-right is-size-7"><div class="level-item">Platform:<a href="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="genres.html#action" title="action games" class="tag is-info">action</a><a href="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">Homepages: <a href="https://github.com/djyt/cannonball/wiki">djyt/cannonball/wiki<span class="icon has-text-black"><i class="icon-github"></i></span></a>, <a href="http://reassembler.blogspot.com/">reassembler.blogspot.com</a><br>Inspiration: <a href="../inspirations/O.html#out_run">Out Run</a><br>Download: <a href="https://github.com/djyt/cannonball/wiki#downloads">djyt/cannonball/wiki#downloads<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="languages.html#c++">C++</a><br>Code licenses: <a href="https://docs.mamedev.org/license.html">MAME</a><br>Code repositories: <a href="https://github.com/djyt/cannonball.git">djyt/cannonball.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://cmake.org/" class="is-size-7">CMake</a><br>Developers: <a href="../developers/M.html#manuel_alfayate_corchete">Manuel Alfayate Corchete</a>, <a href="../developers/R.html#reassembler">reassembler</a>, <a href="../developers/S.html#santhosh_raju">Santhosh Raju</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/cannonball.md" title="Text based entry on Github">Raw entry</a>
</div>
</div>
<div id="canta" class="box"><nav class="level">
<div class="level-left">
<div class="level-item title is-4">Canta</div>
</div>
<div class="level-right is-size-7"><div class="level-item">Platforms:<a href="platforms.html#windows" title="Windows"><span class="icon has-text-black"><i class="icon-windows"></i></span></a><a href="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 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="genres.html#music" title="music games" class="tag is-info">music</a>
<span class="tag is-light">content open</span>
<span class="tag is-light">karaoke</span></div>
</div><div class="block">Homepages: <a href="https://github.com/spiderbit/canta">spiderbit/canta<span class="icon has-text-black"><i class="icon-github"></i></span></a>, <a href="https://web.archive.org/web/20111016122324/http://www.canta-game.org/">Archive: 20111016122324/http://www.canta-game.org</a><br></div><div class="block is-size-7">
<span class="has-text-weight-semibold">Details</span><br>Code languages: <a href="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/spiderbit/canta.git">spiderbit/canta.git<span class="icon has-text-black"><i class="icon-github"></i></span></a>(since 2010, <span class="icon has-text-black" title="low rated"><i class="icon-star-o"></i></span>)<br>Code dependencies: GStreamer, Soya3D<br>Assets licenses: <a href="https://en.wikipedia.org/wiki/GNU_General_Public_License">GPL-2.0</a><br>Developers: <a href="../developers/A.html#andreas_kattner">Andreas Kattner</a>, <a href="../developers/F.html#felix_rodriguez_lopez">Felix Rodriguez Lopez</a>, <a href="../developers/S.html#stefan_huchler">Stefan Huchler</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/canta.md" title="Text based entry on Github">Raw entry</a>
</div>
</div>
<div id="caph" class="box"><nav class="level">
<div class="level-left">
<div class="level-item title is-4">Caph</div>
</div>
<div class="level-right is-size-7"><div class="level-item">Platforms:<a href="platforms.html#windows" title="Windows"><span class="icon has-text-black"><i class="icon-windows"></i></span></a><a href="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 2010<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="genres.html#puzzle" title="puzzle games" class="tag is-info">puzzle</a><a href="genres.html#simulation" title="simulation games" class="tag is-info">simulation</a>
<span class="tag is-light">content open</span>
<span class="tag is-light">sandbox</span></div>
</div><div class="block">Homepages: <a href="http://caphgame.sourceforge.net/">caphgame.sourceforge.net</a>, <a href="https://sourceforge.net/projects/caphgame/">caphgame<span class="icon has-text-black"><i class="icon-sourceforge"></i></span></a><br>Download: <a href="https://sourceforge.net/projects/caphgame/files/">caphgame/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="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/caphgame/code">git.code.sf.net/p/caphgame/code</a><br>Code dependencies: SDL<br>Assets licenses: <a href="https://en.wikipedia.org/wiki/GNU_General_Public_License">GPL-3.0</a><br>Developer: <a href="../developers/R.html#roman_belov">Roman Belov</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/caph.md" title="Text based entry on Github">Raw entry</a>
</div>
</div>
<div id="card_stories" class="box"><nav class="level">
<div class="level-left">
<div class="level-item title is-4">Card Stories</div>
</div>
<div class="level-right is-size-7"><div class="level-item">Platform:<a href="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 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="genres.html#cards" title="cards games" class="tag is-info">cards</a><a href="genres.html#puzzle" title="puzzle games" class="tag is-info">puzzle</a>
<span class="tag is-light">content open</span>
<span class="tag is-light">multiplayer online</span></div>
</div><div class="block">Homepage: <a href="https://web.archive.org/web/20190126033549/https://cardstories.org/">Archive: 20190126033549/https://cardstories.org</a><br></div><div class="block is-size-7">
<span class="has-text-weight-semibold">Details</span><br>Code languages: <a href="languages.html#javascript">JavaScript</a>, <a href="languages.html#python">Python</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/farsides/cardstories.git">farsides/cardstories.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>Code dependencies: Twisted<br>Assets licenses: <a href="https://en.wikipedia.org/wiki/Creative_Commons_license">CC-BY-SA-3.0</a><br>Developers: <a href="../developers/A.html#adolfo_r_brandes">Adolfo R. Brandes</a>, <a href="../developers/C.html#chris_mccormick">Chris McCormick</a>, <a href="../developers/F.html#farsides">Farsides</a>, <a href="../developers/M.html#matjaz_gregoric">Matjaz Gregoric</a>, <a href="../developers/R.html#rogerio_hilbert_lima">Rogerio Hilbert Lima</a>, <a href="../developers/X.html#xavier_antoviaque">Xavier Antoviaque</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/card_stories.md" title="Text based entry on Github">Raw entry</a>
</div>
</div>
<div id="carnage3d" class="box"><nav class="level">
<div class="level-left">
<div class="level-item title is-4">Carnage3D</div>
</div>
<div class="level-right is-size-7"><div class="level-item">Platforms:<a href="platforms.html#windows" title="Windows"><span class="icon has-text-black"><i class="icon-windows"></i></span></a><a href="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="genres.html#action" title="action games" class="tag is-info">action</a><a href="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/codenamecpp/carnage3d">codenamecpp/carnage3d<span class="icon has-text-black"><i class="icon-github"></i></span></a><br>Inspiration: <a href="../inspirations/G.html#grand_theft_auto">Grand Theft Auto</a><br></div><div class="block is-size-7">
<span class="has-text-weight-semibold">Details</span><br>Code languages: <a href="languages.html#c++">C++</a>, <a href="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/codenamecpp/carnage3d.git">codenamecpp/carnage3d.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/carnage3d.md" title="Text based entry on Github">Raw entry</a>
</div>
</div>
<div id="cart_life" class="box"><nav class="level">
<div class="level-left">
<div class="level-item title is-4">Cart Life</div>
</div>
<div class="level-right is-size-7"><div class="level-item">Platforms:<a href="platforms.html#windows" title="Windows"><span class="icon has-text-black"><i class="icon-windows"></i></span></a><a href="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 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="genres.html#simulation" title="simulation games" class="tag is-info">simulation</a></div>
</div><div class="block">Homepages: <a href="https://web.archive.org/web/20150619214353/http://www.richardhofmeier.com/cartlife/editions.html">Archive: 20150619214353/http://www.richardhofmeier.com/cartlife/editions.html</a>, <a href="https://indiegames.ch/die-geheimen-projekte-des-richard-hofmeier/">indiegames.ch/die-geheimen-projekte-des-richard-hofmeier</a><br>Media: <a href="https://en.wikipedia.org/wiki/Cart_Life">Cart Life<span class="icon has-text-black"><i class="icon-wikipedia"></i></span></a><br>Download: <a href="https://sourceforge.net/projects/cartlife/files/OpenSores_0.1/">cartlife/files/OpenSores_0.1<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="languages.html#ags script">AGS Script</a><br>Code licenses: Custom<br>Code repositories: <a href="https://github.com/gondur/cartlife_src.git">gondur/cartlife_src.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: Adventure Game Studio<br>Developers: <a href="../developers/A.html#aaron_wallentine">Aaron Wallentine</a>, <a href="../developers/G.html#gondur">gondur</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/cart_life.md" title="Text based entry on Github">Raw entry</a>
</div>
</div>
<div id="castle_of_the_winds" class="box"><nav class="level">
<div class="level-left">
<div class="level-item title is-4">Castle of the Winds</div>
</div>
<div class="level-right is-size-7"><div class="level-item">Platform:<a href="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="genres.html#remake" title="remake games" class="tag is-info">remake</a><a href="genres.html#role playing" title="role playing games" class="tag is-info">role playing</a></div>
</div><div class="block">Homepages: <a href="http://game.castleofthewinds.com/">game.castleofthewinds.com</a>, <a href="http://mordrax.github.io/cotwmtor/">mordrax.github.io/cotwmtor</a><br>Inspiration: <a href="../inspirations/C.html#castle_of_the_winds">Castle of the Winds</a><br>Play online: <a href="http://game.castleofthewinds.com/">game.castleofthewinds.com</a><br></div><div class="block is-size-7">
<span class="has-text-weight-semibold">Details</span><br>Code languages: <a href="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/mordrax/cotwmtor.git">mordrax/cotwmtor.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/J.html#joseph_ni">Joseph Ni</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_of_the_winds.md" title="Text based entry on Github">Raw entry</a>
</div>
</div>
<div id="castle_of_the_winds_in_elm" class="box"><nav class="level">
<div class="level-left">
<div class="level-item title is-4">Castle of the Winds in Elm</div>
</div>
<div class="level-right is-size-7"><div class="level-item">Platform:<a href="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="genres.html#remake" title="remake games" class="tag is-info">remake</a><a href="genres.html#role playing" title="role playing games" class="tag is-info">role playing</a></div>
</div><div class="block">Homepage: <a href="http://game.castleofthewinds.com/">game.castleofthewinds.com</a><br>Inspiration: <a href="../inspirations/C.html#castle_of_the_winds">Castle of the Winds</a><br></div><div class="block is-size-7">
<span class="has-text-weight-semibold">Details</span><br>Code languages: <a href="languages.html#elm">Elm</a>, <a href="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/mordrax/cotwelm.git">mordrax/cotwelm.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/D.html#duan_jureti">Dušan Juretić</a>, <a href="../developers/J.html#joseph_ni">Joseph Ni</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_of_the_winds_in_elm.md" title="Text based entry on Github">Raw entry</a>
</div>
</div>
<div id="castle-combat" class="box"><nav class="level">
<div class="level-left">
<div class="level-item title is-4">Castle-Combat</div>
</div>
<div class="level-right is-size-7"><div class="level-item">Platform:<a href="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 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="genres.html#remake" title="remake games" class="tag is-info">remake</a><a href="genres.html#strategy" title="strategy games" class="tag is-info">strategy</a></div>
</div><div class="block">Homepages: <a href="https://www.linux-games.com/castle-combat/">www.linux-games.com/castle-combat</a>, <a href="https://sourceforge.net/projects/castle-combat/">castle-combat<span class="icon has-text-black"><i class="icon-sourceforge"></i></span></a><br>Inspiration: <a href="../inspirations/R.html#rampart">Rampart</a><br>Download: <a href="https://sourceforge.net/projects/castle-combat/files/">castle-combat/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="languages.html#python">Python</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/karlb/castle-combat.git">karlb/castle-combat.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>Developer: <a href="../developers/K.html#karl_bartel">Karl Bartel</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-combat.md" title="Text based entry on Github">Raw entry</a>
</div>
</div>
<div id="cat_mother_dead_justice" class="box"><nav class="level">
<div class="level-left">
<div class="level-item title is-4">Cat Mother Dead Justice</div>
</div>
<div class="level-right is-size-7"><div class="level-item">Platform:<a href="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 2003<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="genres.html#action" title="action games" class="tag is-info">action</a><a href="genres.html#adventure" title="adventure games" class="tag is-info">adventure</a>
<span class="tag is-light">content open</span></div>
</div><div class="block">Homepages: <a href="http://catmother.sourceforge.net/">catmother.sourceforge.net</a>, <a href="https://sourceforge.net/projects/catmother/">catmother<span class="icon has-text-black"><i class="icon-sourceforge"></i></span></a><br>Download: <a href="https://sourceforge.net/projects/catmother/files/">catmother/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="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>, <a href="https://en.wikipedia.org/wiki/GNU_General_Public_License">GPL-2.0</a><br>Code repositories: <a href="https://gitlab.com/osgames/catmother.git">osgames/catmother.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://svn.code.sf.net/p/catmother/code">svn.code.sf.net/p/catmother/code</a><br>Developers: <a href="../developers/J.html#james_marshall">James Marshall</a>, <a href="../developers/J.html#jani_kajala">Jani Kajala</a>, <a href="../developers/N.html#naaier">naaier</a>, <a href="../developers/O.html#olli_sorjonen">Olli Sorjonen</a>, <a href="../developers/S.html#sami_sorjonen">Sami Sorjonen</a>, <a href="../developers/S.html#shodan123">shodan123</a>, <a href="../developers/T.html#toni_aittoniemi">Toni Aittoniemi</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/cat_mother_dead_justice.md" title="Text based entry on Github">Raw entry</a>
</div>
</div>
<div id="cataclysm" class="box"><nav class="level">
<div class="level-left">
<div class="level-item title is-4">Cataclysm</div>
</div>
<div class="level-right is-size-7"><div class="level-item">Platform:<a href="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 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="genres.html#role playing" title="role playing games" class="tag is-info">role playing</a>
<span class="tag is-light">roguelike</span></div>
</div><div class="block">Homepage: <a href="http://cataclysmrl.blogspot.com/">cataclysmrl.blogspot.com</a><br></div><div class="block is-size-7">
<span class="has-text-weight-semibold">Details</span><br>Code languages: <a href="languages.html#c++">C++</a><br>Code licenses: <a href="https://en.wikipedia.org/wiki/Creative_Commons_license">CC-BY-SA-3.0</a><br>Code repositories: <a href="https://github.com/Whales/Cataclysm.git">Whales/Cataclysm.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>Developers: <a href="../developers/A.html#alien-av">Alien-AV</a>, <a href="../developers/D.html#daniel_dengler">Daniel Dengler</a>, <a href="../developers/W.html#whales">Whales</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/cataclysm.md" title="Text based entry on Github">Raw entry</a>
</div>
</div>
<div id="cataclysm_dark_days_ahead" class="box"><nav class="level">
<div class="level-left">
<div class="level-item title is-4">Cataclysm: Dark Days Ahead</div>
</div>
<div class="level-right is-size-7"><div class="level-item">Platforms:<a href="platforms.html#windows" title="Windows"><span class="icon has-text-black"><i class="icon-windows"></i></span></a><a href="platforms.html#linux" title="Linux"><span class="icon has-text-black"><i class="icon-tux"></i></span></a><a href="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="genres.html#remake" title="remake games" class="tag is-info">remake</a><a href="genres.html#role playing" title="role playing games" class="tag is-info">role playing</a>
<span class="tag is-light">roguelike</span>
<span class="tag is-light">turn-based</span></div>
</div><div class="block">Homepages: <a href="https://cataclysmdda.org/">cataclysmdda.org</a>, <a href="https://discourse.cataclysmdda.org/">discourse.cataclysmdda.org</a><br>Inspiration: <a href="../inspirations/C.html#cataclysm">Cataclysm</a><br>Download: <a href="https://cataclysmdda.org/releases/">cataclysmdda.org/releases</a><br></div><nav class="level"><div class="level-item"><a href="https://cataclysmdda.org/assets/images/showcase-ultica.png"><img src="../screenshots/cataclysm_dark_days_ahead_01.jpg" width="382" height="128" alt=""></a></div></nav><div class="block is-size-7">
<span class="has-text-weight-semibold">Details</span><br>Code languages: <a href="languages.html#c++">C++</a><br>Code licenses: <a href="https://en.wikipedia.org/wiki/Creative_Commons_license">CC-BY-SA-3.0</a><br>Code repositories: <a href="https://github.com/CleverRaven/Cataclysm-DDA.git">CleverRaven/Cataclysm-DDA.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: ncurses<br>Assets licenses: <a href="https://en.wikipedia.org/wiki/Creative_Commons_license">CC-BY-SA-3.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><details><summary>Developers: (397)</summary><a href="../developers/0.html#8street">8street</a>, <a href="../developers/0.html#9600bauds">9600bauds</a>, <a href="../developers/A.html#acidia">acidia</a>, <a href="../developers/A.html#actual-nh">actual-nh</a>, <a href="../developers/A.html#aenye">Aenye</a>, <a href="../developers/A.html#aierce">aierce</a>, <a href="../developers/A.html#akirashirosawa">akirashirosawa</a>, <a href="../developers/A.html#akozhevn">akozhevn</a>, <a href="../developers/A.html#akrieger">akrieger</a>, <a href="../developers/A.html#alan_brady">Alan Brady</a>, <a href="../developers/A.html#alasnuyo">Alasnuyo</a>, <a href="../developers/A.html#alec_white_valentine">Alec White Valentine</a>, <a href="../developers/A.html#aleksander">Aleksander</a>, <a href="../developers/A.html#alexander_morland">Alexander Morland</a>, <a href="../developers/A.html#alexander_scherer">Alexander Scherer</a>, <a href="../developers/A.html#alexey">Alexey</a>, <a href="../developers/A.html#alexey_kim">Alexey Kim</a>, <a href="../developers/A.html#alexey_mostovoy">Alexey Mostovoy</a>, <a href="../developers/A.html#alisw02">AlisW02</a>, <a href="../developers/A.html#allison">Allison</a>, <a href="../developers/A.html#aloxaf">Aloxaf</a>, <a href="../developers/A.html#amans_tofu">Amans Tofu</a>, <a href="../developers/A.html#ampersand55">ampersand55</a>, <a href="../developers/A.html#anabatic">anabatic</a>, <a href="../developers/A.html#andi_shores">Andi Shores</a>, <a href="../developers/A.html#andreix">andrei</a>, <a href="../developers/A.html#andrey_bienkowski">Andrey Bienkowski</a>, <a href="../developers/A.html#anejjam">anejjam</a>, <a href="../developers/A.html#angela_graves">Angela Graves</a>, <a href="../developers/A.html#angoddu">angoddu</a>, <a href="../developers/A.html#anonym">anonym</a>, <a href="../developers/A.html#anothersimulacrum">anothersimulacrum</a>, <a href="../developers/A.html#anton_burmistrov">Anton Burmistrov</a>, <a href="../developers/A.html#anuradha_dissanayake">Anuradha Dissanayake</a>, <a href="../developers/A.html#arcke">arcke</a>, <a href="../developers/A.html#arijust">arijust</a>, <a href="../developers/A.html#ashes">Ashes</a>, <a href="../developers/A.html#asmageddon">Asmageddon</a>, <a href="../developers/A.html#atomicdryad">atomicdryad</a>, <a href="../developers/A.html#ava">Ava</a>, <a href="../developers/A.html#awesine">awesine</a>, <a href="../developers/A.html#axujen">axujen</a>, <a href="../developers/B.html#barhandar">Barhandar</a>, <a href="../developers/B.html#barry_gackle">Barry Gackle</a>, <a href="../developers/B.html#barsoosayque">barsoosayque</a>, <a href="../developers/B.html#beigesand">BeigeSand</a>, <a href="../developers/B.html#ben_fox-moore">Ben Fox-Moore</a>, <a href="../developers/B.html#ben_gray">Ben Gray</a>, <a href="../developers/B.html#bence">Bence</a>, <a href="../developers/B.html#bernardo_sulzbach">Bernardo Sulzbach</a>, <a href="../developers/B.html#bevapdin">BevapDin</a>, <a href="../developers/B.html#binrui_dong">Binrui Dong</a>, <a href="../developers/B.html#borkborkgoesthecode">BorkBorkGoesTheCode</a>, <a href="../developers/B.html#brad_busse">Brad Busse</a>, <a href="../developers/B.html#brandon_bergren">Brandon Bergren</a>, <a href="../developers/B.html#brandon_kentel">Brandon Kentel</a>, <a href="../developers/B.html#brian_lefler">Brian Lefler</a>, <a href="../developers/B.html#brian_mcdade">Brian McDade</a>, <a href="../developers/B.html#brian-otten">Brian-Otten</a>, <a href="../developers/C.html#cainiaowu">cainiaowu</a>, <a href="../developers/C.html#cakepie">cake&gt;pie</a>, <a href="../developers/C.html#carmakazi">carmakazi</a>, <a href="../developers/C.html#casswedson">casswedson</a>, <a href="../developers/C.html#catacstone">Catacstone</a>, <a href="../developers/C.html#catiua">Catiua</a>, <a href="../developers/C.html#chaisawlajatang">chaisawlajatang</a>, <a href="../developers/C.html#chaosvolt">Chaosvolt</a>, <a href="../developers/C.html#charlie_nolan">Charlie Nolan</a>, <a href="../developers/C.html#chris_vickio">Chris Vickio</a>, <a href="../developers/C.html#christian_bielert">Christian Bielert</a>, <a href="../developers/C.html#christian_buskirk">Christian Buskirk</a>, <a href="../developers/C.html#chunkofmeat">ChunkOfMeat</a>, <a href="../developers/C.html#clarence_sparr_risher">Clarence &#34;Sparr&#34; Risher</a>, <a href="../developers/C.html#cliffs_dover">Cliffs Dover</a>, <a href="../developers/C.html#codebandit">CodeBandit</a>, <a href="../developers/C.html#codemime">codemime</a>, <a href="../developers/C.html#competently-incompetent">Competently-Incompetent</a>, <a href="../developers/C.html#coolthulhu">Coolthulhu</a>, <a href="../developers/C.html#cosmiccoincidence">CosmicCoincidence</a>, <a href="../developers/C.html#cosmitz">Cosmitz</a>, <a href="../developers/C.html#countalex">CountAlex</a>, <a href="../developers/C.html#curstwist">curstwist</a>, <a href="../developers/C.html#curtis_merrill">Curtis Merrill</a>, <a href="../developers/C.html#cyrano7">Cyrano7</a>, <a href="../developers/D.html#d_anzorge">D Anzorge</a>, <a href="../developers/D.html#daftfad">daftfad</a>, <a href="../developers/D.html#dangernoodle">DangerNoodle</a>, <a href="../developers/D.html#danmakudan">DanmakuDan</a>, <a href="../developers/D.html#danny_bautista">Danny Bautista</a>, <a href="../developers/D.html#dark_daskin">Dark Daskin</a>, <a href="../developers/D.html#darktoes">darktoes</a>, <a href="../developers/D.html#davi-deganne">Davi-DeGanne</a>, <a href="../developers/D.html#david">David</a>, <a href="../developers/D.html#david_holmes">David Holmes</a>, <a href="../developers/D.html#dax_fugue">Dax Fugue</a>, <a href="../developers/D.html#deadleaves">DeadLeaves</a>, <a href="../developers/D.html#demavalon">DemAvalon</a>, <a href="../developers/D.html#denis_volk">Denis Volk</a>, <a href="../developers/D.html#dialomalison">DialoMalison</a>, <a href="../developers/D.html#dissociativity">dissociativity</a>, <a href="../developers/D.html#dmitry_serov">Dmitry Serov</a>, <a href="../developers/D.html#doctorgoat">DoctorGoat</a>, <a href="../developers/D.html#doctorvangogh">DoctorVanGogh</a>, <a href="../developers/D.html#donnie_mcnabb">Donnie McNabb</a>, <a href="../developers/D.html#dracogriffin">DracoGriffin</a>, <a href="../developers/D.html#dru">Dru</a>, <a href="../developers/D.html#dylan_greer">Dylan Greer</a>, <a href="../developers/D.html#dyrewulfe">Dyrewulfe</a>, <a href="../developers/D.html#dziral">DZiral</a>, <a href="../developers/E.html#edith_brunel">Edith Brunel</a>, <a href="../developers/E.html#efi">Efi</a>, <a href="../developers/E.html#eighth-of-third">Eighth-of-Third</a>, <a href="../developers/E.html#ejseto">ejseto</a>, <a href="../developers/E.html#ekarus_ryndren">Ekarus Ryndren</a>, <a href="../developers/E.html#eltank">eltank</a>, <a href="../developers/E.html#ephemeralstoryteller">ephemeralstoryteller</a>, <a href="../developers/E.html#epicorange">EpicOrange</a>, <a href="../developers/E.html#eric">Eric</a>, <a href="../developers/E.html#eric_pierce">Eric Pierce</a>, <a href="../developers/E.html#esdian">Esdian</a>, <a href="../developers/E.html#eso">eso</a>, <a href="../developers/E.html#evilexecutive">evilexecutive</a>, <a href="../developers/F.html#faalagorn">Faalagorn</a>, <a href="../developers/F.html#faefux">faefux</a>, <a href="../developers/F.html#fergus_dall">Fergus Dall</a>, <a href="../developers/F.html#ferociousdork">ferociousdork</a>, <a href="../developers/F.html#firestorm01x2">Firestorm01X2</a>, <a href="../developers/F.html#flamestormer2000">FlameStormer2000</a>, <a href="../developers/F.html#francisco_moreira">Francisco Moreira</a>, <a href="../developers/F.html#freezerbunny">freezerbunny</a>, <a href="../developers/F.html#fris0uman">Fris0uman</a>, <a href="../developers/F.html#frost-wood">Frost-wood</a>, <a href="../developers/F.html#frycarson">FryCarson</a>, <a href="../developers/F.html#fulcruma">FulcrumA</a>, <a href="../developers/G.html#gabe-lincoln">Gabe-Lincoln</a>, <a href="../developers/G.html#gabriel-se">Gabriel-SE</a>, <a href="../developers/G.html#galenevil">GalenEvil</a>, <a href="../developers/G.html#gatleos">Gatleos</a>, <a href="../developers/G.html#gennfaol">GennFaol</a>, <a href="../developers/G.html#gim">GiM</a>, <a href="../developers/G.html#glyphgryph">GlyphGryph</a>, <a href="../developers/G.html#gordon_watt">Gordon Watt</a>, <a href="../developers/G.html#goron">Goron</a>, <a href="../developers/G.html#greev">Greev</a>, <a href="../developers/G.html#greg_mcnew">Greg McNew</a>, <a href="../developers/H.html#halfahermit">halfahermit</a>, <a href="../developers/H.html#harison86">harison86</a>, <a href="../developers/H.html#heather_soron_kaminski">Heather Soron Kaminski</a>, <a href="../developers/H.html#herbert_jones">Herbert Jones</a>, <a href="../developers/H.html#hesu_lee">Hesu Lee</a>, <a href="../developers/H.html#hirmuolio">Hirmuolio</a>, <a href="../developers/H.html#hitbutton">hitbutton</a>, <a href="../developers/H.html#huxtus">HuXTUS</a>, <a href="../developers/H.html#huynh_yen_loc">Huynh Yen Loc</a>, <a href="../developers/H.html#hymore246">Hymore246</a>, <a href="../developers/H.html#hyper2snyper">hyper2snyper</a>, <a href="../developers/I.html#i-am-erk">I-am-Erk</a>, <a href="../developers/I.html#ian_strachan">Ian Strachan</a>, <a href="../developers/I.html#ice-o-metric">ice-o-metric</a>, <a href="../developers/I.html#ilya_agafonov">Ilya Agafonov</a>, <a href="../developers/I.html#ilya_margolin">Ilya Margolin</a>, <a href="../developers/I.html#inglonias">Inglonias</a>, <a href="../developers/I.html#ipcyborg">ipcyborg</a>, <a href="../developers/I.html#isaac_freund">Isaac Freund</a>, <a href="../developers/I.html#isuckm8">ISuckM8</a>, <a href="../developers/I.html#ituluwituluwzev">ituluwituluwzev</a>, <a href="../developers/I.html#ivan_p">Ivan P.</a>, <a href="../developers/I.html#ivan_zaitsev">Ivan Zaitsev</a>, <a href="../developers/J.html#jacek_nakonieczny">Jacek Nakonieczny</a>, <a href="../developers/J.html#james_gangur">James Gangur</a>, <a href="../developers/J.html#jamuro-g">Jamuro-g</a>, <a href="../developers/J.html#jason_gilbert">Jason Gilbert</a>, <a href="../developers/J.html#jason_jones">Jason Jones</a>, <a href="../developers/J.html#jcd000">jcd000</a>, <a href="../developers/J.html#jeremy">Jeremy</a>, <a href="../developers/J.html#jeremy_osborne">Jeremy Osborne</a>, <a href="../developers/J.html#jeremy_rose">Jeremy Rose</a>, <a href="../developers/J.html#jerimee_richir">Jerimee Richir</a>, <a href="../developers/J.html#jianxiang_wang_">Jianxiang Wang (王健翔)</a>, <a href="../developers/J.html#jkraybill">jkraybill</a>, <a href="../developers/J.html#joe">Joe</a>, <a href="../developers/J.html#john_bytheway">John Bytheway</a>, <a href="../developers/J.html#john_candlebury">John Candlebury</a>, <a href="../developers/J.html#johnrdconnolly">johnrdconnolly</a>, <a href="../developers/J.html#jokermatt999">jokermatt999</a>, <a href="../developers/J.html#jonahdes">JonahDes</a>, <a href="../developers/J.html#jorn_vernee">Jorn Vernee</a>, <a href="../developers/J.html#josh_richey">Josh Richey</a>, <a href="../developers/J.html#joshua_chin">Joshua Chin</a>, <a href="../developers/J.html#joshuagiles">joshuagiles</a>, <a href="../developers/J.html#justin">Justin</a>, <a href="../developers/K.html#ka101">KA101</a>, <a href="../developers/K.html#kael_talvadore">Kael Talvadore</a>, <a href="../developers/K.html#kanexan">Kanexan</a>, <a href="../developers/K.html#karols146">karols146</a>, <a href="../developers/K.html#karthas077">Karthas077</a>, <a href="../developers/K.html#kelenius">Kelenius</a>, <a href="../developers/K.html#kevin_giovinazzo">Kevin Giovinazzo</a>, <a href="../developers/K.html#kevin_granade">Kevin Granade</a>, <a href="../developers/K.html#keyspace-1">Keyspace-1</a>, <a href="../developers/K.html#kilozombie">kilozombie</a>, <a href="../developers/K.html#kilvoctu">Kilvoctu</a>, <a href="../developers/K.html#klorpa">klorpa</a>, <a href="../developers/K.html#kodi_arfer">Kodi Arfer</a>, <a href="../developers/K.html#kongmd">KongMD</a>, <a href="../developers/K.html#kurzedmetal">KurzedMetal</a>, <a href="../developers/K.html#kyle_fawcett">Kyle Fawcett</a>, <a href="../developers/L.html#lap">Lap</a>, <a href="../developers/L.html#larwick">Larwick</a>, <a href="../developers/L.html#laveyanfiend">LaVeyanFiend</a>, <a href="../developers/L.html#leland_clemmons">Leland Clemmons</a>, <a href="../developers/L.html#leonid_vasilev">Leonid Vasilev</a>, <a href="../developers/L.html#lil_shining_man">Lil Shining Man</a>, <a href="../developers/L.html#lispcoc">LISPCoC</a>, <a href="../developers/L.html#lucasargh">Lucasargh</a>, <a href="../developers/L.html#lucasmr">lucasmr</a>, <a href="../developers/L.html#lucianposton">lucianposton</a>, <a href="../developers/L.html#lylesy">LyleSY</a>, <a href="../developers/M.html#maddremor">Maddremor</a>, <a href="../developers/M.html#maleclypse">Maleclypse</a>, <a href="../developers/M.html#malhawee">malhawee</a>, <a href="../developers/M.html#malkeus">Malkeus</a>, <a href="../developers/M.html#mark_langsdorf">Mark Langsdorf</a>, <a href="../developers/M.html#mark7">mark7</a>, <a href="../developers/M.html#marloss">Marloss</a>, <a href="../developers/M.html#martijn_arnoldussen">Martijn Arnoldussen</a>, <a href="../developers/M.html#matt_k">Matt K.</a>, <a href="../developers/M.html#matthew_taylor">Matthew Taylor</a>, <a href="../developers/M.html#maxmurder">maxmurder</a>, <a href="../developers/M.html#maxsond">maxsond</a>, <a href="../developers/M.html#mctynp">mctynp</a>, <a href="../developers/M.html#mdnthrvst">Mdnthrvst</a>, <a href="../developers/M.html#mecares">Mecares</a>, <a href="../developers/M.html#meladath">meladath</a>, <a href="../developers/M.html#menschheit">Menschheit</a>, <a href="../developers/M.html#michael_davies">Michael Davies</a>, <a href="../developers/M.html#mightyagrippa">mightyagrippa</a>, <a href="../developers/M.html#mike">Mike</a>, <a href="../developers/M.html#misterfelixfox">MisterFelixFox</a>, <a href="../developers/M.html#misterprimus">misterprimus</a>, <a href="../developers/M.html#mom-bun">Mom-Bun</a>, <a href="../developers/M.html#mooses2k">Mooses2k</a>, <a href="../developers/M.html#moosestrangler">moosestrangler</a>, <a href="../developers/M.html#morcel374">MorCel374</a>, <a href="../developers/M.html#mqrause">mqrause</a>, <a href="../developers/M.html#mrkybe">mrkybe</a>, <a href="../developers/M.html#mshock777">Mshock777</a>, <a href="../developers/M.html#mt-arnoldussen">MT-Arnoldussen</a>, <a href="../developers/M.html#muffindrake">Muffindrake</a>, <a href="../developers/M.html#mugling">mugling</a>, <a href="../developers/N.html#nate_moore">Nate Moore</a>, <a href="../developers/N.html#nathan_fowler">Nathan Fowler</a>, <a href="../developers/N.html#natureswitness">NaturesWitness</a>, <a href="../developers/N.html#neitsa">neitsa</a>, <a href="../developers/N.html#nevinovat">NeviNovat</a>, <a href="../developers/N.html#nexusmrsep">nexusmrsep</a>, <a href="../developers/N.html#nicholas_de_nova">Nicholas De Nova</a>, <a href="../developers/N.html#nick_taylor">Nick Taylor</a>, <a href="../developers/N.html#nikheizen">nikheizen</a>, <a href="../developers/N.html#nioca">Nioca</a>, <a href="../developers/N.html#noctifer-de-mortem">Noctifer-de-Mortem</a>, <a href="../developers/N.html#notfuji">NotFuji</a>, <a href="../developers/N.html#nsklaus">nsklaus</a>, <a href="../developers/N.html#nymall">Nymall</a>, <a href="../developers/O.html#octav_narc_sandulescu">Octav &#34;Narc&#34; Sandulescu</a>, <a href="../developers/O.html#oddbjol">oddbjol</a>, <a href="../developers/O.html#oddzball">Oddzball</a>, <a href="../developers/O.html#olanti">Olanti</a>, <a href="../developers/O.html#oleg_antipin">Oleg Antipin</a>, <a href="../developers/O.html#oleksii_s_malakhov">Oleksii S. Malakhov</a>, <a href="../developers/O.html#oliver_jowett">Oliver Jowett</a>, <a href="../developers/O.html#orenaudeles">OrenAudeles</a>, <a href="../developers/O.html#origamiwolf">origamiwolf</a>, <a href="../developers/O.html#oromiself">OromisElf</a>, <a href="../developers/O.html#ovenbaker">OvenBaker</a>, <a href="../developers/O.html#ozoneh3">OzoneH3</a>, <a href="../developers/P.html#patriklundell">PatrikLundell</a>, <a href="../developers/P.html#patternoia">patternoia</a>, <a href="../developers/P.html#paul_fenwick">Paul Fenwick</a>, <a href="../developers/P.html#pete_goodfellow">Pete Goodfellow</a>, <a href="../developers/P.html#peter_lacey-bordeaux">Peter Lacey-Bordeaux</a>, <a href="../developers/P.html#peter_piwowarski">Peter Piwowarski</a>, <a href="../developers/P.html#petr_onderka">Petr Onderka</a>, <a href="../developers/P.html#phaethonfire">phaethonfire</a>, <a href="../developers/P.html#philippeop">philippeop</a>, <a href="../developers/P.html#piotr_staszewski">Piotr Staszewski</a>, <a href="../developers/P.html#pisskop">pisskop</a>, <a href="../developers/P.html#plazma-rush">plazma-rush</a>, <a href="../developers/P.html#podesta">Podesta</a>, <a href="../developers/P.html#pouar">pouar</a>, <a href="../developers/P.html#pr0man">Pr0man</a>, <a href="../developers/P.html#propanesoup">PropaneSoup</a>, <a href="../developers/P.html#prutschman">prutschman</a>, <a href="../developers/P.html#pupsi_mupsi">Pupsi Mupsi</a>, <a href="../developers/P.html#par_karlsson">Pär Karlsson</a>, <a href="../developers/Q.html#quietust">Quietust</a>, <a href="../developers/R.html#rabbit">Rabbit</a>, <a href="../developers/R.html#radhazard">RadHazard</a>, <a href="../developers/R.html#rail-runner">Rail-Runner</a>, <a href="../developers/R.html#railmonkey">railmonkey</a>, <a href="../developers/R.html#rarkgrames">RarkGrames</a>, <a href="../developers/R.html#reaper42">Reaper42</a>, <a href="../developers/R.html#reclusive-reptile">Reclusive-reptile</a>, <a href="../developers/R.html#regularitee">Regularitee</a>, <a href="../developers/R.html#reiner_herrmann">Reiner Herrmann</a>, <a href="../developers/R.html#robert_maupin">Robert Maupin</a>, <a href="../developers/R.html#robert_tisdale">Robert Tisdale</a>, <a href="../developers/R.html#robik81">Robik81</a>, <a href="../developers/R.html#rogueyun">RogueYun</a>, <a href="../developers/R.html#rolf_k">Rolf K</a>, <a href="../developers/R.html#roy_berube">Roy Berube</a>, <a href="../developers/R.html#rsulli55">rsulli55</a>, <a href="../developers/R.html#ryan">Ryan</a>, <a href="../developers/R.html#ryan_sullivant">Ryan Sullivant</a>, <a href="../developers/R.html#rmy_roy">Rémy Roy</a>, <a href="../developers/S.html#sagethor">sagethor</a>, <a href="../developers/S.html#saicchi">Saicchi</a>, <a href="../developers/S.html#salty_panda">Salty Panda</a>, <a href="../developers/S.html#satheon49">satheon49</a>, <a href="../developers/S.html#sean_chezzo_osman">Sean &#34;Chezzo&#34; Osman</a>, <a href="../developers/S.html#sean_mirrsen">Sean Mirrsen</a>, <a href="../developers/S.html#senrain">Senrain</a>, <a href="../developers/S.html#sergey_alirzaev">Sergey Alirzaev</a>, <a href="../developers/S.html#sergio_duran">Sergio Duran</a>, <a href="../developers/S.html#serhiy_zahoriya">Serhiy Zahoriya</a>, <a href="../developers/S.html#seth">Seth</a>, <a href="../developers/S.html#skippy_mcskip">Skippy McSkip</a>, <a href="../developers/S.html#skyyman">skYYman</a>, <a href="../developers/S.html#slimeboy460">slimeboy460</a>, <a href="../developers/S.html#snaaty">Snaaty</a>, <a href="../developers/S.html#sneeze-attack">sneeze-attack</a>, <a href="../developers/S.html#snipercup">snipercup</a>, <a href="../developers/S.html#soufian">Soufian</a>, <a href="../developers/S.html#soupx">SouP</a>, <a href="../developers/S.html#souricelle">souricelle</a>, <a href="../developers/S.html#soyweiser">Soyweiser</a>, <a href="../developers/S.html#spacenookie">spacenookie</a>, <a href="../developers/S.html#spencer_michaels">Spencer Michaels</a>, <a href="../developers/S.html#starpolemic">starpolemic</a>, <a href="../developers/S.html#steven_noonan">Steven Noonan</a>, <a href="../developers/S.html#steven_wu">Steven Wu</a>, <a href="../developers/S.html#stevensonz">Stevensonz</a>, <a href="../developers/S.html#stphane_travostino">Stéphane Travostino</a>, <a href="../developers/S.html#sunshinedistillery">SunshineDistillery</a>, <a href="../developers/S.html#surma">Surma</a>, <a href="../developers/S.html#surprise22">surprise22</a>, <a href="../developers/T.html#taiyu">taiyu</a>, <a href="../developers/T.html#tamiore">Tamiore</a>, <a href="../developers/T.html#techyben">TechyBen</a>, <a href="../developers/T.html#theawesomeboophis">Theawesomeboophis</a>, <a href="../developers/T.html#theflame52">TheFlame52</a>, <a href="../developers/T.html#thinkinvisible">ThinkInvisible</a>, <a href="../developers/T.html#tivec">Tivec</a>, <a href="../developers/T.html#tom_quinn">Tom Quinn</a>, <a href="../developers/T.html#tomas_volka">Tomas Volka</a>, <a href="../developers/T.html#tonkatsu">Tonkatsu</a>, <a href="../developers/T.html#tony">Tony</a>, <a href="../developers/T.html#toxiclay">ToxiClay</a>, <a href="../developers/T.html#treah_blade">Treah Blade</a>, <a href="../developers/T.html#tsunder">Tsunder</a>, <a href="../developers/T.html#turtlicious">Turtlicious</a>, <a href="../developers/U.html#unknown">Unknown</a>, <a href="../developers/U.html#urbancmc">UrbanCMC</a>, <a href="../developers/U.html#utunnels">utunnels</a>, <a href="../developers/V.html#vache">vache</a>, <a href="../developers/V.html#valuial">valuial</a>, <a href="../developers/V.html#vampyrelord">VampyreLord</a>, <a href="../developers/V.html#vasyan">Vasyan</a>, <a href="../developers/V.html#venera3">Venera3</a>, <a href="../developers/V.html#veraghin">Veraghin</a>, <a href="../developers/V.html#vidarsk">vidarsk</a>, <a href="../developers/V.html#violet_white">Violet White</a>, <a href="../developers/V.html#viss_valdyr">Viss Valdyr</a>, <a href="../developers/V.html#vitaly_vlasov">Vitaly Vlasov</a>, <a href="../developers/V.html#vlad">Vlad</a>, <a href="../developers/V.html#voker57">Voker57</a>, <a href="../developers/V.html#vollch">Vollch</a>, <a href="../developers/V.html#vulkans22">vulkans22</a>, <a href="../developers/W.html#whales">Whales</a>, <a href="../developers/W.html#williham_williham_totland">Williham Williham Totland</a>, <a href="../developers/W.html#wishbringer">Wishbringer</a>, <a href="../developers/W.html#wokko1">Wokko1</a>, <a href="../developers/W.html#wormingdead">wormingdead</a>, <a href="../developers/W.html#wouter_van_kesteren">Wouter van Kesteren</a>, <a href="../developers/W.html#wuzzy">Wuzzy</a>, <a href="../developers/X.html#xalgenos">xalgenos</a>, <a href="../developers/X.html#xanderrootslayer">xanderrootslayer</a>, <a href="../developers/X.html#xenomorph-iii">Xenomorph-III</a>, <a href="../developers/X.html#xpyder">Xpyder</a>, <a href="../developers/X.html#xygen">Xygen</a>, <a href="../developers/Y.html#yobbobanana">yobbobanana</a>, <a href="../developers/Y.html#yowshi">yowshi</a>, <a href="../developers/Z.html#zach_morgan">Zach Morgan</a>, <a href="../developers/Z.html#zaweri">Zaweri</a>, <a href="../developers/Z.html#zhilkin_serg">Zhilkin Serg</a>, <a href="../developers/Z.html#zombiethoughts">zombiethoughts</a>, <a href="../developers/Z.html#zwparchman">zwparchman</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/cataclysm_dark_days_ahead.md" title="Text based entry on Github">Raw entry</a>
</div>
</div>
<div id="catacomb" class="box"><nav class="level">
<div class="level-left">
<div class="level-item title is-4">Catacomb</div>
</div>
<div class="level-right is-size-7"><div class="level-item">Platform:<a href="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 1989<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="genres.html#action" title="action games" class="tag is-info">action</a>
<span class="tag is-light">2D</span>
<span class="tag is-light">content commercial</span>
<span class="tag is-light">shooter</span></div>
</div><div class="block">Homepage: <a href="https://github.com/CatacombGames/Catacomb">CatacombGames/Catacomb<span class="icon has-text-black"><i class="icon-github"></i></span></a><br>Media: <a href="https://en.wikipedia.org/wiki/Catacomb_(video_game)">Catacomb<span class="icon has-text-black"><i class="icon-wikipedia"></i></span></a><br></div><div class="block is-size-7">
<span class="has-text-weight-semibold">Details</span><br>Code languages: <a href="languages.html#pascal">Pascal</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/CatacombGames/Catacomb.git">CatacombGames/Catacomb.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></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/catacomb.md" title="Text based entry on Github">Raw entry</a>
</div>
</div>
<div id="catacomb_3-d" class="box"><nav class="level">
<div class="level-left">
<div class="level-item title is-4">Catacomb 3-D</div>
</div>
<div class="level-right is-size-7"><div class="level-item">Platform:<a href="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 1991<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="genres.html#action" title="action games" class="tag is-info">action</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://catacomb.games/">catacomb.games</a><br>Media: <a href="https://en.wikipedia.org/wiki/Catacomb_3-D">Catacomb 3-D<span class="icon has-text-black"><i class="icon-wikipedia"></i></span></a><br></div><div class="block is-size-7">
<span class="has-text-weight-semibold">Details</span><br>Code languages: <a href="languages.html#c">C</a>, <a href="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/CatacombGames/Catacomb3D.git">CatacombGames/Catacomb3D.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/CatacombGames/CatacombAbyss.git @add">CatacombGames/CatacombAbyss.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>), <a href="https://github.com/CatacombGames/CatacombApocalypse.git @add">CatacombGames/CatacombApocalypse.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>), <a href="https://github.com/CatacombGames/CatacombArmageddon.git @add">CatacombGames/CatacombArmageddon.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>Developer: <a href="../developers/R.html#rdmandel">rdmandel</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/catacomb_3-d.md" title="Text based entry on Github">Raw entry</a>
</div>
</div>
<div id="catacombgl" class="box"><nav class="level">
<div class="level-left">
<div class="level-item title is-4">CatacombGL</div>
</div>
<div class="level-right is-size-7"><div class="level-item">Platform:<a href="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="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/ArnoAnsems/CatacombGL">ArnoAnsems/CatacombGL<span class="icon has-text-black"><i class="icon-github"></i></span></a><br>Inspiration: <a href="../inspirations/C.html#catacomb_3-d">Catacomb 3-D</a><br></div><div class="block is-size-7">
<span class="has-text-weight-semibold">Details</span><br>Code languages: <a href="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/ArnoAnsems/CatacombGL.git">ArnoAnsems/CatacombGL.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: OpenGL<br>Developer: <a href="../developers/A.html#arnoansems">ArnoAnsems</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/catacombgl.md" title="Text based entry on Github">Raw entry</a>
</div>
</div>
<div id="catacombsdl" class="box"><nav class="level">
<div class="level-left">
<div class="level-item title is-4">CatacombSDL</div>
</div>
<div class="level-right is-size-7"><div class="level-item">Platform:<a href="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="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/Blzut3/CatacombSDL">Blzut3/CatacombSDL<span class="icon has-text-black"><i class="icon-github"></i></span></a><br>Inspirations: <a href="../inspirations/C.html#catacomb">Catacomb</a>, <a href="../inspirations/C.html#catacomb_ii">Catacomb II</a><br></div><div class="block is-size-7">
<span class="has-text-weight-semibold">Details</span><br>Code languages: <a href="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/Blzut3/CatacombSDL.git">Blzut3/CatacombSDL.git<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>
<span class="is-size-7">Build system: </span><a href="https://cmake.org/" class="is-size-7">CMake</a><br>Developer: <a href="../developers/B.html#braden_obrzut">Braden Obrzut</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/catacombsdl.md" title="Text based entry on Github">Raw entry</a>
</div>
</div>
<div id="catan_dice_game" class="box"><nav class="level">
<div class="level-left">
<div class="level-item title is-4">Catan Dice Game</div>
</div>
<div class="level-right is-size-7"><div class="level-item">Platform:<a href="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="genres.html#board" title="board games" class="tag is-info">board</a><a href="genres.html#strategy" title="strategy games" class="tag is-info">strategy</a></div>
</div><div class="block">Homepage: <a href="https://github.com/Bubu/android-dice-game">Bubu/android-dice-game<span class="icon has-text-black"><i class="icon-github"></i></span></a><br>Inspiration: <a href="../inspirations/C.html#catan">Catan</a><br>Download: <a href="https://f-droid.org/en/packages/com.ridgelineapps.resdicegame/">f-droid.org/en/packages/com.ridgelineapps.resdicegame</a><br></div><div class="block is-size-7">
<span class="has-text-weight-semibold">Details</span><br>Code languages: <a href="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/Bubu/android-dice-game.git">Bubu/android-dice-game.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>
<span class="is-size-7">Build system: </span><a href="https://gradle.org/" class="is-size-7">Gradle</a><br>Developer: <a href="../developers/M.html#marcus">Marcus</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/catan_dice_game.md" title="Text based entry on Github">Raw entry</a>
</div>
</div>
<div id="catch_challenger" class="box"><nav class="level">
<div class="level-left">
<div class="level-item title is-4">Catch Challenger</div>
</div>
<div class="level-right is-size-7"><div class="level-item">Platform:<a href="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="genres.html#role playing" title="role playing games" class="tag is-info">role playing</a>
<span class="tag is-light">multiplayer local + massive</span></div>
</div><div class="block">Homepage: <a href="https://catchchallenger.first-world.info/">catchchallenger.first-world.info</a><br>Download: <a href="https://catchchallenger.first-world.info/download.html">catchchallenger.first-world.info/download.html</a><br></div><div class="block is-size-7">
<span class="has-text-weight-semibold">Details</span><br>Code languages: <a href="languages.html#c++">C++</a>, <a href="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/alphaonex86/CatchChallenger.git">alphaonex86/CatchChallenger.git<span class="icon has-text-black"><i class="icon-github"></i></span></a>(since 2012, <span class="icon has-text-black" title="medium rated"><i class="icon-star-half-full"></i></span>)<br>Developers: <a href="../developers/B.html#brule_herman_jacques_roger">BRULE Herman Jacques Roger</a>, <a href="../developers/R.html#rrfvtgb">rrfvtgb</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/catch_challenger.md" title="Text based entry on Github">Raw entry</a>
</div>
</div>
<div id="cattle_bity" class="box"><nav class="level">
<div class="level-left">
<div class="level-item title is-4">Cattle Bity</div>
</div>
<div class="level-right is-size-7"><div class="level-item">Platform:<a href="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="genres.html#action" title="action games" class="tag is-info">action</a>
<span class="tag is-light">clone</span>
<span class="tag is-light">content commercial</span></div>
</div><div class="block">Homepage: <a href="https://dogballs.github.io/cattle-bity/">dogballs.github.io/cattle-bity</a><br>Inspiration: <a href="../inspirations/B.html#battle_city">Battle City</a><br></div><div class="block is-size-7">
<span class="has-text-weight-semibold">Details</span><br>Code languages: <a href="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/dogballs/cattle-bity.git">dogballs/cattle-bity.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>Developers: <a href="../developers/A.html#anton-aleksei_ilyin">Anton-Aleksei Ilyin</a>, <a href="../developers/M.html#michael">Michael</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/cattle_bity.md" title="Text based entry on Github">Raw entry</a>
</div>
</div>
<div id="caveexpress" class="box"><nav class="level">
<div class="level-left">
<div class="level-item title is-4">CaveExpress</div>
</div>
<div class="level-right is-size-7"><div class="level-item">Platforms:<a href="platforms.html#windows" title="Windows"><span class="icon has-text-black"><i class="icon-windows"></i></span></a><a href="platforms.html#linux" title="Linux"><span class="icon has-text-black"><i class="icon-tux"></i></span></a><a href="platforms.html#macos" title="macOS"><span class="icon has-text-black"><i class="icon-appleinc"></i></span></a><a href="platforms.html#android" title="Android"><span class="icon has-text-black"><i class="icon-android"></i></span></a><a href="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="genres.html#platform" title="platform games" class="tag is-info">platform</a>
<span class="tag is-light">clone</span></div>
</div><div class="block">Homepage: <a href="http://www.caveproductions.org/">www.caveproductions.org</a><br>Inspiration: <a href="../inspirations/U.html#ugh">Ugh!</a><br></div><div class="block is-size-7">
<span class="has-text-weight-semibold">Details</span><br>Code languages: <a href="languages.html#c">C</a>, <a href="languages.html#javascript">JavaScript</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/mgerhardy/caveexpress.git">mgerhardy/caveexpress.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: SDL<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://cmake.org/" class="is-size-7">CMake</a><br>Developers: <a href="../developers/M.html#martin_gerhardy">Martin Gerhardy</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/caveexpress.md" title="Text based entry on Github">Raw entry</a>
</div>
</div>
<div id="cavepacker" class="box"><nav class="level">
<div class="level-left">
<div class="level-item title is-4">CavePacker</div>
</div>
<div class="level-right is-size-7"><div class="level-item">Platforms:<a href="platforms.html#windows" title="Windows"><span class="icon has-text-black"><i class="icon-windows"></i></span></a><a href="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="genres.html#action" title="action games" class="tag is-info">action</a>
<span class="tag is-light">clone</span></div>
</div><div class="block">Homepage: <a href="http://www.caveproductions.org/">www.caveproductions.org</a><br>Inspiration: <a href="../inspirations/S.html#sokoban">Sokoban</a><br></div><div class="block is-size-7">
<span class="has-text-weight-semibold">Details</span><br>Code languages: <a href="languages.html#javascript">JavaScript</a>, <a href="languages.html#c">C</a>, <a href="languages.html#c++">C++</a>, <a href="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/mgerhardy/caveexpress.git">mgerhardy/caveexpress.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: 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/M.html#martin_gerhardy">Martin Gerhardy</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/cavepacker.md" title="Text based entry on Github">Raw entry</a>
</div>
</div>
<div id="cavez_of_phear" class="box"><nav class="level">
<div class="level-left">
<div class="level-item title is-4">CAVEZ of PHEAR</div>
</div>
<div class="level-right is-size-7"><div class="level-item">Platform:<a href="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 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="genres.html#action" title="action games" class="tag is-info">action</a><a href="genres.html#arcade" title="arcade games" class="tag is-info">arcade</a>
<span class="tag is-light">content open</span>
<span class="tag is-light">text-based</span></div>
</div><div class="block">Homepage: <a href="https://web.archive.org/web/20120110101219/http://www.x86.no/cavezofphear/">Archive: 20120110101219/http://www.x86.no/cavezofphear</a><br>Inspirations: <a href="../inspirations/B.html#boulder_dash">Boulder Dash</a>, <a href="../inspirations/D.html#digger">Digger</a><br></div><div class="block is-size-7">
<span class="has-text-weight-semibold">Details</span><br>Code languages: <a href="languages.html#c">C</a><br>Code licenses: <a href="https://en.wikipedia.org/wiki/GNU_General_Public_License">GPL-3.0</a><br>Assets licenses: <a href="https://en.wikipedia.org/wiki/GNU_General_Public_License">GPL-3.0</a><br>Developer: <a href="../developers/T.html#tom_rune_flo">Tom Rune Flo</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/cavez_of_phear.md" title="Text based entry on Github">Raw entry</a>
</div>
</div>
<div id="cc94" class="box"><nav class="level">
<div class="level-left">
<div class="level-item title is-4">cc94</div>
</div>
<div class="level-right is-size-7"><div class="level-item">Platform:<a href="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="genres.html#action" title="action games" class="tag is-info">action</a><a href="genres.html#remake" title="remake games" class="tag is-info">remake</a><a href="genres.html#strategy" title="strategy games" class="tag is-info">strategy</a>
<span class="tag is-light">content commercial + original required</span></div>
</div><div class="block">Homepage: <a href="https://institution.github.io/cc94/">institution.github.io/cc94</a><br>Inspiration: <a href="../inspirations/S.html#sid_meiers_colonization">Sid Meier&#39;s Colonization</a><br></div><div class="block is-size-7">
<span class="has-text-weight-semibold">Details</span><br>Code languages: <a href="languages.html#c++">C++</a>, <a href="languages.html#python">Python</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/institution/cc94.git">institution/cc94.git<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></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/cc94.md" title="Text based entry on Github">Raw entry</a>
</div>
</div>
<div id="cccp" class="box"><nav class="level">
<div class="level-left">
<div class="level-item title is-4">CCCP</div>
</div>
<div class="level-right is-size-7"><div class="level-item">Platform:<a href="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="genres.html#remake" title="remake games" class="tag is-info">remake</a><a href="genres.html#strategy" title="strategy games" class="tag is-info">strategy</a>
<span class="tag is-light">content commercial</span>
<span class="tag is-light">multiplayer split-screen + online + LAN</span>
<span class="tag is-light">real-time</span></div>
</div><div class="block">Homepage: <a href="https://github.com/DataRealms/CCOSS">DataRealms/CCOSS<span class="icon has-text-black"><i class="icon-github"></i></span></a><br>Inspiration: <a href="../inspirations/C.html#cortex_command">Cortex Command</a><br></div><div class="block is-size-7">
<span class="has-text-weight-semibold">Details</span><br>Code languages: <a href="languages.html#c++">C++</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/cortex-command-community/Cortex-Command-Community-Project-Source.git">cortex-command-community/Cortex-Command-Community-Project-Source.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>), <a href="https://github.com/DataRealms/CCOSS.git @add">DataRealms/CCOSS.git @add<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: Allegro<br><details><summary>Developers: (11)</summary><a href="../developers/B.html#basxto">Basxto</a>, <a href="../developers/D.html#dan_tabar">Dan Tabar</a>, <a href="../developers/E.html#evgeniy_vigovskiy">Evgeniy VIgovskiy</a>, <a href="../developers/F.html#fourzk">fourZK</a>, <a href="../developers/G.html#gareth_yr">Gareth YR</a>, <a href="../developers/H.html#heliumant">HeliumAnt</a>, <a href="../developers/M.html#maximdude">MaximDude</a>, <a href="../developers/M.html#mynameistrez">MyNameIsTrez</a>, <a href="../developers/O.html#orengg">orengg</a>, <a href="../developers/P.html#pawnishoovy">pawnishoovy</a>, <a href="../developers/S.html#stuart_riddell">Stuart Riddell</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/cccp.md" title="Text based entry on Github">Raw entry</a>
</div>
</div>
<div id="celestron" class="box"><nav class="level">
<div class="level-left">
<div class="level-item title is-4">Celestron</div>
</div>
<div class="level-right is-size-7"><div class="level-item">Platform:<a href="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 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="genres.html#action" title="action games" class="tag is-info">action</a>
<span class="tag is-light">shooter</span>
<span class="tag is-light">space</span>
<span class="tag is-light">top-down</span></div>
</div><div class="block">Homepage: <a href="https://sourceforge.net/projects/celestron/">celestron<span class="icon has-text-black"><i class="icon-sourceforge"></i></span></a><br>Inspiration: <a href="../inspirations/C.html#chromium_bsu">Chromium B.S.U.</a><br>Download: <a href="https://sourceforge.net/projects/celestron/files/">celestron/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="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://git.code.sf.net/p/celestron/code">git.code.sf.net/p/celestron/code</a>, <a href="https://gitlab.com/osgames/celestron.git @add">osgames/celestron.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>)<br>Code dependencies: NumPy, pygame<br>Developer: <a href="../developers/D.html#daniel_foerster">Daniel Foerster</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/celestron.md" title="Text based entry on Github">Raw entry</a>
</div>
</div>
<div id="chainreaction" class="box"><nav class="level">
<div class="level-left">
<div class="level-item title is-4">chainreaction</div>
</div>
<div class="level-right is-size-7"><div class="level-item">Platform:<a href="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="genres.html#remake" title="remake games" class="tag is-info">remake</a><a href="genres.html#strategy" title="strategy games" class="tag is-info">strategy</a></div>
</div><div class="block">Homepage: <a href="http://cr.freewarepoint.de/">cr.freewarepoint.de</a><br>Inspiration: <a href="../inspirations/N.html#nuclear_reaction">Nuclear Reaction</a><br></div><div class="block is-size-7">
<span class="has-text-weight-semibold">Details</span><br>Code languages: <a href="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/maikmerten/chainreaction.git">maikmerten/chainreaction.git<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>Developers: <a href="../developers/H.html#haroldpirschner">HaroldPirschner</a>, <a href="../developers/J.html#johannes_neubauer">Johannes Neubauer</a>, <a href="../developers/M.html#maikmerten">maikmerten</a>, <a href="../developers/S.html#stephan_windmuller">Stephan Windmüller</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/chainreaction.md" title="Text based entry on Github">Raw entry</a>
</div>
</div>
<div id="chaos_esque_anthology" class="box"><nav class="level">
<div class="level-left">
<div class="level-item title is-4">Chaos Esque Anthology</div>
</div>
<div class="level-right is-size-7"><div class="level-item">Platform:<a href="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="genres.html#strategy" title="strategy games" class="tag is-info">strategy</a>
<span class="tag is-light">content open</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://sourceforge.net/projects/chaosesqueanthology/">chaosesqueanthology<span class="icon has-text-black"><i class="icon-sourceforge"></i></span></a><br>Inspiration: <a href="../inspirations/X.html#xonotic">Xonotic</a><br>Download: <a href="https://sourceforge.net/projects/chaosesqueanthology/files/">chaosesqueanthology/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="languages.html#?">?</a><br>Code licenses: ?<br>Assets licenses: CC-BY<br>Developers: <a href="../developers/C.html#chaosesqueteam">ChaosEsqueTeam</a>, <a href="../developers/H.html#htimsy_rogerg">Htimsy Rogerg</a>, <a href="../developers/K.html#klokwerk">KlokWerk</a>, <a href="../developers/P.html#perljamz10">PerlJamZ10</a>, <a href="../developers/S.html#sir_ranjid">Sir Ranjid</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/chaos_esque_anthology.md" title="Text based entry on Github">Raw entry</a>
</div>
</div>
<div id="chess3d" class="box"><nav class="level">
<div class="level-left">
<div class="level-item title is-4">Chess3D</div>
</div>
<div class="level-right is-size-7"><div class="level-item">Platform:<a href="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 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="genres.html#board" title="board games" class="tag is-info">board</a><a href="genres.html#strategy" title="strategy games" class="tag is-info">strategy</a>
<span class="tag is-light">3D</span>
<span class="tag is-light">chess</span>
<span class="tag is-light">content open</span></div>
</div><div class="block">Homepage: <a href="http://yanngranjon.com/static/games/chess3D/">yanngranjon.com/static/games/chess3D</a><br></div><div class="block is-size-7">
<span class="has-text-weight-semibold">Details</span><br>Code languages: <a href="languages.html#javascript">JavaScript</a>, <a href="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/FrenchYann/Chess3D.git">FrenchYann/Chess3D.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: WebGL<br>Assets licenses: <a href="https://en.wikipedia.org/wiki/GNU_General_Public_License">GPL-3.0</a><br>Developers: <a href="../developers/F.html#frenchyann">FrenchYann</a>, <a href="../developers/Y.html#yann">Yann</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/chess3d.md" title="Text based entry on Github">Raw entry</a>
</div>
</div>
<div id="children_of_ur" class="box"><nav class="level">
<div class="level-left">
<div class="level-item title is-4">Children of Ur</div>
</div>
<div class="level-right is-size-7"><div class="level-item">Platform:<a href="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="genres.html#role playing" title="role playing games" class="tag is-info">role playing</a>
<span class="tag is-light">content open</span>
<span class="tag is-light">multiplayer massive + online</span>
<span class="tag is-light">requires server</span></div>
</div><div class="block">Homepage: <a href="https://www2.childrenofur.com/">www2.childrenofur.com</a><br></div><div class="block is-size-7">
<span class="has-text-weight-semibold">Details</span><br>Code languages: <a href="languages.html#dart">Dart</a>, <a href="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/ChildrenOfUr/coUclient.git">ChildrenOfUr/coUclient.git<span class="icon has-text-black"><i class="icon-github"></i></span></a>(archived, since 2013, <span class="icon has-text-black" title="medium rated"><i class="icon-star-half-full"></i></span>), <a href="https://github.com/ChildrenOfUr/coUserver.git">ChildrenOfUr/coUserver.git<span class="icon has-text-black"><i class="icon-github"></i></span></a><br>Assets licenses: <a href="https://en.wikipedia.org/wiki/MIT_License">MIT</a><br>Developers: <a href="../developers/A.html#andy_castille">Andy Castille</a>, <a href="../developers/B.html#brian_grey">Brian Grey</a>, <a href="../developers/C.html#courtney_b_reid">Courtney B Reid</a>, <a href="../developers/C.html#craig_s_cottingham">Craig S. Cottingham</a>, <a href="../developers/P.html#paul_vankeuren">Paul VanKeuren</a>, <a href="../developers/R.html#robert_blackhart">Robert Blackhart</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/children_of_ur.md" title="Text based entry on Github">Raw entry</a>
</div>
</div>
<div id="childsplay" class="box"><nav class="level">
<div class="level-left">
<div class="level-item title is-4">Childsplay</div>
</div>
<div class="level-right is-size-7"><div class="level-item">Platforms:<a href="platforms.html#windows" title="Windows"><span class="icon has-text-black"><i class="icon-windows"></i></span></a><a href="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="genres.html#adventure" title="adventure games" class="tag is-info">adventure</a><a href="genres.html#educational" title="educational games" class="tag is-info">educational</a>
<span class="tag is-light">for kids</span></div>
</div><div class="block">Homepages: <a href="http://www.childsplay.mobi/">www.childsplay.mobi</a>, <a href="https://sourceforge.net/projects/childsplay/">childsplay<span class="icon has-text-black"><i class="icon-sourceforge"></i></span></a>, <a href="https://sourceforge.net/projects/schoolsplay/">schoolsplay<span class="icon has-text-black"><i class="icon-sourceforge"></i></span></a><br>Downloads: <a href="https://sourceforge.net/projects/schoolsplay/files/">schoolsplay/files<span class="icon has-text-black"><i class="icon-sourceforge"></i></span></a>, <a href="https://sourceforge.net/projects/childsplay/files/">childsplay/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="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://git.code.sf.net/p/childsplay/git">git.code.sf.net/p/childsplay/git</a>, <a href="https://svn.code.sf.net/p/childsplay/code">svn.code.sf.net/p/childsplay/code</a>, <a href="http://childsplay.cvs.sourceforge.net">childsplay.cvs.sourceforge.net</a>, <a href="https://git.code.sf.net/p/schoolsplay/code">git.code.sf.net/p/schoolsplay/code</a>, <a href="https://svn.code.sf.net/p/schoolsplay/code-0/">svn.code.sf.net/p/schoolsplay/code-0</a><br>Code dependencies: NumPy, pygame<br>Developers: <a href="../developers/A.html#alexander_kolotov">Alexander Kolotov</a>, <a href="../developers/C.html#chris147">Chris_147</a>, <a href="../developers/C.html#christiaan_de_wit">Christiaan de Wit</a>, <a href="../developers/M.html#matias_a_graa">Matias A. Graña</a>, <a href="../developers/P.html#peter_govers">Peter Govers</a>, <a href="../developers/R.html#rene_dohmen">Rene Dohmen</a>, <a href="../developers/R.html#robert_wadley">Robert Wadley</a>, <a href="../developers/S.html#stas_zytkiewicz">Stas Zytkiewicz</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/childsplay.md" title="Text based entry on Github">Raw entry</a>
</div>
</div>
<div id="chocolate_doom" class="box"><nav class="level">
<div class="level-left">
<div class="level-item title is-4">Chocolate Doom</div>
</div>
<div class="level-right is-size-7"><div class="level-item">Platforms:<a href="platforms.html#windows" title="Windows"><span class="icon has-text-black"><i class="icon-windows"></i></span></a><a href="platforms.html#linux" title="Linux"><span class="icon has-text-black"><i class="icon-tux"></i></span></a><a href="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="genres.html#action" title="action games" class="tag is-info">action</a><a href="genres.html#remake" title="remake games" class="tag is-info">remake</a>
<span class="tag is-light">shooter</span></div>
</div><div class="block">Homepages: <a href="https://www.chocolate-doom.org/wiki/index.php/Chocolate_Doom">www.chocolate-doom.org/wiki/index.php/Chocolate_Doom</a>, <a href="https://sourceforge.net/projects/chocolate-doom/">chocolate-doom<span class="icon has-text-black"><i class="icon-sourceforge"></i></span></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>Downloads: <a href="https://www.chocolate-doom.org/wiki/index.php/Downloads">www.chocolate-doom.org/wiki/index.php/Downloads</a>, <a href="https://sourceforge.net/projects/chocolate-doom/files/">chocolate-doom/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="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/chocolate-doom/chocolate-doom.git">chocolate-doom/chocolate-doom.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>)<br>
<span class="is-size-7">Build system: </span><a href="https://cmake.org/" class="is-size-7">CMake</a><br><details><summary>Developers: (28)</summary><a href="../developers/A.html#alex_mayfield">Alex Mayfield</a>, <a href="../developers/A.html#alexandre-xavier_labont-lamoureux">Alexandre-Xavier Labonté-Lamoureux</a>, <a href="../developers/A.html#alexeylysiuk">alexey.lysiuk</a>, <a href="../developers/A.html#azarien">Azarien</a>, <a href="../developers/C.html#capnclever">CapnClever</a>, <a href="../developers/D.html#david_carlier">David CARLIER</a>, <a href="../developers/F.html#fabian_greffrath">Fabian Greffrath</a>, <a href="../developers/J.html#james_canete">James Canete</a>, <a href="../developers/J.html#james_haley">James Haley</a>, <a href="../developers/J.html#james_haley_nightdive_studios">James Haley (Nightdive Studios)</a>, <a href="../developers/J.html#jan_engelhardt">Jan Engelhardt</a>, <a href="../developers/J.html#jason_benaim">Jason Benaim</a>, <a href="../developers/J.html#jonathan_dowland">Jonathan Dowland</a>, <a href="../developers/J.html#julia_nechaevskaya">Julia Nechaevskaya</a>, <a href="../developers/K.html#kaiser">Kaiser</a>, <a href="../developers/L.html#linguica">linguica</a>, <a href="../developers/M.html#michael_day">Michael Day</a>, <a href="../developers/M.html#michael_francis">Michael Francis</a>, <a href="../developers/M.html#mike_swanson">Mike Swanson</a>, <a href="../developers/N.html#nukeykt">nukeykt</a>, <a href="../developers/R.html#rodrigo_rebello">Rodrigo Rebello</a>, <a href="../developers/R.html#rtc">rtc</a>, <a href="../developers/S.html#samuel">Samuel</a>, <a href="../developers/S.html#samuel_villarreal_nightdive_studios">Samuel Villarreal (Nightdive Studios)</a>, <a href="../developers/S.html#simon_howard">Simon Howard</a>, <a href="../developers/T.html#turo_lamminen">Turo Lamminen</a>, <a href="../developers/W.html#william_breathitt_gray">William Breathitt Gray</a>, <a href="../developers/Z.html#zvonimir_buzanic">Zvonimir Buzanic</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/chocolate_doom.md" title="Text based entry on Github">Raw entry</a>
</div>
</div>
<div id="chocolate_duke3d" class="box"><nav class="level">
<div class="level-left">
<div class="level-item title is-4">Chocolate Duke3D</div>
</div>
<div class="level-right is-size-7"><div class="level-item">Platform:<a href="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="genres.html#action" title="action games" class="tag is-info">action</a><a href="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/fabiensanglard/chocolate_duke3D">fabiensanglard/chocolate_duke3D<span class="icon has-text-black"><i class="icon-github"></i></span></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="languages.html#c">C</a><br>Code licenses: <a href="https://en.wikipedia.org/wiki/GNU_General_Public_License">GPL-2.0</a>, Custom<br>Code repositories: <a href="https://github.com/fabiensanglard/chocolate_duke3D.git">fabiensanglard/chocolate_duke3D.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>Code dependencies: SDL<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/D.html#darealshinji">darealshinji</a>, <a href="../developers/F.html#fabien">Fabien</a>, <a href="../developers/R.html#rohit_nirmal">Rohit Nirmal</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/chocolate_duke3d.md" title="Text based entry on Github">Raw entry</a>
</div>
</div>
<div id="choria" class="box"><nav class="level">
<div class="level-left">
<div class="level-item title is-4">Choria</div>
</div>
<div class="level-right is-size-7"><div class="level-item">Platform:<a href="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="genres.html#role playing" title="role playing games" class="tag is-info">role playing</a>
<span class="tag is-light">multiplayer online + massive</span></div>
</div><div class="block">Homepage: <a href="https://github.com/jazztickets/choria">jazztickets/choria<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="languages.html#c++">C++</a>, <a href="languages.html#c">C</a>, <a href="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/jazztickets/choria.git">jazztickets/choria.git<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>Code dependencies: Lua, SDL<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/J.html#jazztickets">jazztickets</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/choria.md" title="Text based entry on Github">Raw entry</a>
</div>
</div>
<div id="chroma" class="box"><nav class="level">
<div class="level-left">
<div class="level-item title is-4">Chroma</div>
</div>
<div class="level-right is-size-7"><div class="level-item">Platform:<a href="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="genres.html#puzzle" title="puzzle games" class="tag is-info">puzzle</a>
<span class="tag is-light">open content</span></div>
</div><div class="block">Homepage: <a href="http://www.level7.org.uk/chroma/">www.level7.org.uk/chroma</a><br></div><div class="block is-size-7">
<span class="has-text-weight-semibold">Details</span><br>Code languages: <a href="languages.html#c">C</a><br>Code licenses: <a href="https://en.wikipedia.org/wiki/GNU_General_Public_License">GPL-2.0</a><br>Assets 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>Developer: <a href="../developers/A.html#amf">Amf</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/chroma.md" title="Text based entry on Github">Raw entry</a>
</div>
</div>
<div id="chromium_bsu" class="box"><nav class="level">
<div class="level-left">
<div class="level-item title is-4">Chromium B.S.U.</div>
</div>
<div class="level-right is-size-7"><div class="level-item">Platform:<a href="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="genres.html#action" title="action games" class="tag is-info">action</a>
<span class="tag is-light">shooter</span>
<span class="tag is-light">top-down</span></div>
</div><div class="block">Homepages: <a href="http://chromium-bsu.sourceforge.net/">chromium-bsu.sourceforge.net</a>, <a href="https://sourceforge.net/projects/chromium-bsu/">chromium-bsu<span class="icon has-text-black"><i class="icon-sourceforge"></i></span></a><br>Media: <a href="https://en.wikipedia.org/wiki/Chromium_B.S.U.">Chromium B.S.U.<span class="icon has-text-black"><i class="icon-wikipedia"></i></span></a><br>Downloads: <a href="http://chromium-bsu.sourceforge.net/download.html">chromium-bsu.sourceforge.net/download.html</a>, <a href="https://sourceforge.net/projects/chromium-bsu/files/">chromium-bsu/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="languages.html#c++">C++</a><br>Code licenses: <a href="https://en.wikipedia.org/wiki/Artistic_License">Artistic License-1.0</a><br>Code repositories: <a href="https://git.code.sf.net/p/chromium-bsu/code">git.code.sf.net/p/chromium-bsu/code</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>Developers: <a href="../developers/B.html#brianwredfern">brianwredfern</a>, <a href="../developers/K.html#keyboard_sage">Keyboard Sage</a>, <a href="../developers/M.html#mark_b_allan">Mark B. Allan</a>, <a href="../developers/M.html#max_horn">Max Horn</a>, <a href="../developers/P.html#paul_wise">Paul Wise</a>, <a href="../developers/S.html#sam_hocevar">Sam Hocevar</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/chromium_bsu.md" title="Text based entry on Github">Raw entry</a>
</div>
</div>
<div id="chronoshift" class="box"><nav class="level">
<div class="level-left">
<div class="level-item title is-4">Chronoshift</div>
</div>
<div class="level-right is-size-7"><div class="level-item">Platform:<a href="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="genres.html#remake" title="remake games" class="tag is-info">remake</a></div>
</div><div class="block">Homepage: <a href="https://github.com/TheAssemblyArmada/Chronoshift">TheAssemblyArmada/Chronoshift<span class="icon has-text-black"><i class="icon-github"></i></span></a><br>Inspiration: <a href="../inspirations/C.html#command_conquer_red_alert">Command &amp; Conquer: Red Alert</a><br></div><div class="block is-size-7">
<span class="has-text-weight-semibold">Details</span><br>Code languages: <a href="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/TheAssemblyArmada/Chronoshift.git">TheAssemblyArmada/Chronoshift.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>
<span class="is-size-7">Build system: </span><a href="https://cmake.org/" class="is-size-7">CMake</a><br>Developers: <a href="../developers/O.html#olivier_abdesselam">Olivier Abdesselam</a>, <a href="../developers/O.html#omniblade">OmniBlade</a>, <a href="../developers/T.html#toms">Toms</a>, <a href="../developers/Y.html#yazgoo">yazgoo</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/chronoshift.md" title="Text based entry on Github">Raw entry</a>
</div>
</div>
<div id="chrzaszcz" class="box"><nav class="level">
<div class="level-left">
<div class="level-item title is-4">Chrzaszcz</div>
</div>
<div class="level-right is-size-7"><div class="level-item">Platform:<a href="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 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="genres.html#puzzle" title="puzzle games" class="tag is-info">puzzle</a>
<span class="tag is-light">content open</span></div>
</div><div class="block">Homepages: <a href="http://www.pawelbiernacki.net/software/chrzaszcz/">www.pawelbiernacki.net/software/chrzaszcz</a>, <a href="https://sourceforge.net/projects/chrzaszcz/">chrzaszcz<span class="icon has-text-black"><i class="icon-sourceforge"></i></span></a><br>Download: <a href="https://sourceforge.net/projects/chrzaszcz/files/">chrzaszcz/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="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 dependencies: SDL<br>Assets licenses: GPL<br>Developer: <a href="../developers/P.html#pawel_biernacki">Pawel Biernacki</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/chrzaszcz.md" title="Text based entry on Github">Raw entry</a>
</div>
</div>
<div id="circus_linux" class="box"><nav class="level">
<div class="level-left">
<div class="level-item title is-4">Circus Linux!</div>
</div>
<div class="level-right is-size-7"><div class="level-item">Platforms:<a href="platforms.html#windows" title="Windows"><span class="icon has-text-black"><i class="icon-windows"></i></span></a><a href="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 2000<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="genres.html#action" title="action games" class="tag is-info">action</a><a href="genres.html#remake" title="remake games" class="tag is-info">remake</a></div>
</div><div class="block">Homepage: <a href="http://www.newbreedsoftware.com/circus-linux/">www.newbreedsoftware.com/circus-linux</a><br>Inspiration: <a href="../inspirations/C.html#circus_atari">Circus Atari</a><br>Downloads: <a href="http://www.newbreedsoftware.com/circus-linux/download/">www.newbreedsoftware.com/circus-linux/download</a>, <a href="../ftp://ftp.tuxpaint.org/unix/x/circus-linux/">ftp://ftp.tuxpaint.org/unix/x/circus-linux</a><br></div><div class="block is-size-7">
<span class="has-text-weight-semibold">Details</span><br>Code languages: <a href="languages.html#c">C</a><br>Code licenses: <a href="https://en.wikipedia.org/wiki/GNU_General_Public_License">GPL-2.0</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/circus_linux.md" title="Text based entry on Github">Raw entry</a>
</div>
</div>
<div id="citybound" class="box"><nav class="level">
<div class="level-left">
<div class="level-item title is-4">Citybound</div>
</div>
<div class="level-right is-size-7"><div class="level-item">Platforms:<a href="platforms.html#windows" title="Windows"><span class="icon has-text-black"><i class="icon-windows"></i></span></a><a href="platforms.html#linux" title="Linux"><span class="icon has-text-black"><i class="icon-tux"></i></span></a><a href="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="genres.html#simulation" title="simulation games" class="tag is-info">simulation</a>
<span class="tag is-light">clone</span>
<span class="tag is-light">content open</span></div>
</div><div class="block">Homepage: <a href="https://aeplay.org/citybound">aeplay.org/citybound</a><br>Inspiration: <a href="../inspirations/S.html#simcity">SimCity</a><br>Downloads: <a href="https://aeplay.org/citybound-livebuilds">aeplay.org/citybound-livebuilds</a>, <a href="https://github.com/citybound/citybound/releases">citybound/citybound/releases<span class="icon has-text-black"><i class="icon-github"></i></span></a><br></div><nav class="level"><div class="level-item"><a href="https://uploads-ssl.webflow.com/58ef666b690e1f31ad12a43a/5c24208c35af3ace29d8ff05_Screenshot%202018-12-26%20at%2014.39.29.476.png"><img src="../screenshots/citybound_01.jpg" width="225" height="128" alt=""></a></div><div class="level-item"><a href="https://uploads-ssl.webflow.com/58ef666b690e1f31ad12a43a/5c2430cb35af3a5e2bd90d16_microeconomy%20screenshot.png"><img src="../screenshots/citybound_02.jpg" width="226" height="128" alt=""></a></div></nav><div class="block is-size-7">
<span class="has-text-weight-semibold">Details</span><br>Code languages: <a href="languages.html#rust">Rust</a>, <a href="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/citybound/citybound.git">citybound/citybound.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>Developers: <a href="../developers/A.html#anselm_eickhoff">Anselm Eickhoff</a>, <a href="../developers/B.html#ben_wang">Ben Wang</a>, <a href="../developers/M.html#martin_risell_lilja">Martin Risell Lilja</a>, <a href="../developers/O.html#o01eg">O01eg</a>, <a href="../developers/R.html#rasmus_larsen">Rasmus Larsen</a>, <a href="../developers/V.html#vladimir">Vladimir</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/citybound.md" title="Text based entry on Github">Raw entry</a>
</div>
</div>
<div id="civil" class="box"><nav class="level">
<div class="level-left">
<div class="level-item title is-4">Civil</div>
</div>
<div class="level-right is-size-7"><div class="level-item">Platform:<a href="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 2003<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="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://civil.sourceforge.net/">civil.sourceforge.net</a>, <a href="https://sourceforge.net/projects/civil/">civil<span class="icon has-text-black"><i class="icon-sourceforge"></i></span></a><br>Download: <a href="http://civil.sourceforge.net/download.html">civil.sourceforge.net/download.html</a><br></div><div class="block is-size-7">
<span class="has-text-weight-semibold">Details</span><br>Code languages: <a href="languages.html#python">Python</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/civil.git">osgames/civil.git<span class="icon has-text-black"><i class="icon-gitlab"></i></span></a>(since 2018, <span class="icon has-text-black" title="low rated"><i class="icon-star-o"></i></span>), <a href="http://civil.cvs.sourceforge.net/">civil.cvs.sourceforge.net</a><br>Developers: <a href="../developers/G.html#gareth_noyce">Gareth Noyce</a>, <a href="../developers/J.html#jan_ekholm">Jan Ekholm</a>, <a href="../developers/J.html#john_eikenberry">John Eikenberry</a>, <a href="../developers/K.html#kalle_svensson">Kalle Svensson</a>, <a href="../developers/K.html#korruptor">Korruptor</a>, <a href="../developers/M.html#marcus_alanen">Marcus Alanen</a>, <a href="../developers/M.html#michael_earl">Michael Earl</a>, <a href="../developers/T.html#tom_flanagan">Tom Flanagan</a>, <a href="../developers/U.html#uwe_hermann">Uwe Hermann</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/civil.md" title="Text based entry on Github">Raw entry</a>
</div>
</div>
<div id="civilization_call_to_power_2_source_project" class="box"><nav class="level">
<div class="level-left">
<div class="level-item title is-4">Civilization: Call To Power 2 Source Project</div>
</div>
<div class="level-right is-size-7"><div class="level-item">Platform:<a href="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="genres.html#remake" title="remake games" class="tag is-info">remake</a><a href="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">Homepages: <a href="http://ctp2.darkdust.net/">ctp2.darkdust.net</a>, <a href="https://apolyton.net/forum/other-games/call-to-power-2/ctp2-source-code-project">apolyton.net/forum/other-games/call-to-power-2/ctp2-source-code-project</a><br>Media: <a href="https://en.wikipedia.org/wiki/Call_to_Power_II#Source_code_release">Civilization: Call To Power 2 Source Project<span class="icon has-text-black"><i class="icon-wikipedia"></i></span></a><br>Inspiration: <a href="../inspirations/C.html#call_to_power_ii">Call to Power II</a><br></div><div class="block is-size-7">
<span class="has-text-weight-semibold">Details</span><br>Code languages: <a href="languages.html#c">C</a>, <a href="languages.html#c++">C++</a><br>Code licenses: Custom<br>Code repositories: <a href="https://github.com/civctp2/civctp2.git">civctp2/civctp2.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="http://ctp2.darkdust.net/anonsvn/">ctp2.darkdust.net/anonsvn</a><br>Developers: <a href="../developers/A.html#andriy_b_kmit">Andriy B. Kmit&#39;</a>, <a href="../developers/A.html#andriy_kmit">Andriy Kmit&#39;</a>, <a href="../developers/C.html#civctp2">civctp2</a>, <a href="../developers/H.html#henshall828">henshall828</a>, <a href="../developers/L.html#lynxabraxas">LynxAbraxas</a>, <a href="../developers/M.html#mariusz">Mariusz</a>, <a href="../developers/M.html#martin_guhmann">Martin Gühmann</a>, <a href="../developers/P.html#ptitseb">ptitSeb</a>, <a href="../developers/W.html#william_deurwaarder">William Deurwaarder</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/civilization_call_to_power_2_source_project.md" title="Text based entry on Github">Raw entry</a>
</div>
</div>
<div id="civitas" class="box"><nav class="level">
<div class="level-left">
<div class="level-item title is-4">Civitas</div>
</div>
<div class="level-right is-size-7"><div class="level-item">Platform:<a href="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="genres.html#simulation" title="simulation games" class="tag is-info">simulation</a>
<span class="tag is-light">city</span>
<span class="tag is-light">for kids</span>
<span class="tag is-light">online</span></div>
</div><div class="block">Homepages: <a href="http://sourceforge.net/projects/civitas/">sourceforge.net/projects/civitas</a>, <a href="https://www.conexum.com.br/cosmopolita/">www.conexum.com.br/cosmopolita</a><br>Download: <a href="https://sourceforge.net/projects/civitas/files/">civitas/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="languages.html#java">Java</a>, <a href="languages.html#blender script">Blender Script</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/civitas/code">git.code.sf.net/p/civitas/code</a>, <a href="https://svn.code.sf.net/p/civitas/svn">svn.code.sf.net/p/civitas/svn</a><br>Code dependencies: Blender game engine<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/civitas.md" title="Text based entry on Github">Raw entry</a>
</div>
</div>
<div id="civone" class="box"><nav class="level">
<div class="level-left">
<div class="level-item title is-4">CivOne</div>
</div>
<div class="level-right is-size-7"><div class="level-item">Platform:<a href="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="genres.html#remake" title="remake games" class="tag is-info">remake</a><a href="genres.html#strategy" title="strategy games" class="tag is-info">strategy</a>
<span class="tag is-light">content commercial + original required</span></div>
</div><div class="block">Homepage: <a href="https://web.archive.org/web/20181127195119/https://www.civone.org/">Archive: 20181127195119/https://www.civone.org</a><br>Inspiration: <a href="../inspirations/C.html#civilization">Civilization</a><br></div><div class="block is-size-7">
<span class="has-text-weight-semibold">Details</span><br>Code languages: <a href="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/SWY1985/CivOne.git">SWY1985/CivOne.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/C.html#christoph_donges">Christoph Donges</a>, <a href="../developers/J.html#jake_brown">Jake Brown</a>, <a href="../developers/J.html#jakob_mulvad_nielsen">Jakob Mulvad Nielsen</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/civone.md" title="Text based entry on Github">Raw entry</a>
</div>
</div>
<div id="classic_blades_of_exile" class="box"><nav class="level">
<div class="level-left">
<div class="level-item title is-4">Classic Blades of Exile</div>
</div>
<div class="level-right is-size-7"><div class="level-item">Platform:<a href="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="genres.html#role playing" title="role playing games" class="tag is-info">role playing</a></div>
</div><div class="block">Homepages: <a href="http://www.spiderwebsoftware.com/blades/opensource.html">www.spiderwebsoftware.com/blades/opensource.html</a>, <a href="http://spiderwebforums.ipbhost.com/forum/12-blades-of-exile/">spiderwebforums.ipbhost.com/forum/12-blades-of-exile</a>, <a href="https://github.com/calref/cboe">calref/cboe<span class="icon has-text-black"><i class="icon-github"></i></span></a><br>Media: <a href="https://en.wikipedia.org/wiki/Exile_(1995_video_game_series)#Blades_of_Exile">Classic Blades of Exile<span class="icon has-text-black"><i class="icon-wikipedia"></i></span></a><br></div><div class="block is-size-7">
<span class="has-text-weight-semibold">Details</span><br>Code languages: <a href="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/calref/cboe.git">calref/cboe.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/B.html#ben_scott">Ben Scott</a>, <a href="../developers/C.html#cw_betts">C.W. Betts</a>, <a href="../developers/C.html#celtic_minstrel">Celtic Minstrel</a>, <a href="../developers/J.html#jeff_vogel">Jeff Vogel</a>, <a href="../developers/K.html#keira_dueck">Keira Dueck</a>, <a href="../developers/M.html#mark_clark">Mark Clark</a>, <a href="../developers/M.html#menshin">Menshin</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/classic_blades_of_exile.md" title="Text based entry on Github">Raw entry</a>
</div>
</div>
<div id="classicube" class="box"><nav class="level">
<div class="level-left">
<div class="level-item title is-4">ClassiCube</div>
</div>
<div class="level-right is-size-7"><div class="level-item">Platforms:<a href="platforms.html#windows" title="Windows"><span class="icon has-text-black"><i class="icon-windows"></i></span></a><a href="platforms.html#linux" title="Linux"><span class="icon has-text-black"><i class="icon-tux"></i></span></a><a href="platforms.html#macos" title="macOS"><span class="icon has-text-black"><i class="icon-appleinc"></i></span></a><a href="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="genres.html#remake" title="remake games" class="tag is-info">remake</a>
<span class="tag is-light">multiplayer online</span>
<span class="tag is-light">open content</span></div>
</div><div class="block">Homepage: <a href="https://www.classicube.net">www.classicube.net</a><br>Inspiration: <a href="../inspirations/M.html#minecraft">Minecraft</a><br>Download: <a href="https://www.classicube.net/download/">www.classicube.net/download</a><br></div><div class="block is-size-7">
<span class="has-text-weight-semibold">Details</span><br>Code languages: <a href="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/UnknownShadow200/ClassiCube.git">UnknownShadow200/ClassiCube.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: OpenGL<br>Developers: <a href="../developers/0.html#123dontmesswitme">123DontMessWitMe</a>, <a href="../developers/C.html#cybertronictoon">CybertronicToon</a>, <a href="../developers/D.html#dakriy">dakriy</a>, <a href="../developers/F.html#fam0r">Fam0r</a>, <a href="../developers/G.html#goodlyay">Goodlyay</a>, <a href="../developers/I.html#igor725">igor725</a>, <a href="../developers/S.html#spiralp">SpiralP</a>, <a href="../developers/U.html#unknownshadow200">UnknownShadow200</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/classicube.md" title="Text based entry on Github">Raw entry</a>
</div>
</div>
<div id="classicuo" class="box"><nav class="level">
<div class="level-left">
<div class="level-item title is-4">ClassicUO</div>
</div>
<div class="level-right is-size-7"><div class="level-item">Platform:<a href="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="genres.html#role playing" title="role playing games" class="tag is-info">role playing</a>
<span class="tag is-light">client</span>
<span class="tag is-light">clone</span>
<span class="tag is-light">content open</span>
<span class="tag is-light">multiplayer online + massive</span></div>
</div><div class="block">Homepage: <a href="https://www.classicuo.eu/">www.classicuo.eu</a><br>Inspiration: <a href="../inspirations/U.html#ultima_online">Ultima Online</a><br></div><div class="block is-size-7">
<span class="has-text-weight-semibold">Details</span><br>Code languages: <a href="languages.html#c#">C#</a><br>Code licenses: <a href="https://en.wikipedia.org/wiki/BSD_licenses#4-clause_license_(original_%22BSD_License%22)">4-clause BSD</a><br>Code repositories: <a href="https://github.com/andreakarasho/ClassicUO.git">andreakarasho/ClassicUO.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><details><summary>Developers: (28)</summary><a href="../developers/0.html#3hmonkey">3HMonkey</a>, <a href="../developers/A.html#aclark13">aclark13</a>, <a href="../developers/A.html#alias">Alias</a>, <a href="../developers/A.html#andrea_angelini">Andrea Angelini</a>, <a href="../developers/B.html#benjamin_willard">Benjamin Willard</a>, <a href="../developers/B.html#broxen">broxen</a>, <a href="../developers/C.html#c0mput3rxz">c0mput3rxz</a>, <a href="../developers/D.html#deccer">deccer</a>, <a href="../developers/D.html#dissident">dissident</a>, <a href="../developers/G.html#gaechti">gaechti</a>, <a href="../developers/J.html#jaedan">Jaedan</a>, <a href="../developers/J.html#jakub_linhart">Jakub Linhart</a>, <a href="../developers/J.html#james">James</a>, <a href="../developers/J.html#jkachhad">jkachhad</a>, <a href="../developers/M.html#marcelo_paez_sequeira">Marcelo Paez Sequeira</a>, <a href="../developers/M.html#mel">Mel</a>, <a href="../developers/P.html#peter_wedder">Peter Wedder</a>, <a href="../developers/P.html#plugtopus_agency">Plugtopus Agency</a>, <a href="../developers/Q.html#quick">Quick</a>, <a href="../developers/R.html#rdegelo">rdegelo</a>, <a href="../developers/R.html#rob_c">Rob C.</a>, <a href="../developers/R.html#roxya">roxya</a>, <a href="../developers/S.html#samuli_yliniemi">Samuli Yliniemi</a>, <a href="../developers/S.html#sascha">Sascha</a>, <a href="../developers/S.html#siva">Siva</a>, <a href="../developers/S.html#stefan">Stefan</a>, <a href="../developers/T.html#tannerbist">TannerBist</a>, <a href="../developers/T.html#timur_alekseenko">Timur Alekseenko</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/classicuo.md" title="Text based entry on Github">Raw entry</a>
</div>
</div>
<div id="clonepoint" class="box"><nav class="level">
<div class="level-left">
<div class="level-item title is-4">Clonepoint</div>
</div>
<div class="level-right is-size-7"><div class="level-item">Platforms:<a href="platforms.html#windows" title="Windows"><span class="icon has-text-black"><i class="icon-windows"></i></span></a><a href="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="genres.html#action" title="action games" class="tag is-info">action</a>
<span class="tag is-light">clone</span>
<span class="tag is-light">content open</span></div>
</div><div class="block">Homepage: <a href="https://rohit.itch.io/clonepoint">rohit.itch.io/clonepoint</a><br>Inspiration: <a href="../inspirations/G.html#gunpoint">Gunpoint</a><br></div><div class="block is-size-7">
<span class="has-text-weight-semibold">Details</span><br>Code languages: <a href="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/rohit-n/Clonepoint.git">rohit-n/Clonepoint.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: SDL2<br>Developer: <a href="../developers/R.html#rohit_nirmal">Rohit Nirmal</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/clonepoint.md" title="Text based entry on Github">Raw entry</a>
</div>
</div>
<div id="clumsy_bird" class="box"><nav class="level">
<div class="level-left">
<div class="level-item title is-4">Clumsy Bird</div>
</div>
<div class="level-right is-size-7"><div class="level-item">Platform:<a href="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 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="genres.html#remake" title="remake games" class="tag is-info">remake</a>
<span class="tag is-light">skill</span></div>
</div><div class="block">Homepage: <a href="https://ellisonleao.github.io/clumsy-bird/">ellisonleao.github.io/clumsy-bird</a><br>Inspiration: <a href="../inspirations/F.html#flappy_bird">Flappy Bird</a><br>Play online: <a href="http://ellisonleao.github.io/clumsy-bird/">ellisonleao.github.io/clumsy-bird</a><br></div><nav class="level"><div class="level-item"><img src="../screenshots/clumsy_bird_01.jpg" width="192" height="128" alt=""></div></nav><div class="block is-size-7">
<span class="has-text-weight-semibold">Details</span><br>Code languages: <a href="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/ellisonleao/clumsy-bird.git">ellisonleao/clumsy-bird.git<span class="icon has-text-black"><i class="icon-github"></i></span></a>(archived, since 2014, <span class="icon has-text-black" title="top rated"><i class="icon-star"></i></span>)<br>Code dependencies: melonJS<br>Developers: <a href="../developers/E.html#ellison">Ellison</a>, <a href="../developers/O.html#olivier_biot">Olivier Biot</a>, <a href="../developers/S.html#shinriyo">shinriyo</a>, <a href="../developers/S.html#sunzhuoshi">sunzhuoshi</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/clumsy_bird.md" title="Text based entry on Github">Raw entry</a>
</div>
</div>
<div id="colditz_escape" class="box"><nav class="level">
<div class="level-left">
<div class="level-item title is-4">Colditz Escape</div>
</div>
<div class="level-right is-size-7"><div class="level-item">Platforms:<a href="platforms.html#windows" title="Windows"><span class="icon has-text-black"><i class="icon-windows"></i></span></a><a href="platforms.html#linux" title="Linux"><span class="icon has-text-black"><i class="icon-tux"></i></span></a><a href="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="genres.html#remake" title="remake games" class="tag is-info">remake</a><a href="genres.html#strategy" title="strategy games" class="tag is-info">strategy</a></div>
</div><div class="block">Homepage: <a href="https://aperture-software.github.io/colditz-escape/">aperture-software.github.io/colditz-escape</a><br>Media: <a href="https://en.wikipedia.org/wiki/Escape_from_Colditz#Adaptations">Colditz Escape<span class="icon has-text-black"><i class="icon-wikipedia"></i></span></a><br>Inspiration: <a href="../inspirations/E.html#escape_from_colditz">Escape from Colditz</a><br>Download: <a href="https://github.com/aperture-software/colditz-escape/releases">aperture-software/colditz-escape/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="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/aperture-software/colditz-escape.git">aperture-software/colditz-escape.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>Developers: <a href="../developers/A.html#aperture_software">Aperture Software</a>, <a href="../developers/P.html#picryott">picryott</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/colditz_escape.md" title="Text based entry on Github">Raw entry</a>
</div>
</div>
<div id="colobot_gold_edition" class="box"><nav class="level">
<div class="level-left">
<div class="level-item title is-4">Colobot: Gold Edition</div>
</div>
<div class="level-right is-size-7"><div class="level-item">Platform:<a href="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="genres.html#remake" title="remake games" class="tag is-info">remake</a><a href="genres.html#strategy" title="strategy games" class="tag is-info">strategy</a>
<span class="tag is-light">content open</span>
<span class="tag is-light">programming</span>
<span class="tag is-light">real-time</span></div>
</div><div class="block">Homepage: <a href="https://colobot.info/">colobot.info</a><br>Inspiration: <a href="../inspirations/C.html#colobot">Colobot</a><br>Download: <a href="https://colobot.info/download-colobot-gold/">colobot.info/download-colobot-gold</a><br></div><div class="block is-size-7">
<span class="has-text-weight-semibold">Details</span><br>Code languages: <a href="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/colobot/colobot.git">colobot/colobot.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://cmake.org/" class="is-size-7">CMake</a><br><details><summary>Developers: (31)</summary><a href="../developers/A.html#abigailbuccaneer">AbigailBuccaneer</a>, <a href="../developers/A.html#adiblol">adiblol</a>, <a href="../developers/A.html#alexander_ananace_olofsson">Alexander &#34;Ananace&#34; Olofsson</a>, <a href="../developers/A.html#alexander_monakov">Alexander Monakov</a>, <a href="../developers/B.html#bce">BCE</a>, <a href="../developers/D.html#daniel_roux">Daniel Roux</a>, <a href="../developers/D.html#didier_raboud">Didier Raboud</a>, <a href="../developers/E.html#emxx52">Emxx52</a>, <a href="../developers/E.html#erihel">Erihel</a>, <a href="../developers/I.html#immibis">immibis</a>, <a href="../developers/J.html#jos_robson_mariano_alves">José Robson Mariano Alves</a>, <a href="../developers/K.html#krzysh">krzys_h</a>, <a href="../developers/K.html#krzysztof_dermont">Krzysztof Dermont</a>, <a href="../developers/M.html#marcin_zawadzki">Marcin Zawadzki</a>, <a href="../developers/M.html#mateusz_przyby">Mateusz Przybył</a>, <a href="../developers/M.html#matirg">MatiRg</a>, <a href="../developers/M.html#melex750">melex750</a>, <a href="../developers/M.html#micha_konopacki">Michał Konopacki</a>, <a href="../developers/M.html#micha_zieliski">Michał Zieliński</a>, <a href="../developers/M.html#muzscaly">Muzscaly</a>, <a href="../developers/O.html#oleg_kosmakov">Oleg Kosmakov</a>, <a href="../developers/P.html#piotr_dziwiski">Piotr Dziwiński</a>, <a href="../developers/P.html#piotrwalkusz1">piotrwalkusz1</a>, <a href="../developers/P.html#programerus">Programerus</a>, <a href="../developers/R.html#raptor_parkowski">Raptor Parkowski</a>, <a href="../developers/S.html#suve">suve</a>, <a href="../developers/T.html#terranovateam">TerranovaTeam</a>, <a href="../developers/T.html#tomangelo">tomangelo</a>, <a href="../developers/T.html#tomasz_kapuciski">Tomasz Kapuściński</a>, <a href="../developers/V.html#victor_vieux">Victor Vieux</a>, <a href="../developers/X.html#xiendev">xiendev</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/colobot_gold_edition.md" title="Text based entry on Github">Raw entry</a>
</div>
</div>
<div id="colonization_too" class="box"><nav class="level">
<div class="level-left">
<div class="level-item title is-4">Colonization too</div>
</div>
<div class="level-right is-size-7"><div class="level-item">Platform:<a href="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 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="genres.html#strategy" title="strategy games" class="tag is-info">strategy</a></div>
</div><div class="block">Homepage: <a href="https://sourceforge.net/projects/coltoo/">coltoo<span class="icon has-text-black"><i class="icon-sourceforge"></i></span></a><br>Inspiration: <a href="../inspirations/C.html#colonization">Colonization</a><br>Download: <a href="https://sourceforge.net/projects/coltoo/files/">coltoo/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="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/osgames/coltoo.git">osgames/coltoo.git<span class="icon has-text-black"><i class="icon-gitlab"></i></span></a>(since 2018, <span class="icon has-text-black" title="low rated"><i class="icon-star-o"></i></span>), <a href="http://coltoo.cvs.sourceforge.net/">coltoo.cvs.sourceforge.net</a><br>Developers: <a href="../developers/C.html#chainsword">Chainsword</a>, <a href="../developers/G.html#gustavo_bonis_calvo">Gustavo Bonis Calvo</a>, <a href="../developers/J.html#john_d_dilley">John D. Dilley</a>, <a href="../developers/K.html#kayne2000">kayne2000</a>, <a href="../developers/P.html#pasi_lackman">Pasi Lackman</a>, <a href="../developers/P.html#peter_kocsis">Peter Kocsis</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/colonization_too.md" title="Text based entry on Github">Raw entry</a>
</div>
</div>
<div id="colossal_cave_adventure" class="box"><nav class="level">
<div class="level-left">
<div class="level-item title is-4">Colossal Cave Adventure</div>
</div>
<div class="level-right is-size-7"><div class="level-item">Platform:<a href="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="genres.html#adventure" title="adventure games" class="tag is-info">adventure</a>
<span class="tag is-light">text-based</span></div>
</div><div class="block">Homepages: <a href="http://rickadams.org/adventure/">rickadams.org/adventure</a>, <a href="https://github.com/brandon-rhodes/python-adventure">brandon-rhodes/python-adventure<span class="icon has-text-black"><i class="icon-github"></i></span></a><br>Media: <a href="https://en.wikipedia.org/wiki/Colossal_Cave_Adventure">Colossal Cave Adventure<span class="icon has-text-black"><i class="icon-wikipedia"></i></span></a><br></div><div class="block is-size-7">
<span class="has-text-weight-semibold">Details</span><br>Code languages: <a href="languages.html#python">Python</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/brandon-rhodes/python-adventure.git">brandon-rhodes/python-adventure.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>
<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/B.html#brandon_rhodes">Brandon Rhodes</a>, <a href="../developers/D.html#don_woods">Don Woods</a>, <a href="../developers/J.html#jim_gilloghy">Jim Gilloghy</a>, <a href="../developers/W.html#william_crowther">William Crowther</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/colossal_cave_adventure.md" title="Text based entry on Github">Raw entry</a>
</div>
</div>
<div id="columns" class="box"><nav class="level">
<div class="level-left">
<div class="level-item title is-4">Columns</div>
</div>
<div class="level-right is-size-7"><div class="level-item">Platform:<a href="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="genres.html#arcade" title="arcade games" class="tag is-info">arcade</a>
<span class="tag is-light">clone</span>
<span class="tag is-light">commercial content</span>
<span class="tag is-light">tetris-like</span></div>
</div><div class="block">Homepage: <a href="https://github.com/dgcor/Columns">dgcor/Columns<span class="icon has-text-black"><i class="icon-github"></i></span></a><br>Inspiration: <a href="../inspirations/C.html#columns">Columns</a><br></div><div class="block is-size-7">
<span class="has-text-weight-semibold">Details</span><br>Code languages: <a href="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/dgcor/Columns.git">dgcor/Columns.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>Code dependencies: SFML, DGEngine<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/D.html#dgcor">dgcor</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/columns.md" title="Text based entry on Github">Raw entry</a>
</div>
</div>
<div id="combat_simulator_project" class="box"><nav class="level">
<div class="level-left">
<div class="level-item title is-4">Combat Simulator Project</div>
</div>
<div class="level-right is-size-7"><div class="level-item">Platform:<a href="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 2010<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="genres.html#action" title="action games" class="tag is-info">action</a><a href="genres.html#simulation" title="simulation games" class="tag is-info">simulation</a>
<span class="tag is-light">flight</span></div>
</div><div class="block">Homepages: <a href="https://web.archive.org/web/20140215084623/https://sourceforge.net/apps/mediawiki/csp/index.php?title=Main_Page">Archive: 20140215084623/https://sourceforge.net/apps/mediawiki/csp/index.php?title=Main_Page</a>, <a href="https://sourceforge.net/projects/csp/">csp<span class="icon has-text-black"><i class="icon-sourceforge"></i></span></a><br>Download: <a href="https://sourceforge.net/projects/csp/files/">csp/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="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://git.code.sf.net/p/csp/git">git.code.sf.net/p/csp/git</a>, <a href="https://svn.code.sf.net/p/csp/svn">svn.code.sf.net/p/csp/svn</a><br><details><summary>Developers: (20)</summary><a href="../developers/B.html#brandon_bohn">Brandon Bohn</a>, <a href="../developers/C.html#cinbody">cinbody</a>, <a href="../developers/C.html#clment_bourdarias">Clément Bourdarias</a>, <a href="../developers/D.html#delta">delta</a>, <a href="../developers/D.html#dust">dust</a>, <a href="../developers/E.html#emyr_james">Emyr James</a>, <a href="../developers/H.html#henrik">Henrik</a>, <a href="../developers/L.html#laurent_gerval">Laurent GERVAL</a>, <a href="../developers/M.html#mark_rose">Mark Rose</a>, <a href="../developers/M.html#martin_hoffmann">Martin Hoffmann</a>, <a href="../developers/M.html#matt_boddicker">Matt Boddicker</a>, <a href="../developers/M.html#michael_minault">michael minault</a>, <a href="../developers/M.html#michal_holcik">Michal Holcik</a>, <a href="../developers/N.html#niklas">Niklas</a>, <a href="../developers/P.html#philipp_h">Philipp H</a>, <a href="../developers/R.html#renner">Renner</a>, <a href="../developers/S.html#scott_flicker">Scott Flicker</a>, <a href="../developers/T.html#th3flyboy">th3flyboy</a>, <a href="../developers/T.html#thomas_schutze">Thomas Schütze</a>, <a href="../developers/V.html#vi">vi</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/combat_simulator_project.md" title="Text based entry on Github">Raw entry</a>
</div>
</div>
<div id="command_series_engine" class="box"><nav class="level">
<div class="level-left">
<div class="level-item title is-4">Command Series Engine</div>
</div>
<div class="level-right is-size-7"><div class="level-item">Platform:<a href="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="genres.html#remake" title="remake games" class="tag is-info">remake</a><a href="genres.html#strategy" title="strategy games" class="tag is-info">strategy</a>
<span class="tag is-light">content original required + commercial</span>
<span class="tag is-light">engine</span></div>
</div><div class="block">Homepage: <a href="https://github.com/pwiecz/command_series">pwiecz/command_series<span class="icon has-text-black"><i class="icon-github"></i></span></a><br>Inspirations: <a href="../inspirations/C.html#conflict_vietnam">Conflict: Vietnam</a>, <a href="../inspirations/C.html#crusade_in_europe">Crusade in Europe</a>, <a href="../inspirations/D.html#decision_in_the_desert">Decision in the Desert</a><br></div><div class="block is-size-7">
<span class="has-text-weight-semibold">Details</span><br>Code languages: <a href="languages.html#go">Go</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/pwiecz/command_series.git">pwiecz/command_series.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>)<br>Developer: <a href="../developers/P.html#pwiecz">pwiecz</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/command_series_engine.md" title="Text based entry on Github">Raw entry</a>
</div>
</div>
<div id="commander_genius" class="box"><nav class="level">
<div class="level-left">
<div class="level-item title is-4">Commander Genius</div>
</div>
<div class="level-right is-size-7"><div class="level-item">Platforms:<a href="platforms.html#windows" title="Windows"><span class="icon has-text-black"><i class="icon-windows"></i></span></a><a href="platforms.html#linux" title="Linux"><span class="icon has-text-black"><i class="icon-tux"></i></span></a><a href="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="genres.html#action" title="action games" class="tag is-info">action</a><a href="genres.html#remake" title="remake games" class="tag is-info">remake</a></div>
</div><div class="block">Homepages: <a href="https://clonekeenplus.sourceforge.io/">clonekeenplus.sourceforge.io</a>, <a href="https://sourceforge.net/projects/clonekeenplus/">clonekeenplus<span class="icon has-text-black"><i class="icon-sourceforge"></i></span></a><br>Inspiration: <a href="../inspirations/C.html#commander_keen_series">Commander Keen Series</a><br>Download: <a href="https://clonekeenplus.sourceforge.io/download.php">clonekeenplus.sourceforge.io/download.php</a><br></div><div class="block is-size-7">
<span class="has-text-weight-semibold">Details</span><br>Code languages: <a href="languages.html#c">C</a>, <a href="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/Dringgstein/Commander-Genius.git">Dringgstein/Commander-Genius.git<span class="icon has-text-black"><i class="icon-gitlab"></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/albertz/commandergenius.git @add">albertz/commandergenius.git @add<span class="icon has-text-black"><i class="icon-github"></i></span></a>(since 2009, <span class="icon has-text-black" title="medium rated"><i class="icon-star-half-full"></i></span>), <a href="https://github.com/pelya/commandergenius.git @add">pelya/commandergenius.git @add<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/gerstrong/Commander-Genius.git @add">gerstrong/Commander-Genius.git @add<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://cmake.org/" class="is-size-7">CMake</a><br><details><summary>Developers: (16)</summary><a href="../developers/A.html#albert_zeyer">Albert Zeyer</a>, <a href="../developers/A.html#alexandre_detiste">Alexandre Detiste</a>, <a href="../developers/C.html#casey_bird">Casey Bird</a>, <a href="../developers/G.html#gagster">Gagster</a>, <a href="../developers/G.html#gerhard_stein">Gerhard Stein</a>, <a href="../developers/G.html#gerstrong">Gerstrong</a>, <a href="../developers/J.html#james_le_cuirot">James Le Cuirot</a>, <a href="../developers/J.html#jeongin_lee">Jeongin Lee</a>, <a href="../developers/J.html#jerome_marty">Jerome Marty</a>, <a href="../developers/L.html#lyubomyr_lisen">Lyubomyr Lisen</a>, <a href="../developers/M.html#mewingtree">mewingtree</a>, <a href="../developers/N.html#ny00123">NY00123</a>, <a href="../developers/P.html#pizza2004">pizza2004</a>, <a href="../developers/S.html#sergii_pylypenko">Sergii Pylypenko</a>, <a href="../developers/T.html#tulip81">tulip81</a>, <a href="../developers/Z.html#z33ky">z33ky</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/commander_genius.md" title="Text based entry on Github">Raw entry</a>
</div>
</div>
<div id="commandojs" class="box"><nav class="level">
<div class="level-left">
<div class="level-item title is-4">CommandoJS</div>
</div>
<div class="level-right is-size-7"><div class="level-item">Platform:<a href="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 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="genres.html#action" title="action games" class="tag is-info">action</a><a href="genres.html#remake" title="remake games" class="tag is-info">remake</a></div>
</div><div class="block">Homepage: <a href="https://web.archive.org/web/20180814182143/http://commandojs.org/">Archive: 20180814182143/http://commandojs.org</a><br>Inspiration: <a href="../inspirations/C.html#commando">Commando</a><br></div><div class="block is-size-7">
<span class="has-text-weight-semibold">Details</span><br>Code languages: <a href="languages.html#javascript">JavaScript</a>, <a href="languages.html#coffeescript">CoffeeScript</a><br>Code licenses: <a href="https://en.wikipedia.org/wiki/MIT_License">MIT</a><br>Code repositories: <a href="https://github.com/commandojs/CommandoJS.git">commandojs/CommandoJS.git<span class="icon has-text-black"><i class="icon-github"></i></span></a>(since 2012, <span class="icon has-text-black" title="medium rated"><i class="icon-star-half-full"></i></span>)<br>Code dependencies: melonJS<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/commandojs.md" title="Text based entry on Github">Raw entry</a>
</div>
</div>
<div id="commondrops" class="box"><nav class="level">
<div class="level-left">
<div class="level-item title is-4">CommonDrops</div>
</div>
<div class="level-right is-size-7"><div class="level-item">Platform:<a href="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="genres.html#puzzle" title="puzzle games" class="tag is-info">puzzle</a>
<span class="tag is-light">content open</span></div>
</div><div class="block">Homepage: <a href="https://github.com/Drasky-Vanderhoff/CommonDrops">Drasky-Vanderhoff/CommonDrops<span class="icon has-text-black"><i class="icon-github"></i></span></a><br>Inspiration: <a href="../inspirations/M.html#magical_drops">Magical Drops</a><br></div><div class="block is-size-7">
<span class="has-text-weight-semibold">Details</span><br>Code languages: <a href="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/Drasky-Vanderhoff/CommonDrops.git">Drasky-Vanderhoff/CommonDrops.git<span class="icon has-text-black"><i class="icon-github"></i></span></a><br>Code dependencies: SFML<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/commondrops.md" title="Text based entry on Github">Raw entry</a>
</div>
</div>
<div id="conquest" class="box"><nav class="level">
<div class="level-left">
<div class="level-item title is-4">Conquest</div>
</div>
<div class="level-right is-size-7"><div class="level-item">Platform:<a href="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="genres.html#strategy" title="strategy games" class="tag is-info">strategy</a>
<span class="tag is-light">real-time</span>
<span class="tag is-light">space</span></div>
</div><div class="block">Homepage: <a href="https://github.com/jtrulson/conquest">jtrulson/conquest<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="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/jtrulson/conquest.git">jtrulson/conquest.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>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>Developer: <a href="../developers/J.html#jon_trulson">Jon Trulson</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/conquest.md" title="Text based entry on Github">Raw entry</a>
</div>
</div>
<div id="conquests" class="box"><nav class="level">
<div class="level-left">
<div class="level-item title is-4">Conquests</div>
</div>
<div class="level-right is-size-7"><div class="level-item">Platform:<a href="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 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="genres.html#strategy" title="strategy games" class="tag is-info">strategy</a>
<span class="tag is-light">4X</span></div>
</div><div class="block">Homepages: <a href="http://conquests.sourceforge.net/">conquests.sourceforge.net</a>, <a href="https://sourceforge.net/projects/conquests/">conquests<span class="icon has-text-black"><i class="icon-sourceforge"></i></span></a><br>Inspiration: <a href="../inspirations/C.html#civilization_series">Civilization series</a><br>Download: <a href="https://launchpad.net/conquests/+download">launchpad.net/conquests/+download</a><br></div><div class="block is-size-7">
<span class="has-text-weight-semibold">Details</span><br>Code languages: <a href="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/osgames/conquests.git">osgames/conquests.git<span class="icon has-text-black"><i class="icon-gitlab"></i></span></a>(since 2018, <span class="icon has-text-black" title="low rated"><i class="icon-star-o"></i></span>)<br>Developer: <a href="../developers/M.html#mark">Mark</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/conquests.md" title="Text based entry on Github">Raw entry</a>
</div>
</div>
<div id="consomaton" class="box"><nav class="level">
<div class="level-left">
<div class="level-item title is-4">Consomaton</div>
</div>
<div class="level-right is-size-7"><div class="level-item">Platform:<a href="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 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="genres.html#puzzle" title="puzzle games" class="tag is-info">puzzle</a>
<span class="tag is-light">programming</span></div>
</div><div class="block">Homepage: <a href="http://www.asahi-net.or.jp/~cs8k-cyu/blog/2016/06/17/consomaton/">www.asahi-net.or.jp/~cs8k-cyu/blog/2016/06/17/consomaton</a><br>Play online: <a href="http://abagames.sakura.ne.jp/16/consomaton/">abagames.sakura.ne.jp/16/consomaton</a><br></div><div class="block is-size-7">
<span class="has-text-weight-semibold">Details</span><br>Code languages: <a href="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/abagames/consomaton.git">abagames/consomaton.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: Node.js<br>Developers: <a href="../developers/A.html#aba_games">ABA Games</a>, <a href="../developers/K.html#kenta_cho">Kenta Cho</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/consomaton.md" title="Text based entry on Github">Raw entry</a>
</div>
</div>
<div id="construo" class="box"><nav class="level">
<div class="level-left">
<div class="level-item title is-4">Construo</div>
</div>
<div class="level-right is-size-7"><div class="level-item">Platform:<a href="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="genres.html#simulation" title="simulation games" class="tag is-info">simulation</a></div>
</div><div class="block">Homepages: <a href="http://construo.github.io/">construo.github.io</a>, <a href="https://github.com/Construo/construo">Construo/construo<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="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/Construo/construo.git">Construo/construo.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>Developer: <a href="../developers/I.html#ingo_ruhnke">Ingo Ruhnke</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/construo.md" title="Text based entry on Github">Raw entry</a>
</div>
</div>
<div id="core_war" class="box"><nav class="level">
<div class="level-left">
<div class="level-item title is-4">Core War</div>
</div>
<div class="level-right is-size-7"><div class="level-item">Platform:<a href="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="genres.html#simulation" title="simulation games" class="tag is-info">simulation</a>
<span class="tag is-light">programming</span></div>
</div><div class="block">Homepages: <a href="https://corewar.co.uk/">corewar.co.uk</a>, <a href="http://www.corewar.info/">www.corewar.info</a>, <a href="http://vyznev.net/corewar/guide.html">vyznev.net/corewar/guide.html</a>, <a href="https://sourceforge.net/projects/corewar/">corewar<span class="icon has-text-black"><i class="icon-sourceforge"></i></span></a>, <a href="https://corewar.co.uk/standards/icws94.htm">corewar.co.uk/standards/icws94.htm</a>, <a href="http://www.corewar.info/emulator.htm">www.corewar.info/emulator.htm</a><br>Media: <a href="https://en.wikipedia.org/wiki/Core_War">Core War<span class="icon has-text-black"><i class="icon-wikipedia"></i></span></a><br></div><div class="block is-size-7">
<span class="has-text-weight-semibold">Details</span><br>Code languages: <a href="languages.html#c">C</a>, <a href="languages.html#java">Java</a><br>Code licenses: <a href="https://en.wikipedia.org/wiki/GNU_General_Public_License">GPL-2.0</a>, <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://gitlab.com/osgames/corewar.git">osgames/corewar.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://corewar.cvs.sourceforge.net">corewar.cvs.sourceforge.net</a><br>Developers: <a href="../developers/A.html#alexander_sasha_wait">alexander sasha wait</a>, <a href="../developers/A.html#anton_marsden">Anton Marsden</a>, <a href="../developers/B.html#bjorn_gunzel">Björn Günzel</a>, <a href="../developers/B.html#brian_haskin">Brian Haskin</a>, <a href="../developers/I.html#ilmari_karonen">Ilmari Karonen</a>, <a href="../developers/P.html#pavel_avara">Pavel Šavara</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/core_war.md" title="Text based entry on Github">Raw entry</a>
</div>
</div>
<div id="corsixth" class="box"><nav class="level">
<div class="level-left">
<div class="level-item title is-4">CorsixTH</div>
</div>
<div class="level-right is-size-7"><div class="level-item">Platform:<a href="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="genres.html#remake" title="remake games" class="tag is-info">remake</a><a href="genres.html#simulation" title="simulation games" class="tag is-info">simulation</a><a href="genres.html#strategy" title="strategy games" class="tag is-info">strategy</a>
<span class="tag is-light">content commercial + original required</span></div>
</div><div class="block">Homepages: <a href="http://corsixth.com/">corsixth.com</a>, <a href="https://web.archive.org/web/20191118152552/http://forums.corsixth.com/">Archive: 20191118152552/http://forums.corsixth.com</a><br>Inspiration: <a href="../inspirations/T.html#theme_hospital">Theme Hospital</a><br>Download: <a href="https://github.com/CorsixTH/CorsixTH/releases">CorsixTH/CorsixTH/releases<span class="icon has-text-black"><i class="icon-github"></i></span></a><br></div><nav class="level"><div class="level-item"><img src="../screenshots/corsixth_01.jpg" width="206" height="128" alt=""></div></nav><div class="block is-size-7">
<span class="has-text-weight-semibold">Details</span><br>Code languages: <a href="languages.html#lua">Lua</a>, <a href="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/CorsixTH/CorsixTH.git">CorsixTH/CorsixTH.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><details><summary>Developers: (39)</summary><a href="../developers/A.html#alan_woolley">Alan Woolley</a>, <a href="../developers/A.html#alberth289346">Alberth289346</a>, <a href="../developers/A.html#alexander_bessman">Alexander Bessman</a>, <a href="../developers/A.html#altiereslima">altiereslima</a>, <a href="../developers/A.html#antoine_lemaire">Antoine Lemaire</a>, <a href="../developers/A.html#anton_shestakov">Anton Shestakov</a>, <a href="../developers/A.html#artem_polishchuk">Artem Polishchuk</a>, <a href="../developers/B.html#benckx">benckx</a>, <a href="../developers/B.html#bobcanthelpyou">bobcanthelpyou</a>, <a href="../developers/C.html#chris_james">Chris James</a>, <a href="../developers/C.html#chrystalyst">Chrystalyst</a>, <a href="../developers/D.html#davidfair">DavidFair</a>, <a href="../developers/E.html#edvin">Edvin</a>, <a href="../developers/E.html#emorrp1">emorrp1</a>, <a href="../developers/E.html#erlend_mongstad">Erlend Mongstad</a>, <a href="../developers/G.html#grimdoc">Grimdoc</a>, <a href="../developers/J.html#jaco">Jaco</a>, <a href="../developers/J.html#james_russell">James Russell</a>, <a href="../developers/J.html#josh_keegan">Josh Keegan</a>, <a href="../developers/J.html#jrgen_p_tjern">Jørgen P. Tjernø</a>, <a href="../developers/L.html#lewri">lewri</a>, <a href="../developers/M.html#markl">MarkL</a>, <a href="../developers/M.html#miika-petteri_matikainen">Miika-Petteri Matikainen</a>, <a href="../developers/M.html#mounir_lamouri">Mounir Lamouri</a>, <a href="../developers/M.html#mugmuggy">mugmuggy</a>, <a href="../developers/P.html#pavel_schoffer">Pavel Schoffer</a>, <a href="../developers/P.html#peter_waller">Peter Waller</a>, <a href="../developers/P.html#phillipp">phillipp</a>, <a href="../developers/R.html#robert_flack">Robert Flack</a>, <a href="../developers/R.html#romain">Romain</a>, <a href="../developers/R.html#ryan">Ryan</a>, <a href="../developers/S.html#stephen_e_baker">Stephen E. Baker</a>, <a href="../developers/T.html#toby">Toby</a>, <a href="../developers/V.html#vctor_ilducci">Víctor &#34;IlDucci&#34;</a>, <a href="../developers/W.html#william_gatens">William Gatens</a>, <a href="../developers/W.html#wolfy1339">wolfy1339</a>, <a href="../developers/Y.html#yangfl">yangfl</a>, <a href="../developers/Y.html#youngseok_yoon">YoungSeok Yoon</a>, <a href="../developers/Z.html#zbynk_schwarz">Zbyněk Schwarz</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/corsixth.md" title="Text based entry on Github">Raw entry</a>
</div>
</div>
<div id="cosmo-engine" class="box"><nav class="level">
<div class="level-left">
<div class="level-item title is-4">Cosmo-Engine</div>
</div>
<div class="level-right is-size-7"><div class="level-item">Platform:<a href="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="genres.html#platform" title="platform games" class="tag is-info">platform</a><a href="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/yuv422/cosmo-engine">yuv422/cosmo-engine<span class="icon has-text-black"><i class="icon-github"></i></span></a><br>Inspiration: <a href="../inspirations/C.html#cosmos_cosmic_adventure">Cosmo&#39;s Cosmic Adventure</a><br></div><div class="block is-size-7">
<span class="has-text-weight-semibold">Details</span><br>Code languages: <a href="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/yuv422/cosmo-engine.git">yuv422/cosmo-engine.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>
<span class="is-size-7">Build system: </span><a href="https://cmake.org/" class="is-size-7">CMake</a><br>Developer: <a href="../developers/E.html#eric_fry">Eric Fry</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/cosmo-engine.md" title="Text based entry on Github">Raw entry</a>
</div>
</div>
<div id="cosmore" class="box"><nav class="level">
<div class="level-left">
<div class="level-item title is-4">Cosmore</div>
</div>
<div class="level-right is-size-7"><div class="level-item">Platform:<a href="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="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.scottsmitelli.com/projects/cosmore">www.scottsmitelli.com/projects/cosmore</a><br>Inspiration: <a href="../inspirations/C.html#cosmos_cosmic_adventure">Cosmo&#39;s Cosmic Adventure</a><br></div><div class="block is-size-7">
<span class="has-text-weight-semibold">Details</span><br>Code languages: <a href="languages.html#c">C</a>, <a href="languages.html#assembly">Assembly</a><br>Code licenses: <a href="https://en.wikipedia.org/wiki/MIT_License">MIT</a><br>Code repositories: <a href="https://github.com/smitelli/cosmore.git">smitelli/cosmore.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>)<br>Developer: <a href="../developers/S.html#scott_smitelli">Scott Smitelli</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/cosmore.md" title="Text based entry on Github">Raw entry</a>
</div>
</div>
<div id="cosmosmash" class="box"><nav class="level">
<div class="level-left">
<div class="level-item title is-4">Cosmosmash</div>
</div>
<div class="level-right is-size-7"><div class="level-item">Platform:<a href="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="genres.html#action" title="action games" class="tag is-info">action</a><a href="genres.html#remake" title="remake games" class="tag is-info">remake</a></div>
</div><div class="block">Homepage: <a href="http://perso.b2b2c.ca/~sarrazip/dev/cosmosmash.html">perso.b2b2c.ca/~sarrazip/dev/cosmosmash.html</a><br>Inspiration: <a href="../inspirations/A.html#astrosmash">Astrosmash</a><br>Download: <a href="http://perso.b2b2c.ca/~sarrazip/dev/cosmosmash.html#download">perso.b2b2c.ca/~sarrazip/dev/cosmosmash.html#download</a><br></div><div class="block is-size-7">
<span class="has-text-weight-semibold">Details</span><br>Code languages: <a href="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 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/cosmosmash.md" title="Text based entry on Github">Raw entry</a>
</div>
</div>
<div id="coterminalapps" class="box"><nav class="level">
<div class="level-left">
<div class="level-item title is-4">CoTerminalApps</div>
</div>
<div class="level-right is-size-7"><div class="level-item">Platforms:<a href="platforms.html#windows" title="Windows"><span class="icon has-text-black"><i class="icon-windows"></i></span></a><a href="platforms.html#linux" title="Linux"><span class="icon has-text-black"><i class="icon-tux"></i></span></a><a href="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="genres.html#puzzle" title="puzzle games" class="tag is-info">puzzle</a>
<span class="tag is-light">content open</span>
<span class="tag is-light">text-based</span></div>
</div><div class="block">Homepage: <a href="https://github.com/fastrgv/CoTerminalApps">fastrgv/CoTerminalApps<span class="icon has-text-black"><i class="icon-github"></i></span></a><br>Download: <a href="https://github.com/fastrgv/CoTerminalApps/releases">fastrgv/CoTerminalApps/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="languages.html#ada">Ada</a><br>Code licenses: <a href="https://en.wikipedia.org/wiki/GNU_General_Public_License">GPL-3.0</a><br>Assets licenses: None<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/coterminalapps.md" title="Text based entry on Github">Raw entry</a>
</div>
</div>
<div id="crack_attack" class="box"><nav class="level">
<div class="level-left">
<div class="level-item title is-4">Crack Attack!</div>
</div>
<div class="level-right is-size-7"><div class="level-item">Platforms:<a href="platforms.html#windows" title="Windows"><span class="icon has-text-black"><i class="icon-windows"></i></span></a><a href="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 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="genres.html#puzzle" title="puzzle games" class="tag is-info">puzzle</a><a href="genres.html#remake" title="remake games" class="tag is-info">remake</a>
<span class="tag is-light">multiplayer online</span></div>
</div><div class="block">Homepage: <a href="https://www.nongnu.org/crack-attack/">www.nongnu.org/crack-attack</a><br>Inspiration: <a href="../inspirations/T.html#tetris_attack">Tetris Attack</a><br>Download: <a href="https://www.nongnu.org/crack-attack/#releases">www.nongnu.org/crack-attack/#releases</a><br></div><div class="block is-size-7">
<span class="has-text-weight-semibold">Details</span><br>Code languages: <a href="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://savannah.nongnu.org/cvs/?group=crack-attack">savannah.nongnu.org/cvs/?group=crack-attack</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/crack_attack.md" title="Text based entry on Github">Raw entry</a>
</div>
</div>
<div id="craft" class="box"><nav class="level">
<div class="level-left">
<div class="level-item title is-4">Craft</div>
</div>
<div class="level-right is-size-7"><div class="level-item">Platforms:<a href="platforms.html#windows" title="Windows"><span class="icon has-text-black"><i class="icon-windows"></i></span></a><a href="platforms.html#linux" title="Linux"><span class="icon has-text-black"><i class="icon-tux"></i></span></a><a href="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="genres.html#puzzle" title="puzzle games" class="tag is-info">puzzle</a>
<span class="tag is-light">clone</span>
<span class="tag is-light">content open</span>
<span class="tag is-light">multiplayer online</span>
<span class="tag is-light">sandbox</span>
<span class="tag is-light">voxel</span></div>
</div><div class="block">Homepage: <a href="https://www.michaelfogleman.com/projects/craft/">www.michaelfogleman.com/projects/craft</a><br>Inspiration: <a href="../inspirations/M.html#minecraft">Minecraft</a><br></div><nav class="level"><div class="level-item"><a href="https://i.imgur.com/SH7wcas.png"><img src="../screenshots/craft_01.jpg" width="171" height="128" alt=""></a></div></nav><div class="block is-size-7">
<span class="has-text-weight-semibold">Details</span><br>Code languages: <a href="languages.html#c">C</a>, <a href="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/fogleman/Craft.git">fogleman/Craft.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<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#brian_mathews">Brian Mathews</a>, <a href="../developers/D.html#dylan_knutson">Dylan Knutson</a>, <a href="../developers/M.html#michael_fogleman">Michael Fogleman</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/craft.md" title="Text based entry on Github">Raw entry</a>
</div>
</div>
<div id="crappybird" class="box"><nav class="level">
<div class="level-left">
<div class="level-item title is-4">CrappyBird</div>
</div>
<div class="level-right is-size-7"><div class="level-item">Platform:<a href="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 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="genres.html#puzzle" title="puzzle games" class="tag is-info">puzzle</a><a href="genres.html#remake" title="remake games" class="tag is-info">remake</a></div>
</div><div class="block">Homepage: <a href="https://varunpant.com/resources/CrappyBird/index.html">varunpant.com/resources/CrappyBird/index.html</a><br>Inspiration: <a href="../inspirations/F.html#flappy_bird">Flappy Bird</a><br>Play online: <a href="https://varunpant.com/resources/CrappyBird/index.html">varunpant.com/resources/CrappyBird/index.html</a><br></div><div class="block is-size-7">
<span class="has-text-weight-semibold">Details</span><br>Code languages: <a href="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/varunpant/CrappyBird.git">varunpant/CrappyBird.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/V.html#varun">Varun</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/crappybird.md" title="Text based entry on Github">Raw entry</a>
</div>
</div>
<div id="creep_smash" class="box"><nav class="level">
<div class="level-left">
<div class="level-item title is-4">Creep Smash</div>
</div>
<div class="level-right is-size-7"><div class="level-item">Platform:<a href="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 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="genres.html#action" title="action games" class="tag is-info">action</a>
<span class="tag is-light">content open</span>
<span class="tag is-light">multiplayer online</span>
<span class="tag is-light">tower defense</span></div>
</div><div class="block">Homepages: <a href="https://web.archive.org/web/20120414174119/http://towerdefence.hft-stuttgart.de/">Archive: 20120414174119/http://towerdefence.hft-stuttgart.de</a>, <a href="https://sourceforge.net/projects/creepsmash/">creepsmash<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="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/khakulov/CreepTD.git">khakulov/CreepTD.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>), <a href="https://svn.code.sf.net/p/creepsmash/code">svn.code.sf.net/p/creepsmash/code</a><br>Developer: <a href="../developers/C.html#chf">Chf</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/creep_smash.md" title="Text based entry on Github">Raw entry</a>
</div>
</div>
<div id="crimson_fields" class="box"><nav class="level">
<div class="level-left">
<div class="level-item title is-4">Crimson Fields</div>
</div>
<div class="level-right is-size-7"><div class="level-item">Platform:<a href="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 2010<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="genres.html#strategy" title="strategy games" class="tag is-info">strategy</a>
<span class="tag is-light">clone</span>
<span class="tag is-light">turn-based</span></div>
</div><div class="block">Homepage: <a href="http://crimson.seul.org/">crimson.seul.org</a><br>Media: <a href="https://en.wikipedia.org/wiki/Battle_Isle#Clones_and_successors">Crimson Fields<span class="icon has-text-black"><i class="icon-wikipedia"></i></span></a><br>Inspiration: <a href="../inspirations/B.html#battle_isle_series">Battle Isle series</a><br>Download: <a href="http://crimson.seul.org/download.php">crimson.seul.org/download.php</a><br></div><div class="block is-size-7">
<span class="has-text-weight-semibold">Details</span><br>Code languages: <a href="languages.html#c++">C++</a>, <a href="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/osgames/crimson.git">osgames/crimson.git<span class="icon has-text-black"><i class="icon-gitlab"></i></span></a>(since 2018, <span class="icon has-text-black" title="low rated"><i class="icon-star-o"></i></span>), <a href="http://crimson.seul.org/cvs.php">crimson.seul.org/cvs.php</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/crimson_fields.md" title="Text based entry on Github">Raw entry</a>
</div>
</div>
<div id="critical_velocity" class="box"><nav class="level">
<div class="level-left">
<div class="level-item title is-4">Critical Velocity</div>
</div>
<div class="level-right is-size-7"><div class="level-item">Platform:<a href="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 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="genres.html#arcade" title="arcade games" class="tag is-info">arcade</a>
<span class="tag is-light">2D</span>
<span class="tag is-light">scrolling</span>
<span class="tag is-light">skill</span></div>
</div><div class="block">Homepage: <a href="https://gitlab.com/alaskalinuxuser/app_critical_velocity">alaskalinuxuser/app_critical_velocity<span class="icon has-text-black"><i class="icon-gitlab"></i></span></a><br>Download: <a href="https://f-droid.org//packages/com.alaskalinuxuser.criticalvelocity/">f-droid.org//packages/com.alaskalinuxuser.criticalvelocity</a><br></div><div class="block is-size-7">
<span class="has-text-weight-semibold">Details</span><br>Code languages: <a href="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://gitlab.com/alaskalinuxuser/app_critical_velocity.git">alaskalinuxuser/app_critical_velocity.git<span class="icon has-text-black"><i class="icon-gitlab"></i></span></a>(since 2018, <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://gradle.org/" class="is-size-7">Gradle</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/critical_velocity.md" title="Text based entry on Github">Raw entry</a>
</div>
</div>
<div id="critterding" class="box"><nav class="level">
<div class="level-left">
<div class="level-item title is-4">Critterding</div>
</div>
<div class="level-right is-size-7"><div class="level-item">Platform:<a href="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="genres.html#simulation" title="simulation games" class="tag is-info">simulation</a><a href="genres.html#strategy" title="strategy games" class="tag is-info">strategy</a>
<span class="tag is-light">content open</span>
<span class="tag is-light">evolution</span></div>
</div><div class="block">Homepages: <a href="http://critterding.sourceforge.net/">critterding.sourceforge.net</a>, <a href="https://sourceforge.net/projects/critterding/">critterding<span class="icon has-text-black"><i class="icon-sourceforge"></i></span></a><br>Download: <a href="https://sourceforge.net/projects/critterding/files/critterding/">critterding/files/critterding<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="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 dependencies: SDL<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/B.html#bob_winckelmans">Bob Winckelmans</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/critterding.md" title="Text based entry on Github">Raw entry</a>
</div>
</div>
<div id="cross_the_road" class="box"><nav class="level">
<div class="level-left">
<div class="level-item title is-4">Cross The Road</div>
</div>
<div class="level-right is-size-7"><div class="level-item">Platform:<a href="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="genres.html#action" title="action games" class="tag is-info">action</a><a href="genres.html#arcade" title="arcade games" class="tag is-info">arcade</a>
<span class="tag is-light">open content</span></div>
</div><div class="block">Homepage: <a href="https://gitlab.com/andybalaam/cross-the-road">andybalaam/cross-the-road<span class="icon has-text-black"><i class="icon-gitlab"></i></span></a><br>Inspiration: <a href="../inspirations/F.html#frogger">Frogger</a><br>Play online: <a href="https://andybalaam.gitlab.io/cross-the-road/">andybalaam.gitlab.io/cross-the-road</a><br></div><div class="block is-size-7">
<span class="has-text-weight-semibold">Details</span><br>Code languages: <a href="languages.html#elm">Elm</a>, <a href="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://gitlab.com/andybalaam/cross-the-road.git">andybalaam/cross-the-road.git<span class="icon has-text-black"><i class="icon-gitlab"></i></span></a>(since 2018, <span class="icon has-text-black" title="low rated"><i class="icon-star-o"></i></span>)<br>Assets licenses: <a href="https://en.wikipedia.org/wiki/GNU_Affero_General_Public_License">AGPL-3.0</a><br>Developer: <a href="../developers/A.html#andy_balaam">Andy Balaam</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/cross_the_road.md" title="Text based entry on Github">Raw entry</a>
</div>
</div>
<div id="crossfire" class="box"><nav class="level">
<div class="level-left">
<div class="level-item title is-4">Crossfire</div>
</div>
<div class="level-right is-size-7"><div class="level-item">Platform:<a href="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="genres.html#role playing" title="role playing games" class="tag is-info">role playing</a>
<span class="tag is-light">multiplayer online + massive</span></div>
</div><div class="block">Homepages: <a href="http://crossfire.real-time.com/">crossfire.real-time.com</a>, <a href="https://sourceforge.net/projects/crossfire/">crossfire<span class="icon has-text-black"><i class="icon-sourceforge"></i></span></a><br>Media: <a href="https://en.wikipedia.org/wiki/Crossfire_(1992_video_game)">Crossfire<span class="icon has-text-black"><i class="icon-wikipedia"></i></span></a><br>Downloads: <a href="http://crossfire.real-time.com/download/index.html">crossfire.real-time.com/download/index.html</a>, <a href="https://sourceforge.net/projects/crossfire/files/">crossfire/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="languages.html#c">C</a>, <a href="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://svn.code.sf.net/p/crossfire/code">svn.code.sf.net/p/crossfire/code</a><br><details><summary>Developers: (43)</summary><a href="../developers/A.html#aaron_baugher">Aaron Baugher</a>, <a href="../developers/A.html#alestan">Alestan</a>, <a href="../developers/A.html#alexander_schultz">Alexander Schultz</a>, <a href="../developers/A.html#andreas_kirschbaum">Andreas Kirschbaum</a>, <a href="../developers/A.html#andreas_vogl">Andreas Vogl</a>, <a href="../developers/A.html#andrew_fuchs">Andrew Fuchs</a>, <a href="../developers/A.html#anmaster">AnMaster</a>, <a href="../developers/A.html#anthony_wyatt">Anthony Wyatt</a>, <a href="../developers/A.html#anton_oussik">Anton Oussik</a>, <a href="../developers/B.html#bob_tanner">Bob Tanner</a>, <a href="../developers/B.html#bort">Bort</a>, <a href="../developers/B.html#brendan_lally">Brendan Lally</a>, <a href="../developers/D.html#david_seikel">David Seikel</a>, <a href="../developers/D.html#draugthewhopper">DraugTheWhopper</a>, <a href="../developers/E.html#eracc">eracc</a>, <a href="../developers/E.html#eric_kendrick">Eric Kendrick</a>, <a href="../developers/J.html#jaakko_niemi">Jaakko Niemi</a>, <a href="../developers/J.html#john_cater">John Cater</a>, <a href="../developers/J.html#joris_bontje">Joris Bontje</a>, <a href="../developers/J.html#josh_hoover">Josh Hoover</a>, <a href="../developers/J.html#joshua_wilson">Joshua Wilson</a>, <a href="../developers/K.html#karla_stenger">Karla Stenger</a>, <a href="../developers/K.html#kevin_r_bulgrien">Kevin R. Bulgrien</a>, <a href="../developers/K.html#kevin_zheng">Kevin Zheng</a>, <a href="../developers/K.html#klaus_elsbernd">Klaus Elsbernd</a>, <a href="../developers/K.html#kurt_fitzner">Kurt Fitzner</a>, <a href="../developers/L.html#lalo_martins">Lalo Martins</a>, <a href="../developers/M.html#mark_wedel">Mark Wedel</a>, <a href="../developers/M.html#meegwun_southall">Meegwun Southall</a>, <a href="../developers/M.html#meflin2">meflin2</a>, <a href="../developers/N.html#nicolas_weeger">Nicolas Weeger</a>, <a href="../developers/P.html#philipp_currlin">Philipp Currlin</a>, <a href="../developers/P.html#preston_crow">Preston Crow</a>, <a href="../developers/R.html#rakitahs">rakitahs</a>, <a href="../developers/R.html#raphal_quinet">Raphaël Quinet</a>, <a href="../developers/R.html#rebecca_kelly">Rebecca Kelly</a>, <a href="../developers/R.html#rick_tanner">Rick Tanner</a>, <a href="../developers/R.html#rower">rower</a>, <a href="../developers/S.html#salathar">Salathar</a>, <a href="../developers/S.html#saru">Saru</a>, <a href="../developers/S.html#silvernexus">SilverNexus</a>, <a href="../developers/T.html#tchize">tchize</a>, <a href="../developers/T.html#todd_mitchell">Todd Mitchell</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/crossfire.md" title="Text based entry on Github">Raw entry</a>
</div>
</div>
<div id="crossuo" class="box"><nav class="level">
<div class="level-left">
<div class="level-item title is-4">CrossUO</div>
</div>
<div class="level-right is-size-7"><div class="level-item">Platforms:<a href="platforms.html#windows" title="Windows"><span class="icon has-text-black"><i class="icon-windows"></i></span></a><a href="platforms.html#linux" title="Linux"><span class="icon has-text-black"><i class="icon-tux"></i></span></a><a href="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="genres.html#role playing" title="role playing games" class="tag is-info">role playing</a>
<span class="tag is-light">client</span>
<span class="tag is-light">clone</span>
<span class="tag is-light">content open</span>
<span class="tag is-light">fork OrionUO</span>
<span class="tag is-light">multiplayer online</span></div>
</div><div class="block">Homepage: <a href="https://crossuo.com/">crossuo.com</a><br>Inspiration: <a href="../inspirations/U.html#ultima_online">Ultima Online</a><br></div><div class="block is-size-7">
<span class="has-text-weight-semibold">Details</span><br>Code languages: <a href="languages.html#c">C</a>, <a href="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/crossuo/crossuo.git">crossuo/crossuo.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>
<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/A.html#artem_ivanov">Artem Ivanov</a>, <a href="../developers/D.html#danny_angelo_carminati_grein">Danny Angelo Carminati Grein</a>, <a href="../developers/D.html#deuce">Deuce</a>, <a href="../developers/E.html#everton_fernando_patitucci_da_silva">Everton Fernando Patitucci da Silva</a>, <a href="../developers/G.html#garanteeg">GarantEEG</a>, <a href="../developers/H.html#hotride">Hotride</a>, <a href="../developers/J.html#jakub_linhart">Jakub Linhart</a>, <a href="../developers/J.html#john">John</a>, <a href="../developers/M.html#munir_ozan_topcu">Münir Ozan Topcu</a>, <a href="../developers/N.html#nic84">Nic84</a>, <a href="../developers/O.html#olivier_abdesselam">Olivier Abdesselam</a>, <a href="../developers/S.html#sascha">Sascha</a>, <a href="../developers/S.html#solandus">Solandus</a>, <a href="../developers/V.html#val">Val</a>, <a href="../developers/Y.html#yazgoo">yazgoo</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/crossuo.md" title="Text based entry on Github">Raw entry</a>
</div>
</div>
<div id="crosswords" class="box"><nav class="level">
<div class="level-left">
<div class="level-item title is-4">Crosswords</div>
</div>
<div class="level-right is-size-7"><div class="level-item">Platform:<a href="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="genres.html#board" title="board games" class="tag is-info">board</a><a href="genres.html#role playing" title="role playing games" class="tag is-info">role playing</a>
<span class="tag is-light">content open</span></div>
</div><div class="block">Homepage: <a href="https://xwords.sourceforge.io/">xwords.sourceforge.io</a><br>Inspiration: <a href="../inspirations/S.html#scrabble">Scrabble</a><br>Download: <a href="https://sourceforge.net/projects/xwords/files/">xwords/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="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/xwords/git">git.code.sf.net/p/xwords/git</a>, <a href="https://svn.code.sf.net/p/xwords/svn">svn.code.sf.net/p/xwords/svn</a><br>
<span class="is-size-7">Build system: </span><a href="https://gradle.org/" class="is-size-7">Gradle</a><br>Developer: <a href="../developers/E.html#eric_house">Eric House</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/crosswords.md" title="Text based entry on Github">Raw entry</a>
</div>
</div>
<div id="crown_and_cutlass" class="box"><nav class="level">
<div class="level-left">
<div class="level-item title is-4">Crown and Cutlass</div>
</div>
<div class="level-right is-size-7"><div class="level-item">Platform:<a href="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 2009<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="genres.html#remake" title="remake games" class="tag is-info">remake</a><a href="genres.html#strategy" title="strategy games" class="tag is-info">strategy</a>
<span class="tag is-light">3D</span></div>
</div><div class="block">Homepages: <a href="http://www.crownandcutlass.com/">www.crownandcutlass.com</a>, <a href="https://sourceforge.net/projects/crownandcutlass/">crownandcutlass<span class="icon has-text-black"><i class="icon-sourceforge"></i></span></a><br>Inspiration: <a href="../inspirations/S.html#sid_meiers_pirates">Sid Meier&#39;s Pirates!</a><br>Download: <a href="https://sourceforge.net/projects/crownandcutlass/files/crownandcutlass/">crownandcutlass/files/crownandcutlass<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="languages.html#c++">C++</a>, <a href="languages.html#c">C</a><br>Code licenses: Custom<br>Code repositories: <a href="https://gitlab.com/osgames/crownandcutlass.git">osgames/crownandcutlass.git<span class="icon has-text-black"><i class="icon-gitlab"></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/crownandcutlass/code">svn.code.sf.net/p/crownandcutlass/code</a><br>Developers: <a href="../developers/B.html#benjamin_coppock">Benjamin Coppock</a>, <a href="../developers/C.html#collin_sanford">Collin Sanford</a>, <a href="../developers/D.html#david_thulson">David Thulson</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_and_cutlass.md" title="Text based entry on Github">Raw entry</a>
</div>
</div>
<div id="crystalquest" class="box"><nav class="level">
<div class="level-left">
<div class="level-item title is-4">CrystalQuest</div>
</div>
<div class="level-right is-size-7"><div class="level-item">Platform:<a href="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 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="genres.html#puzzle" title="puzzle games" class="tag is-info">puzzle</a><a href="genres.html#remake" title="remake games" class="tag is-info">remake</a></div>
</div><div class="block">Homepage: <a href="https://haleymt.github.io/CrystalQuest/">haleymt.github.io/CrystalQuest</a><br>Inspiration: <a href="../inspirations/C.html#crystal_quest">Crystal Quest</a><br></div><div class="block is-size-7">
<span class="has-text-weight-semibold">Details</span><br>Code languages: <a href="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/haleymt/CrystalQuest.git">haleymt/CrystalQuest.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: jQuery<br>Developer: <a href="../developers/H.html#haley_thurston">Haley Thurston</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/crystalquest.md" title="Text based entry on Github">Raw entry</a>
</div>
</div>
<div id="cubosphere" class="box"><nav class="level">
<div class="level-left">
<div class="level-item title is-4">Cubosphere</div>
</div>
<div class="level-right is-size-7"><div class="level-item">Platform:<a href="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="genres.html#puzzle" title="puzzle games" class="tag is-info">puzzle</a><a href="genres.html#remake" title="remake games" class="tag is-info">remake</a></div>
</div><div class="block">Homepages: <a href="https://github.com/cubosphere/cubosphere-code/projects">cubosphere/cubosphere-code/projects<span class="icon has-text-black"><i class="icon-github"></i></span></a>, <a href="https://sourceforge.net/projects/cubosphere/">cubosphere<span class="icon has-text-black"><i class="icon-sourceforge"></i></span></a><br>Inspiration: <a href="../inspirations/K.html#kula_world">Kula World</a><br></div><div class="block is-size-7">
<span class="has-text-weight-semibold">Details</span><br>Code languages: <a href="languages.html#c">C</a>, <a href="languages.html#c++">C++</a>, <a href="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/cubosphere/cubosphere-code.git">cubosphere/cubosphere-code.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/cubosphere/cubosphere-data.git @add">cubosphere/cubosphere-data.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="../bzr://cubosphere.bzr.sourceforge.net/bzrroot/cubosphere">bzr://cubosphere.bzr.sourceforge.net/bzrroot/cubosphere</a><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/B.html#brutalis">brutalis</a>, <a href="../developers/E.html#exosphere">Exosphere</a>, <a href="../developers/G.html#georgios_mixalis">Georgios Mixalis</a>, <a href="../developers/H.html#helix">Helix</a>, <a href="../developers/P.html#patryk1303">patryk1303</a>, <a href="../developers/P.html#promitheas_avgerinos">Promitheas Avgerinos</a>, <a href="../developers/Q.html#qwertychouskie">QwertyChouskie</a>, <a href="../developers/V.html#valeri">Valeri</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/cubosphere.md" title="Text based entry on Github">Raw entry</a>
</div>
</div>
<div id="cultivation" class="box"><nav class="level">
<div class="level-left">
<div class="level-item title is-4">Cultivation</div>
</div>
<div class="level-right is-size-7"><div class="level-item">Platforms:<a href="platforms.html#windows" title="Windows"><span class="icon has-text-black"><i class="icon-windows"></i></span></a><a href="platforms.html#linux" title="Linux"><span class="icon has-text-black"><i class="icon-tux"></i></span></a><a href="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 2010<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="genres.html#simulation" title="simulation games" class="tag is-info">simulation</a>
<span class="tag is-light">2D</span>
<span class="tag is-light">content open</span>
<span class="tag is-light">evolution</span></div>
</div><div class="block">Homepages: <a href="http://cultivation.sourceforge.net/">cultivation.sourceforge.net</a>, <a href="https://sourceforge.net/projects/cultivation/">cultivation<span class="icon has-text-black"><i class="icon-sourceforge"></i></span></a><br>Inspiration: <a href="../inspirations/G.html#game_of_life">Game of Life</a><br>Download: <a href="https://sourceforge.net/projects/cultivation/files/cultivation/">cultivation/files/cultivation<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="languages.html#c++">C++</a><br>Code licenses: <a href="https://en.wikipedia.org/wiki/Public_domain">Public domain</a><br>Code dependencies: GLUT<br>Developer: <a href="../developers/J.html#jason_rohrer">Jason Rohrer</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/cultivation.md" title="Text based entry on Github">Raw entry</a>
</div>
</div>
<div id="curse_of_war" class="box"><nav class="level">
<div class="level-left">
<div class="level-item title is-4">Curse of War</div>
</div>
<div class="level-right is-size-7"><div class="level-item">Platforms:<a href="platforms.html#windows" title="Windows"><span class="icon has-text-black"><i class="icon-windows"></i></span></a><a href="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 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="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="http://a-nikolaev.github.io/curseofwar/">a-nikolaev.github.io/curseofwar</a><br>Download: <a href="https://github.com/a-nikolaev/curseofwar/releases">a-nikolaev/curseofwar/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="languages.html#c">C</a>, <a href="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/a-nikolaev/curseofwar.git">a-nikolaev/curseofwar.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>, <a href="https://en.wikipedia.org/wiki/Make_(software)" class="is-size-7">Make</a><br>Developers: <a href="../developers/A.html#a-nikolaev">a-nikolaev</a>, <a href="../developers/A.html#alexey_nikolaev">Alexey Nikolaev</a>, <a href="../developers/A.html#anton_balashov">Anton Balashov</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/curse_of_war.md" title="Text based entry on Github">Raw entry</a>
</div>
</div>
<div id="cutemaze" class="box"><nav class="level">
<div class="level-left">
<div class="level-item title is-4">CuteMaze</div>
</div>
<div class="level-right is-size-7"><div class="level-item">Platform:<a href="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="genres.html#puzzle" title="puzzle games" class="tag is-info">puzzle</a>
<span class="tag is-light">maze</span></div>
</div><div class="block">Homepage: <a href="https://gottcode.org/cutemaze/">gottcode.org/cutemaze</a><br></div><div class="block is-size-7">
<span class="has-text-weight-semibold">Details</span><br>Code languages: <a href="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 dependencies: Qt<br>Developer: <a href="../developers/G.html#graeme_gott">Graeme Gott</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/cutemaze.md" title="Text based entry on Github">Raw entry</a>
</div>
</div>
<div id="cuyo" class="box"><nav class="level">
<div class="level-left">
<div class="level-item title is-4">Cuyo</div>
</div>
<div class="level-right is-size-7"><div class="level-item">Platform:<a href="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 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="genres.html#puzzle" title="puzzle games" class="tag is-info">puzzle</a></div>
</div><div class="block">Homepages: <a href="https://www.karimmi.de/cuyo/">www.karimmi.de/cuyo</a>, <a href="https://web.archive.org/web/20120817234225/http://www.mathematik.uni-tuebingen.de/~peter/cuyo/">Archive: 20120817234225/http://www.mathematik.uni-tuebingen.de/~peter/cuyo</a>, <a href="https://packages.debian.org/sid/cuyo">packages.debian.org/sid/cuyo</a><br>Inspirations: <a href="../inspirations/P.html#puyo_puyo">Puyo Puyo</a>, <a href="../inspirations/T.html#tetris">Tetris</a><br>Download: <a href="http://download.savannah.gnu.org/releases/cuyo/">download.savannah.gnu.org/releases/cuyo</a><br></div><div class="block is-size-7">
<span class="has-text-weight-semibold">Details</span><br>Code languages: <a href="languages.html#c++">C++</a>, <a href="languages.html#ocaml">OCaml</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/cuyo.git">osgames/cuyo.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://cvs.savannah.nongnu.org:/sources/cuyo">cvs.savannah.nongnu.org:/sources/cuyo</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>Developer: <a href="../developers/I.html#immanuel_halupczok">Immanuel Halupczok</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/cuyo.md" title="Text based entry on Github">Raw entry</a>
</div>
</div>
<div id="cytadela" class="box"><nav class="level">
<div class="level-left">
<div class="level-item title is-4">Cytadela</div>
</div>
<div class="level-right is-size-7"><div class="level-item">Platforms:<a href="platforms.html#windows" title="Windows"><span class="icon has-text-black"><i class="icon-windows"></i></span></a><a href="platforms.html#linux" title="Linux"><span class="icon has-text-black"><i class="icon-tux"></i></span></a><a href="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 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="genres.html#remake" title="remake games" class="tag is-info">remake</a>
<span class="tag is-light">shooter</span></div>
</div><div class="block">Homepage: <a href="http://cytadela.sourceforge.net/">cytadela.sourceforge.net</a><br>Inspiration: <a href="../inspirations/C.html#cytadela">Cytadela</a><br>Download: <a href="https://sourceforge.net/projects/cytadela/files/">cytadela/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="languages.html#c++">C++</a><br>Code licenses: <a href="https://en.wikipedia.org/wiki/GNU_General_Public_License">GPL-3.0</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/cytadela.md" title="Text based entry on Github">Raw entry</a>
</div>
</div>
<div id="cytopia" class="box"><nav class="level">
<div class="level-left">
<div class="level-item title is-4">Cytopia</div>
</div>
<div class="level-right is-size-7"><div class="level-item">Platform:<a href="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="genres.html#simulation" title="simulation games" class="tag is-info">simulation</a>
<span class="tag is-light">clone</span>
<span class="tag is-light">content open</span></div>
</div><div class="block">Homepage: <a href="https://cytopia.net/">cytopia.net</a><br>Inspiration: <a href="../inspirations/S.html#simcity">SimCity</a><br>Download: <a href="https://cytopia.net/download/">cytopia.net/download</a><br></div><div class="block is-size-7">
<span class="has-text-weight-semibold">Details</span><br>Code languages: <a href="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/CytopiaTeam/Cytopia.git">CytopiaTeam/Cytopia.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: 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: (19)</summary><a href="../developers/B.html#bangboomboomboom">bangboomboomboom</a>, <a href="../developers/B.html#bogi79">Bogi79</a>, <a href="../developers/E.html#edgar">Edgar</a>, <a href="../developers/E.html#elizabeth_sherrock">Elizabeth Sherrock</a>, <a href="../developers/E.html#emir_sar">Emir Sarı</a>, <a href="../developers/G.html#georgi">Georgi</a>, <a href="../developers/K.html#kingtut10101">KINGTUT10101</a>, <a href="../developers/K.html#kollix">kollix</a>, <a href="../developers/M.html#m_mograbi">M Mograbi</a>, <a href="../developers/M.html#mario">Mario</a>, <a href="../developers/P.html#pablo_antonio_camacho_jr">Pablo Antonio Camacho Jr.</a>, <a href="../developers/P.html#paragoumba">Paragoumba</a>, <a href="../developers/R.html#restyled_commits">Restyled Commits</a>, <a href="../developers/S.html#simplyliz">SimplyLiz</a>, <a href="../developers/S.html#steven_gann">Steven Gann</a>, <a href="../developers/S.html#syanush">syanush</a>, <a href="../developers/V.html#vincent-olivier_roch">Vincent-Olivier Roch</a>, <a href="../developers/W.html#weblate_bot">Weblate (bot)</a>, <a href="../developers/Y.html#yukyduky">yukyduky</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/cytopia.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>