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

1170 lines
180 KiB
HTML
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. 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 M</p></div>
<div id="mars" class="box"><nav class="level">
<div class="level-left">
<div class="level-item title is-4">M.A.R.S.</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#platform" title="platform games" class="tag is-info">platform</a>
<span class="tag is-light">2D</span>
<span class="tag is-light">content open</span>
<span class="tag is-light">shooter</span>
<span class="tag is-light">top-down</span></div>
</div><div class="block">Homepages: <a href="https://sourceforge.net/projects/mars-game/">mars-game<span class="icon has-text-black"><i class="icon-sourceforge"></i></span></a>, <a href="https://packages.debian.org/search?keywords=marsshooter">packages.debian.org/search?keywords=marsshooter</a><br>Downloads: <a href="https://github.com/jwrdegoede/M.A.R.S./releases">jwrdegoede/M.A.R.S./releases<span class="icon has-text-black"><i class="icon-github"></i></span></a>, <a href="https://sourceforge.net/projects/mars-game/files/">mars-game/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#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/jwrdegoede/M.A.R.S..git">jwrdegoede/M.A.R.S..git<span class="icon has-text-black"><i class="icon-github"></i></span></a>(since 2013, <span class="icon has-text-black" title="low rated"><i class="icon-star-o"></i></span>), <a href="https://github.com/thelaui/M.A.R.S..git @add">thelaui/M.A.R.S..git @add<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>), <a href="https://svn.code.sf.net/p/mars-game/code">svn.code.sf.net/p/mars-game/code</a><br>Code dependencies: OpenGL, SFML<br>Assets licenses: CC-BY 3.0, <a href="https://en.wikipedia.org/wiki/Creative_Commons_license">CC-BY-SA-3.0</a>, PD<br>
<span class="is-size-7">Build system: </span><a href="https://cmake.org/" class="is-size-7">CMake</a><br>Developers: <a href="../developers/F.html#felix_lauer">Felix Lauer</a>, <a href="../developers/H.html#hans_de_goede">Hans de Goede</a>, <a href="../developers/L.html#lukas_durrenberger">Lukas Dürrenberger</a>, <a href="../developers/M.html#mars-core-team">Mars-Core-Team</a>, <a href="../developers/S.html#sciuorus">Sciuorus</a>, <a href="../developers/S.html#simon_schneegans">Simon Schneegans</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/mars.md" title="Text based entry on Github">Raw entry</a>
</div>
</div>
<div id="mewl" class="box"><nav class="level">
<div class="level-left">
<div class="level-item title is-4">M.E.W.L.</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#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/LionsPhil/mewl">LionsPhil/mewl<span class="icon has-text-black"><i class="icon-github"></i></span></a><br>Inspiration: <a href="../inspirations/M.html#mule">M.U.L.E.</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/LionsPhil/mewl.git">LionsPhil/mewl.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>Developers: <a href="../developers/L.html#lionsphil">LionsPhil</a>, <a href="../developers/P.html#philip_boulain">Philip Boulain</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/mewl.md" title="Text based entry on Github">Raw entry</a>
</div>
</div>
<div id="machinations" class="box"><nav class="level">
<div class="level-left">
<div class="level-item title is-4">Machinations</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">3D</span>
<span class="tag is-light">real-time</span></div>
</div><div class="block">Homepages: <a href="http://machinations.sourceforge.net/index.php">machinations.sourceforge.net/index.php</a>, <a href="https://sourceforge.net/projects/machinations/">machinations<span class="icon has-text-black"><i class="icon-sourceforge"></i></span></a><br>Inspirations: <a href="../inspirations/S.html#starcraft">StarCraft</a>, <a href="../inspirations/T.html#total_annihilation">Total Annihilation</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/machinations.git">osgames/machinations.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://machinations.cvs.sourceforge.net/">machinations.cvs.sourceforge.net</a><br>Developers: <a href="../developers/A.html#abraham_b_hart">Abraham B. Hart</a>, <a href="../developers/J.html#jindrich_kolman">Jindrich kolman</a>, <a href="../developers/J.html#jon_sargeant">Jon Sargeant</a>, <a href="../developers/M.html#manoel_junqueira">Manoel Junqueira</a>, <a href="../developers/S.html#sebastian_p">Sebastian P.</a>, <a href="../developers/T.html#tom_pittlik">Tom Pittlik</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/machinations.md" title="Text based entry on Github">Raw entry</a>
</div>
</div>
<div id="maelstrom" class="box"><nav class="level">
<div class="level-left">
<div class="level-item title is-4">Maelstrom</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 2002<span class="icon has-text-black"><i class="icon-brightness_3"></i></span></div></div>
</nav><div class="block">
<div class="tags has-addons"><a href="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><a href="genres.html#remake" title="remake games" class="tag is-info">remake</a>
<span class="tag is-light">clone</span>
<span class="tag is-light">shooter</span></div>
</div><div class="block">Homepage: <a href="https://www.libsdl.org/projects/Maelstrom/">www.libsdl.org/projects/Maelstrom</a><br>Media: <a href="https://en.wikipedia.org/wiki/Maelstrom_(1992_video_game)">Maelstrom<span class="icon has-text-black"><i class="icon-wikipedia"></i></span></a><br>Inspirations: <a href="../inspirations/A.html#asteroids">Asteroids</a>, <a href="../inspirations/B.html#blasteroids">Blasteroids</a><br>Download: <a href="https://www.libsdl.org/projects/Maelstrom/binary.html">www.libsdl.org/projects/Maelstrom/binary.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-2.0</a><br>Code repositories: <a href="https://github.com/richardjs/Maelstrom.git">richardjs/Maelstrom.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>Code dependencies: SDL<br>Assets licenses: CC-BY-3.0<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/P.html#posophe">posophe</a>, <a href="../developers/R.html#richard_schneider">Richard Schneider</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/maelstrom.md" title="Text based entry on Github">Raw entry</a>
</div>
</div>
<div id="mafiaunity" class="box"><nav class="level">
<div class="level-left">
<div class="level-item title is-4">MafiaUnity</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 2020<span class="icon has-text-black"><i class="icon-brightness_3"></i></span></div></div>
</nav><div class="block">
<div class="tags has-addons"><a href="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://discord.gg/eBQ4QHX">discord.gg/eBQ4QHX</a><br>Inspiration: <a href="../inspirations/M.html#mafia">Mafia</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/Apache_License">Apache-2.0</a><br>Code repositories: <a href="https://github.com/MafiaHub/MafiaUnity.git">MafiaHub/MafiaUnity.git<span class="icon has-text-black"><i class="icon-github"></i></span></a><br>Code dependencies: Unity<br></div><div class="block is-size-7 has-text-right">
<a href="../contribute.html#games" title="Contribution guide" class="mr-2">Improve</a>
<a href="https://raw.githubusercontent.com/Trilarion/opensourcegames/master/entries/mafiaunity.md" title="Text based entry on Github">Raw entry</a>
</div>
</div>
<div id="magarena" class="box"><nav class="level">
<div class="level-left">
<div class="level-item title is-4">Magarena</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#cards" title="cards games" class="tag is-info">cards</a><a href="genres.html#role playing" title="role playing games" class="tag is-info">role playing</a>
<span class="tag is-light">clone</span>
<span class="tag is-light">setting fantasy</span></div>
</div><div class="block">Homepage: <a href="https://magarena.github.io/">magarena.github.io</a><br>Inspiration: <a href="../inspirations/M.html#magic_the_gathering_online">Magic: The Gathering Online</a><br>Download: <a href="https://github.com/magarena/magarena/releases/">magarena/magarena/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#java">Java</a>, <a href="languages.html#groovy">Groovy</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/magarena/magarena.git">magarena/magarena.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><details><summary>Developers: (11)</summary><a href="../developers/A.html#ada_joule">Ada Joule</a>, <a href="../developers/L.html#leandro_doctors">Leandro Doctors</a>, <a href="../developers/L.html#lodici">lodici</a>, <a href="../developers/M.html#marco_della_torre">Marco Della Torre</a>, <a href="../developers/M.html#martin_petricek">Martin Petricek</a>, <a href="../developers/M.html#melvin_zhang">Melvin Zhang</a>, <a href="../developers/M.html#mike">Mike</a>, <a href="../developers/P.html#pablo_castellazzi">Pablo Castellazzi</a>, <a href="../developers/P.html#palladiamors">PalladiaMors</a>, <a href="../developers/S.html#shawnieboy">ShawnieBoy</a>, <a href="../developers/Y.html#yi-tao">Yi-Tao</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/magarena.md" title="Text based entry on Github">Raw entry</a>
</div>
</div>
<div id="magic_gardeners_tournament" class="box"><nav class="level">
<div class="level-left">
<div class="level-item title is-4">Magic Gardeners Tournament</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 2007<span class="icon has-text-black"><i class="icon-brightness_3"></i></span></div></div>
</nav><div class="block">
<div class="tags has-addons"><a href="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">content open</span>
<span class="tag is-light">real-time</span></div>
</div><div class="block">Homepage: <a href="https://pyweek.org/e/TLP-2/">pyweek.org/e/TLP-2</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/magic-gardeners-tournament.git">osgames/magic-gardeners-tournament.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>)<br>Code dependencies: pygame, PygLibs<br>Assets licenses: ?<br>Developer: <a href="../developers/H.html#holeintheheadstudios">HoleInTheHeadStudios</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/magic_gardeners_tournament.md" title="Text based entry on Github">Raw entry</a>
</div>
</div>
<div id="magical_life" class="box"><nav class="level">
<div class="level-left">
<div class="level-item title is-4">Magical Life</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#role playing" title="role playing games" class="tag is-info">role playing</a>
<span class="tag is-light">2D</span>
<span class="tag is-light">content open</span></div>
</div><div class="block">Homepage: <a href="https://github.com/TBye101/MagicalLife">TBye101/MagicalLife<span class="icon has-text-black"><i class="icon-github"></i></span></a><br>Inspiration: <a href="../inspirations/R.html#rimworld">RimWorld</a><br>Download: <a href="https://github.com/TBye101/MagicalLife/releases">TBye101/MagicalLife/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/MIT_License">MIT</a><br>Code repositories: <a href="https://github.com/TBye101/MagicalLife.git">TBye101/MagicalLife.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: MonoGame<br>Developers: <a href="../developers/A.html#aaron">Aaron</a>, <a href="../developers/I.html#imgbot">Imgbot</a>, <a href="../developers/L.html#lynngr">Lynngr</a>, <a href="../developers/T.html#thomas_bye">Thomas Bye</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/magical_life.md" title="Text based entry on Github">Raw entry</a>
</div>
</div>
<div id="mah-jong" class="box"><nav class="level">
<div class="level-left">
<div class="level-item title is-4">Mah-Jong</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></div>
</div><div class="block">Homepage: <a href="http://mahjong.julianbradfield.org/">mahjong.julianbradfield.org</a><br>Inspiration: <a href="../inspirations/M.html#mahjong">Mahjong</a><br>Downloads: <a href="http://mahjong.julianbradfield.org/Linux/">mahjong.julianbradfield.org/Linux</a>, <a href="http://mahjong.julianbradfield.org/Windows/">mahjong.julianbradfield.org/Windows</a>, <a href="http://mahjong.julianbradfield.org/Source/">mahjong.julianbradfield.org/Source</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>Developer: <a href="../developers/J.html#julian_bradfield">Julian Bradfield</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/mah-jong.md" title="Text based entry on Github">Raw entry</a>
</div>
</div>
<div id="manaplus" class="box"><nav class="level">
<div class="level-left">
<div class="level-item title is-4">ManaPlus</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">2D</span>
<span class="tag is-light">multiplayer online + massive</span></div>
</div><div class="block">Homepage: <a href="https://manaplus.org/">manaplus.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#c">C</a>, <a href="languages.html#script">Script</a><br>Code licenses: <a href="https://en.wikipedia.org/wiki/GNU_General_Public_License">GPL-3.0</a><br>Code repositories: <a href="https://gitlab.com/evol/evol-all.git">evol/evol-all.git<span class="icon has-text-black"><i class="icon-gitlab"></i></span></a>(since 2015, <span class="icon has-text-black" title="low rated"><i class="icon-star-o"></i></span>)<br>Code dependencies: Mana source 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/manaplus.md" title="Text based entry on Github">Raw entry</a>
</div>
</div>
<div id="manic_digger" class="box"><nav class="level">
<div class="level-left">
<div class="level-item title is-4">Manic Digger</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">
<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#simulation" title="simulation games" class="tag is-info">simulation</a>
<span class="tag is-light">sandbox</span>
<span class="tag is-light">voxel</span></div>
</div><div class="block">Homepages: <a href="http://manicdigger.github.io/">manicdigger.github.io</a>, <a href="https://sourceforge.net/projects/manicdigger/">manicdigger<span class="icon has-text-black"><i class="icon-sourceforge"></i></span></a><br>Inspiration: <a href="../inspirations/M.html#minecraft">Minecraft</a><br>Download: <a href="https://github.com/manicdigger/manicdigger/releases">manicdigger/manicdigger/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/Public_domain">Public domain</a>, <a href="https://en.wikipedia.org/wiki/Unlicense">Unlicense</a><br>Code repositories: <a href="https://github.com/manicdigger/manicdigger.git">manicdigger/manicdigger.git<span class="icon has-text-black"><i class="icon-github"></i></span></a>(since 2014, <span class="icon has-text-black" title="top rated"><i class="icon-star"></i></span>), <a href="https://git.code.sf.net/p/manicdigger/code">git.code.sf.net/p/manicdigger/code</a><br><details><summary>Developers: (15)</summary><a href="../developers/A.html#andybrown87">andybrown87</a>, <a href="../developers/A.html#anton_neverdovskiy">Anton Neverdovskiy</a>, <a href="../developers/A.html#anton_neverdovsky">Anton Neverdovsky</a>, <a href="../developers/C.html#code32">code32</a>, <a href="../developers/C.html#croxxx">croxxx</a>, <a href="../developers/E.html#em">em</a>, <a href="../developers/E.html#exe">exe</a>, <a href="../developers/J.html#james_likier">James Likier</a>, <a href="../developers/J.html#joshi1999">Joshi1999</a>, <a href="../developers/L.html#liquidhot">liquidhot</a>, <a href="../developers/M.html#meinrad_recheis">Meinrad Recheis</a>, <a href="../developers/P.html#pgtest2">pgtest2</a>, <a href="../developers/T.html#tkwisl">TKwisl</a>, <a href="../developers/T.html#tobimob">TobiMob</a>, <a href="../developers/Z.html#zero_x42">Zero X42</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/manic_digger.md" title="Text based entry on Github">Raw entry</a>
</div>
</div>
<div id="marble_marcher" class="box"><nav class="level">
<div class="level-left">
<div class="level-item title is-4">Marble Marcher</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#puzzle" title="puzzle games" class="tag is-info">puzzle</a>
<span class="tag is-light">3D</span>
<span class="tag is-light">content open</span></div>
</div><div class="block">Homepage: <a href="https://codeparade.itch.io/marblemarcher">codeparade.itch.io/marblemarcher</a><br></div><nav class="level"><div class="level-item"><a href="https://img.itch.zone/aW1hZ2UvMzUxNjMxLzE3NTA4MzAucG5n/original/Rrwyp%2B.png"><img src="../screenshots/marble_marcher_01.jpg" width="228" height="128" alt=""></a></div><div class="level-item"><a href="https://img.itch.zone/aW1hZ2UvMzUxNjMxLzE3NTA4MzEucG5n/original/yxtSSc.png"><img src="../screenshots/marble_marcher_02.jpg" width="228" height="128" alt=""></a></div><div class="level-item"><a href="https://img.itch.zone/aW1hZ2UvMzUxNjMxLzE3NTA4MzMucG5n/original/hvoJSz.png"><img src="../screenshots/marble_marcher_03.jpg" width="228" 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/GNU_General_Public_License">GPL-2.0</a><br>Code repositories: <a href="https://github.com/HackerPoet/MarbleMarcher.git">HackerPoet/MarbleMarcher.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>), <a href="https://github.com/WAUthethird/Marble-Marcher-Community-Edition.git @add">WAUthethird/Marble-Marcher-Community-Edition.git @add<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>Assets licenses: ?<br>
<span class="is-size-7">Build system: </span><a href="https://cmake.org/" class="is-size-7">CMake</a><br>Developers: <a href="../developers/B.html#bryce_wilson">Bryce Wilson</a>, <a href="../developers/F.html#fw">FW</a>, <a href="../developers/H.html#hackerpoet">HackerPoet</a>, <a href="../developers/M.html#mykhailo_moroz">Mykhailo Moroz</a>, <a href="../developers/O.html#ott_toomet">Ott Toomet</a>, <a href="../developers/S.html#selicre">Selicre</a>, <a href="../developers/W.html#william_unsworth">William Unsworth</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/marble_marcher.md" title="Text based entry on Github">Raw entry</a>
</div>
</div>
<div id="marblez" class="box"><nav class="level">
<div class="level-left">
<div class="level-item title is-4">Marblez</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#arcade" title="arcade games" class="tag is-info">arcade</a>
<span class="tag is-light">clone</span></div>
</div><div class="block">Homepage: <a href="https://www.kongregate.com/games/MarkGossage/marblez/">www.kongregate.com/games/MarkGossage/marblez</a><br>Inspiration: <a href="../inspirations/T.html#toobz">Toobz</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/mpgossage/Marblez.git">mpgossage/Marblez.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>Code dependencies: Unity<br>Developer: <a href="../developers/M.html#mpgossage">mpgossage</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/marblez.md" title="Text based entry on Github">Raw entry</a>
</div>
</div>
<div id="mari0" class="box"><nav class="level">
<div class="level-left">
<div class="level-item title is-4">Mari0</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 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#platform" title="platform games" class="tag is-info">platform</a><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://stabyourself.net/mari0/">stabyourself.net/mari0</a><br>Inspiration: <a href="../inspirations/M.html#mario_world">Mario World</a><br>Download: <a href="https://stabyourself.net/mari0/#download">stabyourself.net/mari0/#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#lua">Lua</a><br>Code licenses: <a href="https://en.wikipedia.org/wiki/MIT_License">MIT</a><br>Code repositories: <a href="https://github.com/Stabyourself/mari0.git">Stabyourself/mari0.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: LÖVE<br>Assets licenses: <a href="https://en.wikipedia.org/wiki/Creative_Commons_license">CC-BY-NC-SA-3.0</a><br>Developers: <a href="../developers/L.html#lexikiq">lexikiq</a>, <a href="../developers/M.html#maurice">Maurice</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/mari0.md" title="Text based entry on Github">Raw entry</a>
</div>
</div>
<div id="mario_objects" class="box"><nav class="level">
<div class="level-left">
<div class="level-item title is-4">Mario Objects</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>
<span class="tag is-light">clone</span></div>
</div><div class="block">Homepage: <a href="https://github.com/jazzyjester/Mario-Game">jazzyjester/Mario-Game<span class="icon has-text-black"><i class="icon-github"></i></span></a><br>Media: <a href="https://web.archive.org/web/20160505182543/http://www.myandroidonline.com/2016/03/12/super-mario-bros-in-c/">Archive: 20160505182543/http://www.myandroidonline.com/2016/03/12/super-mario-bros-in-c</a><br>Inspiration: <a href="../inspirations/S.html#super_mario">Super Mario</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/jazzyjester/Mario-Game.git">jazzyjester/Mario-Game.git<span class="icon has-text-black"><i class="icon-github"></i></span></a>(since 2015, <span class="icon has-text-black" title="medium rated"><i class="icon-star-half-full"></i></span>)<br>Developers: <a href="../developers/M.html#m1s2">M1S2</a>, <a href="../developers/R.html#ronny_remesnik">Ronny Remesnik</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/mario_objects.md" title="Text based entry on Github">Raw entry</a>
</div>
</div>
<div id="mars_land_of_no_mercy" class="box"><nav class="level">
<div class="level-left">
<div class="level-item title is-4">Mars, Land of No Mercy</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 2008<span class="icon has-text-black"><i class="icon-brightness_3"></i></span></div></div>
</nav><div class="block">
<div class="tags has-addons"><a href="genres.html#strategy" title="strategy games" class="tag is-info">strategy</a>
<span class="tag is-light">turn-based</span></div>
</div><div class="block">Homepage: <a href="https://sourceforge.net/projects/mars/">mars<span class="icon has-text-black"><i class="icon-sourceforge"></i></span></a><br>Download: <a href="https://sourceforge.net/projects/mars/files">mars/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/mars.git">osgames/mars.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/mars/code">svn.code.sf.net/p/mars/code</a><br>Developers: <a href="../developers/A.html#alonso_cardenas_marquez">Alonso Cardenas Marquez</a>, <a href="../developers/A.html#angelo_theodorou">Angelo Theodorou</a>, <a href="../developers/D.html#davide_coppola">Davide Coppola</a>, <a href="../developers/D.html#dekki">dekki</a>, <a href="../developers/D.html#discojonny">discojonny</a>, <a href="../developers/D.html#dominique_leuenberger">Dominique Leuenberger</a>, <a href="../developers/E.html#elye_ball">Elye Ball</a>, <a href="../developers/E.html#endersaka">ender_saka</a>, <a href="../developers/E.html#enetheru">Enetheru</a>, <a href="../developers/V.html#voller">Voller</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/mars_land_of_no_mercy.md" title="Text based entry on Github">Raw entry</a>
</div>
</div>
<div id="maxit" class="box"><nav class="level">
<div class="level-left">
<div class="level-item title is-4">Maxit</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 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">Homepages: <a href="https://maxit.sourceforge.io/">maxit.sourceforge.io</a>, <a href="https://sourceforge.net/projects/maxit/">maxit<span class="icon has-text-black"><i class="icon-sourceforge"></i></span></a><br>Inspiration: <a href="../inspirations/M.html#maxit">Maxit</a><br>Download: <a href="https://sourceforge.net/projects/maxit/files/">maxit/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><br>Code repositories: <a href="https://github.com/textbrowser/maxit.git">textbrowser/maxit.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>Developers: <a href="../developers/A.html#alexis_megas">Alexis Megas</a>, <a href="../developers/G.html#guess_who">Guess Who</a>, <a href="../developers/T.html#textbrowser">textbrowser</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/maxit.md" title="Text based entry on Github">Raw entry</a>
</div>
</div>
<div id="mc2" class="box"><nav class="level">
<div class="level-left">
<div class="level-item title is-4">mc2</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">real-time</span></div>
</div><div class="block">Homepage: <a href="https://alariq.github.io/mc2-website/">alariq.github.io/mc2-website</a><br>Inspiration: <a href="../inspirations/M.html#mechcommander_2">MechCommander 2</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/alariq/mc2.git">alariq/mc2.git<span class="icon has-text-black"><i class="icon-github"></i></span></a>(since 2016, <span class="icon has-text-black" title="medium rated"><i class="icon-star-half-full"></i></span>)<br>Code dependencies: 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/S.html#sergii">Sergii</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/mc2.md" title="Text based entry on Github">Raw entry</a>
</div>
</div>
<div id="me_and_my_shadow" class="box"><nav class="level">
<div class="level-left">
<div class="level-item title is-4">Me and My Shadow</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#puzzle" title="puzzle games" class="tag is-info">puzzle</a></div>
</div><div class="block">Homepages: <a href="https://acmepjz.github.io/meandmyshadow/">acmepjz.github.io/meandmyshadow</a>, <a href="https://sourceforge.net/projects/meandmyshadow/">meandmyshadow<span class="icon has-text-black"><i class="icon-sourceforge"></i></span></a><br>Downloads: <a href="https://acmepjz.github.io/meandmyshadow/download.html">acmepjz.github.io/meandmyshadow/download.html</a>, <a href="https://sourceforge.net/projects/meandmyshadow/files/">meandmyshadow/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://github.com/acmepjz/meandmyshadow.git">acmepjz/meandmyshadow.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>), <a href="https://svn.code.sf.net/p/meandmyshadow/meandmyshadow/">svn.code.sf.net/p/meandmyshadow/meandmyshadow</a><br>
<span class="is-size-7">Build system: </span><a href="https://cmake.org/" class="is-size-7">CMake</a><br><details><summary>Developers: (18)</summary><a href="../developers/A.html#acmepjz">acme_pjz</a>, <a href="../developers/A.html#allan_nordhy">Allan Nordhøy</a>, <a href="../developers/E.html#edward_lii">Edward Lii</a>, <a href="../developers/E.html#esperanzamj">Esperanzamj</a>, <a href="../developers/E.html#eugene_loza">Eugene Loza</a>, <a href="../developers/G.html#gunchleoc">gunchleoc</a>, <a href="../developers/H.html#heimen_stoffels">Heimen Stoffels</a>, <a href="../developers/J.html#jz_pan">Jz Pan</a>, <a href="../developers/L.html#louies0623">louies0623</a>, <a href="../developers/M.html#m">M</a>, <a href="../developers/M.html#mcmic">MCMic</a>, <a href="../developers/M.html#mesnevi">Mesnevi</a>, <a href="../developers/N.html#nathan_bonnemains">Nathan Bonnemains</a>, <a href="../developers/O.html#odamite">odamite</a>, <a href="../developers/O.html#oyvindln">oyvindln</a>, <a href="../developers/S.html#sanskritfritz">SanskritFritz</a>, <a href="../developers/W.html#waldemar_stoczkowski">Waldemar Stoczkowski</a>, <a href="../developers/W.html#weblate_bot">Weblate (bot)</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/me_and_my_shadow.md" title="Text based entry on Github">Raw entry</a>
</div>
</div>
<div id="mechanized_assault_exploration_reloaded" class="box"><nav class="level">
<div class="level-left">
<div class="level-item title is-4">Mechanized Assault &amp; eXploration Reloaded</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 original required</span></div>
</div><div class="block">Homepage: <a href="https://www.maxr.org/">www.maxr.org</a><br>Inspiration: <a href="../inspirations/M.html#max">M.A.X.</a><br>Download: <a href="https://www.maxr.org/docs.php?id=3">www.maxr.org/docs.php?id=3</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://git.maxr.org/maxr/maxr.git">git.maxr.org/maxr/maxr.git</a><br>Assets licenses: CC-BY-SA<br>
<span class="is-size-7">Build system: </span><a href="https://cmake.org/" class="is-size-7">CMake</a><br></div><div class="block is-size-7 has-text-right">
<a href="../contribute.html#games" title="Contribution guide" class="mr-2">Improve</a>
<a href="https://raw.githubusercontent.com/Trilarion/opensourcegames/master/entries/mechanized_assault_exploration_reloaded.md" title="Text based entry on Github">Raw entry</a>
</div>
</div>
<div id="mechcommander_2_omnitech" class="box"><nav class="level">
<div class="level-left">
<div class="level-item title is-4">MechCommander 2 Omnitech</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#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">mech</span></div>
</div><div class="block">Homepages: <a href="https://github.com/Echelon9/mechcommander2-open">Echelon9/mechcommander2-open<span class="icon has-text-black"><i class="icon-github"></i></span></a>, <a href="https://www.hard-light.net/forums/index.php?board=210.0">www.hard-light.net/forums/index.php?board=210.0</a><br>Media: <a href="https://en.wikipedia.org/wiki/MechCommander_2">MechCommander 2 Omnitech<span class="icon has-text-black"><i class="icon-wikipedia"></i></span></a><br>Inspiration: <a href="../inspirations/M.html#mechcommander_2">MechCommander 2</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/Shared_Source_Initiative#Microsoft_Public_License_(Ms-PL)">MS-PL</a><br>Code repositories: <a href="https://github.com/Echelon9/mechcommander2-open.git">Echelon9/mechcommander2-open.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/E.html#echelon9">Echelon9</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/mechcommander_2_omnitech.md" title="Text based entry on Github">Raw entry</a>
</div>
</div>
<div id="mega_mario" class="box"><nav class="level">
<div class="level-left">
<div class="level-item title is-4">Mega Mario</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">
<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#action" title="action games" class="tag is-info">action</a><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></div>
</div><div class="block">Homepages: <a href="http://mmario.sourceforge.net/">mmario.sourceforge.net</a>, <a href="https://sourceforge.net/projects/mmario/">mmario<span class="icon has-text-black"><i class="icon-sourceforge"></i></span></a><br>Inspiration: <a href="../inspirations/S.html#super_mario">Super Mario</a><br>Download: <a href="https://sourceforge.net/projects/mmario/files/">mmario/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_Lesser_General_Public_License">LGPL-2.1</a><br>Code dependencies: SDL<br>Assets licenses: (illegal use of Super Mario artwork and music?)<br>Developer: <a href="../developers/J.html#joker_van_haeln">JOKER VAN HAELN</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/mega_mario.md" title="Text based entry on Github">Raw entry</a>
</div>
</div>
<div id="megaglest" class="box"><nav class="level">
<div class="level-left">
<div class="level-item title is-4">MegaGlest</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">3D</span>
<span class="tag is-light">real-time</span></div>
</div><div class="block">Homepages: <a href="https://web.archive.org/web/20210722090450/https://megaglest.org/">Archive: 20210722090450/https://megaglest.org</a>, <a href="https://sourceforge.net/projects/megaglest/">megaglest<span class="icon has-text-black"><i class="icon-sourceforge"></i></span></a><br>Media: <a href="https://en.wikipedia.org/wiki/MegaGlest">MegaGlest<span class="icon has-text-black"><i class="icon-wikipedia"></i></span></a><br>Inspiration: <a href="../inspirations/G.html#glest">Glest</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/MegaGlest/megaglest-source.git">MegaGlest/megaglest-source.git<span class="icon has-text-black"><i class="icon-github"></i></span></a>(since 2013, <span class="icon has-text-black" title="top rated"><i class="icon-star"></i></span>)<br>Assets licenses: CC-BY-SA<br>
<span class="is-size-7">Build system: </span><a href="https://cmake.org/" class="is-size-7">CMake</a><br><details><summary>Developers: (14)</summary><a href="../developers/A.html#andy_alt">Andy Alt</a>, <a href="../developers/B.html#bogomips">BogoMips</a>, <a href="../developers/F.html#filux">filux</a>, <a href="../developers/J.html#james_sherratt">James Sherratt</a>, <a href="../developers/K.html#karl_goetz">Karl Goetz</a>, <a href="../developers/M.html#m0elle">m0elle</a>, <a href="../developers/M.html#mark_vejvoda">Mark Vejvoda</a>, <a href="../developers/N.html#nosogo">nosogo</a>, <a href="../developers/P.html#paul_wise">Paul Wise</a>, <a href="../developers/T.html#titiger">titi(ger)</a>, <a href="../developers/T.html#titison">titi_son</a>, <a href="../developers/T.html#titigerx">titiger</a>, <a href="../developers/T.html#tom_reynolds">Tom Reynolds</a>, <a href="../developers/W.html#william_edwards">William Edwards</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/megaglest.md" title="Text based entry on Github">Raw entry</a>
</div>
</div>
<div id="megamek" class="box"><nav class="level">
<div class="level-left">
<div class="level-item title is-4">MegaMek</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">mech</span>
<span class="tag is-light">turn-based</span></div>
</div><div class="block">Homepages: <a href="https://www.megamek.org/">www.megamek.org</a>, <a href="https://sourceforge.net/projects/megamek/">megamek<span class="icon has-text-black"><i class="icon-sourceforge"></i></span></a><br>Media: <a href="https://en.wikipedia.org/wiki/BattleTech#Spin-offs">MegaMek<span class="icon has-text-black"><i class="icon-wikipedia"></i></span></a><br>Inspiration: <a href="../inspirations/B.html#battletech">BattleTech</a><br>Download: <a href="https://megamek.org/downloads">megamek.org/downloads</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/MegaMek/megamek.git">MegaMek/megamek.git<span class="icon has-text-black"><i class="icon-github"></i></span></a>(since 2015, <span class="icon has-text-black" title="medium rated"><i class="icon-star-half-full"></i></span>), <a href="https://git.code.sf.net/p/megamek/git">git.code.sf.net/p/megamek/git</a><br><details><summary>Developers: (82)</summary><a href="../developers/0.html#moe">`Moe`</a>, <a href="../developers/A.html#aaron_gullickson">Aaron Gullickson</a>, <a href="../developers/A.html#akjosch">Akjosch</a>, <a href="../developers/A.html#alexander_schoelling">Alexander Schoelling</a>, <a href="../developers/A.html#algebro7">Algebro7</a>, <a href="../developers/A.html#andrew_hunter">Andrew Hunter</a>, <a href="../developers/A.html#andrew_pokrovski">Andrew Pokrovski</a>, <a href="../developers/B.html#battlemaster">BATTLEMASTER</a>, <a href="../developers/B.html#ben_mazur">Ben Mazur</a>, <a href="../developers/B.html#binaryspica">binaryspica</a>, <a href="../developers/B.html#brent_dill">Brent Dill</a>, <a href="../developers/B.html#brian_bucklew">Brian Bucklew</a>, <a href="../developers/C.html#carl_spain">Carl Spain</a>, <a href="../developers/C.html#carr">Carr</a>, <a href="../developers/C.html#christopher_watford">Christopher Watford</a>, <a href="../developers/C.html#cord_awtry">Cord Awtry</a>, <a href="../developers/D.html#darkisi">DarkISI</a>, <a href="../developers/D.html#dave_n">Dave N</a>, <a href="../developers/D.html#david_smith">David Smith</a>, <a href="../developers/D.html#derek_evans">Derek Evans</a>, <a href="../developers/D.html#deric_page">Deric Page</a>, <a href="../developers/D.html#dima_nemchenko">Dima Nemchenko</a>, <a href="../developers/D.html#dirk_walter">Dirk Walter</a>, <a href="../developers/D.html#dirk-c-walter">Dirk-c-Walter</a>, <a href="../developers/D.html#dylan_myers">Dylan Myers</a>, <a href="../developers/E.html#eddy_cullen">Eddy Cullen</a>, <a href="../developers/E.html#eugene_melekhov">Eugene Melekhov</a>, <a href="../developers/F.html#fastsammy">fastsammy</a>, <a href="../developers/F.html#freek_de_sagher">Freek De Sagher</a>, <a href="../developers/G.html#giorgio_gallo">Giorgio Gallo</a>, <a href="../developers/G.html#graysho">Graysho</a>, <a href="../developers/H.html#hammer">Hammer</a>, <a href="../developers/H.html#heckfyex">HeckfyEx</a>, <a href="../developers/H.html#helge_richter">Helge Richter</a>, <a href="../developers/H.html#honeyskull">HoneySkull</a>, <a href="../developers/H.html#hugh_peeples">Hugh Peeples</a>, <a href="../developers/I.html#iamtextbased">iamtextbased</a>, <a href="../developers/J.html#jack_morgan">Jack Morgan</a>, <a href="../developers/J.html#james_allred">James Allred</a>, <a href="../developers/J.html#james_damour">James Damour</a>, <a href="../developers/J.html#jason_bush">Jason Bush</a>, <a href="../developers/J.html#jason_smyrloglou">Jason Smyrloglou</a>, <a href="../developers/J.html#jason_tighe">Jason Tighe</a>, <a href="../developers/J.html#jeff_wang">Jeff Wang</a>, <a href="../developers/J.html#john_rowat">John Rowat</a>, <a href="../developers/J.html#joseph_tyx">Joseph Tyx</a>, <a href="../developers/J.html#joshua_bartz">Joshua Bartz</a>, <a href="../developers/J.html#joshua_yockey">Joshua Yockey</a>, <a href="../developers/J.html#justin">Justin</a>, <a href="../developers/J.html#justin_bowen">Justin Bowen</a>, <a href="../developers/K.html#klaus_mittag">Klaus Mittag</a>, <a href="../developers/M.html#markus_mikkolainen">Markus Mikkolainen</a>, <a href="../developers/M.html#martin_jackson">Martin Jackson</a>, <a href="../developers/M.html#mhjacks">mhjacks</a>, <a href="../developers/M.html#michael_gratton">Michael Gratton</a>, <a href="../developers/M.html#mike_kiscaden">Mike Kiscaden</a>, <a href="../developers/M.html#mkerensky">mkerensky</a>, <a href="../developers/N.html#nathan_erwin">Nathan Erwin</a>, <a href="../developers/N.html#nathan_rowden">Nathan Rowden</a>, <a href="../developers/N.html#neoancient">neoancient</a>, <a href="../developers/N.html#nicholas_walczak">Nicholas Walczak</a>, <a href="../developers/N.html#nickaragua">NickAragua</a>, <a href="../developers/P.html#patrick_mckenzie">Patrick McKenzie</a>, <a href="../developers/P.html#pheonixstorm">pheonixstorm</a>, <a href="../developers/Q.html#qwertronix">Qwertronix</a>, <a href="../developers/R.html#rexpearce">RexPearce</a>, <a href="../developers/R.html#richard_j_hancock">Richard J Hancock</a>, <a href="../developers/R.html#ryan_mcconnell">Ryan McConnell</a>, <a href="../developers/S.html#sagnam">sagnam</a>, <a href="../developers/S.html#sbburzmali">SBBurzmali</a>, <a href="../developers/S.html#sebastian_brocks">Sebastian Brocks</a>, <a href="../developers/S.html#shane">Shane</a>, <a href="../developers/S.html#sjuliez">SJuliez</a>, <a href="../developers/S.html#steve_hawkins">Steve Hawkins</a>, <a href="../developers/T.html#taharqa">Taharqa</a>, <a href="../developers/T.html#tenkawabc">TenkawaBC</a>, <a href="../developers/U.html#urgru">urgru</a>, <a href="../developers/V.html#viacheslav_zipunov">Viacheslav Zipunov</a>, <a href="../developers/V.html#vizax">vizax</a>, <a href="../developers/W.html#wirianto_djunaidi">Wirianto Djunaidi</a>, <a href="../developers/X.html#xenon54z">Xenon54z</a>, <a href="../developers/Z.html#zachary_kline">Zachary Kline</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/megamek.md" title="Text based entry on Github">Raw entry</a>
</div>
</div>
<div id="mekwars" class="box"><nav class="level">
<div class="level-left">
<div class="level-item title is-4">MekWars</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#strategy" title="strategy games" class="tag is-info">strategy</a>
<span class="tag is-light">mech</span>
<span class="tag is-light">turn-based</span></div>
</div><div class="block">Homepages: <a href="https://www.mekwars.org/">www.mekwars.org</a>, <a href="https://sourceforge.net/projects/mekwars/">mekwars<span class="icon has-text-black"><i class="icon-sourceforge"></i></span></a><br>Inspiration: <a href="../inspirations/B.html#battletech">BattleTech</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://svn.code.sf.net/p/mekwars/code/">svn.code.sf.net/p/mekwars/code</a><br>
<span class="is-size-7">Build system: </span><a href="http://ant.apache.org/" class="is-size-7">Ant</a><br><details><summary>Developers: (14)</summary><a href="../developers/B.html#baruk_khazad">Baruk Khazad!</a>, <a href="../developers/C.html#cord_awtry">Cord Awtry</a>, <a href="../developers/D.html#douglas_berry">Douglas Berry</a>, <a href="../developers/D.html#dylan_myers">Dylan Myers</a>, <a href="../developers/F.html#francesco_munda">Francesco Munda</a>, <a href="../developers/H.html#helge_richter">Helge Richter</a>, <a href="../developers/J.html#jason_tighe">Jason Tighe</a>, <a href="../developers/L.html#liam_ryan">Liam Ryan</a>, <a href="../developers/M.html#michael_rowlett">Michael Rowlett</a>, <a href="../developers/S.html#sebastian_brocks">Sebastian Brocks</a>, <a href="../developers/S.html#spork">Spork</a>, <a href="../developers/S.html#steve_gore">Steve Gore</a>, <a href="../developers/T.html#taharqa">Taharqa</a>, <a href="../developers/U.html#urgru">urgru</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/mekwars.md" title="Text based entry on Github">Raw entry</a>
</div>
</div>
<div id="memory_game" class="box"><nav class="level">
<div class="level-left">
<div class="level-item title is-4">Memory 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#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/sromku/memory-game">sromku/memory-game<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#java">Java</a><br>Code licenses: <a href="https://en.wikipedia.org/wiki/Apache_License">Apache-2.0</a><br>Code repositories: <a href="https://github.com/sromku/memory-game.git">sromku/memory-game.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>
<span class="is-size-7">Build system: </span><a href="https://gradle.org/" class="is-size-7">Gradle</a><br>Developers: <a href="../developers/D.html#dimitris_stavrou">Dimitris Stavrou</a>, <a href="../developers/R.html#roman_kushnarenko">Roman Kushnarenko</a>, <a href="../developers/S.html#south_bound_apps">South Bound Apps</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/memory_game.md" title="Text based entry on Github">Raw entry</a>
</div>
</div>
<div id="mercenary_commander" class="box"><nav class="level">
<div class="level-left">
<div class="level-item title is-4">Mercenary Commander</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">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#strategy" title="strategy games" class="tag is-info">strategy</a>
<span class="tag is-light">turn-based</span></div>
</div><div class="block">Homepage: <a href="https://code.google.com/archive/p/mercenarycommander/">code.google.com/archive/p/mercenarycommander</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/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://gitlab.com/osgames/mercenarycommander.git">osgames/mercenarycommander.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></div><div class="block is-size-7 has-text-right">
<a href="../contribute.html#games" title="Contribution guide" class="mr-2">Improve</a>
<a href="https://raw.githubusercontent.com/Trilarion/opensourcegames/master/entries/mercenary_commander.md" title="Text based entry on Github">Raw entry</a>
</div>
</div>
<div id="meridian_59" class="box"><nav class="level">
<div class="level-left">
<div class="level-item title is-4">Meridian 59</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://meridian59.com/">meridian59.com</a>, <a href="https://meridian59.de/">meridian59.de</a><br>Media: <a href="https://en.wikipedia.org/wiki/Meridian_59">Meridian 59<span class="icon has-text-black"><i class="icon-wikipedia"></i></span></a><br>Download: <a href="https://meridian59.com/play-now.php">meridian59.com/play-now.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://github.com/Meridian59/Meridian59.git">Meridian59/Meridian59.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>), <a href="https://github.com/OpenMeridian/Meridian59.git @add">OpenMeridian/Meridian59.git @add<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>), <a href="https://github.com/OpenMeridian105/Meridian59.git @add">OpenMeridian105/Meridian59.git @add<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>), <a href="https://github.com/Arantis/Meridian59_112.git @add">Arantis/Meridian59_112.git @add<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><details><summary>Developers: (26)</summary><a href="../developers/A.html#andrew_chrapko">Andrew Chrapko</a>, <a href="../developers/A.html#andrew_kirmse">Andrew Kirmse</a>, <a href="../developers/A.html#arantis">Arantis</a>, <a href="../developers/A.html#ashton">Ashton</a>, <a href="../developers/B.html#broodhill">broodhill</a>, <a href="../developers/C.html#clint_banzhaf">Clint Banzhaf</a>, <a href="../developers/D.html#daenks">Daenks</a>, <a href="../developers/F.html#fsu-phil">FSU-Phil</a>, <a href="../developers/M.html#m59gar">M59Gar</a>, <a href="../developers/M.html#m59khan">M59Khan</a>, <a href="../developers/M.html#mark_sturm">Mark Sturm</a>, <a href="../developers/M.html#matthew_trey">Matthew Trey</a>, <a href="../developers/M.html#meridian59">Meridian59</a>, <a href="../developers/M.html#morbus">Morbus</a>, <a href="../developers/N.html#nagath">Nagath</a>, <a href="../developers/P.html#pkchrischan">PKChrisChan</a>, <a href="../developers/R.html#roy">Roy</a>, <a href="../developers/S.html#sarevok">Sarevok</a>, <a href="../developers/S.html#si">Si</a>, <a href="../developers/S.html#siwithaneye">siwithaneye</a>, <a href="../developers/S.html#skittles1">skittles1</a>, <a href="../developers/T.html#theanax">theanax</a>, <a href="../developers/T.html#tsshergill">tsShergill</a>, <a href="../developers/T.html#tyras2">tyras2</a>, <a href="../developers/X.html#xane">Xane</a>, <a href="../developers/X.html#xfirekatx">xFirekatx</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/meridian_59.md" title="Text based entry on Github">Raw entry</a>
</div>
</div>
<div id="meritous" class="box"><nav class="level">
<div class="level-left">
<div class="level-item title is-4">Meritous</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 2008<span class="icon has-text-black"><i class="icon-brightness_3"></i></span></div></div>
</nav><div class="block">
<div class="tags has-addons"><a href="genres.html#role playing" title="role playing games" class="tag is-info">role playing</a>
<span class="tag is-light">dungeon</span></div>
</div><div class="block">Homepage: <a href="http://www.asceai.net/meritous/">www.asceai.net/meritous</a><br>Media: <a href="https://libregamewiki.org/Meritous">libregamewiki.org/Meritous</a><br>Download: <a href="https://f-droid.org//packages/net.asceai.meritous/">f-droid.org//packages/net.asceai.meritous</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/Nop90-Switch/Meritous-Switch.git">Nop90-Switch/Meritous-Switch.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://gitlab.com/meritous/sdl_android.git @add">meritous/sdl_android.git @add<span class="icon has-text-black"><i class="icon-gitlab"></i></span></a>(since 2015, <span class="icon has-text-black" title="low rated"><i class="icon-star-o"></i></span>), <a href="https://gitlab.com/meritous/meritous.git @add">meritous/meritous.git @add<span class="icon has-text-black"><i class="icon-gitlab"></i></span></a>(since 2015, <span class="icon has-text-black" title="low rated"><i class="icon-star-o"></i></span>)<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/meritous.md" title="Text based entry on Github">Raw entry</a>
</div>
</div>
<div id="metal_mech" class="box"><nav class="level">
<div class="level-left">
<div class="level-item title is-4">Metal Mech</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 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#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">Homepage: <a href="https://sourceforge.net/projects/metalmech/">metalmech<span class="icon has-text-black"><i class="icon-sourceforge"></i></span></a><br>Download: <a href="https://sourceforge.net/projects/metalmech/files">metalmech/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#php">PHP</a><br>Code licenses: <a href="https://en.wikipedia.org/wiki/GNU_General_Public_License">GPL-2.0</a><br>Code repositories: <a href="https://gitlab.com/osgames/metalmech.git">osgames/metalmech.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://metalmech.cvs.sourceforge.net/">metalmech.cvs.sourceforge.net</a><br>Developers: <a href="../developers/D.html#dzmitry_haiduchonak">Dzmitry Haiduchonak</a>, <a href="../developers/F.html#fokker">Fokker</a>, <a href="../developers/G.html#gedece">Gedece</a>, <a href="../developers/M.html#maravilla_gil_salvador">Maravilla Gil Salvador</a>, <a href="../developers/R.html#robert_ryll">Robert Ryll</a>, <a href="../developers/S.html#s600">s600</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/metal_mech.md" title="Text based entry on Github">Raw entry</a>
</div>
</div>
<div id="mice_men_remix" class="box"><nav class="level">
<div class="level-left">
<div class="level-item title is-4">Mice Men: Remix</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 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><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/synkarius/micemen">synkarius/micemen<span class="icon has-text-black"><i class="icon-github"></i></span></a><br>Inspiration: <a href="../inspirations/M.html#mice_men">Mice Men</a><br>Download: <a href="https://github.com/synkarius/micemen/releases">synkarius/micemen/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#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/synkarius/micemen.git">synkarius/micemen.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: libGDX<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/D.html#david_conway">David Conway</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/mice_men_remix.md" title="Text based entry on Github">Raw entry</a>
</div>
</div>
<div id="micropolis" class="box"><nav class="level">
<div class="level-left">
<div class="level-item title is-4">Micropolis</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 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>
<span class="tag is-light">clone</span>
<span class="tag is-light">online</span></div>
</div><div class="block">Homepage: <a href="https://micropolisonline.com/">micropolisonline.com</a><br>Media: <a href="https://en.wikipedia.org/wiki/SimCity_(1989_video_game)#Micropolis">Micropolis<span class="icon has-text-black"><i class="icon-wikipedia"></i></span></a><br>Inspiration: <a href="../inspirations/S.html#simcity">SimCity</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>, <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/SimHacker/micropolis.git">SimHacker/micropolis.git<span class="icon has-text-black"><i class="icon-github"></i></span></a>(since 2015, <span class="icon has-text-black" title="top rated"><i class="icon-star"></i></span>)<br>Code dependencies: PyAMF, pycairo, pygobject, pygtk, SQLAlchemy, TurboGears<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></div><div class="block is-size-7 has-text-right">
<a href="../contribute.html#games" title="Contribution guide" class="mr-2">Improve</a>
<a href="https://raw.githubusercontent.com/Trilarion/opensourcegames/master/entries/micropolis.md" title="Text based entry on Github">Raw entry</a>
</div>
</div>
<div id="micropolisjs" class="box"><nav class="level">
<div class="level-left">
<div class="level-item title is-4">micropolisJS</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#simulation" title="simulation games" class="tag is-info">simulation</a>
<span class="tag is-light">clone</span></div>
</div><div class="block">Homepage: <a href="http://www.graememcc.co.uk/micropolisJS/">www.graememcc.co.uk/micropolisJS</a><br>Inspirations: <a href="../inspirations/M.html#micropolis">Micropolis</a>, <a href="../inspirations/S.html#simcity">SimCity</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/GNU_General_Public_License">GPL-3.0</a><br>Code repositories: <a href="https://github.com/graememcc/micropolisJS.git">graememcc/micropolisJS.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>Developer: <a href="../developers/G.html#graeme_mccutcheon">Graeme McCutcheon</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/micropolisjs.md" title="Text based entry on Github">Raw entry</a>
</div>
</div>
<div id="microracers" class="box"><nav class="level">
<div class="level-left">
<div class="level-item title is-4">Microracers</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 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#remake" title="remake games" class="tag is-info">remake</a>
<span class="tag is-light">2D</span>
<span class="tag is-light">racing</span></div>
</div><div class="block">Homepages: <a href="http://microracers.sourceforge.net/">microracers.sourceforge.net</a>, <a href="https://sourceforge.net/projects/microracers/">microracers<span class="icon has-text-black"><i class="icon-sourceforge"></i></span></a><br>Inspiration: <a href="../inspirations/M.html#micro_machines">Micro Machines</a><br>Download: <a href="https://sourceforge.net/projects/microracers/files/microracers/">microracers/files/microracers<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: <a href="https://en.wikipedia.org/wiki/GNU_General_Public_License">GPL-2.0</a><br>Code repositories: <a href="https://github.com/rpmcruz/microracers.git">rpmcruz/microracers.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>), <a href="https://gitlab.com/osgames/microracers.git @add">osgames/microracers.git @add<span class="icon has-text-black"><i class="icon-gitlab"></i></span></a>(since 2019, <span class="icon has-text-black" title="low rated"><i class="icon-star-o"></i></span>), <a href="http://microracers.cvs.sourceforge.net">microracers.cvs.sourceforge.net</a><br>
<span class="is-size-7">Build system: </span><a href="https://en.wikipedia.org/wiki/Make_(software)" class="is-size-7">Make</a><br>Developers: <a href="../developers/M.html#marinho_tobolla">Marinho Tobolla</a>, <a href="../developers/R.html#ricardo_cruz">Ricardo Cruz</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/microracers.md" title="Text based entry on Github">Raw entry</a>
</div>
</div>
<div id="microwar_20" class="box"><nav class="level">
<div class="level-left">
<div class="level-item title is-4">MicroWar 2.0</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 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>
<span class="tag is-light">shooter</span></div>
</div><div class="block">Homepages: <a href="http://microwar.sourceforge.net/">microwar.sourceforge.net</a>, <a href="https://sourceforge.net/projects/microwar/">microwar<span class="icon has-text-black"><i class="icon-sourceforge"></i></span></a><br>Inspiration: <a href="../inspirations/S.html#space_invaders">Space Invaders</a><br>Download: <a href="https://sourceforge.net/projects/microwar/files/">microwar/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/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://gitlab.com/osgames/microwar.git">osgames/microwar.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>)<br>Code dependencies: pygame<br>Developers: <a href="../developers/F.html#frank_blandon">Frank Blandon</a>, <a href="../developers/J.html#jean_karim_bockstael">Jean Karim Bockstael</a>, <a href="../developers/P.html#pierre-alain_dorange">Pierre-Alain Dorange</a>, <a href="../developers/T.html#talamon70">Talamon70</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/microwar_20.md" title="Text based entry on Github">Raw entry</a>
</div>
</div>
<div id="mighty_knight" class="box"><nav class="level">
<div class="level-left">
<div class="level-item title is-4">Mighty Knight</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></div>
</div><div class="block">Homepage: <a href="https://github.com/alketii/mighty-knight">alketii/mighty-knight<span class="icon has-text-black"><i class="icon-github"></i></span></a><br>Download: <a href="https://f-droid.org/de/packages/io.github.alketii.mightyknight/">f-droid.org/de/packages/io.github.alketii.mightyknight</a><br></div><div class="block is-size-7">
<span class="has-text-weight-semibold">Details</span><br>Code languages: <a href="languages.html#php">PHP</a>, <a href="languages.html#gdscript">GDScript</a><br>Code licenses: <a href="https://en.wikipedia.org/wiki/MIT_License">MIT</a><br>Code repositories: <a href="https://github.com/alketii/mighty-knight.git">alketii/mighty-knight.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>Code dependencies: Godot<br>Developers: <a href="../developers/A.html#alket_rexhepi">Alket Rexhepi</a>, <a href="../developers/O.html#obani_gemini">Obani Gemini</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/mighty_knight.md" title="Text based entry on Github">Raw entry</a>
</div>
</div>
<div id="mindustry" class="box"><nav class="level">
<div class="level-left">
<div class="level-item title is-4">Mindustry</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>
<span class="tag is-light">sandbox</span>
<span class="tag is-light">tower defense</span></div>
</div><div class="block">Homepages: <a href="https://anuke.itch.io/mindustry">anuke.itch.io/mindustry</a>, <a href="https://mindustrygame.github.io/">mindustrygame.github.io</a><br>Downloads: <a href="https://play.google.com/store/apps/details?id=io.anuke.mindustry">play.google.com/store/apps/details?id=io.anuke.mindustry</a>, <a href="https://f-droid.org/packages/io.anuke.mindustry/">f-droid.org/packages/io.anuke.mindustry</a>, <a href="https://anuke.itch.io/mindustry">anuke.itch.io/mindustry</a><br></div><nav class="level"><div class="level-item"><a href="https://mindustrygame.github.io/images/1.png"><img src="../screenshots/mindustry_01.jpg" width="282" height="128" alt=""></a></div><div class="level-item"><a href="https://mindustrygame.github.io/images/2.png"><img src="../screenshots/mindustry_02.jpg" width="288" height="128" alt=""></a></div><div class="level-item"><a href="https://mindustrygame.github.io/images/3.png"><img src="../screenshots/mindustry_03.jpg" width="290" 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#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/Anuken/Mindustry.git">Anuken/Mindustry.git<span class="icon has-text-black"><i class="icon-github"></i></span></a>(since 2017, <span class="icon has-text-black" title="top rated"><i class="icon-star"></i></span>)<br>Code dependencies: libGDX<br>
<span class="is-size-7">Build system: </span><a href="https://gradle.org/" class="is-size-7">Gradle</a><br><details><summary>Developers: (117)</summary><a href="../developers/0.html#gh">(G_H)</a>, <a href="../developers/0.html#mnrsu">_m_nr_sU</a>, <a href="../developers/A.html#aldas">Aldas</a>, <a href="../developers/A.html#alexx">alex</a>, <a href="../developers/A.html#ali-c-ila">Ali-C-Ila</a>, <a href="../developers/A.html#amateurpotion">AmateurPotion</a>, <a href="../developers/A.html#andrew_antsiferov">Andrew Antsiferov</a>, <a href="../developers/A.html#angel-24">Angel-24</a>, <a href="../developers/A.html#angel24">Angel_24</a>, <a href="../developers/A.html#antsiferov_andrew">Antsiferov Andrew</a>, <a href="../developers/A.html#anuken">Anuken</a>, <a href="../developers/A.html#arik">Arik</a>, <a href="../developers/A.html#arkanic">Arkanic</a>, <a href="../developers/A.html#artur_quaresma">Artur Quaresma</a>, <a href="../developers/A.html#aydenrennaker">AydenRennaker</a>, <a href="../developers/A.html#azathoth">Azathoth</a>, <a href="../developers/A.html#azureblue">azureblue</a>, <a href="../developers/B.html#ballgamer56">ballgamer56</a>, <a href="../developers/B.html#baltazr_radics">Baltazár Radics</a>, <a href="../developers/B.html#baramos666">Baramos666</a>, <a href="../developers/B.html#baseduser">BasedUser</a>, <a href="../developers/B.html#bei2">bei2</a>, <a href="../developers/B.html#buthed010203">buthed010203</a>, <a href="../developers/C.html#catchears">Catchears</a>, <a href="../developers/C.html#cinnx">cinnx</a>, <a href="../developers/D.html#darkness3729">Darkness#3729</a>, <a href="../developers/D.html#dase1353">dase1353</a>, <a href="../developers/D.html#deltanedas">DeltaNedas</a>, <a href="../developers/D.html#dexapnow">Dexapnow</a>, <a href="../developers/D.html#draco">Draco</a>, <a href="../developers/E.html#elmenda452">elmenda452</a>, <a href="../developers/E.html#enrico">Enrico</a>, <a href="../developers/E.html#epowerj">Epowerj</a>, <a href="../developers/F.html#fatonndev">Fatonndev</a>, <a href="../developers/F.html#felix_corvus">Felix Corvus</a>, <a href="../developers/F.html#fernando">Fernando</a>, <a href="../developers/F.html#fuzzbuck">fuzzbuck</a>, <a href="../developers/G.html#gdeft">Gdeft</a>, <a href="../developers/G.html#gennaowl">genNAowl</a>, <a href="../developers/G.html#gioiacca9">GioIacca9</a>, <a href="../developers/I.html#iczero">iczero</a>, <a href="../developers/I.html#ilya246">Ilya246</a>, <a href="../developers/I.html#itskatt">itskatt</a>, <a href="../developers/J.html#j-vds">J-VdS</a>, <a href="../developers/J.html#jan_polk">Jan Polák</a>, <a href="../developers/J.html#joshua_fan">Joshua Fan</a>, <a href="../developers/J.html#jrtrinny">JrTRinny</a>, <a href="../developers/K.html#krzysztof_skrztnicki">Krzysztof Skrzętnicki</a>, <a href="../developers/L.html#l0615t1c5-216ac-9437">L0615T1C5-216AC-9437</a>, <a href="../developers/L.html#lapis">Lapis</a>, <a href="../developers/L.html#leodog896">LeoDog896</a>, <a href="../developers/L.html#leonid_skorospelov">Leonid Skorospelov</a>, <a href="../developers/L.html#lorex">Lorex</a>, <a href="../developers/L.html#lq">LQ</a>, <a href="../developers/M.html#math2128">Math2128</a>, <a href="../developers/M.html#matthew_peng">Matthew Peng</a>, <a href="../developers/M.html#max_ocull">Max O&#39;Cull</a>, <a href="../developers/M.html#maxwelllondon">Maxwelllondon</a>, <a href="../developers/M.html#meep_of_faith">MEEP of Faith</a>, <a href="../developers/M.html#miguel_de_dios_matias">Miguel de Dios Matias</a>, <a href="../developers/M.html#mwestfall">MWestfall</a>, <a href="../developers/N.html#neba-md">Neba-MD</a>, <a href="../developers/N.html#nglam_is_simp">NgLam is SIMP</a>, <a href="../developers/N.html#ngc_lam">Ngọc Lam</a>, <a href="../developers/N.html#nikolass1000">Nikolass1000</a>, <a href="../developers/O.html#olexandr_nesterenko">Olexandr Nesterenko</a>, <a href="../developers/O.html#osp">OSP</a>, <a href="../developers/P.html#patrick_quezler_mounier">Patrick &#39;Quezler&#39; Mounier</a>, <a href="../developers/P.html#paulao17">Paulao17</a>, <a href="../developers/P.html#petr_gapark">Petr Gašparík</a>, <a href="../developers/P.html#playerbrasil13">PlayerBrasil13</a>, <a href="../developers/P.html#predator127">Predator127</a>, <a href="../developers/P.html#prosta4okua">Prosta4okua</a>, <a href="../developers/Q.html#qmelz">QmelZ</a>, <a href="../developers/Q.html#quick-korc">Quick-Korc</a>, <a href="../developers/R.html#rainzz">Rainzz</a>, <a href="../developers/R.html#rasangus">Rasangus</a>, <a href="../developers/R.html#reborntrack970">RebornTrack970</a>, <a href="../developers/R.html#recessive">Recessive</a>, <a href="../developers/R.html#router">router</a>, <a href="../developers/S.html#senventise">Senventise</a>, <a href="../developers/S.html#sharlotte">Sharlotte</a>, <a href="../developers/S.html#skat">Skat</a>, <a href="../developers/S.html#skybbles">Skybbles</a>, <a href="../developers/S.html#slava0135">Slava0135</a>, <a href="../developers/S.html#slotterleet">Slotterleet</a>, <a href="../developers/S.html#somka000">Somka000</a>, <a href="../developers/S.html#sonnicon">Sonnicon</a>, <a href="../developers/S.html#soythelb">soytheLB</a>, <a href="../developers/S.html#spico_spirit_guy">Spico (Spirit Guy)</a>, <a href="../developers/S.html#stuffyai">stuffyAI</a>, <a href="../developers/S.html#sunny_kim">Sunny Kim</a>, <a href="../developers/T.html#thejaaju">TheJaaju</a>, <a href="../developers/T.html#thepythonguy">ThePythonGuy</a>, <a href="../developers/T.html#theshadowknight">TheShadowKnight</a>, <a href="../developers/T.html#theslaylord">TheSlaylord</a>, <a href="../developers/T.html#thomas_widyantoko">Thomas Widyantoko</a>, <a href="../developers/T.html#timmeey86">Timmeey86</a>, <a href="../developers/T.html#tranquillyunpleasant">TranquillyUnpleasant</a>, <a href="../developers/T.html#tsjiptsjip">TsjipTsjip</a>, <a href="../developers/T.html#tunacan">Tunacan</a>, <a href="../developers/V.html#vanguard">Vanguard</a>, <a href="../developers/V.html#vizardalpha">VizardAlpha</a>, <a href="../developers/V.html#volas171">Volas171</a>, <a href="../developers/V.html#vozduh">VozDuh</a>, <a href="../developers/W.html#william_so">William So</a>, <a href="../developers/W.html#wina">Wina</a>, <a href="../developers/W.html#winterunderthesnow">WinterUnderTheSnow</a>, <a href="../developers/X.html#xgamezs">xgamezs</a>, <a href="../developers/Y.html#yellow139">YellOw139</a>, <a href="../developers/Y.html#younggam">younggam</a>, <a href="../developers/Z.html#zachary">Zachary</a>, <a href="../developers/Z.html#zatnas">zatnas</a>, <a href="../developers/Z.html#zethnest">zethnest</a>, <a href="../developers/0.html#xxxxxxxxx">彭瑞暄</a>, <a href="../developers/0.html#xxxxxxxxxxxx">老滑稽</a>, <a href="../developers/0.html#xxxxxxxxxxxxxxx">키에르</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/mindustry.md" title="Text based entry on Github">Raw entry</a>
</div>
</div>
<div id="mineclone_2" class="box"><nav class="level">
<div class="level-left">
<div class="level-item title is-4">MineClone 2</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">multiplayer Online + LAN</span>
<span class="tag is-light">open content</span>
<span class="tag is-light">voxel</span></div>
</div><div class="block">Homepage: <a href="https://content.minetest.net/packages/Wuzzy/mineclone2/">content.minetest.net/packages/Wuzzy/mineclone2</a><br>Inspiration: <a href="../inspirations/M.html#minecraft">Minecraft</a><br></div><div class="block is-size-7">
<span class="has-text-weight-semibold">Details</span><br>Code languages: <a href="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://git.minetest.land/MineClone2/MineClone2.git">git.minetest.land/MineClone2/MineClone2.git</a><br>Code dependencies: Minetest 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/mineclone_2.md" title="Text based entry on Github">Raw entry</a>
</div>
</div>
<div id="minecraft-one-week-challenge" class="box"><nav class="level">
<div class="level-left">
<div class="level-item title is-4">MineCraft-One-Week-Challenge</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>
<span class="tag is-light">sandbox</span>
<span class="tag is-light">voxel</span></div>
</div><div class="block">Homepage: <a href="https://github.com/Hopson97/MineCraft-One-Week-Challenge">Hopson97/MineCraft-One-Week-Challenge<span class="icon has-text-black"><i class="icon-github"></i></span></a><br>Inspiration: <a href="../inspirations/M.html#minecraft">Minecraft</a><br></div><div class="block is-size-7">
<span class="has-text-weight-semibold">Details</span><br>Code languages: <a href="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/Hopson97/MineCraft-One-Week-Challenge.git">Hopson97/MineCraft-One-Week-Challenge.git<span class="icon has-text-black"><i class="icon-github"></i></span></a>(since 2017, <span class="icon has-text-black" title="top rated"><i class="icon-star"></i></span>)<br>Code dependencies: SFML<br>Developers: <a href="../developers/E.html#eausa">Eausa</a>, <a href="../developers/K.html#kiroma">kiroma</a>, <a href="../developers/M.html#matthew_hopson">Matthew Hopson</a>, <a href="../developers/S.html#sebastian">Sebastian</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/minecraft-one-week-challenge.md" title="Text based entry on Github">Raw entry</a>
</div>
</div>
<div id="minecraft-weekend" class="box"><nav class="level">
<div class="level-left">
<div class="level-item title is-4">minecraft-weekend</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></div>
</div><div class="block">Homepage: <a href="https://github.com/jdah/minecraft-weekend">jdah/minecraft-weekend<span class="icon has-text-black"><i class="icon-github"></i></span></a><br>Inspiration: <a href="../inspirations/M.html#minecraft">Minecraft</a><br></div><div class="block is-size-7">
<span class="has-text-weight-semibold">Details</span><br>Code languages: <a href="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/jdah/minecraft-weekend.git">jdah/minecraft-weekend.git<span class="icon has-text-black"><i class="icon-github"></i></span></a>(since 2020, <span class="icon has-text-black" title="top rated"><i class="icon-star"></i></span>)<br>Code dependencies: OpenGL<br>
<span class="is-size-7">Build system: </span><a href="https://en.wikipedia.org/wiki/Make_(software)" class="is-size-7">Make</a><br>Developers: <a href="../developers/J.html#jdah">jdah</a>, <a href="../developers/J.html#jdh">jdh</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/minecraft-weekend.md" title="Text based entry on Github">Raw entry</a>
</div>
</div>
<div id="mines" class="box"><nav class="level">
<div class="level-left">
<div class="level-item title is-4">Mines</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">
<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">clone</span>
<span class="tag is-light">content open</span></div>
</div><div class="block">Homepage: <a href="https://wiki.gnome.org/Apps/Mines">wiki.gnome.org/Apps/Mines</a><br>Inspiration: <a href="../inspirations/M.html#minesweeper">Minesweeper</a><br></div><div class="block is-size-7">
<span class="has-text-weight-semibold">Details</span><br>Code languages: <a href="languages.html#vala">Vala</a><br>Code licenses: <a href="https://en.wikipedia.org/wiki/GNU_General_Public_License">GPL-3.0</a><br>Code repositories: <a href="https://gitlab.gnome.org/GNOME/gnome-mines.git">gitlab.gnome.org/GNOME/gnome-mines.git</a><br>
<span class="is-size-7">Build system: </span><a href="https://mesonbuild.com/" class="is-size-7">Meson</a><br>Developer: <a href="../developers/G.html#gnome">Gnome</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/mines.md" title="Text based entry on Github">Raw entry</a>
</div>
</div>
<div id="minesweeper_in_c" class="box"><nav class="level">
<div class="level-left">
<div class="level-item title is-4">Minesweeper (in C)</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#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">content open</span>
<span class="tag is-light">text-based</span></div>
</div><div class="block">Homepage: <a href="https://github.com/brenns10/minesweeper">brenns10/minesweeper<span class="icon has-text-black"><i class="icon-github"></i></span></a><br>Inspiration: <a href="../inspirations/M.html#minesweeper">Minesweeper</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/brenns10/minesweeper.git">brenns10/minesweeper.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/S.html#stephen_brennan">Stephen Brennan</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/minesweeper_in_c.md" title="Text based entry on Github">Raw entry</a>
</div>
</div>
<div id="minesweeper-rs" class="box"><nav class="level">
<div class="level-left">
<div class="level-item title is-4">minesweeper-rs</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">clone</span>
<span class="tag is-light">open content</span></div>
</div><div class="block">Homepage: <a href="https://github.com/robmikh/minesweeper-rs">robmikh/minesweeper-rs<span class="icon has-text-black"><i class="icon-github"></i></span></a><br>Inspiration: <a href="../inspirations/M.html#minesweeper">Minesweeper</a><br></div><div class="block is-size-7">
<span class="has-text-weight-semibold">Details</span><br>Code languages: <a href="languages.html#rust">Rust</a><br>Code licenses: <a href="https://en.wikipedia.org/wiki/MIT_License">MIT</a><br>Code repositories: <a href="https://github.com/robmikh/minesweeper-rs.git">robmikh/minesweeper-rs.git<span class="icon has-text-black"><i class="icon-github"></i></span></a>(since 2020, <span class="icon has-text-black" title="top rated"><i class="icon-star"></i></span>)<br>Developers: <a href="../developers/J.html#joshua_ols">Joshua Ols</a>, <a href="../developers/K.html#kenny_kerr">Kenny Kerr</a>, <a href="../developers/R.html#robert_mikhayelyan">Robert Mikhayelyan</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/minesweeper-rs.md" title="Text based entry on Github">Raw entry</a>
</div>
</div>
<div id="minesweeperzone" class="box"><nav class="level">
<div class="level-left">
<div class="level-item title is-4">Minesweeper.Zone</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><a href="genres.html#remake" title="remake games" class="tag is-info">remake</a>
<span class="tag is-light">content open</span></div>
</div><div class="block">Homepage: <a href="https://minesweeper.zone">minesweeper.zone</a><br>Inspiration: <a href="../inspirations/M.html#minesweeper">Minesweeper</a><br>Play online: <a href="https://minesweeper.zone/">minesweeper.zone</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#php">PHP</a><br>Code licenses: <a href="https://en.wikipedia.org/wiki/MIT_License">MIT</a><br>Code repositories: <a href="https://github.com/reed-jones/minesweeper_js.git">reed-jones/minesweeper_js.git<span class="icon has-text-black"><i class="icon-github"></i></span></a>(since 2017, <span class="icon has-text-black" title="low rated"><i class="icon-star-o"></i></span>)<br>Developer: <a href="../developers/R.html#reed_jones">Reed Jones</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/minesweeperzone.md" title="Text based entry on Github">Raw entry</a>
</div>
</div>
<div id="minetest_game" class="box"><nav class="level">
<div class="level-left">
<div class="level-item title is-4">Minetest Game</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">content open</span>
<span class="tag is-light">sandbox</span></div>
</div><div class="block">Homepage: <a href="https://github.com/minetest/minetest_game/">minetest/minetest_game<span class="icon has-text-black"><i class="icon-github"></i></span></a><br>Inspiration: <a href="../inspirations/M.html#minetest">Minetest</a><br></div><div class="block is-size-7">
<span class="has-text-weight-semibold">Details</span><br>Code languages: <a href="languages.html#lua">Lua</a><br>Code licenses: <a href="https://en.wikipedia.org/wiki/GNU_Lesser_General_Public_License">LGPL-2.1</a><br>Code repositories: <a href="https://github.com/minetest/minetest_game.git">minetest/minetest_game.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: Minetest engine<br>Assets licenses: <a href="https://en.wikipedia.org/wiki/Creative_Commons_license">CC-BY-SA-3.0</a><br><details><summary>Developers: (40)</summary><a href="../developers/A.html#amaz">Amaz</a>, <a href="../developers/A.html#an0n3m0us">An0n3m0us</a>, <a href="../developers/B.html#blockmen">BlockMen</a>, <a href="../developers/C.html#casimir">Casimir</a>, <a href="../developers/C.html#celeron55">celeron55</a>, <a href="../developers/C.html#craig_davison">Craig Davison</a>, <a href="../developers/C.html#csps-haydenwoods">CSPS-HaydenWoods</a>, <a href="../developers/D.html#diego_martnez">Diego Martínez</a>, <a href="../developers/D.html#ds">DS</a>, <a href="../developers/E.html#elijah_duffy">Elijah Duffy</a>, <a href="../developers/E.html#ezhh">Ezhh</a>, <a href="../developers/F.html#fernando_carmona_varo">Fernando Carmona Varo</a>, <a href="../developers/H.html#hugo_locurcio">Hugo Locurcio</a>, <a href="../developers/I.html#ifrfsx">IFRFSX</a>, <a href="../developers/J.html#jat15">Jat15</a>, <a href="../developers/J.html#jean-patrick_guerrero">Jean-Patrick Guerrero</a>, <a href="../developers/J.html#jordan_snelling">Jordan Snelling</a>, <a href="../developers/L.html#le_platos">Le Platos</a>, <a href="../developers/M.html#maciej_kasatkin">Maciej Kasatkin</a>, <a href="../developers/M.html#maksim">Maksim</a>, <a href="../developers/M.html#mircea_kitsune">Mircea Kitsune</a>, <a href="../developers/N.html#nathanal_courant">Nathanaël Courant</a>, <a href="../developers/N.html#nala_courant">Naëla Courant</a>, <a href="../developers/P.html#paramat">Paramat</a>, <a href="../developers/P.html#paul_ouellette">Paul Ouellette</a>, <a href="../developers/P.html#pilzadam">PilzAdam</a>, <a href="../developers/R.html#red-001">red-001</a>, <a href="../developers/R.html#rubenwardy">rubenwardy</a>, <a href="../developers/S.html#sfan5">sfan5</a>, <a href="../developers/S.html#shadowninja">ShadowNinja</a>, <a href="../developers/S.html#smalljoker">SmallJoker</a>, <a href="../developers/S.html#sofar">sofar</a>, <a href="../developers/T.html#tenplus1">tenplus1</a>, <a href="../developers/T.html#thomas-s">Thomas--S</a>, <a href="../developers/T.html#ticklishhoneybee">TicklishHoneyBee</a>, <a href="../developers/T.html#timx">Tim</a>, <a href="../developers/T.html#tumeninodes">TumeniNodes</a>, <a href="../developers/W.html#wuzzy">Wuzzy</a>, <a href="../developers/Z.html#zichen">zichen</a>, <a href="../developers/0.html#xxxx"></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/minetest_game.md" title="Text based entry on Github">Raw entry</a>
</div>
</div>
<div id="minilens" class="box"><nav class="level">
<div class="level-left">
<div class="level-item title is-4">Minilens</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">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#platform" title="platform games" class="tag is-info">platform</a><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="http://kobuge-games.github.io/minilens/">kobuge-games.github.io/minilens</a><br>Download: <a href="https://github.com/KOBUGE-Games/minilens/releases">KOBUGE-Games/minilens/releases<span class="icon has-text-black"><i class="icon-github"></i></span></a><br>Play online: <a href="https://kobuge-games.github.io/minilens/ml/">kobuge-games.github.io/minilens/ml</a><br></div><div class="block is-size-7">
<span class="has-text-weight-semibold">Details</span><br>Code languages: <a href="languages.html#gdscript">GDScript</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/KOBUGE-Games/minilens.git">KOBUGE-Games/minilens.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: Godot<br>Assets licenses: <a href="https://en.wikipedia.org/wiki/GNU_General_Public_License">GPL-3.0</a><br>Developers: <a href="../developers/A.html#alket_rexhepi">Alket Rexhepi</a>, <a href="../developers/B.html#bojidar_marinov">Bojidar Marinov</a>, <a href="../developers/D.html#dana_olson">Dana Olson</a>, <a href="../developers/J.html#johannes_danneker">Johannes Danneker</a>, <a href="../developers/O.html#obani_gemini">Obani Gemini</a>, <a href="../developers/R.html#rmi_verschelde">Rémi Verschelde</a>, <a href="../developers/S.html#sebastian_holc">Sebastian Holc</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/minilens.md" title="Text based entry on Github">Raw entry</a>
</div>
</div>
<div id="minima" class="box"><nav class="level">
<div class="level-left">
<div class="level-item title is-4">Minima</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">clone</span></div>
</div><div class="block">Homepage: <a href="https://feneric.itch.io/minima">feneric.itch.io/minima</a><br>Inspiration: <a href="../inspirations/U.html#ultima_iii_exodus">Ultima III: Exodus</a><br>Download: <a href="https://github.com/Feneric/Minima/releases">Feneric/Minima/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#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/Feneric/Minima.git">Feneric/Minima.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: PICO-8<br>Developer: <a href="../developers/E.html#eric_w_brown">Eric W. Brown</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/minima.md" title="Text based entry on Github">Raw entry</a>
</div>
</div>
<div id="mininim" class="box"><nav class="level">
<div class="level-left">
<div class="level-item title is-4">Mininim</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 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#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 open</span></div>
</div><div class="block">Homepage: <a href="http://oitofelix.github.io/mininim/">oitofelix.github.io/mininim</a><br>Inspiration: <a href="../inspirations/P.html#prince_of_persia">Prince of Persia</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/oitofelix/mininim.git">oitofelix/mininim.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: Allegro<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/B.html#bruno_flix_rezende_ribeiro">Bruno Félix Rezende Ribeiro</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/mininim.md" title="Text based entry on Github">Raw entry</a>
</div>
</div>
<div id="minipacman" class="box"><nav class="level">
<div class="level-left">
<div class="level-item title is-4">MiniPacman</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#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://github.com/fastrgv/MiniPacman">fastrgv/MiniPacman<span class="icon has-text-black"><i class="icon-github"></i></span></a><br>Inspiration: <a href="../inspirations/P.html#pac-man">Pac-Man</a><br>Download: <a href="https://github.com/fastrgv/MiniPacman/releases">fastrgv/MiniPacman/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/minipacman.md" title="Text based entry on Github">Raw entry</a>
</div>
</div>
<div id="minos" class="box"><nav class="level">
<div class="level-left">
<div class="level-item title is-4">Minos</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#strategy" title="strategy games" class="tag is-info">strategy</a>
<span class="tag is-light">maze</span></div>
</div><div class="block">Homepage: <a href="https://gitlab.com/tcrass/minos">tcrass/minos<span class="icon has-text-black"><i class="icon-gitlab"></i></span></a><br>Download: <a href="https://f-droid.org/de/packages/de.tcrass.minos/">f-droid.org/de/packages/de.tcrass.minos</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://gitlab.com/tcrass/minos.git">tcrass/minos.git<span class="icon has-text-black"><i class="icon-gitlab"></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></div><div class="block is-size-7 has-text-right">
<a href="../contribute.html#games" title="Contribution guide" class="mr-2">Improve</a>
<a href="https://raw.githubusercontent.com/Trilarion/opensourcegames/master/entries/minos.md" title="Text based entry on Github">Raw entry</a>
</div>
</div>
<div id="mirror_magic" class="box"><nav class="level">
<div class="level-left">
<div class="level-item title is-4">Mirror Magic</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><a href="genres.html#remake" title="remake games" class="tag is-info">remake</a></div>
</div><div class="block">Homepage: <a href="https://www.artsoft.org/mirrormagic/">www.artsoft.org/mirrormagic</a><br>Inspiration: <a href="../inspirations/D.html#deflektor">Deflektor</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/mirror_magic.md" title="Text based entry on Github">Raw entry</a>
</div>
</div>
<div id="mkjs" class="box"><nav class="level">
<div class="level-left">
<div class="level-item title is-4">mk.js</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>
<span class="tag is-light">multiplayer</span></div>
</div><div class="block">Homepage: <a href="https://mk.mgechev.com/">mk.mgechev.com</a><br>Inspiration: <a href="../inspirations/M.html#mortal_kombat">Mortal Kombat</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/mgechev/mk.js.git">mgechev/mk.js.git<span class="icon has-text-black"><i class="icon-github"></i></span></a>(since 2013, <span class="icon has-text-black" title="top rated"><i class="icon-star"></i></span>)<br>Developer: <a href="../developers/M.html#minko_gechev">Minko Gechev</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/mkjs.md" title="Text based entry on Github">Raw entry</a>
</div>
</div>
<div id="mmpong" class="box"><nav class="level">
<div class="level-left">
<div class="level-item title is-4">Mmpong</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#arcade" title="arcade games" class="tag is-info">arcade</a>
<span class="tag is-light">multiplayer</span>
<span class="tag is-light">online</span></div>
</div><div class="block">Homepages: <a href="https://web.archive.org/web/20100528120001/http://mmpong.net/trac">Archive: 20100528120001/http://mmpong.net/trac</a>, <a href="https://packages.debian.org/source/jessie/mmpong">packages.debian.org/source/jessie/mmpong</a><br>Inspiration: <a href="../inspirations/P.html#pong">Pong</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>
<span class="is-size-7">Build system: </span><a href="https://cmake.org/" class="is-size-7">CMake</a><br>Developers: <a href="../developers/J.html#jan_friederich">Jan Friederich</a>, <a href="../developers/K.html#kai_hertel">Kai Hertel</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/mmpong.md" title="Text based entry on Github">Raw entry</a>
</div>
</div>
<div id="moagg2" class="box"><nav class="level">
<div class="level-left">
<div class="level-item title is-4">Moagg2</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 2008<span class="icon has-text-black"><i class="icon-brightness_3"></i></span></div></div>
</nav><div class="block">
<div class="tags has-addons"><a href="genres.html#arcade" title="arcade games" class="tag is-info">arcade</a>
<span class="tag is-light">2D</span>
<span class="tag is-light">content open</span></div>
</div><div class="block">Homepages: <a href="http://moagg.sourceforge.net/">moagg.sourceforge.net</a>, <a href="https://sourceforge.net/projects/moagg/">moagg<span class="icon has-text-black"><i class="icon-sourceforge"></i></span></a><br>Inspirations: <a href="../inspirations/G.html#gravity_force">Gravity Force</a>, <a href="../inspirations/S.html#space_taxi">Space Taxi</a><br>Downloads: <a href="http://moagg.sourceforge.net/download.html">moagg.sourceforge.net/download.html</a>, <a href="https://sourceforge.net/projects/moagg/files/">moagg/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://svn.code.sf.net/p/moagg/code">svn.code.sf.net/p/moagg/code</a>, <a href="http://moagg.cvs.sourceforge.net">moagg.cvs.sourceforge.net</a><br>Code dependencies: Golden-T Game Engine, Mozilla Rhino<br>Assets licenses: ?<br>Developers: <a href="../developers/A.html#andreas_granig">Andreas Granig</a>, <a href="../developers/B.html#bernhard_trummer">Bernhard Trummer</a>, <a href="../developers/K.html#kevin_krammer">Kevin Krammer</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/moagg2.md" title="Text based entry on Github">Raw entry</a>
</div>
</div>
<div id="mocha_doom" class="box"><nav class="level">
<div class="level-left">
<div class="level-item title is-4">Mocha Doom</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#remake" title="remake games" class="tag is-info">remake</a>
<span class="tag is-light">first-person</span>
<span class="tag is-light">shooter</span></div>
</div><div class="block">Homepages: <a href="http://mochadoom.sourceforge.net/">mochadoom.sourceforge.net</a>, <a href="https://sourceforge.net/projects/mochadoom/">mochadoom<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/D.html#doom_ii">Doom II</a>, <a href="../inspirations/H.html#heretic">Heretic</a>, <a href="../inspirations/H.html#hexen">Hexen</a><br>Download: <a href="https://sourceforge.net/projects/mochadoom/files/">mochadoom/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: ?<br>Code repositories: <a href="http://mochadoom.cvs.sourceforge.net">mochadoom.cvs.sourceforge.net</a><br>Developers: <a href="../developers/F.html#finn_wilcox">Finn Wilcox</a>, <a href="../developers/J.html#jodwin">Jodwin</a>, <a href="../developers/V.html#velktron">Velktron</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/mocha_doom.md" title="Text based entry on Github">Raw entry</a>
</div>
</div>
<div id="monsters_and_mushrooms" class="box"><nav class="level">
<div class="level-left">
<div class="level-item title is-4">Monsters and Mushrooms</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#arcade" title="arcade games" class="tag is-info">arcade</a><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://www.pygame.org/project-Monsters+and+Mushrooms-989-.html">www.pygame.org/project-Monsters+and+Mushrooms-989-.html</a><br>Inspiration: <a href="../inspirations/M.html#millipede">Millipede</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/llopisdon/monsters_and_mushrooms.git">llopisdon/monsters_and_mushrooms.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/D.html#don_e_llopis">Don E. Llopis</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/monsters_and_mushrooms.md" title="Text based entry on Github">Raw entry</a>
</div>
</div>
<div id="monsterz" class="box"><nav class="level">
<div class="level-left">
<div class="level-item title is-4">Monsterz</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 2007<span class="icon has-text-black"><i class="icon-brightness_3"></i></span></div></div>
</nav><div class="block">
<div class="tags has-addons"><a href="genres.html#arcade" title="arcade games" class="tag is-info">arcade</a><a href="genres.html#puzzle" title="puzzle games" class="tag is-info">puzzle</a></div>
</div><div class="block">Homepage: <a href="http://sam.zoy.org/monsterz/">sam.zoy.org/monsterz</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/WTFPL">WTFPL</a><br>Code repositories: <a href="../svn://svn.zoy.org/monsterz">svn://svn.zoy.org/monsterz</a><br>Code dependencies: pygame<br>Developer: <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/monsterz.md" title="Text based entry on Github">Raw entry</a>
</div>
</div>
<div id="monstrosity" class="box"><nav class="level">
<div class="level-left">
<div class="level-item title is-4">Monstrosity</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">Homepage: <a href="https://web.archive.org/web/20190529124313/http://monstrosity.fireheadfred.com/">Archive: 20190529124313/http://monstrosity.fireheadfred.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#python">Python</a><br>Code licenses: <a href="https://en.wikipedia.org/wiki/MIT_License">MIT</a><br>Code repositories: <a href="https://gitlab.com/osgames/monstrosity.git">osgames/monstrosity.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>Code dependencies: pygame<br>Assets licenses: Custom<br></div><div class="block is-size-7 has-text-right">
<a href="../contribute.html#games" title="Contribution guide" class="mr-2">Improve</a>
<a href="https://raw.githubusercontent.com/Trilarion/opensourcegames/master/entries/monstrosity.md" title="Text based entry on Github">Raw entry</a>
</div>
</div>
<div id="moon-buggy" class="box"><nav class="level">
<div class="level-left">
<div class="level-item title is-4">Moon-buggy</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 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#action" title="action games" class="tag is-info">action</a>
<span class="tag is-light">side-scrolling</span></div>
</div><div class="block">Homepages: <a href="https://www.seehuhn.de/pages/moon-buggy">www.seehuhn.de/pages/moon-buggy</a>, <a href="https://packages.debian.org/search?keywords=moon-buggy">packages.debian.org/search?keywords=moon-buggy</a><br>Inspiration: <a href="../inspirations/M.html#moon-patrol">moon-patrol</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>
<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/J.html#jochen_voss">Jochen Voss</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/moon-buggy.md" title="Text based entry on Github">Raw entry</a>
</div>
</div>
<div id="moonbase_assault" class="box"><nav class="level">
<div class="level-left">
<div class="level-item title is-4">Moonbase Assault</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 2019<span class="icon has-text-black"><i class="icon-brightness_3"></i></span></div></div>
</nav><div class="block">
<div class="tags has-addons"><a href="genres.html#remake" title="remake games" class="tag is-info">remake</a>
<span class="tag is-light">first-person</span>
<span class="tag is-light">multiplayer</span>
<span class="tag is-light">shooter</span></div>
</div><div class="block">Homepage: <a href="https://github.com/SteveSmith16384/MoonbaseAssault">SteveSmith16384/MoonbaseAssault<span class="icon has-text-black"><i class="icon-github"></i></span></a><br>Inspiration: <a href="../inspirations/L.html#laser_squad">Laser Squad</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/MIT_License">MIT</a><br>Code repositories: <a href="https://github.com/SteveSmith16384/MoonbaseAssault.git">SteveSmith16384/MoonbaseAssault.git<span class="icon has-text-black"><i class="icon-github"></i></span></a>(since 2019, <span class="icon has-text-black" title="low rated"><i class="icon-star-o"></i></span>)<br>Code dependencies: jMonkeyEngine, SteveTech1<br>Assets licenses: (See licences against each asset folder)<br>
<span class="is-size-7">Build system: </span><a href="https://maven.apache.org/index.html" class="is-size-7">Maven</a><br>Developers: <a href="../developers/S.html#stephen_carlyle-smith">Stephen Carlyle-Smith</a>, <a href="../developers/S.html#steve_smith">Steve Smith</a><br></div><div class="block is-size-7 has-text-right">
<a href="../contribute.html#games" title="Contribution guide" class="mr-2">Improve</a>
<a href="https://raw.githubusercontent.com/Trilarion/opensourcegames/master/entries/moonbase_assault.md" title="Text based entry on Github">Raw entry</a>
</div>
</div>
<div id="mopesnake" class="box"><nav class="level">
<div class="level-left">
<div class="level-item title is-4">Mop(e)snake</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#arcade" title="arcade games" class="tag is-info">arcade</a>
<span class="tag is-light">open content</span></div>
</div><div class="block">Homepages: <a href="http://mopesnake.sourceforge.net/">mopesnake.sourceforge.net</a>, <a href="https://sourceforge.net/projects/mopesnake/">mopesnake<span class="icon has-text-black"><i class="icon-sourceforge"></i></span></a><br>Inspiration: <a href="../inspirations/S.html#snake">Snake</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://svn.code.sf.net/p/mopesnake/code">svn.code.sf.net/p/mopesnake/code</a><br>Code dependencies: pygame, SDL<br>Assets licenses: CC-BY-SA<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/mopesnake.md" title="Text based entry on Github">Raw entry</a>
</div>
</div>
<div id="morpheus_web_remake" class="box"><nav class="level">
<div class="level-left">
<div class="level-item title is-4">Morpheus Web Remake</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#adventure" title="adventure games" class="tag is-info">adventure</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>
<span class="tag is-light">first-person</span></div>
</div><div class="block">Homepage: <a href="https://soapbubble.itch.io/morpheus">soapbubble.itch.io/morpheus</a><br>Inspiration: <a href="../inspirations/M.html#morpheus">Morpheus</a><br>Play online: <a href="https://soapbubble.online/morpheus/">soapbubble.online/morpheus</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/soap-bubble/web.git">soap-bubble/web.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>Code dependencies: React, Redux, Rx.js, Three.js, Tween.js<br>Developers: <a href="../developers/J.html#jessica_lord">Jessica Lord</a>, <a href="../developers/J.html#john_dean">John Dean</a>, <a href="../developers/K.html#kevin_sawicki">Kevin Sawicki</a>, <a href="../developers/Z.html#zeke_sikelianos">Zeke Sikelianos</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/morpheus_web_remake.md" title="Text based entry on Github">Raw entry</a>
</div>
</div>
<div id="movbizz" class="box"><nav class="level">
<div class="level-left">
<div class="level-item title is-4">movbizz</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 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#remake" title="remake games" class="tag is-info">remake</a></div>
</div><div class="block">Homepage: <a href="https://web.archive.org/web/20160504225838/http://movbizz.sebbmeyer.de/">Archive: 20160504225838/http://movbizz.sebbmeyer.de</a><br>Inspiration: <a href="../inspirations/M.html#movie_business">Movie Business</a><br></div><div class="block is-size-7">
<span class="has-text-weight-semibold">Details</span><br>Code languages: <a href="languages.html#php">PHP</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/teruk/movbizz.git">teruk/movbizz.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: Laravel<br>Developer: <a href="../developers/S.html#sebb">Sebb</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/movbizz.md" title="Text based entry on Github">Raw entry</a>
</div>
</div>
<div id="movenoid" class="box"><nav class="level">
<div class="level-left">
<div class="level-item title is-4">MoveNoid</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#arcade" title="arcade games" class="tag is-info">arcade</a></div>
</div><div class="block">Homepage: <a href="https://webhamster.ru/site/page/index/articles/projectcode/447">webhamster.ru/site/page/index/articles/projectcode/447</a><br>Inspiration: <a href="../inspirations/B.html#breakout">Breakout</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>, <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/xintrea/movenoid.git">xintrea/movenoid.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>Code dependencies: Box2D<br>Developer: <a href="../developers/X.html#xintrea">Xintrea</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/movenoid.md" title="Text based entry on Github">Raw entry</a>
</div>
</div>
<div id="mpango" class="box"><nav class="level">
<div class="level-left">
<div class="level-item title is-4">Mpango</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#strategy" title="strategy games" class="tag is-info">strategy</a>
<span class="tag is-light">multiplayer online + massive</span>
<span class="tag is-light">turn-based</span></div>
</div><div class="block">Homepages: <a href="https://sourceforge.net/projects/mpango/">mpango<span class="icon has-text-black"><i class="icon-sourceforge"></i></span></a>, <a href="http://mpango.sourceforge.net/">mpango.sourceforge.net</a><br>Download: <a href="https://sourceforge.net/projects/mpango/files/">mpango/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#javascript">JavaScript</a><br>Code licenses: <a href="https://en.wikipedia.org/wiki/GNU_General_Public_License">GPL-2.0</a><br>Code repositories: <a href="https://github.com/osgamearchive/mpango.git">osgamearchive/mpango.git<span class="icon has-text-black"><i class="icon-github"></i></span></a>(archived, since 2018, <span class="icon has-text-black" title="low rated"><i class="icon-star-o"></i></span>), <a href="https://git.code.sf.net/p/mpango/git @add">git.code.sf.net/p/mpango/git @add</a>, <a href="https://svn.code.sf.net/p/mpango/code">svn.code.sf.net/p/mpango/code</a><br>Developers: <a href="../developers/A.html#andrzej_p">Andrzej P</a>, <a href="../developers/D.html#devdlee">devdlee</a>, <a href="../developers/E.html#eduardo_de_vera">Eduardo de Vera</a>, <a href="../developers/E.html#eduardo_de_vera_toquero">Eduardo de Vera Toquero</a>, <a href="../developers/J.html#jay_wellings">jay wellings</a>, <a href="../developers/M.html#marc_badia">Marc Badia</a>, <a href="../developers/P.html#philipp_kleinschmit">philipp kleinschmit</a>, <a href="../developers/S.html#serg_rubtsov">Serg Rubtsov</a>, <a href="../developers/V.html#vinod">vinod</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/mpango.md" title="Text based entry on Github">Raw entry</a>
</div>
</div>
<div id="mr_rescue" class="box"><nav class="level">
<div class="level-left">
<div class="level-item title is-4">Mr. Rescue</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 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#arcade" title="arcade games" class="tag is-info">arcade</a><a href="genres.html#platform" title="platform games" class="tag is-info">platform</a>
<span class="tag is-light">content open</span></div>
</div><div class="block">Homepage: <a href="https://tangramgames.dk/games/mrrescue/">tangramgames.dk/games/mrrescue</a><br>Download: <a href="https://github.com/SimonLarsen/mrrescue/releases">SimonLarsen/mrrescue/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#lua">Lua</a><br>Code licenses: <a href="https://en.wikipedia.org/wiki/Zlib_License">zlib</a><br>Code repositories: <a href="https://github.com/SimonLarsen/mrrescue.git">SimonLarsen/mrrescue.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: AnAL, LÖVE, slam, TSerial<br>Assets licenses: <a href="https://en.wikipedia.org/wiki/Creative_Commons_license">CC-BY-SA-3.0</a><br>Developers: <a href="../developers/S.html#simon_larsen">Simon Larsen</a>, <a href="../developers/T.html#tangram">Tangram</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/mr_rescue.md" title="Text based entry on Github">Raw entry</a>
</div>
</div>
<div id="mrboom" class="box"><nav class="level">
<div class="level-left">
<div class="level-item title is-4">Mr.Boom</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><a href="genres.html#remake" title="remake games" class="tag is-info">remake</a>
<span class="tag is-light">clone</span>
<span class="tag is-light">multiplayer online</span></div>
</div><div class="block">Homepage: <a href="http://mrboom.mumblecore.org">mrboom.mumblecore.org</a><br>Inspiration: <a href="../inspirations/B.html#bomberman">Bomberman</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/Javanaise/mrboom-libretro.git">Javanaise/mrboom-libretro.git<span class="icon has-text-black"><i class="icon-github"></i></span></a>(since 2017, <span class="icon has-text-black" title="medium rated"><i class="icon-star-half-full"></i></span>)<br>Code dependencies: SDL<br>Developers: <a href="../developers/A.html#autechre">Autechre</a>, <a href="../developers/F.html#francisco_javier_trujillo_mata">Francisco Javier Trujillo Mata</a>, <a href="../developers/F.html#frranck">frranck</a>, <a href="../developers/S.html#simpletease">SimpleTease</a>, <a href="../developers/V.html#vladimir_serbinenko">Vladimir Serbinenko</a>, <a href="../developers/W.html#webgeek1234">webgeek1234</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/mrboom.md" title="Text based entry on Github">Raw entry</a>
</div>
</div>
<div id="mrfuze" class="box"><nav class="level">
<div class="level-left">
<div class="level-item title is-4">Mrfuze</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 2008<span class="icon has-text-black"><i class="icon-brightness_3"></i></span></div></div>
</nav><div class="block">
<div class="tags has-addons"><a href="genres.html#platform" title="platform games" class="tag is-info">platform</a></div>
</div><div class="block">Homepage: <a href="https://web.archive.org/web/20081121190409/http://pymike.4rensics.org/mrfuze/">Archive: 20081121190409/http://pymike.4rensics.org/mrfuze</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_Lesser_General_Public_License">LGPL-2.1</a><br>Code dependencies: pygame<br>Developer: <a href="../developers/P.html#pymike">PyMike</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/mrfuze.md" title="Text based entry on Github">Raw entry</a>
</div>
</div>
<div id="mtp_target" class="box"><nav class="level">
<div class="level-left">
<div class="level-item title is-4">Mtp Target</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 2008<span class="icon has-text-black"><i class="icon-brightness_3"></i></span></div></div>
</nav><div class="block">
<div class="tags has-addons"><a href="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</span>
<span class="tag is-light">online</span></div>
</div><div class="block">Homepages: <a href="https://web.archive.org/web/20130630212354/https://www.mtp-target.org/">Archive: 20130630212354/https://www.mtp-target.org</a>, <a href="https://web.archive.org/web/20170206034650/http://gna.org/projects/mtptarget/">Archive: 20170206034650/http://gna.org/projects/mtptarget</a>, <a href="https://code.google.com/archive/p/tux-target/">code.google.com/archive/p/tux-target</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: NeL<br>Assets licenses: ?<br>Developer: <a href="../developers/V.html#vianney_lecroart">Vianney Lecroart</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/mtp_target.md" title="Text based entry on Github">Raw entry</a>
</div>
</div>
<div id="murder_in_the_public_domain" class="box"><nav class="level">
<div class="level-left">
<div class="level-item title is-4">Murder In The Public Domain</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 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#adventure" title="adventure games" class="tag is-info">adventure</a><a href="genres.html#visual novel" title="visual novel games" class="tag is-info">visual novel</a></div>
</div><div class="block">Homepages: <a href="http://murderpd.sourceforge.net/">murderpd.sourceforge.net</a>, <a href="https://sourceforge.net/projects/murderpd/">murderpd<span class="icon has-text-black"><i class="icon-sourceforge"></i></span></a><br>Media: <a href="https://web.archive.org/web/20160507143138/https://lgdb.org/game/murder_public_domain">Archive: 20160507143138/https://lgdb.org/game/murder_public_domain</a><br>Download: <a href="https://sourceforge.net/projects/murderpd/files/">murderpd/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://gitlab.com/osgames/murderpd.git">osgames/murderpd.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://en.wikipedia.org/wiki/Autoconf" class="is-size-7">Autoconf</a><br>Developer: <a href="../developers/C.html#chris_ohmstede">Chris Ohmstede</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/murder_in_the_public_domain.md" title="Text based entry on Github">Raw entry</a>
</div>
</div>
<div id="musosu" class="box"><nav class="level">
<div class="level-left">
<div class="level-item title is-4">MUSoSu</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 2008<span class="icon has-text-black"><i class="icon-brightness_3"></i></span></div></div>
</nav><div class="block">
<div class="tags has-addons"><a href="genres.html#adventure" title="adventure games" class="tag is-info">adventure</a>
<span class="tag is-light">sudoku</span></div>
</div><div class="block">Homepages: <a href="http://musosu.sourceforge.net/en/index.html">musosu.sourceforge.net/en/index.html</a>, <a href="https://sourceforge.net/projects/musosu/">musosu<span class="icon has-text-black"><i class="icon-sourceforge"></i></span></a><br>Inspiration: <a href="../inspirations/S.html#sudoku">Sudoku</a><br>Download: <a href="https://sourceforge.net/projects/musosu/files/MUSoSu/">musosu/files/MUSoSu<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://gitlab.com/osgames/musosu.git">osgames/musosu.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>)<br>
<span class="is-size-7">Build system: </span>
<span class="is-size-7">None</span><br>Developers: <a href="../developers/M.html#marios_visvardis">Marios Visvardis</a>, <a href="../developers/V.html#visvardis_marios">Visvardis Marios</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/musosu.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>