synchronization script for awesome lists, git submodules updated
This commit is contained in:
@ -10,9 +10,17 @@
|
||||
<link rel="stylesheet" href="../css/osgl.min.css">
|
||||
</head>
|
||||
<body><nav class="navbar container is-light" aria-label="main navigation">
|
||||
<div class="navbar-menu">
|
||||
<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" href="../index.html"><span class="icon is-large has-text-black" ><i class="icon-home"></i></span><span>Home</span></a>
|
||||
<a class="navbar-item" 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 is-active"><span class="icon is-large has-text-black" ><i class="icon-filter"></i></span><span>Filter</span></a>
|
||||
@ -28,7 +36,6 @@
|
||||
<a class="navbar-item" href="../inspirations/index.html"><span class="icon is-large has-text-black" ><i class="icon-bulb"></i></span><span>Inspirations</span></a>
|
||||
<a class="navbar-item" href="../statistics.html"><span class="icon is-large has-text-black" ><i class="icon-stats-dots"></i></span><span>Statistics</span></a>
|
||||
<a class="navbar-item" href="../contribute.html"><span class="icon is-large has-text-black" ><i class="icon-pencil"></i></span><span>Contribute</span></a>
|
||||
<a class="navbar-item" href="https://github.com/Trilarion/opensourcegames"><span class="icon is-large has-text-black" ><i class="icon-github"></i></span><span>On GitHub</span></a>
|
||||
</div>
|
||||
</div>
|
||||
</nav>
|
||||
@ -37,19 +44,19 @@
|
||||
<div class="box"><div class="block">
|
||||
<h1 class="title">Open source games and frameworks</h1><h2 class="subtitle">Index by supported platform</h2></div><div class="tags">
|
||||
<span class="tag is-white is-size-5">
|
||||
<a href="#windows" class="has-text-weight-semibold mr-1"><span class="icon is-large has-text-black" ><i class="icon-windows"></i></span>Windows</a> <span class="has-text-grey">(524)</span>
|
||||
<a href="#windows" class="has-text-weight-semibold mr-1"><span class="icon is-large has-text-black" ><i class="icon-windows"></i></span>Windows</a> <span class="has-text-grey">(518)</span>
|
||||
</span><span class="tag is-white is-size-5">
|
||||
<a href="#linux" class="has-text-weight-semibold mr-1"><span class="icon is-large has-text-black" ><i class="icon-tux"></i></span>Linux</a> <span class="has-text-grey">(500)</span>
|
||||
<a href="#linux" class="has-text-weight-semibold mr-1"><span class="icon is-large has-text-black" ><i class="icon-tux"></i></span>Linux</a> <span class="has-text-grey">(493)</span>
|
||||
</span><span class="tag is-white is-size-5">
|
||||
<a href="#macos" class="has-text-weight-semibold mr-1"><span class="icon is-large has-text-black" ><i class="icon-appleinc"></i></span>macOS</a> <span class="has-text-grey">(296)</span>
|
||||
<a href="#macos" class="has-text-weight-semibold mr-1"><span class="icon is-large has-text-black" ><i class="icon-appleinc"></i></span>macOS</a> <span class="has-text-grey">(289)</span>
|
||||
</span><span class="tag is-white is-size-5">
|
||||
<a href="#android" class="has-text-weight-semibold mr-1"><span class="icon is-large has-text-black" ><i class="icon-android"></i></span>Android</a> <span class="has-text-grey">(149)</span>
|
||||
<a href="#android" class="has-text-weight-semibold mr-1"><span class="icon is-large has-text-black" ><i class="icon-android"></i></span>Android</a> <span class="has-text-grey">(147)</span>
|
||||
</span><span class="tag is-white is-size-5">
|
||||
<a href="#ios" class="has-text-weight-semibold mr-1"><span class="icon is-large has-text-black" ><i class="icon-ios"></i></span>iOS</a> <span class="has-text-grey">(22)</span>
|
||||
<a href="#ios" class="has-text-weight-semibold mr-1"><span class="icon is-large has-text-black" ><i class="icon-ios"></i></span>iOS</a> <span class="has-text-grey">(21)</span>
|
||||
</span><span class="tag is-white is-size-5">
|
||||
<a href="#web" class="has-text-weight-semibold mr-1"><span class="icon is-large has-text-black" ><i class="icon-earth"></i></span>Web</a> <span class="has-text-grey">(152)</span>
|
||||
</span><span class="tag is-white is-size-5">
|
||||
<a href="#unspecified" class="has-text-weight-semibold mr-1"><span class="icon is-large has-text-black" ><i class="icon-device_unknown"></i></span>Unspecified</a> <span class="has-text-grey">(844)</span>
|
||||
<a href="#unspecified" class="has-text-weight-semibold mr-1"><span class="icon is-large has-text-black" ><i class="icon-device_unknown"></i></span>Unspecified</a> <span class="has-text-grey">(827)</span>
|
||||
</span>
|
||||
</div>
|
||||
</div>
|
||||
@ -87,7 +94,8 @@
|
||||
<span class="is-light is-size-7">(beta)</span></li><li><a href="C.html#cannon_smash">Cannon Smash</a>
|
||||
<span class="is-light is-size-7">(beta, inactive since 2003)</span></li><li><a href="C.html#canta">Canta</a>
|
||||
<span class="is-light is-size-7">(beta, inactive since 2011)</span></li><li><a href="C.html#caph">Caph</a>
|
||||
<span class="is-light is-size-7">(inactive since 2010)</span></li><li><a href="C.html#cart_life">Cart Life</a>
|
||||
<span class="is-light is-size-7">(inactive since 2010)</span></li><li><a href="C.html#carnage3d">Carnage3D</a>
|
||||
<span class="is-light is-size-7">(beta)</span></li><li><a href="C.html#cart_life">Cart Life</a>
|
||||
<span class="is-light is-size-7">(inactive since 2014)</span></li><li><a href="C.html#cat_mother_dead_justice">Cat Mother Dead Justice</a>
|
||||
<span class="is-light is-size-7">(beta, inactive since 2003)</span></li><li><span class="has-text-weight-semibold"><a href="C.html#cataclysm_dark_days_ahead">Cataclysm: Dark Days Ahead</a></span></li><li><a href="C.html#catacombgl">CatacombGL</a>
|
||||
<span class="is-light is-size-7">(beta)</span></li><li><span class="has-text-weight-semibold"><a href="C.html#caveexpress">CaveExpress</a></span></li><li><span class="has-text-weight-semibold"><a href="C.html#cavepacker">CavePacker</a></span></li><li><span class="has-text-weight-semibold"><a href="C.html#childsplay">Childsplay</a></span></li><li><span class="has-text-weight-semibold"><a href="C.html#chocolate_doom">Chocolate Doom</a></span></li><li><a href="C.html#chronoshift">Chronoshift</a>
|
||||
@ -161,12 +169,12 @@
|
||||
<span class="is-light is-size-7">(inactive since 2013)</span></li><li><span class="has-text-weight-semibold"><a href="H.html#holtz">Holtz</a></span></li><li><a href="H.html#hoverrace">HoverRace</a>
|
||||
<span class="is-light is-size-7">(inactive since 2016)</span></li><li><span class="has-text-weight-semibold"><a href="H.html#hyperrogue">HyperRogue</a></span></li><li><a href="I.html#i_have_no_tomatoes">I Have No Tomatoes</a>
|
||||
<span class="is-light is-size-7">(inactive since 2004)</span></li><li><a href="I.html#ice_breaker">Ice Breaker</a>
|
||||
<span class="is-light is-size-7">(inactive since 2003)</span></li><li><a href="I.html#iichantra">iiChantra</a>
|
||||
<span class="is-light is-size-7">(inactive since 2003)</span></li></ul>
|
||||
</div><div class="column">
|
||||
<ul><li><a href="I.html#iichantra">iiChantra</a>
|
||||
<span class="is-light is-size-7">(beta, inactive since 2012)</span></li><li><a href="I.html#ika">ika</a>
|
||||
<span class="is-light is-size-7">(beta, inactive since 2007)</span></li><li><a href="I.html#inexor">Inexor</a>
|
||||
<span class="is-light is-size-7">(beta, inactive since 2018)</span></li></ul>
|
||||
</div><div class="column">
|
||||
<ul><li><a href="I.html#infinite_mario_bros">Infinite Mario Bros</a>
|
||||
<span class="is-light is-size-7">(beta, inactive since 2018)</span></li><li><a href="I.html#infinite_mario_bros">Infinite Mario Bros</a>
|
||||
<span class="is-light is-size-7">(inactive since 2010)</span></li><li><span class="has-text-weight-semibold"><a href="I.html#infinite_tux">Infinite Tux</a></span></li><li><a href="I.html#infon_battle_arena">Infon Battle Arena</a>
|
||||
<span class="is-light is-size-7">(beta, inactive since 2012)</span></li><li><span class="has-text-weight-semibold"><a href="I.html#instead">INSTEAD</a></span></li><li><a href="I.html#intersect">Intersect</a>
|
||||
<span class="is-light is-size-7">(beta)</span></li><li><a href="I.html#intricacy">Intricacy</a>
|
||||
@ -189,7 +197,7 @@
|
||||
<span class="is-light is-size-7">(beta)</span></li><li><a href="L.html#lambdarogue_the_book_of_stars">LambdaRogue: The Book of Stars</a>
|
||||
<span class="is-light is-size-7">(inactive since 2012)</span></li><li><span class="has-text-weight-semibold"><a href="L.html#lgames">LGames</a></span></li><li><a href="L.html#liberal_crime_squad">Liberal Crime Squad</a>
|
||||
<span class="is-light is-size-7">(inactive since 2012)</span></li><li><a href="L.html#librelancer">Librelancer</a>
|
||||
<span class="is-light is-size-7">(beta)</span></li><li><span class="has-text-weight-semibold"><a href="L.html#lionengine">LionEngine</a></span></li><li><span class="has-text-weight-semibold"><a href="L.html#lugaru">Lugaru</a></span></li><li><a href="L.html#luola">Luola</a>
|
||||
<span class="is-light is-size-7">(beta)</span></li><li><span class="has-text-weight-semibold"><a href="L.html#libremines">LibreMines</a></span></li><li><span class="has-text-weight-semibold"><a href="L.html#lionengine">LionEngine</a></span></li><li><span class="has-text-weight-semibold"><a href="L.html#lugaru">Lugaru</a></span></li><li><a href="L.html#luola">Luola</a>
|
||||
<span class="is-light is-size-7">(inactive since 2005)</span></li><li><a href="M.html#maelstrom">Maelstrom</a>
|
||||
<span class="is-light is-size-7">(inactive since 2002)</span></li><li><a href="M.html#mage-matthias_advanced_game_engine">MAGE - Matthias Advanced Game Engine</a>
|
||||
<span class="is-light is-size-7">(beta)</span></li><li><a href="M.html#magical_life">Magical Life</a>
|
||||
@ -286,12 +294,12 @@
|
||||
<span class="is-light is-size-7">(inactive since 2015)</span></li><li><a href="R.html#rpgboss">rpgboss</a>
|
||||
<span class="is-light is-size-7">(beta, inactive since 2017)</span></li><li><a href="R.html#rrootage">rRootage</a>
|
||||
<span class="is-light is-size-7">(beta, inactive since 2004)</span></li><li><a href="R.html#ruby-warrior">Ruby-warrior</a>
|
||||
<span class="is-light is-size-7">(beta, inactive since 2012)</span></li><li><span class="has-text-weight-semibold"><a href="R.html#rufascube">RufasCube</a></span></li><li><span class="has-text-weight-semibold"><a href="R.html#rufasslider">RufasSlider</a></span></li><li><span class="has-text-weight-semibold"><a href="R.html#rufasswap">RufasSwap</a></span></li><li><span class="has-text-weight-semibold"><a href="S.html#sanandreasunity">SanAndreasUnity</a></span></li><li><a href="S.html#scorched3d">Scorched3D</a>
|
||||
<span class="is-light is-size-7">(beta, inactive since 2012)</span></li><li><span class="has-text-weight-semibold"><a href="R.html#rufascube">RufasCube</a></span></li><li><span class="has-text-weight-semibold"><a href="R.html#rufasslider">RufasSlider</a></span></li></ul>
|
||||
</div><div class="column">
|
||||
<ul><li><span class="has-text-weight-semibold"><a href="R.html#rufasswap">RufasSwap</a></span></li><li><span class="has-text-weight-semibold"><a href="S.html#sanandreasunity">SanAndreasUnity</a></span></li><li><a href="S.html#scorched3d">Scorched3D</a>
|
||||
<span class="is-light is-size-7">(inactive since 2014)</span></li><li><a href="S.html#scrabble3d">Scrabble3D</a>
|
||||
<span class="is-light is-size-7">(inactive since 2015)</span></li><li><a href="S.html#settlers_iii_remake">Settlers III remake</a>
|
||||
<span class="is-light is-size-7">(beta)</span></li><li><span class="has-text-weight-semibold"><a href="S.html#seven_kingdoms_ancient_adversaries">Seven Kingdoms: Ancient Adversaries</a></span></li></ul>
|
||||
</div><div class="column">
|
||||
<ul><li><span class="has-text-weight-semibold"><a href="S.html#shattered_pixel_dungeon">Shattered Pixel Dungeon</a></span></li><li><a href="S.html#shockolate">Shockolate</a>
|
||||
<span class="is-light is-size-7">(beta)</span></li><li><span class="has-text-weight-semibold"><a href="S.html#seven_kingdoms_ancient_adversaries">Seven Kingdoms: Ancient Adversaries</a></span></li><li><span class="has-text-weight-semibold"><a href="S.html#shattered_pixel_dungeon">Shattered Pixel Dungeon</a></span></li><li><a href="S.html#shockolate">Shockolate</a>
|
||||
<span class="is-light is-size-7">(beta)</span></li><li><a href="S.html#shotgun_debugger">Shotgun Debugger</a>
|
||||
<span class="is-light is-size-7">(inactive since 2005)</span></li><li><span class="has-text-weight-semibold"><a href="S.html#simon_tathams_portable_puzzle_collection">Simon Tatham's Portable Puzzle Collection</a></span></li><li><a href="S.html#simple_platformer">Simple Platformer</a>
|
||||
<span class="is-light is-size-7">(beta, inactive since 2019)</span></li><li><span class="has-text-weight-semibold"><a href="S.html#simsu">Simsu</a></span></li><li><a href="S.html#slime_volley">Slime Volley</a>
|
||||
@ -376,14 +384,14 @@
|
||||
<span class="is-light is-size-7">(inactive since 2015)</span></li><li><a href="../frameworks/library.html#directpython">DirectPython</a>
|
||||
<span class="is-light is-size-7">(beta, inactive since 2007)</span></li><li><span class="has-text-weight-semibold"><a href="../frameworks/framework.html#flare">Flare</a></span></li><li><a href="../frameworks/framework.html#flixel-gdx">flixel-gdx</a>
|
||||
<span class="is-light is-size-7">(beta, inactive since 2017)</span></li><li><a href="../frameworks/framework.html#game_editor">Game Editor</a>
|
||||
<span class="is-light is-size-7">(inactive since 2014)</span></li><li><span class="has-text-weight-semibold"><a href="../frameworks/library.html#gbdk">GBDK</a></span></li><li><span class="has-text-weight-semibold"><a href="../frameworks/library.html#geonbitui">GeonBit.UI</a></span></li><li><span class="has-text-weight-semibold"><a href="../frameworks/framework.html#gideros">Gideros</a></span></li><li><span class="has-text-weight-semibold"><a href="../frameworks/library.html#glew">GLEW</a></span></li><li><span class="has-text-weight-semibold"><a href="../frameworks/tool.html#gorogue">GoRogue</a></span></li><li><span class="has-text-weight-semibold"><a href="../frameworks/library.html#gtk">GTK</a></span></li><li><span class="has-text-weight-semibold"><a href="../frameworks/framework.html#haxepunk">HaxePunk</a></span></li><li><span class="has-text-weight-semibold"><a href="../frameworks/tool.html#kevedit">KevEdit</a></span></li><li><span class="has-text-weight-semibold"><a href="../frameworks/framework.html#liko-12">LIKO-12</a></span></li><li><a href="../frameworks/framework.html#loon_game">Loon Game</a>
|
||||
<span class="is-light is-size-7">(inactive since 2014)</span></li><li><span class="has-text-weight-semibold"><a href="../frameworks/library.html#gbdk">GBDK</a></span></li><li><span class="has-text-weight-semibold"><a href="../frameworks/library.html#geonbitui">GeonBit.UI</a></span></li><li><span class="has-text-weight-semibold"><a href="../frameworks/framework.html#gideros">Gideros</a></span></li><li><span class="has-text-weight-semibold"><a href="../frameworks/tool.html#gorogue">GoRogue</a></span></li><li><span class="has-text-weight-semibold"><a href="../frameworks/framework.html#haxepunk">HaxePunk</a></span></li><li><span class="has-text-weight-semibold"><a href="../frameworks/tool.html#kevedit">KevEdit</a></span></li><li><span class="has-text-weight-semibold"><a href="../frameworks/framework.html#liko-12">LIKO-12</a></span></li><li><a href="../frameworks/framework.html#loon_game">Loon Game</a>
|
||||
<span class="is-light is-size-7">(beta)</span></li><li><span class="has-text-weight-semibold"><a href="../frameworks/framework.html#love2dcs">Love2dCS</a></span></li><li><span class="has-text-weight-semibold"><a href="../frameworks/framework.html#love">LÖVE</a></span></li><li><span class="has-text-weight-semibold"><a href="../frameworks/tool.html#mafia_toolkit">Mafia: Toolkit</a></span></li><li><a href="../frameworks/framework.html#maniadrive">ManiaDrive</a>
|
||||
<span class="is-light is-size-7">(inactive since 2008)</span></li><li><span class="has-text-weight-semibold"><a href="../frameworks/framework.html#minetest">Minetest</a></span></li><li><a href="../frameworks/framework.html#nazara_engine">Nazara Engine</a>
|
||||
<span class="is-light is-size-7">(beta)</span></li><li><span class="has-text-weight-semibold"><a href="../frameworks/library.html#ncurses">ncurses</a></span></li><li><span class="has-text-weight-semibold"><a href="../frameworks/library.html#numpy">NumPy</a></span></li><li><a href="../frameworks/framework.html#open_game_engine">Open Game Engine</a>
|
||||
<span class="is-light is-size-7">(beta, inactive since 2008)</span></li><li><span class="has-text-weight-semibold"><a href="../frameworks/tool.html#opsu">opsu!</a></span></li><li><span class="has-text-weight-semibold"><a href="../frameworks/framework.html#overload">Overload</a></span></li><li><span class="has-text-weight-semibold"><a href="../frameworks/library.html#pgu">PGU</a></span></li><li><span class="has-text-weight-semibold"><a href="../frameworks/library.html#pillow">Pillow</a></span></li><li><a href="../frameworks/framework.html#plib">PLIB</a>
|
||||
<span class="is-light is-size-7">(beta)</span></li><li><span class="has-text-weight-semibold"><a href="../frameworks/library.html#ncurses">ncurses</a></span></li><li><a href="../frameworks/framework.html#open_game_engine">Open Game Engine</a>
|
||||
<span class="is-light is-size-7">(beta, inactive since 2008)</span></li><li><span class="has-text-weight-semibold"><a href="../frameworks/tool.html#opsu">opsu!</a></span></li><li><span class="has-text-weight-semibold"><a href="../frameworks/framework.html#overload">Overload</a></span></li><li><span class="has-text-weight-semibold"><a href="../frameworks/library.html#pgu">PGU</a></span></li><li><a href="../frameworks/framework.html#plib">PLIB</a>
|
||||
<span class="is-light is-size-7">(inactive since 2012)</span></li><li><a href="../frameworks/tool.html#procedural_map_generator">Procedural Map Generator</a>
|
||||
<span class="is-light is-size-7">(inactive since 2018)</span></li><li><a href="../frameworks/tool.html#psyco">Psyco</a>
|
||||
<span class="is-light is-size-7">(inactive since 2008)</span></li><li><span class="has-text-weight-semibold"><a href="../frameworks/library.html#pyglet">pyglet</a></span></li><li><span class="has-text-weight-semibold"><a href="../frameworks/library.html#pyqt">PyQt</a></span></li><li><a href="../frameworks/library.html#pyscroll">pyscroll</a>
|
||||
<span class="is-light is-size-7">(inactive since 2008)</span></li><li><a href="../frameworks/library.html#pyscroll">pyscroll</a>
|
||||
<span class="is-light is-size-7">(inactive since 2018)</span></li><li><span class="has-text-weight-semibold"><a href="../frameworks/library.html#pytmx">PyTMX</a></span></li><li><span class="has-text-weight-semibold"><a href="../frameworks/framework.html#raylib">raylib</a></span></li><li><span class="has-text-weight-semibold"><a href="../frameworks/framework.html#renpy">Ren'Py</a></span></li><li><span class="has-text-weight-semibold"><a href="../frameworks/tool.html#reshade">ReShade</a></span></li><li><span class="has-text-weight-semibold"><a href="../frameworks/tool.html#rfxgen">rFXGen</a></span></li><li><span class="has-text-weight-semibold"><a href="../frameworks/tool.html#rolisteam">Rolisteam</a></span></li><li><a href="../frameworks/framework.html#sanity_engine">Sanity Engine</a>
|
||||
<span class="is-light is-size-7">(beta)</span></li><li><a href="../frameworks/framework.html#scrolling_game_development_kit_2">Scrolling Game Development Kit 2</a>
|
||||
<span class="is-light is-size-7">(inactive since 2017)</span></li><li><a href="../frameworks/tool.html#sfxr">sfxr</a>
|
||||
@ -391,9 +399,9 @@
|
||||
<span class="is-light is-size-7">(beta, inactive since 2014)</span></li><li><a href="../frameworks/framework.html#softpixel_engine">SoftPixel Engine</a>
|
||||
<span class="is-light is-size-7">(inactive since 2013)</span></li><li><span class="has-text-weight-semibold"><a href="../frameworks/framework.html#storm_engine">Storm Engine</a></span></li><li><a href="../frameworks/framework.html#superstarfighter">SuperStarfighter</a>
|
||||
<span class="is-light is-size-7">(beta)</span></li><li><a href="../frameworks/tool.html#ttdpatch">TTDPatch</a>
|
||||
<span class="is-light is-size-7">(inactive since 2013)</span></li><li><span class="has-text-weight-semibold"><a href="../frameworks/library.html#twisted">Twisted</a></span></li><li><span class="has-text-weight-semibold"><a href="../frameworks/framework.html#vassal">VASSAL</a></span></li><li><a href="../frameworks/framework.html#vqengine">VQEngine</a>
|
||||
<span class="is-light is-size-7">(inactive since 2013)</span></li><li><span class="has-text-weight-semibold"><a href="../frameworks/framework.html#vassal">VASSAL</a></span></li><li><a href="../frameworks/framework.html#vqengine">VQEngine</a>
|
||||
<span class="is-light is-size-7">(beta)</span></li><li><a href="../frameworks/tool.html#world_builder">World Builder</a>
|
||||
<span class="is-light is-size-7">(inactive since 2007)</span></li><li><span class="has-text-weight-semibold"><a href="../frameworks/library.html#wxpython">wxPython</a></span></li></ul>
|
||||
<span class="is-light is-size-7">(inactive since 2007)</span></li></ul>
|
||||
</div></div>
|
||||
<a class="is-light is-size-7" href="#">Back to top</a>
|
||||
</div>
|
||||
@ -441,7 +449,8 @@
|
||||
<span class="is-light is-size-7">(beta)</span></li><li><a href="C.html#cannon_smash">Cannon Smash</a>
|
||||
<span class="is-light is-size-7">(beta, inactive since 2003)</span></li><li><a href="C.html#canta">Canta</a>
|
||||
<span class="is-light is-size-7">(beta, inactive since 2011)</span></li><li><a href="C.html#caph">Caph</a>
|
||||
<span class="is-light is-size-7">(inactive since 2010)</span></li><li><a href="C.html#cart_life">Cart Life</a>
|
||||
<span class="is-light is-size-7">(inactive since 2010)</span></li><li><a href="C.html#carnage3d">Carnage3D</a>
|
||||
<span class="is-light is-size-7">(beta)</span></li><li><a href="C.html#cart_life">Cart Life</a>
|
||||
<span class="is-light is-size-7">(inactive since 2014)</span></li><li><span class="has-text-weight-semibold"><a href="C.html#cataclysm_dark_days_ahead">Cataclysm: Dark Days Ahead</a></span></li><li><span class="has-text-weight-semibold"><a href="C.html#caveexpress">CaveExpress</a></span></li><li><span class="has-text-weight-semibold"><a href="C.html#cavepacker">CavePacker</a></span></li><li><a href="C.html#cetech">CETech</a>
|
||||
<span class="is-light is-size-7">(beta)</span></li><li><span class="has-text-weight-semibold"><a href="C.html#childsplay">Childsplay</a></span></li><li><span class="has-text-weight-semibold"><a href="C.html#chocolate_doom">Chocolate Doom</a></span></li><li><a href="C.html#chrzaszcz">Chrzaszcz</a>
|
||||
<span class="is-light is-size-7">(beta, inactive since 2018)</span></li><li><a href="C.html#chunk_stories">Chunk Stories</a>
|
||||
@ -503,12 +512,12 @@
|
||||
<span class="is-light is-size-7">(beta, inactive since 2015)</span></li><li><a href="H.html#harmonist_dayoriah_clan_infiltration">Harmonist: Dayoriah Clan Infiltration</a>
|
||||
<span class="is-light is-size-7">(beta)</span></li><li><span class="has-text-weight-semibold"><a href="H.html#head_over_heels">Head over Heels</a></span></li><li><span class="has-text-weight-semibold"><a href="H.html#hedgewars">Hedgewars</a></span></li><li><a href="H.html#help_hannahs_horse">Help Hannah's Horse</a>
|
||||
<span class="is-light is-size-7">(beta, inactive since 2008)</span></li><li><a href="H.html#hexon">heXon</a>
|
||||
<span class="is-light is-size-7">(beta)</span></li><li><a href="H.html#hexoshi">Hexoshi</a>
|
||||
<span class="is-light is-size-7">(beta)</span></li></ul>
|
||||
</div><div class="column">
|
||||
<ul><li><a href="H.html#hexoshi">Hexoshi</a>
|
||||
<span class="is-light is-size-7">(beta, inactive since 2016)</span></li><li><a href="H.html#hhexen">HHexen</a>
|
||||
<span class="is-light is-size-7">(inactive since 2013)</span></li><li><a href="H.html#hodoku">HoDoKu</a>
|
||||
<span class="is-light is-size-7">(inactive since 2013)</span></li></ul>
|
||||
</div><div class="column">
|
||||
<ul><li><span class="has-text-weight-semibold"><a href="H.html#holtz">Holtz</a></span></li><li><span class="has-text-weight-semibold"><a href="H.html#hopson-arcade">Hopson-Arcade</a></span></li><li><span class="has-text-weight-semibold"><a href="H.html#hyperrogue">HyperRogue</a></span></li><li><a href="I.html#i_have_no_tomatoes">I Have No Tomatoes</a>
|
||||
<span class="is-light is-size-7">(inactive since 2013)</span></li><li><span class="has-text-weight-semibold"><a href="H.html#holtz">Holtz</a></span></li><li><span class="has-text-weight-semibold"><a href="H.html#hopson-arcade">Hopson-Arcade</a></span></li><li><span class="has-text-weight-semibold"><a href="H.html#hyperrogue">HyperRogue</a></span></li><li><a href="I.html#i_have_no_tomatoes">I Have No Tomatoes</a>
|
||||
<span class="is-light is-size-7">(inactive since 2004)</span></li><li><a href="I.html#ice_breaker">Ice Breaker</a>
|
||||
<span class="is-light is-size-7">(inactive since 2003)</span></li><li><a href="I.html#iichantra">iiChantra</a>
|
||||
<span class="is-light is-size-7">(beta, inactive since 2012)</span></li><li><a href="I.html#inexor">Inexor</a>
|
||||
@ -535,7 +544,7 @@
|
||||
<span class="is-light is-size-7">(inactive since 2010)</span></li><li><span class="has-text-weight-semibold"><a href="L.html#lbreakouthd">LBreakoutHD</a></span></li><li><a href="L.html#levelhead">LevelHead</a>
|
||||
<span class="is-light is-size-7">(inactive since 2009)</span></li><li><span class="has-text-weight-semibold"><a href="L.html#lgames">LGames</a></span></li><li><a href="L.html#liberal_crime_squad">Liberal Crime Squad</a>
|
||||
<span class="is-light is-size-7">(inactive since 2012)</span></li><li><a href="L.html#librelancer">Librelancer</a>
|
||||
<span class="is-light is-size-7">(beta)</span></li><li><span class="has-text-weight-semibold"><a href="L.html#lionengine">LionEngine</a></span></li><li><a href="L.html#liquid_war">Liquid War</a>
|
||||
<span class="is-light is-size-7">(beta)</span></li><li><span class="has-text-weight-semibold"><a href="L.html#libremines">LibreMines</a></span></li><li><span class="has-text-weight-semibold"><a href="L.html#lionengine">LionEngine</a></span></li><li><a href="L.html#liquid_war">Liquid War</a>
|
||||
<span class="is-light is-size-7">(inactive since 2015)</span></li><li><span class="has-text-weight-semibold"><a href="L.html#lugaru">Lugaru</a></span></li><li><a href="L.html#luola">Luola</a>
|
||||
<span class="is-light is-size-7">(inactive since 2005)</span></li><li><a href="M.html#maelstrom">Maelstrom</a>
|
||||
<span class="is-light is-size-7">(inactive since 2002)</span></li><li><span class="has-text-weight-semibold"><a href="M.html#manaplus">ManaPlus</a></span></li><li><span class="has-text-weight-semibold"><a href="M.html#marble_marcher">Marble Marcher</a></span></li><li><a href="M.html#mari0">Mari0</a>
|
||||
@ -620,13 +629,13 @@
|
||||
<span class="is-light is-size-7">(inactive since 2015)</span></li><li><a href="R.html#rpgboss">rpgboss</a>
|
||||
<span class="is-light is-size-7">(beta, inactive since 2017)</span></li><li><a href="R.html#rrootage">rRootage</a>
|
||||
<span class="is-light is-size-7">(beta, inactive since 2004)</span></li><li><a href="R.html#ruby-warrior">Ruby-warrior</a>
|
||||
<span class="is-light is-size-7">(beta, inactive since 2012)</span></li><li><span class="has-text-weight-semibold"><a href="R.html#rufascube">RufasCube</a></span></li><li><span class="has-text-weight-semibold"><a href="R.html#rufasslider">RufasSlider</a></span></li><li><span class="has-text-weight-semibold"><a href="R.html#rufasswap">RufasSwap</a></span></li><li><span class="has-text-weight-semibold"><a href="S.html#sanandreasunity">SanAndreasUnity</a></span></li><li><a href="S.html#scorched3d">Scorched3D</a>
|
||||
<span class="is-light is-size-7">(beta, inactive since 2012)</span></li><li><span class="has-text-weight-semibold"><a href="R.html#rufascube">RufasCube</a></span></li></ul>
|
||||
</div><div class="column">
|
||||
<ul><li><span class="has-text-weight-semibold"><a href="R.html#rufasslider">RufasSlider</a></span></li><li><span class="has-text-weight-semibold"><a href="R.html#rufasswap">RufasSwap</a></span></li><li><span class="has-text-weight-semibold"><a href="S.html#sanandreasunity">SanAndreasUnity</a></span></li><li><a href="S.html#scorched3d">Scorched3D</a>
|
||||
<span class="is-light is-size-7">(inactive since 2014)</span></li><li><a href="S.html#scrabble3d">Scrabble3D</a>
|
||||
<span class="is-light is-size-7">(inactive since 2015)</span></li><li><a href="S.html#sdl_asylum">SDL Asylum</a>
|
||||
<span class="is-light is-size-7">(inactive since 2009)</span></li><li><a href="S.html#sdl_bomber">SDL Bomber</a>
|
||||
<span class="is-light is-size-7">(inactive since 2012)</span></li></ul>
|
||||
</div><div class="column">
|
||||
<ul><li><a href="S.html#sdl_sopwith">SDL Sopwith</a>
|
||||
<span class="is-light is-size-7">(inactive since 2012)</span></li><li><a href="S.html#sdl_sopwith">SDL Sopwith</a>
|
||||
<span class="is-light is-size-7">(inactive since 2014)</span></li><li><a href="S.html#sdl-ball">SDL-Ball</a>
|
||||
<span class="is-light is-size-7">(inactive since 2016)</span></li><li><a href="S.html#settlers_iii_remake">Settlers III remake</a>
|
||||
<span class="is-light is-size-7">(beta)</span></li><li><span class="has-text-weight-semibold"><a href="S.html#seven_kingdoms_ancient_adversaries">Seven Kingdoms: Ancient Adversaries</a></span></li><li><span class="has-text-weight-semibold"><a href="S.html#shattered_pixel_dungeon">Shattered Pixel Dungeon</a></span></li><li><a href="S.html#shockolate">Shockolate</a>
|
||||
@ -712,23 +721,24 @@
|
||||
<span class="is-light is-size-7">(inactive since 2009)</span></li><li><span class="has-text-weight-semibold"><a href="Y.html#ysoccer">YSoccer</a></span></li><li><a href="Z.html#zatacka">Zatacka</a>
|
||||
<span class="is-light is-size-7">(beta, inactive since 2007)</span></li><li><a href="Z.html#zaz">Zaz</a>
|
||||
<span class="is-light is-size-7">(beta, inactive since 2010)</span></li><li><span class="has-text-weight-semibold"><a href="Z.html#zdoom">ZDoom</a></span></li><li><a href="Z.html#zod_engine">Zod Engine</a>
|
||||
<span class="is-light is-size-7">(inactive since 2018)</span></li><li><span class="has-text-weight-semibold"><a href="../frameworks/framework.html#armory">Armory</a></span></li><li><a href="../frameworks/tool.html#athenaeum">Athenaeum</a>
|
||||
<span class="is-light is-size-7">(inactive since 2018)</span></li><li><a href="Z.html#zugspiel">Zugspiel</a>
|
||||
<span class="is-light is-size-7">(beta, inactive since 2004)</span></li><li><span class="has-text-weight-semibold"><a href="../frameworks/framework.html#armory">Armory</a></span></li><li><a href="../frameworks/tool.html#athenaeum">Athenaeum</a>
|
||||
<span class="is-light is-size-7">(beta)</span></li><li><span class="has-text-weight-semibold"><a href="../frameworks/tool.html#cartographer">Cartographer</a></span></li><li><a href="../frameworks/framework.html#crystal_space_3d_sdk">Crystal Space 3D SDK</a>
|
||||
<span class="is-light is-size-7">(inactive since 2015)</span></li><li><a href="../frameworks/library.html#curses">curses</a>
|
||||
<span class="is-light is-size-7">(inactive since 2000)</span></li><li><a href="../frameworks/framework.html#desmume">DeSmuME</a>
|
||||
<span class="is-light is-size-7">(inactive since 2015)</span></li><li><span class="has-text-weight-semibold"><a href="../frameworks/framework.html#flare">Flare</a></span></li><li><a href="../frameworks/framework.html#flixel-gdx">flixel-gdx</a>
|
||||
<span class="is-light is-size-7">(beta, inactive since 2017)</span></li><li><a href="../frameworks/framework.html#free_hero_mesh">Free Hero Mesh</a>
|
||||
<span class="is-light is-size-7">(beta)</span></li><li><a href="../frameworks/framework.html#game_editor">Game Editor</a>
|
||||
<span class="is-light is-size-7">(inactive since 2014)</span></li><li><span class="has-text-weight-semibold"><a href="../frameworks/library.html#gbdk">GBDK</a></span></li><li><span class="has-text-weight-semibold"><a href="../frameworks/library.html#geonbitui">GeonBit.UI</a></span></li><li><span class="has-text-weight-semibold"><a href="../frameworks/framework.html#gideros">Gideros</a></span></li><li><span class="has-text-weight-semibold"><a href="../frameworks/library.html#gl4es">GL4ES</a></span></li><li><span class="has-text-weight-semibold"><a href="../frameworks/library.html#glew">GLEW</a></span></li><li><span class="has-text-weight-semibold"><a href="../frameworks/library.html#gtk">GTK</a></span></li><li><span class="has-text-weight-semibold"><a href="../frameworks/framework.html#haxepunk">HaxePunk</a></span></li><li><span class="has-text-weight-semibold"><a href="../frameworks/tool.html#kevedit">KevEdit</a></span></li><li><span class="has-text-weight-semibold"><a href="../frameworks/library.html#libvorbis">libvorbis</a></span></li><li><span class="has-text-weight-semibold"><a href="../frameworks/framework.html#liko-12">LIKO-12</a></span></li><li><a href="../frameworks/framework.html#loon_game">Loon Game</a>
|
||||
<span class="is-light is-size-7">(inactive since 2014)</span></li><li><span class="has-text-weight-semibold"><a href="../frameworks/library.html#gbdk">GBDK</a></span></li><li><span class="has-text-weight-semibold"><a href="../frameworks/library.html#geonbitui">GeonBit.UI</a></span></li><li><span class="has-text-weight-semibold"><a href="../frameworks/framework.html#gideros">Gideros</a></span></li><li><span class="has-text-weight-semibold"><a href="../frameworks/framework.html#haxepunk">HaxePunk</a></span></li><li><span class="has-text-weight-semibold"><a href="../frameworks/tool.html#kevedit">KevEdit</a></span></li><li><span class="has-text-weight-semibold"><a href="../frameworks/framework.html#liko-12">LIKO-12</a></span></li><li><a href="../frameworks/framework.html#loon_game">Loon Game</a>
|
||||
<span class="is-light is-size-7">(beta)</span></li><li><span class="has-text-weight-semibold"><a href="../frameworks/framework.html#love2dcs">Love2dCS</a></span></li><li><span class="has-text-weight-semibold"><a href="../frameworks/framework.html#love">LÖVE</a></span></li><li><a href="../frameworks/framework.html#maniadrive">ManiaDrive</a>
|
||||
<span class="is-light is-size-7">(inactive since 2008)</span></li><li><span class="has-text-weight-semibold"><a href="../frameworks/framework.html#minetest">Minetest</a></span></li><li><a href="../frameworks/framework.html#nazara_engine">Nazara Engine</a>
|
||||
<span class="is-light is-size-7">(beta)</span></li><li><span class="has-text-weight-semibold"><a href="../frameworks/library.html#ncurses">ncurses</a></span></li><li><span class="has-text-weight-semibold"><a href="../frameworks/library.html#numpy">NumPy</a></span></li><li><span class="has-text-weight-semibold"><a href="../frameworks/tool.html#opsu">opsu!</a></span></li><li><span class="has-text-weight-semibold"><a href="../frameworks/library.html#pgu">PGU</a></span></li><li><span class="has-text-weight-semibold"><a href="../frameworks/library.html#pillow">Pillow</a></span></li><li><a href="../frameworks/framework.html#plib">PLIB</a>
|
||||
<span class="is-light is-size-7">(beta)</span></li><li><span class="has-text-weight-semibold"><a href="../frameworks/library.html#ncurses">ncurses</a></span></li><li><span class="has-text-weight-semibold"><a href="../frameworks/tool.html#opsu">opsu!</a></span></li><li><span class="has-text-weight-semibold"><a href="../frameworks/library.html#pgu">PGU</a></span></li><li><a href="../frameworks/framework.html#plib">PLIB</a>
|
||||
<span class="is-light is-size-7">(inactive since 2012)</span></li><li><a href="../frameworks/tool.html#psyco">Psyco</a>
|
||||
<span class="is-light is-size-7">(inactive since 2008)</span></li><li><span class="has-text-weight-semibold"><a href="../frameworks/library.html#pyglet">pyglet</a></span></li><li><span class="has-text-weight-semibold"><a href="../frameworks/library.html#pyqt">PyQt</a></span></li><li><a href="../frameworks/library.html#pyscroll">pyscroll</a>
|
||||
<span class="is-light is-size-7">(inactive since 2008)</span></li><li><a href="../frameworks/library.html#pyscroll">pyscroll</a>
|
||||
<span class="is-light is-size-7">(inactive since 2018)</span></li><li><span class="has-text-weight-semibold"><a href="../frameworks/library.html#pytmx">PyTMX</a></span></li><li><span class="has-text-weight-semibold"><a href="../frameworks/framework.html#raylib">raylib</a></span></li><li><span class="has-text-weight-semibold"><a href="../frameworks/framework.html#renpy">Ren'Py</a></span></li><li><span class="has-text-weight-semibold"><a href="../frameworks/tool.html#rolisteam">Rolisteam</a></span></li><li><a href="../frameworks/tool.html#slick2d">Slick2D</a>
|
||||
<span class="is-light is-size-7">(beta, inactive since 2014)</span></li><li><a href="../frameworks/framework.html#softpixel_engine">SoftPixel Engine</a>
|
||||
<span class="is-light is-size-7">(inactive since 2013)</span></li><li><a href="../frameworks/framework.html#superstarfighter">SuperStarfighter</a>
|
||||
<span class="is-light is-size-7">(beta)</span></li><li><span class="has-text-weight-semibold"><a href="../frameworks/library.html#twisted">Twisted</a></span></li><li><span class="has-text-weight-semibold"><a href="../frameworks/framework.html#vassal">VASSAL</a></span></li><li><span class="has-text-weight-semibold"><a href="../frameworks/library.html#wxpython">wxPython</a></span></li></ul>
|
||||
<span class="is-light is-size-7">(beta)</span></li><li><span class="has-text-weight-semibold"><a href="../frameworks/framework.html#vassal">VASSAL</a></span></li></ul>
|
||||
</div></div>
|
||||
<a class="is-light is-size-7" href="#">Back to top</a>
|
||||
</div>
|
||||
@ -788,11 +798,11 @@
|
||||
<span class="is-light is-size-7">(inactive since 2014)</span></li><li><span class="has-text-weight-semibold"><a href="G.html#gzdoom">GZDoom</a></span></li><li><span class="has-text-weight-semibold"><a href="H.html#hammer_of_thyrion">Hammer of Thyrion</a></span></li><li><a href="H.html#hardwar">Hardwar</a>
|
||||
<span class="is-light is-size-7">(beta, inactive since 2015)</span></li><li><a href="H.html#harmonist_dayoriah_clan_infiltration">Harmonist: Dayoriah Clan Infiltration</a>
|
||||
<span class="is-light is-size-7">(beta)</span></li><li><a href="H.html#hodoku">HoDoKu</a>
|
||||
<span class="is-light is-size-7">(inactive since 2013)</span></li><li><span class="has-text-weight-semibold"><a href="H.html#hyperrogue">HyperRogue</a></span></li><li><a href="I.html#i_have_no_tomatoes">I Have No Tomatoes</a>
|
||||
<span class="is-light is-size-7">(inactive since 2004)</span></li><li><a href="I.html#infinite_mario_bros">Infinite Mario Bros</a>
|
||||
<span class="is-light is-size-7">(inactive since 2010)</span></li></ul>
|
||||
<span class="is-light is-size-7">(inactive since 2013)</span></li><li><span class="has-text-weight-semibold"><a href="H.html#hyperrogue">HyperRogue</a></span></li></ul>
|
||||
</div><div class="column">
|
||||
<ul><li><span class="has-text-weight-semibold"><a href="I.html#infinite_tux">Infinite Tux</a></span></li><li><span class="has-text-weight-semibold"><a href="I.html#instead">INSTEAD</a></span></li><li><a href="I.html#intersect">Intersect</a>
|
||||
<ul><li><a href="I.html#i_have_no_tomatoes">I Have No Tomatoes</a>
|
||||
<span class="is-light is-size-7">(inactive since 2004)</span></li><li><a href="I.html#infinite_mario_bros">Infinite Mario Bros</a>
|
||||
<span class="is-light is-size-7">(inactive since 2010)</span></li><li><span class="has-text-weight-semibold"><a href="I.html#infinite_tux">Infinite Tux</a></span></li><li><span class="has-text-weight-semibold"><a href="I.html#instead">INSTEAD</a></span></li><li><a href="I.html#intersect">Intersect</a>
|
||||
<span class="is-light is-size-7">(beta)</span></li><li><a href="I.html#intricacy">Intricacy</a>
|
||||
<span class="is-light is-size-7">(beta)</span></li><li><span class="has-text-weight-semibold"><a href="I.html#ioquake3">ioquake3</a></span></li><li><span class="has-text-weight-semibold"><a href="I.html#iortcw">iortcw</a></span></li><li><a href="J.html#jamp">Jamp</a>
|
||||
<span class="is-light is-size-7">(beta, inactive since 2009)</span></li><li><a href="J.html#javelin">Javelin</a>
|
||||
@ -852,11 +862,11 @@
|
||||
<span class="is-light is-size-7">(beta)</span></li><li><a href="R.html#ri-li">Ri-li</a>
|
||||
<span class="is-light is-size-7">(inactive since 2007)</span></li><li><span class="has-text-weight-semibold"><a href="R.html#rocksndiamonds">Rocks'n'Diamonds</a></span></li><li><a href="R.html#rpgboss">rpgboss</a>
|
||||
<span class="is-light is-size-7">(beta, inactive since 2017)</span></li><li><a href="R.html#ruby-warrior">Ruby-warrior</a>
|
||||
<span class="is-light is-size-7">(beta, inactive since 2012)</span></li><li><span class="has-text-weight-semibold"><a href="R.html#rufascube">RufasCube</a></span></li><li><span class="has-text-weight-semibold"><a href="R.html#rufasslider">RufasSlider</a></span></li><li><span class="has-text-weight-semibold"><a href="R.html#rufasswap">RufasSwap</a></span></li><li><a href="S.html#scrabble3d">Scrabble3D</a>
|
||||
<span class="is-light is-size-7">(inactive since 2015)</span></li><li><a href="S.html#settlers_iii_remake">Settlers III remake</a>
|
||||
<span class="is-light is-size-7">(beta)</span></li></ul>
|
||||
<span class="is-light is-size-7">(beta, inactive since 2012)</span></li></ul>
|
||||
</div><div class="column">
|
||||
<ul><li><span class="has-text-weight-semibold"><a href="S.html#shattered_pixel_dungeon">Shattered Pixel Dungeon</a></span></li><li><a href="S.html#shockolate">Shockolate</a>
|
||||
<ul><li><span class="has-text-weight-semibold"><a href="R.html#rufascube">RufasCube</a></span></li><li><span class="has-text-weight-semibold"><a href="R.html#rufasslider">RufasSlider</a></span></li><li><span class="has-text-weight-semibold"><a href="R.html#rufasswap">RufasSwap</a></span></li><li><a href="S.html#scrabble3d">Scrabble3D</a>
|
||||
<span class="is-light is-size-7">(inactive since 2015)</span></li><li><a href="S.html#settlers_iii_remake">Settlers III remake</a>
|
||||
<span class="is-light is-size-7">(beta)</span></li><li><span class="has-text-weight-semibold"><a href="S.html#shattered_pixel_dungeon">Shattered Pixel Dungeon</a></span></li><li><a href="S.html#shockolate">Shockolate</a>
|
||||
<span class="is-light is-size-7">(beta)</span></li><li><a href="S.html#shotgun_debugger">Shotgun Debugger</a>
|
||||
<span class="is-light is-size-7">(inactive since 2005)</span></li><li><span class="has-text-weight-semibold"><a href="S.html#simon_tathams_portable_puzzle_collection">Simon Tatham's Portable Puzzle Collection</a></span></li><li><span class="has-text-weight-semibold"><a href="S.html#simsu">Simsu</a></span></li><li><a href="S.html#slime_volley">Slime Volley</a>
|
||||
<span class="is-light is-size-7">(inactive since 2010)</span></li><li><a href="S.html#slingshot">Slingshot</a>
|
||||
@ -898,12 +908,12 @@
|
||||
<span class="is-light is-size-7">(inactive since 2015)</span></li><li><a href="../frameworks/framework.html#desmume">DeSmuME</a>
|
||||
<span class="is-light is-size-7">(inactive since 2015)</span></li><li><span class="has-text-weight-semibold"><a href="../frameworks/framework.html#flare">Flare</a></span></li><li><a href="../frameworks/framework.html#flixel-gdx">flixel-gdx</a>
|
||||
<span class="is-light is-size-7">(beta, inactive since 2017)</span></li><li><a href="../frameworks/framework.html#game_editor">Game Editor</a>
|
||||
<span class="is-light is-size-7">(inactive since 2014)</span></li><li><span class="has-text-weight-semibold"><a href="../frameworks/library.html#gbdk">GBDK</a></span></li><li><span class="has-text-weight-semibold"><a href="../frameworks/framework.html#gideros">Gideros</a></span></li><li><span class="has-text-weight-semibold"><a href="../frameworks/library.html#glew">GLEW</a></span></li><li><span class="has-text-weight-semibold"><a href="../frameworks/library.html#gtk">GTK</a></span></li><li><span class="has-text-weight-semibold"><a href="../frameworks/framework.html#haxepunk">HaxePunk</a></span></li><li><span class="has-text-weight-semibold"><a href="../frameworks/tool.html#kevedit">KevEdit</a></span></li><li><span class="has-text-weight-semibold"><a href="../frameworks/framework.html#liko-12">LIKO-12</a></span></li><li><a href="../frameworks/framework.html#loon_game">Loon Game</a>
|
||||
<span class="is-light is-size-7">(beta)</span></li><li><span class="has-text-weight-semibold"><a href="../frameworks/framework.html#love2dcs">Love2dCS</a></span></li><li><span class="has-text-weight-semibold"><a href="../frameworks/framework.html#love">LÖVE</a></span></li><li><span class="has-text-weight-semibold"><a href="../frameworks/framework.html#minetest">Minetest</a></span></li><li><span class="has-text-weight-semibold"><a href="../frameworks/library.html#numpy">NumPy</a></span></li><li><span class="has-text-weight-semibold"><a href="../frameworks/tool.html#opsu">opsu!</a></span></li><li><span class="has-text-weight-semibold"><a href="../frameworks/library.html#pgu">PGU</a></span></li><li><span class="has-text-weight-semibold"><a href="../frameworks/library.html#pillow">Pillow</a></span></li><li><a href="../frameworks/framework.html#plib">PLIB</a>
|
||||
<span class="is-light is-size-7">(inactive since 2012)</span></li><li><span class="has-text-weight-semibold"><a href="../frameworks/library.html#pyglet">pyglet</a></span></li><li><span class="has-text-weight-semibold"><a href="../frameworks/library.html#pyqt">PyQt</a></span></li><li><a href="../frameworks/library.html#pyscroll">pyscroll</a>
|
||||
<span class="is-light is-size-7">(inactive since 2014)</span></li><li><span class="has-text-weight-semibold"><a href="../frameworks/library.html#gbdk">GBDK</a></span></li><li><span class="has-text-weight-semibold"><a href="../frameworks/framework.html#gideros">Gideros</a></span></li><li><span class="has-text-weight-semibold"><a href="../frameworks/framework.html#haxepunk">HaxePunk</a></span></li><li><span class="has-text-weight-semibold"><a href="../frameworks/tool.html#kevedit">KevEdit</a></span></li><li><span class="has-text-weight-semibold"><a href="../frameworks/framework.html#liko-12">LIKO-12</a></span></li><li><a href="../frameworks/framework.html#loon_game">Loon Game</a>
|
||||
<span class="is-light is-size-7">(beta)</span></li><li><span class="has-text-weight-semibold"><a href="../frameworks/framework.html#love2dcs">Love2dCS</a></span></li><li><span class="has-text-weight-semibold"><a href="../frameworks/framework.html#love">LÖVE</a></span></li><li><span class="has-text-weight-semibold"><a href="../frameworks/framework.html#minetest">Minetest</a></span></li><li><span class="has-text-weight-semibold"><a href="../frameworks/tool.html#opsu">opsu!</a></span></li><li><span class="has-text-weight-semibold"><a href="../frameworks/library.html#pgu">PGU</a></span></li><li><a href="../frameworks/framework.html#plib">PLIB</a>
|
||||
<span class="is-light is-size-7">(inactive since 2012)</span></li><li><a href="../frameworks/library.html#pyscroll">pyscroll</a>
|
||||
<span class="is-light is-size-7">(inactive since 2018)</span></li><li><span class="has-text-weight-semibold"><a href="../frameworks/library.html#pytmx">PyTMX</a></span></li><li><span class="has-text-weight-semibold"><a href="../frameworks/framework.html#raylib">raylib</a></span></li><li><span class="has-text-weight-semibold"><a href="../frameworks/framework.html#renpy">Ren'Py</a></span></li><li><span class="has-text-weight-semibold"><a href="../frameworks/tool.html#rolisteam">Rolisteam</a></span></li><li><a href="../frameworks/tool.html#sfxr">sfxr</a>
|
||||
<span class="is-light is-size-7">(inactive since 2012)</span></li><li><span class="has-text-weight-semibold"><a href="../frameworks/tool.html#slade">SLADE</a></span></li><li><a href="../frameworks/framework.html#superstarfighter">SuperStarfighter</a>
|
||||
<span class="is-light is-size-7">(beta)</span></li><li><span class="has-text-weight-semibold"><a href="../frameworks/framework.html#vassal">VASSAL</a></span></li><li><span class="has-text-weight-semibold"><a href="../frameworks/library.html#wxpython">wxPython</a></span></li></ul>
|
||||
<span class="is-light is-size-7">(beta)</span></li><li><span class="has-text-weight-semibold"><a href="../frameworks/framework.html#vassal">VASSAL</a></span></li></ul>
|
||||
</div></div>
|
||||
<a class="is-light is-size-7" href="#">Back to top</a>
|
||||
</div>
|
||||
@ -934,9 +944,9 @@
|
||||
<span class="is-light is-size-7">(inactive since 2016)</span></li><li><span class="has-text-weight-semibold"><a href="G.html#gcompris">GCompris</a></span></li><li><a href="G.html#gl_tron">GL TRON</a>
|
||||
<span class="is-light is-size-7">(inactive since 2012)</span></li><li><a href="G.html#gloomy_dungeons">Gloomy Dungeons</a>
|
||||
<span class="is-light is-size-7">(inactive since 2018)</span></li><li><span class="has-text-weight-semibold"><a href="G.html#gloomy_dungeons_2">Gloomy Dungeons 2</a></span></li><li><span class="has-text-weight-semibold"><a href="G.html#glxy">GLXY</a></span></li><li><span class="has-text-weight-semibold"><a href="G.html#golly">Golly</a></span></li><li><a href="G.html#gravity_defied">Gravity Defied</a>
|
||||
<span class="is-light is-size-7">(inactive since 2015)</span></li><li><span class="has-text-weight-semibold"><a href="H.html#hyperrogue">HyperRogue</a></span></li><li><span class="has-text-weight-semibold"><a href="I.html#instead">INSTEAD</a></span></li></ul>
|
||||
<span class="is-light is-size-7">(inactive since 2015)</span></li><li><span class="has-text-weight-semibold"><a href="H.html#hyperrogue">HyperRogue</a></span></li></ul>
|
||||
</div><div class="column">
|
||||
<ul><li><a href="I.html#isolmoa">Isolmoa</a>
|
||||
<ul><li><span class="has-text-weight-semibold"><a href="I.html#instead">INSTEAD</a></span></li><li><a href="I.html#isolmoa">Isolmoa</a>
|
||||
<span class="is-light is-size-7">(inactive since 2014)</span></li><li><span class="has-text-weight-semibold"><a href="I.html#ithaka_board_game">Ithaka Board Game</a></span></li><li><span class="has-text-weight-semibold"><a href="J.html#jazz_resurrection">Jazz² Resurrection</a></span></li><li><a href="J.html#jewelthief">jewelthief</a>
|
||||
<span class="is-light is-size-7">(inactive since 2016)</span></li><li><a href="K.html#kittenmaxit">KittenMaxit</a>
|
||||
<span class="is-light is-size-7">(beta)</span></li><li><a href="K.html#klooni_1010">Klooni 1010!</a>
|
||||
@ -965,10 +975,10 @@
|
||||
<span class="is-light is-size-7">(inactive since 2018)</span></li><li><a href="P.html#powerslide_remake">Powerslide remake</a>
|
||||
<span class="is-light is-size-7">(beta)</span></li><li><span class="has-text-weight-semibold"><a href="R.html#rabbit_escape">Rabbit Escape</a></span></li><li><span class="has-text-weight-semibold"><a href="R.html#raumballer">RaumBaller</a></span></li><li><a href="R.html#recursive_runner">Recursive Runner</a>
|
||||
<span class="is-light is-size-7">(beta, inactive since 2017)</span></li><li><span class="has-text-weight-semibold"><a href="R.html#remixed_dungeon">Remixed Dungeon</a></span></li><li><a href="R.html#replica_island">Replica Island</a>
|
||||
<span class="is-light is-size-7">(inactive since 2011)</span></li><li><span class="has-text-weight-semibold"><a href="R.html#retro_stack">Retro Stack</a></span></li><li><span class="has-text-weight-semibold"><a href="R.html#rocksndiamonds">Rocks'n'Diamonds</a></span></li><li><a href="R.html#rott94">Rott94</a>
|
||||
<span class="is-light is-size-7">(beta)</span></li><li><span class="has-text-weight-semibold"><a href="S.html#sanandreasunity">SanAndreasUnity</a></span></li></ul>
|
||||
<span class="is-light is-size-7">(inactive since 2011)</span></li><li><span class="has-text-weight-semibold"><a href="R.html#retro_stack">Retro Stack</a></span></li><li><span class="has-text-weight-semibold"><a href="R.html#rocksndiamonds">Rocks'n'Diamonds</a></span></li></ul>
|
||||
</div><div class="column">
|
||||
<ul><li><a href="S.html#seafood_berserker">Seafood Berserker!</a>
|
||||
<ul><li><a href="R.html#rott94">Rott94</a>
|
||||
<span class="is-light is-size-7">(beta)</span></li><li><span class="has-text-weight-semibold"><a href="S.html#sanandreasunity">SanAndreasUnity</a></span></li><li><a href="S.html#seafood_berserker">Seafood Berserker!</a>
|
||||
<span class="is-light is-size-7">(inactive since 2018)</span></li><li><a href="S.html#settlers_iii_remake">Settlers III remake</a>
|
||||
<span class="is-light is-size-7">(beta)</span></li><li><span class="has-text-weight-semibold"><a href="S.html#shattered_pixel_dungeon">Shattered Pixel Dungeon</a></span></li><li><span class="has-text-weight-semibold"><a href="S.html#simon_tathams_portable_puzzle_collection">Simon Tatham's Portable Puzzle Collection</a></span></li><li><a href="S.html#simple_brick_games">Simple Brick Games</a>
|
||||
<span class="is-light is-size-7">(inactive since 2017)</span></li><li><span class="has-text-weight-semibold"><a href="S.html#simple-solitaire">Simple-Solitaire</a></span></li><li><span class="has-text-weight-semibold"><a href="S.html#sokoban">Sokoban</a></span></li><li><a href="S.html#space_trader_for_android">Space Trader for Android</a>
|
||||
@ -992,7 +1002,7 @@
|
||||
<span class="is-light is-size-7">(beta)</span></li><li><a href="X.html#xenowar">Xenowar</a>
|
||||
<span class="is-light is-size-7">(inactive since 2014)</span></li><li><span class="has-text-weight-semibold"><a href="X.html#xskat">XSkat</a></span></li><li><a href="Y.html#yet_another_engine">Yet Another Engine</a>
|
||||
<span class="is-light is-size-7">(beta, inactive since 2016)</span></li><li><span class="has-text-weight-semibold"><a href="Z.html#zen">Zen!</a></span></li><li><a href="../frameworks/framework.html#flixel-gdx">flixel-gdx</a>
|
||||
<span class="is-light is-size-7">(beta, inactive since 2017)</span></li><li><span class="has-text-weight-semibold"><a href="../frameworks/framework.html#gideros">Gideros</a></span></li><li><span class="has-text-weight-semibold"><a href="../frameworks/library.html#gl4es">GL4ES</a></span></li><li><span class="has-text-weight-semibold"><a href="../frameworks/framework.html#haxepunk">HaxePunk</a></span></li><li><span class="has-text-weight-semibold"><a href="../frameworks/framework.html#liko-12">LIKO-12</a></span></li><li><span class="has-text-weight-semibold"><a href="../frameworks/framework.html#love">LÖVE</a></span></li><li><span class="has-text-weight-semibold"><a href="../frameworks/framework.html#minetest">Minetest</a></span></li><li><span class="has-text-weight-semibold"><a href="../frameworks/tool.html#opsu">opsu!</a></span></li><li><span class="has-text-weight-semibold"><a href="../frameworks/library.html#pyqt">PyQt</a></span></li><li><span class="has-text-weight-semibold"><a href="../frameworks/framework.html#raylib">raylib</a></span></li><li><span class="has-text-weight-semibold"><a href="../frameworks/framework.html#renpy">Ren'Py</a></span></li></ul>
|
||||
<span class="is-light is-size-7">(beta, inactive since 2017)</span></li><li><span class="has-text-weight-semibold"><a href="../frameworks/framework.html#gideros">Gideros</a></span></li><li><span class="has-text-weight-semibold"><a href="../frameworks/framework.html#haxepunk">HaxePunk</a></span></li><li><span class="has-text-weight-semibold"><a href="../frameworks/framework.html#liko-12">LIKO-12</a></span></li><li><span class="has-text-weight-semibold"><a href="../frameworks/framework.html#love">LÖVE</a></span></li><li><span class="has-text-weight-semibold"><a href="../frameworks/framework.html#minetest">Minetest</a></span></li><li><span class="has-text-weight-semibold"><a href="../frameworks/tool.html#opsu">opsu!</a></span></li><li><span class="has-text-weight-semibold"><a href="../frameworks/framework.html#raylib">raylib</a></span></li><li><span class="has-text-weight-semibold"><a href="../frameworks/framework.html#renpy">Ren'Py</a></span></li></ul>
|
||||
</div></div>
|
||||
<a class="is-light is-size-7" href="#">Back to top</a>
|
||||
</div>
|
||||
@ -1006,19 +1016,19 @@
|
||||
<span class="is-light is-size-7">(beta)</span></li><li><a href="G.html#gameplay">GamePlay</a>
|
||||
<span class="is-light is-size-7">(inactive since 2016)</span></li><li><a href="G.html#gorillas">Gorillas</a>
|
||||
<span class="is-light is-size-7">(inactive since 2014)</span></li><li><span class="has-text-weight-semibold"><a href="H.html#hedgewars">Hedgewars</a></span></li><li><a href="N.html#nova_pinball">NOVA PINBALL</a>
|
||||
<span class="is-light is-size-7">(beta, inactive since 2017)</span></li><li><span class="has-text-weight-semibold"><a href="O.html#openlara">OpenLara</a></span></li><li><a href="O.html#osu">osu!</a>
|
||||
<span class="is-light is-size-7">(beta)</span></li></ul>
|
||||
<span class="is-light is-size-7">(beta, inactive since 2017)</span></li><li><span class="has-text-weight-semibold"><a href="O.html#openlara">OpenLara</a></span></li></ul>
|
||||
</div><div class="column">
|
||||
<ul><li><a href="O.html#ouzel">ouzel</a>
|
||||
<ul><li><a href="O.html#osu">osu!</a>
|
||||
<span class="is-light is-size-7">(beta)</span></li><li><a href="O.html#ouzel">ouzel</a>
|
||||
<span class="is-light is-size-7">(beta)</span></li><li><a href="P.html#playir">Playir</a>
|
||||
<span class="is-light is-size-7">(inactive since 2014)</span></li><li><span class="has-text-weight-semibold"><a href="S.html#shattered_pixel_dungeon">Shattered Pixel Dungeon</a></span></li><li><span class="has-text-weight-semibold"><a href="S.html#simon_tathams_portable_puzzle_collection">Simon Tatham's Portable Puzzle Collection</a></span></li><li><span class="has-text-weight-semibold"><a href="T.html#the_battle_for_wesnoth">The Battle for Wesnoth</a></span></li><li><a href="T.html#tux_paint">Tux Paint</a>
|
||||
<span class="is-light is-size-7">(beta)</span></li><li><a href="W.html#wagic_the_homebrew">Wagic, the Homebrew</a>
|
||||
<span class="is-light is-size-7">(beta)</span></li></ul>
|
||||
</div><div class="column">
|
||||
<ul><li><a href="Y.html#yet_another_engine">Yet Another Engine</a>
|
||||
<ul><li><a href="W.html#wagic_the_homebrew">Wagic, the Homebrew</a>
|
||||
<span class="is-light is-size-7">(beta)</span></li><li><a href="Y.html#yet_another_engine">Yet Another Engine</a>
|
||||
<span class="is-light is-size-7">(beta, inactive since 2016)</span></li><li><a href="../frameworks/framework.html#flixel-gdx">flixel-gdx</a>
|
||||
<span class="is-light is-size-7">(beta, inactive since 2017)</span></li><li><a href="../frameworks/framework.html#game_editor">Game Editor</a>
|
||||
<span class="is-light is-size-7">(inactive since 2014)</span></li><li><span class="has-text-weight-semibold"><a href="../frameworks/framework.html#haxepunk">HaxePunk</a></span></li><li><span class="has-text-weight-semibold"><a href="../frameworks/framework.html#love">LÖVE</a></span></li><li><span class="has-text-weight-semibold"><a href="../frameworks/library.html#pyqt">PyQt</a></span></li><li><span class="has-text-weight-semibold"><a href="../frameworks/framework.html#renpy">Ren'Py</a></span></li></ul>
|
||||
<span class="is-light is-size-7">(inactive since 2014)</span></li><li><span class="has-text-weight-semibold"><a href="../frameworks/framework.html#haxepunk">HaxePunk</a></span></li><li><span class="has-text-weight-semibold"><a href="../frameworks/framework.html#love">LÖVE</a></span></li><li><span class="has-text-weight-semibold"><a href="../frameworks/framework.html#renpy">Ren'Py</a></span></li></ul>
|
||||
</div></div>
|
||||
<a class="is-light is-size-7" href="#">Back to top</a>
|
||||
</div>
|
||||
@ -1284,7 +1294,7 @@
|
||||
<span class="is-light is-size-7">(beta, inactive since 2013)</span></li><li><a href="F.html#foursies">Foursies</a>
|
||||
<span class="is-light is-size-7">(inactive since 2016)</span></li><li><a href="F.html#fquake3">FQuake3</a>
|
||||
<span class="is-light is-size-7">(beta, inactive since 2014)</span></li><li><a href="F.html#frabs">fRaBs</a>
|
||||
<span class="is-light is-size-7">(inactive since 2016)</span></li><li><span class="has-text-weight-semibold"><a href="F.html#free_allegiance">Free Allegiance</a></span></li><li><a href="F.html#free_heroes_2">Free Heroes 2</a>
|
||||
<span class="is-light is-size-7">(inactive since 2016)</span></li><li><span class="has-text-weight-semibold"><a href="F.html#fractal_engine">Fractal Engine</a></span></li><li><span class="has-text-weight-semibold"><a href="F.html#free_allegiance">Free Allegiance</a></span></li><li><a href="F.html#free_heroes_2">Free Heroes 2</a>
|
||||
<span class="is-light is-size-7">(beta, inactive since 2015)</span></li><li><a href="F.html#free_in_the_dark_engine">Free in the Dark (engine)</a>
|
||||
<span class="is-light is-size-7">(beta)</span></li><li><a href="F.html#free_space_colonization">Free Space Colonization</a>
|
||||
<span class="is-light is-size-7">(beta, inactive since 2017)</span></li><li><a href="F.html#free_tennis">Free Tennis</a>
|
||||
@ -1340,16 +1350,16 @@
|
||||
<span class="is-light is-size-7">(beta)</span></li><li><a href="H.html#heroes_of_wesnoth">Heroes of Wesnoth</a>
|
||||
<span class="is-light is-size-7">(beta, inactive since 2010)</span></li><li><a href="H.html#heroes_of_wing_commander">Heroes of Wing Commander</a>
|
||||
<span class="is-light is-size-7">(beta, inactive since 2014)</span></li><li><a href="H.html#hex_game">Hex Game</a>
|
||||
<span class="is-light is-size-7">(beta)</span></li><li><a href="H.html#hex-a-hop">Hex-a-hop</a>
|
||||
<span class="is-light is-size-7">(beta)</span></li></ul>
|
||||
</div><div class="column">
|
||||
<ul><li><a href="H.html#hex-a-hop">Hex-a-hop</a>
|
||||
<span class="is-light is-size-7">(inactive since 2013)</span></li><li><a href="H.html#hnefatafl">Hnefatafl</a>
|
||||
<span class="is-light is-size-7">(beta, inactive since 2014)</span></li><li><a href="H.html#hocoslamfy">Hocoslamfy</a>
|
||||
<span class="is-light is-size-7">(beta, inactive since 2016)</span></li><li><a href="H.html#holyspirit">HolySpirit</a>
|
||||
<span class="is-light is-size-7">(beta, inactive since 2013)</span></li><li><a href="H.html#hovertank3d">Hovertank3D</a>
|
||||
<span class="is-light is-size-7">(inactive since 2014)</span></li><li><a href="H.html#hypatia">Hypatia</a>
|
||||
<span class="is-light is-size-7">(beta, inactive since 2016)</span></li><li><a href="H.html#hypercube">Hypercube</a>
|
||||
<span class="is-light is-size-7">(inactive since 2016)</span></li></ul>
|
||||
</div><div class="column">
|
||||
<ul><li><a href="I.html#icbm3d">ICBM3D</a>
|
||||
<span class="is-light is-size-7">(inactive since 2016)</span></li><li><a href="I.html#icbm3d">ICBM3D</a>
|
||||
<span class="is-light is-size-7">(beta, inactive since 1998)</span></li><li><a href="I.html#iceball">Iceball</a>
|
||||
<span class="is-light is-size-7">(inactive since 2017)</span></li><li><span class="has-text-weight-semibold"><a href="I.html#ilarion">Ilarion</a></span></li><li><span class="has-text-weight-semibold"><a href="I.html#illarion">Illarion</a></span></li><li><a href="I.html#imaze">IMaze</a>
|
||||
<span class="is-light is-size-7">(inactive since 2001)</span></li><li><span class="has-text-weight-semibold"><a href="I.html#imperium">Imperium</a></span></li><li><a href="I.html#infiniminer">Infiniminer</a>
|
||||
@ -1382,7 +1392,8 @@
|
||||
<span class="is-light is-size-7">(beta, inactive since 2017)</span></li><li><a href="L.html#lemmini">Lemmini</a>
|
||||
<span class="is-light is-size-7">(beta, inactive since 2017)</span></li><li><span class="has-text-weight-semibold"><a href="L.html#liberation_circuit">Liberation Circuit</a></span></li><li><a href="L.html#libre_pinball">Libre Pinball</a>
|
||||
<span class="is-light is-size-7">(beta, inactive since 2015)</span></li><li><a href="L.html#librequake">LibreQuake</a>
|
||||
<span class="is-light is-size-7">(beta)</span></li><li><span class="has-text-weight-semibold"><a href="L.html#librerama">Librerama</a></span></li><li><a href="L.html#limbs_off">Limbs Off</a>
|
||||
<span class="is-light is-size-7">(beta)</span></li><li><span class="has-text-weight-semibold"><a href="L.html#librerama">Librerama</a></span></li><li><a href="L.html#lierolibre">LieroLibre</a>
|
||||
<span class="is-light is-size-7">(inactive since 2017)</span></li><li><a href="L.html#limbs_off">Limbs Off</a>
|
||||
<span class="is-light is-size-7">(beta, inactive since 2013)</span></li><li><a href="L.html#lincity">Lincity</a>
|
||||
<span class="is-light is-size-7">(inactive since 2005)</span></li><li><span class="has-text-weight-semibold"><a href="L.html#lincity-ng">LinCity-NG</a></span></li><li><a href="L.html#linleys_dungeon_crawl">Linley's Dungeon Crawl</a>
|
||||
<span class="is-light is-size-7">(inactive since 2006)</span></li><li><a href="L.html#linwarrior_3d">Linwarrior 3D</a>
|
||||
@ -1419,7 +1430,7 @@
|
||||
<span class="is-light is-size-7">(beta, inactive since 2013)</span></li><li><span class="has-text-weight-semibold"><a href="M.html#mrboom">Mr.Boom</a></span></li><li><a href="M.html#mrfuze">Mrfuze</a>
|
||||
<span class="is-light is-size-7">(inactive since 2008)</span></li><li><a href="M.html#mtp_target">Mtp Target</a>
|
||||
<span class="is-light is-size-7">(inactive since 2008)</span></li><li><a href="M.html#musosu">MUSoSu</a>
|
||||
<span class="is-light is-size-7">(beta, inactive since 2008)</span></li><li><span class="has-text-weight-semibold"><a href="N.html#naev">Naev</a></span></li><li><span class="has-text-weight-semibold"><a href="N.html#nblood">NBlood</a></span></li><li><a href="N.html#neolemmix">NeoLemmix</a>
|
||||
<span class="is-light is-size-7">(beta, inactive since 2008)</span></li><li><span class="has-text-weight-semibold"><a href="M.html#mxengine">MxEngine</a></span></li><li><span class="has-text-weight-semibold"><a href="N.html#naev">Naev</a></span></li><li><span class="has-text-weight-semibold"><a href="N.html#nblood">NBlood</a></span></li><li><a href="N.html#neolemmix">NeoLemmix</a>
|
||||
<span class="is-light is-size-7">(beta)</span></li><li><span class="has-text-weight-semibold"><a href="N.html#netacka">Netacka</a></span></li><li><span class="has-text-weight-semibold"><a href="N.html#nethack">NetHack</a></span></li><li><a href="N.html#netpanzer">NetPanzer</a>
|
||||
<span class="is-light is-size-7">(beta)</span></li><li><span class="has-text-weight-semibold"><a href="N.html#netstatsbaseball">NetStatsBaseball</a></span></li><li><a href="N.html#nighthawk">Nighthawk</a>
|
||||
<span class="is-light is-size-7">(inactive since 2004)</span></li><li><a href="N.html#nikki_and_the_robots">Nikki and the Robots</a>
|
||||
@ -1536,7 +1547,9 @@
|
||||
<span class="is-light is-size-7">(beta)</span></li><li><a href="S.html#scrap">Scrap</a>
|
||||
<span class="is-light is-size-7">(inactive since 2017)</span></li><li><span class="has-text-weight-semibold"><a href="S.html#sdlpop">SDLPoP</a></span></li><li><a href="S.html#search_for_the_red_herring">Search for the Red Herring</a>
|
||||
<span class="is-light is-size-7">(inactive since 2006)</span></li><li><a href="S.html#secret_maryo_chronicles">Secret Maryo Chronicles</a>
|
||||
<span class="is-light is-size-7">(inactive since 2009)</span></li><li><a href="S.html#sengoku_warring_states_of_japan">Sengoku: Warring States of Japan</a>
|
||||
<span class="is-light is-size-7">(inactive since 2009)</span></li></ul>
|
||||
</div><div class="column">
|
||||
<ul><li><a href="S.html#sengoku_warring_states_of_japan">Sengoku: Warring States of Japan</a>
|
||||
<span class="is-light is-size-7">(beta, inactive since 2008)</span></li><li><span class="has-text-weight-semibold"><a href="S.html#sentient_storage">Sentient Storage</a></span></li><li><span class="has-text-weight-semibold"><a href="S.html#sfall">sfall</a></span></li><li><a href="S.html#shadowgrounds">Shadowgrounds</a>
|
||||
<span class="is-light is-size-7">(beta, inactive since 2017)</span></li><li><a href="S.html#sharpkonquest">SharpKonquest</a>
|
||||
<span class="is-light is-size-7">(inactive since 2007)</span></li><li><a href="S.html#siege_of_avalon_open_source">Siege of Avalon : Open Source</a>
|
||||
@ -1547,9 +1560,7 @@
|
||||
<span class="is-light is-size-7">(inactive since 2008)</span></li><li><a href="S.html#sine">Sine</a>
|
||||
<span class="is-light is-size-7">(beta)</span></li><li><a href="S.html#sintel_the_game">Sintel The Game</a>
|
||||
<span class="is-light is-size-7">(beta, inactive since 2014)</span></li><li><a href="S.html#slashem">SLASH'EM</a>
|
||||
<span class="is-light is-size-7">(beta, inactive since 2007)</span></li></ul>
|
||||
</div><div class="column">
|
||||
<ul><li><a href="S.html#slay">Slay</a>
|
||||
<span class="is-light is-size-7">(beta, inactive since 2007)</span></li><li><a href="S.html#slay">Slay</a>
|
||||
<span class="is-light is-size-7">(beta, inactive since 2010)</span></li><li><a href="S.html#sleep_is_death">Sleep Is Death</a>
|
||||
<span class="is-light is-size-7">(inactive since 2018)</span></li><li><a href="S.html#slime_volleyball">Slime Volleyball</a>
|
||||
<span class="is-light is-size-7">(beta)</span></li><li><a href="S.html#slot-racers">Slot-Racers</a>
|
||||
@ -1680,45 +1691,44 @@
|
||||
<span class="is-light is-size-7">(beta)</span></li><li><span class="has-text-weight-semibold"><a href="../frameworks/framework.html#allegro">Allegro</a></span></li><li><a href="../frameworks/framework.html#annchienta">Annchienta</a>
|
||||
<span class="is-light is-size-7">(inactive since 2009)</span></li><li><span class="has-text-weight-semibold"><a href="../frameworks/framework.html#arianne_marauroa">Arianne / Marauroa</a></span></li><li><a href="../frameworks/framework.html#atlantis">Atlantis</a>
|
||||
<span class="is-light is-size-7">(inactive since 2016)</span></li><li><a href="../frameworks/framework.html#atomic_game_engine">Atomic Game Engine</a>
|
||||
<span class="is-light is-size-7">(inactive since 2018)</span></li><li><span class="has-text-weight-semibold"><a href="../frameworks/tool.html#autorealm">AutoREALM</a></span></li><li><span class="has-text-weight-semibold"><a href="../frameworks/framework.html#blender_game_engine">Blender game engine</a></span></li><li><span class="has-text-weight-semibold"><a href="../frameworks/library.html#boost_c++_libraries">Boost (C++ Libraries)</a></span></li><li><span class="has-text-weight-semibold"><a href="../frameworks/library.html#box2d">Box2D</a></span></li><li><a href="../frameworks/tool.html#bt_builder">Bt Builder</a>
|
||||
<span class="is-light is-size-7">(inactive since 2018)</span></li><li><span class="has-text-weight-semibold"><a href="../frameworks/tool.html#autorealm">AutoREALM</a></span></li><li><span class="has-text-weight-semibold"><a href="../frameworks/framework.html#blender_game_engine">Blender game engine</a></span></li><li><span class="has-text-weight-semibold"><a href="../frameworks/library.html#box2d">Box2D</a></span></li><li><a href="../frameworks/tool.html#bt_builder">Bt Builder</a>
|
||||
<span class="is-light is-size-7">(beta)</span></li><li><a href="../frameworks/tool.html#cyo_adventures_text_game_generator">C.Y.O. Adventures, text game generator</a>
|
||||
<span class="is-light is-size-7">(beta, inactive since 2012)</span></li><li><span class="has-text-weight-semibold"><a href="../frameworks/framework.html#castle_game_engine">Castle Game Engine</a></span></li><li><a href="../frameworks/tool.html#cboard">CBoard</a>
|
||||
<span class="is-light is-size-7">(beta, inactive since 2018)</span></li><li><span class="has-text-weight-semibold"><a href="../frameworks/framework.html#cocos2d-x">COCOS2D-X</a></span></li><li><span class="has-text-weight-semibold"><a href="../frameworks/library.html#crypto++">Crypto++</a></span></li><li><a href="../frameworks/framework.html#dash_engine">Dash Engine</a>
|
||||
<span class="is-light is-size-7">(beta, inactive since 2018)</span></li><li><span class="has-text-weight-semibold"><a href="../frameworks/framework.html#cocos2d-x">COCOS2D-X</a></span></li><li><a href="../frameworks/framework.html#dash_engine">Dash Engine</a>
|
||||
<span class="is-light is-size-7">(inactive since 2015)</span></li><li><span class="has-text-weight-semibold"><a href="../frameworks/library.html#dear_imgui">Dear ImGui</a></span></li><li><a href="../frameworks/tool.html#deity">Deity</a>
|
||||
<span class="is-light is-size-7">(inactive since 2014)</span></li><li><a href="../frameworks/framework.html#delta_engine">Delta Engine</a>
|
||||
<span class="is-light is-size-7">(inactive since 2015)</span></li><li><span class="has-text-weight-semibold"><a href="../frameworks/library.html#doxygen">Doxygen</a></span></li><li><a href="../frameworks/tool.html#dungeon_mapper">Dungeon Mapper</a>
|
||||
<span class="is-light is-size-7">(inactive since 2015)</span></li><li><a href="../frameworks/tool.html#dungeon_mapper">Dungeon Mapper</a>
|
||||
<span class="is-light is-size-7">(beta, inactive since 2013)</span></li><li><span class="has-text-weight-semibold"><a href="../frameworks/framework.html#easyrpg_player">EasyRPG Player</a></span></li><li><a href="../frameworks/framework.html#enduro2d">Enduro2D</a>
|
||||
<span class="is-light is-size-7">(beta)</span></li><li><span class="has-text-weight-semibold"><a href="../frameworks/framework.html#enigma_development_environment">ENIGMA (development environment)</a></span></li><li><span class="has-text-weight-semibold"><a href="../frameworks/framework.html#flixel">Flixel</a></span></li><li><span class="has-text-weight-semibold"><a href="../frameworks/library.html#freetype">FreeType</a></span></li><li><span class="has-text-weight-semibold"><a href="../frameworks/framework.html#gemrb">GemRB</a></span></li><li><a href="../frameworks/tool.html#gm_tools">GM Tools</a>
|
||||
<span class="is-light is-size-7">(beta, inactive since 2004)</span></li><li><span class="has-text-weight-semibold"><a href="../frameworks/framework.html#godot">Godot</a></span></li><li><a href="../frameworks/framework.html#grit_game_engine">Grit Game Engine</a>
|
||||
<span class="is-light is-size-7">(beta)</span></li><li><a href="../frameworks/framework.html#h-world">H-World</a>
|
||||
<span class="is-light is-size-7">(beta, inactive since 2005)</span></li><li><span class="has-text-weight-semibold"><a href="../frameworks/library.html#harfbuzz">HarfBuzz</a></span></li><li><span class="has-text-weight-semibold"><a href="../frameworks/framework.html#haxeflixel">HaxeFlixel</a></span></li><li><span class="has-text-weight-semibold"><a href="../frameworks/library.html#horde3d">Horde3D</a></span></li><li><span class="has-text-weight-semibold"><a href="../frameworks/framework.html#irrlicht_engine">Irrlicht Engine</a></span></li><li><a href="../frameworks/tool.html#janag-java_name_generator">JaNaG - Java Name Generator</a>
|
||||
<span class="is-light is-size-7">(inactive since 2016)</span></li><li><span class="has-text-weight-semibold"><a href="../frameworks/framework.html#jmonkeyengine">jMonkeyEngine</a></span></li><li><span class="has-text-weight-semibold"><a href="../frameworks/framework.html#libgdx">libGDX</a></span></li><li><span class="has-text-weight-semibold"><a href="../frameworks/library.html#libpng">libpng</a></span></li><li><a href="../frameworks/tool.html#libre_the_open_source_card_game">Libre: The Open Source Card Game</a>
|
||||
<span class="is-light is-size-7">(inactive since 2010)</span></li><li><span class="has-text-weight-semibold"><a href="../frameworks/library.html#libxml2">Libxml2</a></span></li><li><a href="../frameworks/library.html#lierolibre">LieroLibre</a>
|
||||
<span class="is-light is-size-7">(inactive since 2017)</span></li><li><span class="has-text-weight-semibold"><a href="../frameworks/framework.html#lightweight_java_game_library">Lightweight Java Game Library</a></span></li><li><span class="has-text-weight-semibold"><a href="../frameworks/library.html#lua">Lua</a></span></li><li><a href="../frameworks/framework.html#lumix_engine">Lumix Engine</a>
|
||||
<span class="is-light is-size-7">(beta)</span></li><li><span class="has-text-weight-semibold"><a href="../frameworks/library.html#lzma_sdk">LZMA SDK</a></span></li><li><a href="../frameworks/framework.html#mana">Mana</a>
|
||||
<span class="is-light is-size-7">(beta, inactive since 2005)</span></li><li><span class="has-text-weight-semibold"><a href="../frameworks/framework.html#haxeflixel">HaxeFlixel</a></span></li><li><span class="has-text-weight-semibold"><a href="../frameworks/library.html#horde3d">Horde3D</a></span></li><li><span class="has-text-weight-semibold"><a href="../frameworks/framework.html#irrlicht_engine">Irrlicht Engine</a></span></li><li><a href="../frameworks/tool.html#janag-java_name_generator">JaNaG - Java Name Generator</a>
|
||||
<span class="is-light is-size-7">(inactive since 2016)</span></li><li><span class="has-text-weight-semibold"><a href="../frameworks/framework.html#jmonkeyengine">jMonkeyEngine</a></span></li><li><span class="has-text-weight-semibold"><a href="../frameworks/framework.html#libgdx">libGDX</a></span></li><li><a href="../frameworks/tool.html#libre_the_open_source_card_game">Libre: The Open Source Card Game</a>
|
||||
<span class="is-light is-size-7">(inactive since 2010)</span></li><li><span class="has-text-weight-semibold"><a href="../frameworks/framework.html#lightweight_java_game_library">Lightweight Java Game Library</a></span></li><li><a href="../frameworks/framework.html#lumix_engine">Lumix Engine</a>
|
||||
<span class="is-light is-size-7">(beta)</span></li><li><a href="../frameworks/framework.html#mana">Mana</a>
|
||||
<span class="is-light is-size-7">(beta)</span></li><li><a href="../frameworks/framework.html#maratis">Maratis</a>
|
||||
<span class="is-light is-size-7">(beta)</span></li><li><span class="has-text-weight-semibold"><a href="../frameworks/tool.html#memoria">Memoria</a></span></li><li><span class="has-text-weight-semibold"><a href="../frameworks/framework.html#mkxp">mkxp</a></span></li><li><span class="has-text-weight-semibold"><a href="../frameworks/framework.html#monogame">MonoGame</a></span></li><li><span class="has-text-weight-semibold"><a href="../frameworks/tool.html#monster_generator">Monster Generator</a></span></li><li><a href="../frameworks/tool.html#necklace_of_the_eye">Necklace of the Eye</a>
|
||||
<span class="is-light is-size-7">(inactive since 2016)</span></li><li><span class="has-text-weight-semibold"><a href="../frameworks/framework.html#ohrrpgce">O.H.R.RPG.C.E.</a></span></li><li><span class="has-text-weight-semibold"><a href="../frameworks/framework.html#octaforge">Octaforge</a></span></li><li><span class="has-text-weight-semibold"><a href="../frameworks/framework.html#ogre">OGRE</a></span></li><li><a href="../frameworks/framework.html#omega-rpg">Omega-rpg</a>
|
||||
<span class="is-light is-size-7">(beta, inactive since 2000)</span></li><li><a href="../frameworks/framework.html#open_rpg_maker">Open RPG Maker</a>
|
||||
<span class="is-light is-size-7">(beta, inactive since 2014)</span></li><li><span class="has-text-weight-semibold"><a href="../frameworks/library.html#openal">OpenAL</a></span></li><li><span class="has-text-weight-semibold"><a href="../frameworks/library.html#openal_soft">OpenAL Soft</a></span></li><li><span class="has-text-weight-semibold"><a href="../frameworks/framework.html#openfl">OpenFL</a></span></li><li><a href="../frameworks/framework.html#openfrag">Openfrag</a>
|
||||
<span class="is-light is-size-7">(beta, inactive since 2014)</span></li><li><span class="has-text-weight-semibold"><a href="../frameworks/framework.html#openfl">OpenFL</a></span></li><li><a href="../frameworks/framework.html#openfrag">Openfrag</a>
|
||||
<span class="is-light is-size-7">(beta, inactive since 2008)</span></li><li><a href="../frameworks/framework.html#openrpg">OpenRPG</a>
|
||||
<span class="is-light is-size-7">(inactive since 2013)</span></li><li><span class="has-text-weight-semibold"><a href="../frameworks/library.html#openssl">OpenSSL</a></span></li><li><span class="has-text-weight-semibold"><a href="../frameworks/framework.html#orx">Orx</a></span></li><li><span class="has-text-weight-semibold"><a href="../frameworks/framework.html#panda3d">Panda3D</a></span></li><li><span class="has-text-weight-semibold"><a href="../frameworks/tool.html#pcgen">PCGen</a></span></li><li><span class="has-text-weight-semibold"><a href="../frameworks/library.html#penumbra">Penumbra</a></span></li><li><span class="has-text-weight-semibold"><a href="../frameworks/library.html#pkg-config">pkg-config</a></span></li><li><a href="../frameworks/framework.html#polycode">Polycode</a>
|
||||
<span class="is-light is-size-7">(beta)</span></li><li><span class="has-text-weight-semibold"><a href="../frameworks/library.html#pthreads-win32">Pthreads-win32</a></span></li><li><span class="has-text-weight-semibold"><a href="../frameworks/framework.html#pygame">pygame</a></span></li><li><span class="has-text-weight-semibold"><a href="../frameworks/tool.html#pymapper">Pymapper</a></span></li><li><a href="../frameworks/framework.html#pyorpg">pyORPG</a>
|
||||
<span class="is-light is-size-7">(inactive since 2013)</span></li><li><span class="has-text-weight-semibold"><a href="../frameworks/framework.html#orx">Orx</a></span></li><li><span class="has-text-weight-semibold"><a href="../frameworks/framework.html#panda3d">Panda3D</a></span></li><li><span class="has-text-weight-semibold"><a href="../frameworks/tool.html#pcgen">PCGen</a></span></li><li><span class="has-text-weight-semibold"><a href="../frameworks/library.html#penumbra">Penumbra</a></span></li><li><a href="../frameworks/framework.html#polycode">Polycode</a>
|
||||
<span class="is-light is-size-7">(beta)</span></li><li><span class="has-text-weight-semibold"><a href="../frameworks/framework.html#pygame">pygame</a></span></li><li><span class="has-text-weight-semibold"><a href="../frameworks/tool.html#pymapper">Pymapper</a></span></li><li><a href="../frameworks/framework.html#pyorpg">pyORPG</a>
|
||||
<span class="is-light is-size-7">(beta, inactive since 2015)</span></li><li><a href="../frameworks/framework.html#pyracerz">pyRacerz</a>
|
||||
<span class="is-light is-size-7">(beta, inactive since 2005)</span></li><li><span class="has-text-weight-semibold"><a href="../frameworks/framework.html#qt">Qt</a></span></li><li><a href="../frameworks/framework.html#quad-engine">Quad-engine</a>
|
||||
<span class="is-light is-size-7">(beta)</span></li><li><span class="has-text-weight-semibold"><a href="../frameworks/library.html#ragel">Ragel</a></span></li><li><span class="has-text-weight-semibold"><a href="../frameworks/tool.html#rolemaster_office">Rolemaster Office</a></span></li><li><a href="../frameworks/tool.html#rpdungeon-computer_aided_role_playing">RPDungeon - computer aided role playing</a>
|
||||
<span class="is-light is-size-7">(beta)</span></li><li><span class="has-text-weight-semibold"><a href="../frameworks/tool.html#rolemaster_office">Rolemaster Office</a></span></li><li><a href="../frameworks/tool.html#rpdungeon-computer_aided_role_playing">RPDungeon - computer aided role playing</a>
|
||||
<span class="is-light is-size-7">(beta, inactive since 2006)</span></li><li><a href="../frameworks/framework.html#rpge">rpge</a>
|
||||
<span class="is-light is-size-7">(beta, inactive since 2014)</span></li><li><a href="../frameworks/framework.html#sandbox_game_maker">sandbox Game Maker</a>
|
||||
<span class="is-light is-size-7">(inactive since 2014)</span></li><li><span class="has-text-weight-semibold"><a href="../frameworks/framework.html#scummvm">ScummVM</a></span></li><li><a href="../frameworks/framework.html#sdl_game_engine_2d">SDL Game Engine 2D</a>
|
||||
<span class="is-light is-size-7">(beta, inactive since 2014)</span></li><li><a href="../frameworks/framework.html#sge_game_engine">SGE Game Engine</a>
|
||||
<span class="is-light is-size-7">(inactive since 2017)</span></li><li><span class="has-text-weight-semibold"><a href="../frameworks/library.html#simple_and_fast_multimedia_library">Simple and Fast Multimedia Library</a></span></li><li><span class="has-text-weight-semibold"><a href="../frameworks/library.html#simple_directmedia_layer">Simple DirectMedia Layer</a></span></li><li><span class="has-text-weight-semibold"><a href="../frameworks/framework.html#solarus">Solarus</a></span></li><li><span class="has-text-weight-semibold"><a href="../frameworks/tool.html#sr">SR</a></span></li><li><span class="has-text-weight-semibold"><a href="../frameworks/library.html#swig">SWIG</a></span></li><li><span class="has-text-weight-semibold"><a href="../frameworks/framework.html#terasology">Terasology</a></span></li><li><a href="../frameworks/framework.html#terminal_overload">Terminal Overload</a>
|
||||
<span class="is-light is-size-7">(inactive since 2017)</span></li><li><span class="has-text-weight-semibold"><a href="../frameworks/library.html#simple_and_fast_multimedia_library">Simple and Fast Multimedia Library</a></span></li><li><span class="has-text-weight-semibold"><a href="../frameworks/library.html#simple_directmedia_layer">Simple DirectMedia Layer</a></span></li><li><span class="has-text-weight-semibold"><a href="../frameworks/framework.html#solarus">Solarus</a></span></li><li><span class="has-text-weight-semibold"><a href="../frameworks/tool.html#sr">SR</a></span></li><li><span class="has-text-weight-semibold"><a href="../frameworks/framework.html#terasology">Terasology</a></span></li><li><a href="../frameworks/framework.html#terminal_overload">Terminal Overload</a>
|
||||
<span class="is-light is-size-7">(beta, inactive since 2016)</span></li><li><a href="../frameworks/framework.html#thousand_parsec">Thousand Parsec</a>
|
||||
<span class="is-light is-size-7">(beta, inactive since 2012)</span></li><li><a href="../frameworks/tool.html#turbu">Turbu</a>
|
||||
<span class="is-light is-size-7">(beta, inactive since 2013)</span></li><li><a href="../frameworks/tool.html#undertalemodtool">UndertaleModTool</a>
|
||||
<span class="is-light is-size-7">(beta)</span></li><li><span class="has-text-weight-semibold"><a href="../frameworks/framework.html#urho3d">Urho3D</a></span></li><li><span class="has-text-weight-semibold"><a href="../frameworks/framework.html#vega_strike">Vega Strike</a></span></li><li><a href="../frameworks/tool.html#vgc">VGC</a>
|
||||
<span class="is-light is-size-7">(beta)</span></li><li><span class="has-text-weight-semibold"><a href="../frameworks/framework.html#vortice">Vortice</a></span></li><li><span class="has-text-weight-semibold"><a href="../frameworks/tool.html#wind_waker_randomizer">Wind Waker Randomizer</a></span></li><li><span class="has-text-weight-semibold"><a href="../frameworks/framework.html#worldforge">WorldForge</a></span></li><li><span class="has-text-weight-semibold"><a href="../frameworks/library.html#wxwidgets">wxWidgets</a></span></li><li><a href="../frameworks/framework.html#xoreos">xoreos</a>
|
||||
<span class="is-light is-size-7">(beta)</span></li><li><span class="has-text-weight-semibold"><a href="../frameworks/library.html#xz_utils">XZ Utils</a></span></li><li><span class="has-text-weight-semibold"><a href="../frameworks/library.html#yaml-cpp">yaml-cpp</a></span></li><li><a href="../frameworks/tool.html#zeta">Zeta</a>
|
||||
<span class="is-light is-size-7">(beta)</span></li><li><span class="has-text-weight-semibold"><a href="../frameworks/framework.html#zgameeditor">ZGameEditor</a></span></li><li><span class="has-text-weight-semibold"><a href="../frameworks/library.html#zlib">zlib</a></span></li></ul>
|
||||
<span class="is-light is-size-7">(beta)</span></li><li><span class="has-text-weight-semibold"><a href="../frameworks/framework.html#vortice">Vortice</a></span></li><li><span class="has-text-weight-semibold"><a href="../frameworks/tool.html#wind_waker_randomizer">Wind Waker Randomizer</a></span></li><li><span class="has-text-weight-semibold"><a href="../frameworks/framework.html#worldforge">WorldForge</a></span></li><li><a href="../frameworks/framework.html#xoreos">xoreos</a>
|
||||
<span class="is-light is-size-7">(beta)</span></li><li><a href="../frameworks/tool.html#zeta">Zeta</a>
|
||||
<span class="is-light is-size-7">(beta)</span></li><li><span class="has-text-weight-semibold"><a href="../frameworks/framework.html#zgameeditor">ZGameEditor</a></span></li></ul>
|
||||
</div></div>
|
||||
<a class="is-light is-size-7" href="#">Back to top</a>
|
||||
</div>
|
||||
@ -1733,7 +1743,7 @@
|
||||
<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-09-24 13:27</p>
|
||||
This website is built using Python, Lark, Jinja2 and Bulma. Last updated: 2021-09-27 21:31</p>
|
||||
</div>
|
||||
</footer>
|
||||
</body>
|
||||
|
Reference in New Issue
Block a user