2021-10-02 15:48:02 +02:00

413 lines
35 KiB
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="author" content="Trilarion">
<meta name="description" content="Infos and technical information about many open source games and frameworks.">
<title>OSGL</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">
</head>
<body><nav class="navbar container is-light" aria-label="main navigation">
<div class="navbar-brand">
<a class="navbar-item" href="../index.html"><span class="icon is-large has-text-black" ><i class="icon-home"></i></span><span>OSGL</span></a>
<a class="navbar-item" href="https://github.com/Trilarion/opensourcegames"><span class="icon is-large has-text-black" ><i class="icon-github"></i></span><span>On GitHub</span></a>
<a role="button" class="navbar-burger" aria-label="menu" aria-expanded="false" data-target="navbarMenu">
<span aria-hidden="true"></span>
<span aria-hidden="true"></span>
<span aria-hidden="true"></span>
</a>
</div>
<div class="navbar-menu is-active">
<div class="navbar-start">
<a class="navbar-item is-active" href="index.html"><span class="icon is-large has-text-black" ><i class="icon-dice"></i></span><span>Games</span></a>
<div class="navbar-item has-dropdown is-hoverable">
<a class="navbar-link"><span class="icon is-large has-text-black" ><i class="icon-filter"></i></span><span>Filter</span></a>
<div class="navbar-dropdown">
<a class="navbar-item" href="genres.html"><span class="icon is-large has-text-black" ><i class="icon-price-tag"></i></span><span>By category</span></a>
<a class="navbar-item" href="languages.html"><span class="icon is-large has-text-black" ><i class="icon-language"></i></span><span>By code language</span></a>
<a class="navbar-item" href="platforms.html"><span class="icon is-large has-text-black" ><i class="icon-laptop"></i></span><span>By OS support</span></a>
<a class="navbar-item" href="top50.html"><span class="icon is-large has-text-black" ><i class="icon-star"></i></span><span>GitHub Stars Top 50</span></a>
</div>
</div>
<a class="navbar-item" href="../frameworks/index.html"><span class="icon is-large has-text-black" ><i class="icon-wrench"></i></span><span>Frameworks/Tools</span></a>
<a class="navbar-item" href="../developers/index.html"><span class="icon is-large has-text-black" ><i class="icon-users"></i></span><span>Developers</span></a>
<a class="navbar-item" href="../inspirations/index.html"><span class="icon is-large has-text-black" ><i class="icon-bulb"></i></span><span>Inspirations</span></a>
<a class="navbar-item" href="../statistics.html"><span class="icon is-large has-text-black" ><i class="icon-stats-dots"></i></span><span>Statistics</span></a>
<a class="navbar-item" href="../contribute.html"><span class="icon is-large has-text-black" ><i class="icon-pencil"></i></span><span>Contribute</span></a>
</div>
</div>
</nav>
<section class="section">
<div class="container">
<h1 class="title">Games starting with Q</h1>
<div id="q" class="box">
<nav class="level">
<div class="level-left">
<div class="level-item">
<h2 class="title is-4">Q</h2>
</div>
</div>
<div class="level-right"><div class="level-item">
<span class="is-size-7 has-text-weight-bold has-text-info">mature</span></div><div class="level-item">
<span class="is-size-7 has-text-gray-lighter">inactive since 2013</span><span class="icon is-large has-text-black" ><i class="icon-brightness_3"></i></span></div></div>
</nav>
<div class="block"><span class="mr-2">
<span class="has-text-weight-semibold">Platforms:</span></span><span class="mr-2"><a href="platforms.html#windows" title="Windows"><span class="icon is-large has-text-black" ><i class="icon-windows"></i></span></a></span><span class="mr-2"><a href="platforms.html#linux" title="Linux"><span class="icon is-large has-text-black" ><i class="icon-tux"></i></span></a></span><span class="mr-2"><a href="platforms.html#macos" title="macOS"><span class="icon is-large has-text-black" ><i class="icon-appleinc"></i></span></a></span><div class="tags has-addons"><a href="genres.html#educational" title="educational games" class="tag is-info"><span class="icon is-large has-text-black" ><i class="icon-graduation-cap"></i></span>educational</a>
<span class="tag is-light">quiz</span></div>
<span class="is-italic">q (also known as quizbot) is a simple IRC quizbot by plaimi. It derives questions from a pool, gives out hints, and awards users who answer the questions correctly.
</span></div>
<div class="block">
<span class="has-text-weight-semibold">Developers: </span><a href="../developers/P.html#plaimi">
<span class="has-text-weight-semibold">plaimi</span></a>, <a href="../developers/S.html#stian_ellingsen">
<span class="has-text-weight-semibold">Stian Ellingsen</span></a></div>
<div class="block">
<span class="has-text-weight-semibold">Homepage: </span><a href="https://plaimi.net/games/quizbot.html">plaimi.net/games/quizbot.html</a><br></div>
<div class="block">
<span class="has-text-weight-semibold">Technical info</span><br>
<span class="is-size-7">Code languages: </span><a href="languages.html#python">
<span class="is-size-7">Python</span></a><br>
<span class="is-size-7">Code licenses: </span><a href="https://en.wikipedia.org/wiki/GNU_General_Public_License" class="is-size-7">GPL-3.0</a><br>
<span class="is-size-7">Code repositories: </span><a href="https://github.com/plaimi/q.git" class="is-size-7">plaimi/q.git<span class="icon is-large has-text-black" ><i class="icon-github"></i></span></a>(
<span class="is-size-7">since 2012</span>, <span class="icon is-large has-text-black" title="low rated"><i class="icon-star-o"></i></span>)<br>
<span class="is-size-7">Code dependencies: </span>
<span class="is-size-7">Twisted</span><br></div>
<div class="block">
<a href="../contribute.html#games" title="Contribution guide" class="is-size-7 mr-2">Improve</a>
<a href="https://raw.githubusercontent.com/Trilarion/opensourcegames/master/entries/q.md" title="Text based entry on Github" class="is-size-7">Raw entry</a>
</div>
</div>
<div id="q-gears" class="box">
<nav class="level">
<div class="level-left">
<div class="level-item">
<h2 class="title is-4">Q-Gears</h2>
</div>
</div>
<div class="level-right"><div class="level-item">
<span class="is-size-7 has-text-gray-lighter">beta</span></div><div class="level-item">
<span class="is-size-7 has-text-gray-lighter">inactive since 2015</span><span class="icon is-large has-text-black" ><i class="icon-brightness_3"></i></span></div></div>
</nav>
<div class="block"><span class="mr-2">
<span class="has-text-weight-semibold">Platform:</span></span><span class="mr-2"><a href="platforms.html#unspecified" title="Unspecified"><span class="icon is-large has-text-black" ><i class="icon-device_unknown"></i></span></a></span><div class="tags has-addons"><a href="genres.html#game engine" title="game engine games" class="tag is-info"><span class="icon is-large has-text-black" ><i class="icon-car"></i></span>game engine</a><a href="genres.html#remake" title="remake games" class="tag is-info"><span class="icon is-large has-text-black" ><i class="icon-undo"></i></span>remake</a><a href="genres.html#role playing" title="role playing games" class="tag is-info"><span class="icon is-large has-text-black" ><i class="icon-user-secret"></i></span>role playing</a>
<span class="tag is-light">content commercial + original required</span></div></div>
<div class="block">
<span class="has-text-weight-semibold">Inspiration: </span><a href="../inspirations/F.html#final_fantasy_vii">
<span class="has-text-weight-semibold">Final Fantasy VII</span></a><br>
<span class="has-text-weight-semibold">Developers: </span><a href="../developers/B.html#bryce_groff">
<span class="has-text-weight-semibold">Bryce Groff</span></a>, <a href="../developers/C.html#chris_rizzitello">
<span class="has-text-weight-semibold">Chris Rizzitello</span></a>, <a href="../developers/E.html#elias_hogstvedt">
<span class="has-text-weight-semibold">Elias Hogstvedt</span></a>, <a href="../developers/J.html#jrme_arzel">
<span class="has-text-weight-semibold">Jérôme Arzel</span></a>, <a href="../developers/P.html#paul">
<span class="has-text-weight-semibold">Paul</span></a>, <a href="../developers/T.html#tobias_peters">
<span class="has-text-weight-semibold">Tobias Peters</span></a></div>
<div class="block">
<span class="has-text-weight-semibold">Homepages: </span><a href="https://github.com/q-gears/q-gears">q-gears/q-gears<span class="icon is-large has-text-black" ><i class="icon-github"></i></span></a>, <a href="http://q-gears.sourceforge.net/">q-gears.sourceforge.net</a><br>
<span class="has-text-weight-semibold">Download: </span><a href="https://sourceforge.net/projects/q-gears/files/">q-gears/files<span class="icon is-large has-text-black" ><i class="icon-sourceforge"></i></span></a><br></div>
<div class="block">
<span class="has-text-weight-semibold">Technical info</span><br>
<span class="is-size-7">Code languages: </span><a href="languages.html#c">
<span class="is-size-7">C</span></a>, <a href="languages.html#c++">
<span class="is-size-7">C++</span></a><br>
<span class="is-size-7">Code licenses: </span><a href="https://en.wikipedia.org/wiki/GNU_General_Public_License" class="is-size-7">GPL-2.0</a><br>
<span class="is-size-7">Code repositories: </span><a href="https://github.com/q-gears/q-gears.git" class="is-size-7">q-gears/q-gears.git<span class="icon is-large has-text-black" ><i class="icon-github"></i></span></a>(
<span class="is-size-7">since 2014</span>, <span class="icon is-large has-text-black" title="medium rated"><i class="icon-star-half-full"></i></span>), <a href="http://hg.code.sf.net/p/q-gears/code" class="is-size-7">hg.code.sf.net/p/q-gears/code</a><br>
<span class="is-size-7">Code dependencies: </span>
<span class="is-size-7">OGRE</span><br>
<span class="is-size-7">Build system: </span><a href="https://cmake.org/" class="is-size-7">CMake</a><br></div>
<div class="block">
<a href="../contribute.html#games" title="Contribution guide" class="is-size-7 mr-2">Improve</a>
<a href="https://raw.githubusercontent.com/Trilarion/opensourcegames/master/entries/q-gears.md" title="Text based entry on Github" class="is-size-7">Raw entry</a>
</div>
</div>
<div id="qonk" class="box">
<nav class="level">
<div class="level-left">
<div class="level-item">
<h2 class="title is-4">Qonk</h2>
</div>
</div>
<div class="level-right"><div class="level-item">
<span class="is-size-7 has-text-gray-lighter">beta</span></div><div class="level-item">
<span class="is-size-7 has-text-gray-lighter">inactive since 2008</span><span class="icon is-large has-text-black" ><i class="icon-brightness_3"></i></span></div></div>
</nav>
<div class="block"><span class="mr-2">
<span class="has-text-weight-semibold">Platform:</span></span><span class="mr-2"><a href="platforms.html#unspecified" title="Unspecified"><span class="icon is-large has-text-black" ><i class="icon-device_unknown"></i></span></a></span><div class="tags has-addons"><a href="genres.html#strategy" title="strategy games" class="tag is-info"><span class="icon is-large has-text-black" ><i class="icon-fort-awesome"></i></span>strategy</a>
<span class="tag is-light">real-time</span></div></div>
<div class="block">
<span class="has-text-weight-semibold">Developers: </span><a href="../developers/A.html#anthony_liekens">
<span class="has-text-weight-semibold">Anthony Liekens</span></a>, <a href="../developers/A.html#anthony_mariette_louis_liekens">
<span class="has-text-weight-semibold">Anthony Mariette Louis Liekens</span></a>, <a href="../developers/B.html#balachmar">
<span class="has-text-weight-semibold">balachmar</span></a>, <a href="../developers/J.html#jens_fursund">
<span class="has-text-weight-semibold">Jens Fursund</span></a>, <a href="../developers/L.html#loek">
<span class="has-text-weight-semibold">Loek</span></a>, <a href="../developers/R.html#robert_schuster">
<span class="has-text-weight-semibold">Robert Schuster</span></a>, <a href="../developers/T.html#troels_kofoed_jacobsen">
<span class="has-text-weight-semibold">Troels Kofoed Jacobsen</span></a></div>
<div class="block">
<span class="has-text-weight-semibold">Homepages: </span><a href="https://scratchpad.fandom.com/wiki/Qonk">scratchpad.fandom.com/wiki/Qonk</a>, <a href="https://sourceforge.net/projects/qonk/">qonk<span class="icon is-large has-text-black" ><i class="icon-sourceforge"></i></span></a>, <a href="http://anthony.liekens.net/index.php/Computers/Qonk">anthony.liekens.net/index.php/Computers/Qonk</a><br>
<span class="has-text-weight-semibold">Download: </span><a href="https://sourceforge.net/projects/qonk/files/">qonk/files<span class="icon is-large has-text-black" ><i class="icon-sourceforge"></i></span></a><br></div>
<div class="block">
<span class="has-text-weight-semibold">Technical info</span><br>
<span class="is-size-7">Code languages: </span><a href="languages.html#c++">
<span class="is-size-7">C++</span></a><br>
<span class="is-size-7">Code licenses: </span><a href="https://en.wikipedia.org/wiki/GNU_General_Public_License" class="is-size-7">GPL-2.0</a><br>
<span class="is-size-7">Code repositories: </span><a href="https://gitlab.com/osgames/qonk.git" class="is-size-7">osgames/qonk.git<span class="icon is-large has-text-black" ><i class="icon-gitlab"></i></span></a>(
<span class="is-size-7">since 2019</span>, <span class="icon is-large has-text-black" title="low rated"><i class="icon-star-o"></i></span>), <a href="https://svn.code.sf.net/p/qonk/code" class="is-size-7">svn.code.sf.net/p/qonk/code</a><br>
<span class="is-size-7">Code dependencies: </span>
<span class="is-size-7">SDL</span><br>
<span class="is-size-7">Build system: </span><a href="https://en.wikipedia.org/wiki/Autoconf" class="is-size-7">Autoconf</a>, <a href="https://cmake.org/" class="is-size-7">CMake</a><br></div>
<div class="block">
<a href="../contribute.html#games" title="Contribution guide" class="is-size-7 mr-2">Improve</a>
<a href="https://raw.githubusercontent.com/Trilarion/opensourcegames/master/entries/qonk.md" title="Text based entry on Github" class="is-size-7">Raw entry</a>
</div>
</div>
<div id="quadrapassel" class="box">
<nav class="level">
<div class="level-left">
<div class="level-item">
<h2 class="title is-4">Quadrapassel</h2>
</div>
</div>
<div class="level-right"><div class="level-item">
<span class="is-size-7 has-text-weight-bold has-text-info">mature</span></div><div class="level-item">
<span class="is-size-7 has-text-weight-bold has-text-info">active</span><span class="icon is-large has-text-black" ><i class="icon-sun"></i></span></div></div>
</nav>
<div class="block"><span class="mr-2">
<span class="has-text-weight-semibold">Platform:</span></span><span class="mr-2"><a href="platforms.html#unspecified" title="Unspecified"><span class="icon is-large has-text-black" ><i class="icon-device_unknown"></i></span></a></span><div class="tags has-addons"><a href="genres.html#puzzle" title="puzzle games" class="tag is-info"><span class="icon is-large has-text-black" ><i class="icon-puzzle-piece"></i></span>puzzle</a>
<span class="tag is-light">clone</span>
<span class="tag is-light">content open</span></div>
<span class="is-italic">(formerly a part of GNOME Games) is a GNOME version of Tetris. It was previously named Gnometris.
</span></div>
<div class="block">
<span class="has-text-weight-semibold">Inspiration: </span><a href="../inspirations/T.html#tetris">
<span class="has-text-weight-semibold">Tetris</span></a><br></div>
<div class="block">
<span class="has-text-weight-semibold">Homepage: </span><a href="https://wiki.gnome.org/Apps/Quadrapassel">wiki.gnome.org/Apps/Quadrapassel</a><br></div>
<div class="block">
<span class="has-text-weight-semibold">Technical info</span><br>
<span class="is-size-7">Code languages: </span><a href="languages.html#vala">
<span class="is-size-7">Vala</span></a><br>
<span class="is-size-7">Code licenses: </span><a href="https://en.wikipedia.org/wiki/GNU_General_Public_License" class="is-size-7">GPL-2.0</a><br>
<span class="is-size-7">Code repositories: </span><a href="https://gitlab.gnome.org/GNOME/quadrapassel.git" class="is-size-7">gitlab.gnome.org/GNOME/quadrapassel.git</a><br>
<span class="is-size-7">Assets licenses: </span><a href="https://en.wikipedia.org/wiki/GNU_General_Public_License" class="is-size-7">GPL-2.0</a><br>
<span class="is-size-7">Build system: </span><a href="https://mesonbuild.com/" class="is-size-7">Meson</a><br></div>
<div class="block">
<a href="../contribute.html#games" title="Contribution guide" class="is-size-7 mr-2">Improve</a>
<a href="https://raw.githubusercontent.com/Trilarion/opensourcegames/master/entries/quadrapassel.md" title="Text based entry on Github" class="is-size-7">Raw entry</a>
</div>
</div>
<div id="quake3e" class="box">
<nav class="level">
<div class="level-left">
<div class="level-item">
<h2 class="title is-4">Quake3e</h2>
</div>
</div>
<div class="level-right"><div class="level-item">
<span class="is-size-7 has-text-gray-lighter">beta</span></div><div class="level-item">
<span class="is-size-7 has-text-weight-bold has-text-info">active</span><span class="icon is-large has-text-black" ><i class="icon-sun"></i></span></div></div>
</nav>
<div class="block"><span class="mr-2">
<span class="has-text-weight-semibold">Platform:</span></span><span class="mr-2"><a href="platforms.html#unspecified" title="Unspecified"><span class="icon is-large has-text-black" ><i class="icon-device_unknown"></i></span></a></span><div class="tags has-addons"><a href="genres.html#remake" title="remake games" class="tag is-info"><span class="icon is-large has-text-black" ><i class="icon-undo"></i></span>remake</a>
<span class="tag is-light">content commercial</span>
<span class="tag is-light">multiplayer Competitive + Local + LAN</span>
<span class="tag is-light">shooter</span></div></div>
<div class="block">
<span class="has-text-weight-semibold">Inspiration: </span><a href="../inspirations/Q.html#quake_iii_arena">
<span class="has-text-weight-semibold">Quake III Arena</span></a><br>
<span class="has-text-weight-semibold">Developers: </span><a href="../developers/C.html#cucook">
<span class="has-text-weight-semibold">cucook</span></a>, <a href="../developers/E.html#eugene_c">
<span class="has-text-weight-semibold">Eugene C.</span></a></div>
<div class="block">
<span class="has-text-weight-semibold">Homepage: </span><a href="https://github.com/ec-/Quake3e">ec-/Quake3e<span class="icon is-large has-text-black" ><i class="icon-github"></i></span></a><br></div>
<div class="block">
<span class="has-text-weight-semibold">Technical info</span><br>
<span class="is-size-7">Code languages: </span><a href="languages.html#c">
<span class="is-size-7">C</span></a><br>
<span class="is-size-7">Code licenses: </span><a href="https://en.wikipedia.org/wiki/GNU_General_Public_License" class="is-size-7">GPL-2.0</a><br>
<span class="is-size-7">Code repositories: </span><a href="https://github.com/ec-/Quake3e.git" class="is-size-7">ec-/Quake3e.git<span class="icon is-large has-text-black" ><i class="icon-github"></i></span></a>(
<span class="is-size-7">since 2016</span>, <span class="icon is-large has-text-black" title="top rated"><i class="icon-star"></i></span>)<br>
<span class="is-size-7">Code dependencies: </span>
<span class="is-size-7">OpenGL</span>,
<span class="is-size-7">Vulkan</span><br></div>
<div class="block">
<a href="../contribute.html#games" title="Contribution guide" class="is-size-7 mr-2">Improve</a>
<a href="https://raw.githubusercontent.com/Trilarion/opensourcegames/master/entries/quake3e.md" title="Text based entry on Github" class="is-size-7">Raw entry</a>
</div>
</div>
<div id="quakejs" class="box">
<nav class="level">
<div class="level-left">
<div class="level-item">
<h2 class="title is-4">QuakeJS</h2>
</div>
</div>
<div class="level-right"><div class="level-item">
<span class="is-size-7 has-text-weight-bold has-text-info">mature</span></div><div class="level-item">
<span class="is-size-7 has-text-weight-bold has-text-info">active</span><span class="icon is-large has-text-black" ><i class="icon-sun"></i></span></div></div>
</nav>
<div class="block"><span class="mr-2">
<span class="has-text-weight-semibold">Platform:</span></span><span class="mr-2"><a href="platforms.html#web" title="Web"><span class="icon is-large has-text-black" ><i class="icon-earth"></i></span></a></span><div class="tags has-addons"><a href="genres.html#remake" title="remake games" class="tag is-info"><span class="icon is-large has-text-black" ><i class="icon-undo"></i></span>remake</a>
<span class="tag is-light">content original required</span>
<span class="tag is-light">first-person</span>
<span class="tag is-light">shooter</span></div></div>
<div class="block">
<span class="has-text-weight-semibold">Inspirations: </span><a href="../inspirations/I.html#ioquake3">
<span class="has-text-weight-semibold">ioquake3</span></a>, <a href="../inspirations/Q.html#quake_iii_arena">
<span class="has-text-weight-semibold">Quake III Arena</span></a><br>
<span class="has-text-weight-semibold">Developer: </span><a href="../developers/A.html#anthony_pesch">
<span class="has-text-weight-semibold">Anthony Pesch</span></a></div>
<div class="block">
<span class="has-text-weight-semibold">Homepage: </span><a href="http://www.quakejs.com/">www.quakejs.com</a><br>
<span class="has-text-weight-semibold">Play online: </span><a href="http://www.quakejs.com/">www.quakejs.com</a><br></div>
<div class="block">
<span class="has-text-weight-semibold">Technical info</span><br>
<span class="is-size-7">Code languages: </span><a href="languages.html#javascript">
<span class="is-size-7">JavaScript</span></a><br>
<span class="is-size-7">Code licenses: </span><a href="https://en.wikipedia.org/wiki/MIT_License" class="is-size-7">MIT</a><br>
<span class="is-size-7">Code repositories: </span><a href="https://github.com/inolen/quakejs.git" class="is-size-7">inolen/quakejs.git<span class="icon is-large has-text-black" ><i class="icon-github"></i></span></a>(
<span class="is-size-7">since 2013</span>, <span class="icon is-large has-text-black" title="top rated"><i class="icon-star"></i></span>)<br></div>
<div class="block">
<a href="../contribute.html#games" title="Contribution guide" class="is-size-7 mr-2">Improve</a>
<a href="https://raw.githubusercontent.com/Trilarion/opensourcegames/master/entries/quakejs.md" title="Text based entry on Github" class="is-size-7">Raw entry</a>
</div>
</div>
<div id="quakespasm" class="box">
<nav class="level">
<div class="level-left">
<div class="level-item">
<h2 class="title is-4">QuakeSpasm</h2>
</div>
</div>
<div class="level-right"><div class="level-item">
<span class="is-size-7 has-text-weight-bold has-text-info">mature</span></div><div class="level-item">
<span class="is-size-7 has-text-weight-bold has-text-info">active</span><span class="icon is-large has-text-black" ><i class="icon-sun"></i></span></div></div>
</nav>
<div class="block"><span class="mr-2">
<span class="has-text-weight-semibold">Platforms:</span></span><span class="mr-2"><a href="platforms.html#windows" title="Windows"><span class="icon is-large has-text-black" ><i class="icon-windows"></i></span></a></span><span class="mr-2"><a href="platforms.html#linux" title="Linux"><span class="icon is-large has-text-black" ><i class="icon-tux"></i></span></a></span><span class="mr-2"><a href="platforms.html#macos" title="macOS"><span class="icon is-large has-text-black" ><i class="icon-appleinc"></i></span></a></span><div class="tags has-addons"><a href="genres.html#action" title="action games" class="tag is-info"><span class="icon is-large has-text-black" ><i class="icon-target"></i></span>action</a><a href="genres.html#remake" title="remake games" class="tag is-info"><span class="icon is-large has-text-black" ><i class="icon-undo"></i></span>remake</a>
<span class="tag is-light">content commercial + original required (?)</span>
<span class="tag is-light">shooter</span></div>
<span class="is-italic">See also https://github.com/Shpoike/Quakespasm
</span></div>
<div class="block">
<span class="has-text-weight-semibold">Inspiration: </span><a href="../inspirations/Q.html#quake">
<span class="has-text-weight-semibold">Quake</span></a><br>
<span class="has-text-weight-semibold">Developers: </span><a href="../developers/E.html#eric_wasylishen">
<span class="has-text-weight-semibold">Eric Wasylishen</span></a>, <a href="../developers/O.html#ozkan_sezer">
<span class="has-text-weight-semibold">Ozkan Sezer</span></a>, <a href="../developers/S.html#steven">
<span class="has-text-weight-semibold">Steven</span></a>, <a href="../developers/S.html#svdijk">
<span class="has-text-weight-semibold">svdijk</span></a></div>
<div class="block">
<span class="has-text-weight-semibold">Homepages: </span><a href="http://quakespasm.sourceforge.net/Quakespasm.html">quakespasm.sourceforge.net/Quakespasm.html</a>, <a href="https://sourceforge.net/projects/quakespasm/">quakespasm<span class="icon is-large has-text-black" ><i class="icon-sourceforge"></i></span></a><br>
<span class="has-text-weight-semibold">Downloads: </span><a href="http://quakespasm.sourceforge.net/download.htm">quakespasm.sourceforge.net/download.htm</a>, <a href="https://sourceforge.net/projects/quakespasm/files/">quakespasm/files<span class="icon is-large has-text-black" ><i class="icon-sourceforge"></i></span></a><br></div>
<div class="block">
<span class="has-text-weight-semibold">Technical info</span><br>
<span class="is-size-7">Code languages: </span><a href="languages.html#c">
<span class="is-size-7">C</span></a><br>
<span class="is-size-7">Code licenses: </span><a href="https://en.wikipedia.org/wiki/GNU_General_Public_License" class="is-size-7">GPL-2.0</a><br>
<span class="is-size-7">Code repositories: </span><a href="https://git.code.sf.net/p/quakespasm/quakespasm.git" class="is-size-7">git.code.sf.net/p/quakespasm/quakespasm.git</a>, <a href="https://svn.code.sf.net/p/quakespasm/code" class="is-size-7">svn.code.sf.net/p/quakespasm/code</a><br></div>
<div class="block">
<a href="../contribute.html#games" title="Contribution guide" class="is-size-7 mr-2">Improve</a>
<a href="https://raw.githubusercontent.com/Trilarion/opensourcegames/master/entries/quakespasm.md" title="Text based entry on Github" class="is-size-7">Raw entry</a>
</div>
</div>
<div id="quartz_engine" class="box">
<nav class="level">
<div class="level-left">
<div class="level-item">
<h2 class="title is-4">Quartz Engine</h2>
</div>
</div>
<div class="level-right"><div class="level-item">
<span class="is-size-7 has-text-gray-lighter">beta</span></div><div class="level-item">
<span class="is-size-7 has-text-weight-bold has-text-info">active</span><span class="icon is-large has-text-black" ><i class="icon-sun"></i></span></div></div>
</nav>
<div class="block"><span class="mr-2">
<span class="has-text-weight-semibold">Platform:</span></span><span class="mr-2"><a href="platforms.html#unspecified" title="Unspecified"><span class="icon is-large has-text-black" ><i class="icon-device_unknown"></i></span></a></span><div class="tags has-addons"><a href="genres.html#game engine" title="game engine games" class="tag is-info"><span class="icon is-large has-text-black" ><i class="icon-car"></i></span>game engine</a></div></div>
<div class="block">
<span class="has-text-weight-semibold">Developers: </span><a href="../developers/A.html#alexandre_plateau">
<span class="has-text-weight-semibold">Alexandre Plateau</span></a>, <a href="../developers/A.html#austin_sonosfuer">
<span class="has-text-weight-semibold">Austin (SonosFuer)</span></a>, <a href="../developers/B.html#barney_wilks">
<span class="has-text-weight-semibold">Barney Wilks</span></a>, <a href="../developers/G.html#gerold55">
<span class="has-text-weight-semibold">Gerold55</span></a>, <a href="../developers/T.html#toby_plowy_toby109tt">
<span class="has-text-weight-semibold">Toby plowy (Toby109tt)</span></a>, <a href="../developers/V.html#vyom_fadia">
<span class="has-text-weight-semibold">Vyom Fadia</span></a>, <a href="../developers/X.html#xaleth">
<span class="has-text-weight-semibold">Xaleth</span></a></div>
<div class="block">
<span class="has-text-weight-semibold">Homepage: </span><a href="https://github.com/GentenStudios/QuartzEngine/wiki">GentenStudios/QuartzEngine/wiki<span class="icon is-large has-text-black" ><i class="icon-github"></i></span></a><br></div>
<div class="block">
<span class="has-text-weight-semibold">Technical info</span><br>
<span class="is-size-7">Code languages: </span><a href="languages.html#c++">
<span class="is-size-7">C++</span></a><br>
<span class="is-size-7">Code licenses: </span><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)" class="is-size-7">3-clause BSD</a><br>
<span class="is-size-7">Code repositories: </span><a href="https://github.com/GentenStudios/QuartzEngine.git" class="is-size-7">GentenStudios/QuartzEngine.git<span class="icon is-large has-text-black" ><i class="icon-github"></i></span></a>(
<span class="is-size-7">archived</span>,
<span class="is-size-7">since 2018</span>, <span class="icon is-large has-text-black" title="medium rated"><i class="icon-star-half-full"></i></span>)<br>
<span class="is-size-7">Code dependencies: </span>
<span class="is-size-7">OpenGL</span><br>
<span class="is-size-7">Build system: </span><a href="https://cmake.org/" class="is-size-7">CMake</a><br></div>
<div class="block">
<a href="../contribute.html#games" title="Contribution guide" class="is-size-7 mr-2">Improve</a>
<a href="https://raw.githubusercontent.com/Trilarion/opensourcegames/master/entries/quartz_engine.md" title="Text based entry on Github" class="is-size-7">Raw entry</a>
</div>
</div>
<div id="quatter" class="box">
<nav class="level">
<div class="level-left">
<div class="level-item">
<h2 class="title is-4">Quatter</h2>
</div>
</div>
<div class="level-right"><div class="level-item">
<span class="is-size-7 has-text-weight-bold has-text-info">mature</span></div><div class="level-item">
<span class="is-size-7 has-text-gray-lighter">inactive since 2018</span><span class="icon is-large has-text-black" ><i class="icon-brightness_3"></i></span></div></div>
</nav>
<div class="block"><span class="mr-2">
<span class="has-text-weight-semibold">Platform:</span></span><span class="mr-2"><a href="platforms.html#unspecified" title="Unspecified"><span class="icon is-large has-text-black" ><i class="icon-device_unknown"></i></span></a></span><div class="tags has-addons"><a href="genres.html#board" title="board games" class="tag is-info">board</a><a href="genres.html#strategy" title="strategy games" class="tag is-info"><span class="icon is-large has-text-black" ><i class="icon-fort-awesome"></i></span>strategy</a>
<span class="tag is-light">content open</span></div>
<span class="is-italic">Quarto board game implementation.
</span></div>
<div class="block">
<span class="has-text-weight-semibold">Developer: </span><a href="../developers/L.html#luckey_productions">
<span class="has-text-weight-semibold">LucKey Productions</span></a></div>
<div class="block">
<span class="has-text-weight-semibold">Homepage: </span><a href="https://luckeyproductions.itch.io/quatter">luckeyproductions.itch.io/quatter</a><br>
<span class="has-text-weight-semibold">Media: </span><a href="https://en.wikipedia.org/wiki/Quarto_(board_game)">Quatter<span class="icon is-large has-text-black" ><i class="icon-wikipedia"></i></span></a><br></div>
<div class="block">
<span class="has-text-weight-semibold">Technical info</span><br>
<span class="is-size-7">Code languages: </span><a href="languages.html#c++">
<span class="is-size-7">C++</span></a><br>
<span class="is-size-7">Code licenses: </span><a href="https://en.wikipedia.org/wiki/GNU_General_Public_License" class="is-size-7">GPL-2.0</a><br>
<span class="is-size-7">Code repositories: </span><a href="https://gitlab.com/luckeyproductions/games/Quatter.git" class="is-size-7">luckeyproductions/games/Quatter.git<span class="icon is-large has-text-black" ><i class="icon-gitlab"></i></span></a>(
<span class="is-size-7">since 2018</span>, <span class="icon is-large has-text-black" title="low rated"><i class="icon-star-o"></i></span>)<br>
<span class="is-size-7">Code dependencies: </span>
<span class="is-size-7">Urho3D</span><br>
<span class="is-size-7">Assets licenses: </span>
<span class="is-size-7">CC-BY-SA</span><br></div>
<div class="block">
<a href="../contribute.html#games" title="Contribution guide" class="is-size-7 mr-2">Improve</a>
<a href="https://raw.githubusercontent.com/Trilarion/opensourcegames/master/entries/quatter.md" title="Text based entry on Github" class="is-size-7">Raw entry</a>
</div>
</div>
<a class="is-light is-size-7" href="#">Back to top</a>
</div>
</section>
<footer class="footer">
<div class="container content is-size-7">
<p>The <a href="https://github.com/Trilarion/opensourcegames">Open source games list (OSGL)</a> is a collection of open source game descriptions focusing on technical aspects.
The content on this site is the result of voluntary work and may be outdated or incorrect.<br>
For giving feedback or improving the content see the <a href="contribute.html">contribution guidelines</a> or read the <a href="https://trilarion.blogspot.com/search/label/osgames">Blog</a>.</p>
<p>The content (games descriptions) is licensed <a href="https://github.com/Trilarion/opensourcegames/blob/master/LICENSE">CC-0</a>.
Used icons are licensed under CC BY-SA 3.0 (<a href="https://github.com/somerandomdude/Iconic">Iconic</a> or <a href="http://designmodo.com/linecons-free/">Linecons</a>), CC0 1.0 (<a href="https://simpleicons.org/">Simple Icons</a>),
CC BY 4.0 (<a href="https://github.com/FortAwesome/Font-Awesome">Font Awesome</a> or <a href="https://icomoon.io/#icons-icomoon">IcoMoon Free</a>), CC BY-SA 4.0 (<a href="http://www.entypo.com/">Entypo+</a>) or Apache License 2.0 (<a href="https://material.io/resources/icons">Material Icons</a>).
This website is built using Python, Lark, Jinja2 and Bulma. Last updated: 2021-10-02 13:39</p>
</div>
</footer>
</body>
</html>