first release of the new web page (stativ view on the entries using a css framework and jinja as html generator)
This commit is contained in:
		
							
								
								
									
										484
									
								
								docs/inspirations/D.html
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										484
									
								
								docs/inspirations/D.html
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,484 @@ | ||||
| <!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"> | ||||
| </head> | ||||
| <body><nav class="navbar container is-light" aria-label="main navigation"> | ||||
|   <div class="navbar-menu"> | ||||
|     <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="../games/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="../games/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="../games/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="../games/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="../games/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 is-active" href="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> | ||||
| <section class="section"> | ||||
|   <div class="container"> | ||||
|     <h1 class="title">Inspirations (D)</h1> | ||||
|             <div id="daimonin" class="box"> | ||||
|       <div class="block"> | ||||
|         <h2 class="title is-4">Daimonin</h2> | ||||
|         <div class="subtitle is-size-6"> | ||||
|   <span class="has-text-weight-semibold">Inspired game: </span><a href="../games/A.html#atrinik"> | ||||
|   <span class="has-text-weight-semibold">Atrinik</span></a></div></div> | ||||
|       <div class="block"> | ||||
|       <a href="../contribute.html#inspirations" title="Contribution guide" class="is-size-7">Improve</a> | ||||
|       </div> | ||||
|     </div> | ||||
|     <div id="dance_dance_revolution" class="box"> | ||||
|       <div class="block"> | ||||
|         <h2 class="title is-4">Dance Dance Revolution</h2> | ||||
|         <div class="subtitle is-size-6"> | ||||
|   <span class="has-text-weight-semibold">Inspired games: </span><a href="../games/P.html#performous"> | ||||
|   <span class="has-text-weight-semibold">Performous</span></a>, <a href="../games/S.html#stepmania"> | ||||
|   <span class="has-text-weight-semibold">StepMania</span></a></div>Media: <a href="https://en.wikipedia.org/wiki/Dance_Dance_Revolution">Dance Dance Revolution<span class="icon is-large has-text-black" ><i class="icon-wikipedia"></i></span></a></div> | ||||
|       <div class="block"> | ||||
|       <a href="../contribute.html#inspirations" title="Contribution guide" class="is-size-7">Improve</a> | ||||
|       </div> | ||||
|     </div> | ||||
|     <div id="dark_forces" class="box"> | ||||
|       <div class="block"> | ||||
|         <h2 class="title is-4">Dark Forces</h2> | ||||
|         <div class="subtitle is-size-6"> | ||||
|   <span class="has-text-weight-semibold">Inspired game: </span><a href="../games/T.html#the_force_engine"> | ||||
|   <span class="has-text-weight-semibold">The Force Engine</span></a></div>Media: <a href="https://en.wikipedia.org/wiki/Star_Wars:_Dark_Forces">Dark Forces<span class="icon is-large has-text-black" ><i class="icon-wikipedia"></i></span></a></div> | ||||
|       <div class="block"> | ||||
|       <a href="../contribute.html#inspirations" title="Contribution guide" class="is-size-7">Improve</a> | ||||
|       </div> | ||||
|     </div> | ||||
|     <div id="deadly_rooms_of_death" class="box"> | ||||
|       <div class="block"> | ||||
|         <h2 class="title is-4">Deadly Rooms of Death</h2> | ||||
|         <div class="subtitle is-size-6"> | ||||
|   <span class="has-text-weight-semibold">Inspired game: </span><a href="../games/H.html#hyperrogue"> | ||||
|   <span class="has-text-weight-semibold">HyperRogue</span></a></div>Media: <a href="https://en.wikipedia.org/wiki/Deadly_Rooms_of_Death">Deadly Rooms of Death<span class="icon is-large has-text-black" ><i class="icon-wikipedia"></i></span></a></div> | ||||
|       <div class="block"> | ||||
|       <a href="../contribute.html#inspirations" title="Contribution guide" class="is-size-7">Improve</a> | ||||
|       </div> | ||||
|     </div> | ||||
|     <div id="death_rally" class="box"> | ||||
|       <div class="block"> | ||||
|         <h2 class="title is-4">Death Rally</h2> | ||||
|         <div class="subtitle is-size-6"> | ||||
|   <span class="has-text-weight-semibold">Inspired games: </span><a href="../games/D.html#drally"> | ||||
|   <span class="has-text-weight-semibold">dRally</span></a>, <a href="../games/D.html#dreerally"> | ||||
|   <span class="has-text-weight-semibold">Dreerally</span></a></div>Media: <a href="https://en.wikipedia.org/wiki/Death_Rally">Death Rally<span class="icon is-large has-text-black" ><i class="icon-wikipedia"></i></span></a></div> | ||||
|       <div class="block"> | ||||
|       <a href="../contribute.html#inspirations" title="Contribution guide" class="is-size-7">Improve</a> | ||||
|       </div> | ||||
|     </div> | ||||
|     <div id="deathchase" class="box"> | ||||
|       <div class="block"> | ||||
|         <h2 class="title is-4">Deathchase</h2> | ||||
|         <div class="subtitle is-size-6"> | ||||
|   <span class="has-text-weight-semibold">Inspired game: </span><a href="../games/D.html#deathchase_3d"> | ||||
|   <span class="has-text-weight-semibold">Deathchase 3D</span></a></div>Media: <a href="https://en.wikipedia.org/wiki/Deathchase">Deathchase<span class="icon is-large has-text-black" ><i class="icon-wikipedia"></i></span></a></div> | ||||
|       <div class="block"> | ||||
|       <a href="../contribute.html#inspirations" title="Contribution guide" class="is-size-7">Improve</a> | ||||
|       </div> | ||||
|     </div> | ||||
|     <div id="decision_in_the_desert" class="box"> | ||||
|       <div class="block"> | ||||
|         <h2 class="title is-4">Decision in the Desert</h2> | ||||
|         <div class="subtitle is-size-6"> | ||||
|   <span class="has-text-weight-semibold">Inspired game: </span><a href="../games/C.html#command_series_engine"> | ||||
|   <span class="has-text-weight-semibold">Command Series Engine</span></a></div></div> | ||||
|       <div class="block"> | ||||
|       <a href="../contribute.html#inspirations" title="Contribution guide" class="is-size-7">Improve</a> | ||||
|       </div> | ||||
|     </div> | ||||
|     <div id="defender" class="box"> | ||||
|       <div class="block"> | ||||
|         <h2 class="title is-4">Defender</h2> | ||||
|         <div class="subtitle is-size-6"> | ||||
|   <span class="has-text-weight-semibold">Inspired games: </span><a href="../games/D.html#defendguin"> | ||||
|   <span class="has-text-weight-semibold">Defendguin</span></a>, <a href="../games/W.html#word_war_vi"> | ||||
|   <span class="has-text-weight-semibold">Word War vi</span></a></div></div> | ||||
|       <div class="block"> | ||||
|       <a href="../contribute.html#inspirations" title="Contribution guide" class="is-size-7">Improve</a> | ||||
|       </div> | ||||
|     </div> | ||||
|     <div id="deflektor" class="box"> | ||||
|       <div class="block"> | ||||
|         <h2 class="title is-4">Deflektor</h2> | ||||
|         <div class="subtitle is-size-6"> | ||||
|   <span class="has-text-weight-semibold">Inspired game: </span><a href="../games/M.html#mirror_magic"> | ||||
|   <span class="has-text-weight-semibold">Mirror Magic</span></a></div>Media: <a href="https://en.wikipedia.org/wiki/Deflektor">Deflektor<span class="icon is-large has-text-black" ><i class="icon-wikipedia"></i></span></a></div> | ||||
|       <div class="block"> | ||||
|       <a href="../contribute.html#inspirations" title="Contribution guide" class="is-size-7">Improve</a> | ||||
|       </div> | ||||
|     </div> | ||||
|     <div id="delver" class="box"> | ||||
|       <div class="block"> | ||||
|         <h2 class="title is-4">Delver</h2> | ||||
|         <div class="subtitle is-size-6"> | ||||
|   <span class="has-text-weight-semibold">Inspired game: </span><a href="../games/D.html#delverengine"> | ||||
|   <span class="has-text-weight-semibold">DelverEngine</span></a></div></div> | ||||
|       <div class="block"> | ||||
|       <a href="../contribute.html#inspirations" title="Contribution guide" class="is-size-7">Improve</a> | ||||
|       </div> | ||||
|     </div> | ||||
|     <div id="descent" class="box"> | ||||
|       <div class="block"> | ||||
|         <h2 class="title is-4">Descent</h2> | ||||
|         <div class="subtitle is-size-6"> | ||||
|   <span class="has-text-weight-semibold">Inspired games: </span><a href="../games/D.html#d2x-xl"> | ||||
|   <span class="has-text-weight-semibold">D2X-XL</span></a>, <a href="../games/D.html#dxx-rebirth"> | ||||
|   <span class="has-text-weight-semibold">DXX-Rebirth</span></a></div></div> | ||||
|       <div class="block"> | ||||
|       <a href="../contribute.html#inspirations" title="Contribution guide" class="is-size-7">Improve</a> | ||||
|       </div> | ||||
|     </div> | ||||
|     <div id="descent_ii" class="box"> | ||||
|       <div class="block"> | ||||
|         <h2 class="title is-4">Descent II</h2> | ||||
|         <div class="subtitle is-size-6"> | ||||
|   <span class="has-text-weight-semibold">Inspired games: </span><a href="../games/D.html#d2x-xl"> | ||||
|   <span class="has-text-weight-semibold">D2X-XL</span></a>, <a href="../games/D.html#dxx-rebirth"> | ||||
|   <span class="has-text-weight-semibold">DXX-Rebirth</span></a></div>Media: <a href="https://en.wikipedia.org/wiki/Descent_(1995_video_game)">Descent II<span class="icon is-large has-text-black" ><i class="icon-wikipedia"></i></span></a></div> | ||||
|       <div class="block"> | ||||
|       <a href="../contribute.html#inspirations" title="Contribution guide" class="is-size-7">Improve</a> | ||||
|       </div> | ||||
|     </div> | ||||
|     <div id="destructo" class="box"> | ||||
|       <div class="block"> | ||||
|         <h2 class="title is-4">Destructo</h2> | ||||
|         <div class="subtitle is-size-6"> | ||||
|   <span class="has-text-weight-semibold">Inspired game: </span><a href="../games/R.html#return_of_dr_destructo"> | ||||
|   <span class="has-text-weight-semibold">Return of Dr. Destructo</span></a></div></div> | ||||
|       <div class="block"> | ||||
|       <a href="../contribute.html#inspirations" title="Contribution guide" class="is-size-7">Improve</a> | ||||
|       </div> | ||||
|     </div> | ||||
|     <div id="diablo" class="box"> | ||||
|       <div class="block"> | ||||
|         <h2 class="title is-4">Diablo</h2> | ||||
|         <div class="subtitle is-size-6"> | ||||
|   <span class="has-text-weight-semibold">Inspired games: </span><a href="../games/D.html#devilution"> | ||||
|   <span class="has-text-weight-semibold">Devilution</span></a>, <a href="../games/D.html#devilutionx"> | ||||
|   <span class="has-text-weight-semibold">DevilutionX</span></a>, <a href="../games/D.html#dgengine"> | ||||
|   <span class="has-text-weight-semibold">DGEngine</span></a>, <a href="../frameworks/framework.html#flare"> | ||||
|   <span class="has-text-weight-semibold">Flare</span></a>, <a href="../games/F.html#freeablo"> | ||||
|   <span class="has-text-weight-semibold">freeablo</span></a>, <a href="../games/S.html#summoning_wars"> | ||||
|   <span class="has-text-weight-semibold">Summoning Wars</span></a></div>Media: <a href="https://en.wikipedia.org/wiki/Diablo_(series)">Diablo<span class="icon is-large has-text-black" ><i class="icon-wikipedia"></i></span></a></div> | ||||
|       <div class="block"> | ||||
|       <a href="../contribute.html#inspirations" title="Contribution guide" class="is-size-7">Improve</a> | ||||
|       </div> | ||||
|     </div> | ||||
|     <div id="diablo_ii" class="box"> | ||||
|       <div class="block"> | ||||
|         <h2 class="title is-4">Diablo II</h2> | ||||
|         <div class="subtitle is-size-6"> | ||||
|   <span class="has-text-weight-semibold">Inspired games: </span><a href="../games/D.html#diablerie"> | ||||
|   <span class="has-text-weight-semibold">Diablerie</span></a>, <a href="../games/R.html#riiablo"> | ||||
|   <span class="has-text-weight-semibold">Riiablo</span></a></div>Media: <a href="https://en.wikipedia.org/wiki/Diablo_II">Diablo II<span class="icon is-large has-text-black" ><i class="icon-wikipedia"></i></span></a></div> | ||||
|       <div class="block"> | ||||
|       <a href="../contribute.html#inspirations" title="Contribution guide" class="is-size-7">Improve</a> | ||||
|       </div> | ||||
|     </div> | ||||
|     <div id="diabolika_2_the_devils_last_stand" class="box"> | ||||
|       <div class="block"> | ||||
|         <h2 class="title is-4">Diabolika 2: The Devil's Last Stand</h2> | ||||
|         <div class="subtitle is-size-6"> | ||||
|   <span class="has-text-weight-semibold">Inspired game: </span><a href="../games/D.html#diabolika"> | ||||
|   <span class="has-text-weight-semibold">Diabolika</span></a></div></div> | ||||
|       <div class="block"> | ||||
|       <a href="../contribute.html#inspirations" title="Contribution guide" class="is-size-7">Improve</a> | ||||
|       </div> | ||||
|     </div> | ||||
|     <div id="digger" class="box"> | ||||
|       <div class="block"> | ||||
|         <h2 class="title is-4">Digger</h2> | ||||
|         <div class="subtitle is-size-6"> | ||||
|   <span class="has-text-weight-semibold">Inspired games: </span><a href="../games/C.html#cavez_of_phear"> | ||||
|   <span class="has-text-weight-semibold">CAVEZ of PHEAR</span></a>, <a href="../games/D.html#digger_remastered"> | ||||
|   <span class="has-text-weight-semibold">Digger Remastered</span></a>, <a href="../games/X.html#xdigger"> | ||||
|   <span class="has-text-weight-semibold">xdigger</span></a></div></div> | ||||
|       <div class="block"> | ||||
|       <a href="../contribute.html#inspirations" title="Contribution guide" class="is-size-7">Improve</a> | ||||
|       </div> | ||||
|     </div> | ||||
|     <div id="dink_smallwood" class="box"> | ||||
|       <div class="block"> | ||||
|         <h2 class="title is-4">Dink Smallwood</h2> | ||||
|         <div class="subtitle is-size-6"> | ||||
|   <span class="has-text-weight-semibold">Inspired game: </span><a href="../games/G.html#gnu_freedink"> | ||||
|   <span class="has-text-weight-semibold">GNU FreeDink</span></a></div>Media: <a href="https://en.wikipedia.org/wiki/Dink_Smallwood">Dink Smallwood<span class="icon is-large has-text-black" ><i class="icon-wikipedia"></i></span></a></div> | ||||
|       <div class="block"> | ||||
|       <a href="../contribute.html#inspirations" title="Contribution guide" class="is-size-7">Improve</a> | ||||
|       </div> | ||||
|     </div> | ||||
|     <div id="dogs_of_war" class="box"> | ||||
|       <div class="block"> | ||||
|         <h2 class="title is-4">Dogs of War</h2> | ||||
|         <div class="subtitle is-size-6"> | ||||
|   <span class="has-text-weight-semibold">Inspired game: </span><a href="../games/O.html#opendow"> | ||||
|   <span class="has-text-weight-semibold">openDOW</span></a></div>Media: <a href="https://en.wikipedia.org/wiki/Dogs_of_War_(2000_video_game)">Dogs of War<span class="icon is-large has-text-black" ><i class="icon-wikipedia"></i></span></a></div> | ||||
|       <div class="block"> | ||||
|       <a href="../contribute.html#inspirations" title="Contribution guide" class="is-size-7">Improve</a> | ||||
|       </div> | ||||
|     </div> | ||||
|     <div id="dominion" class="box"> | ||||
|       <div class="block"> | ||||
|         <h2 class="title is-4">Dominion</h2> | ||||
|         <div class="subtitle is-size-6"> | ||||
|   <span class="has-text-weight-semibold">Inspired game: </span><a href="../games/O.html#opendominion"> | ||||
|   <span class="has-text-weight-semibold">OpenDominion</span></a></div></div> | ||||
|       <div class="block"> | ||||
|       <a href="../contribute.html#inspirations" title="Contribution guide" class="is-size-7">Improve</a> | ||||
|       </div> | ||||
|     </div> | ||||
|     <div id="doom" class="box"> | ||||
|       <div class="block"> | ||||
|         <h2 class="title is-4">Doom</h2> | ||||
|         <div class="subtitle is-size-6"> | ||||
|   <span class="has-text-weight-semibold">Inspired games: </span><a href="../games/C.html#chocolate_doom"> | ||||
|   <span class="has-text-weight-semibold">Chocolate Doom</span></a>, <a href="../games/C.html#classic_rbdoom_3_bfg"> | ||||
|   <span class="has-text-weight-semibold">Classic RBDoom 3 BFG</span></a>, <a href="../games/D.html#do_it_yourself_doom_with_sdl"> | ||||
|   <span class="has-text-weight-semibold">Do It Yourself Doom With SDL</span></a>, <a href="../games/D.html#doom"> | ||||
|   <span class="has-text-weight-semibold">DOOM</span></a>, <a href="../games/D.html#doom_legacy"> | ||||
|   <span class="has-text-weight-semibold">Doom Legacy</span></a>, <a href="../games/D.html#doom_retro"> | ||||
|   <span class="has-text-weight-semibold">DOOM Retro</span></a>, <a href="../games/D.html#doom-ios"> | ||||
|   <span class="has-text-weight-semibold">DOOM-iOS</span></a>, <a href="../games/D.html#doomsday_engine"> | ||||
|   <span class="has-text-weight-semibold">Doomsday Engine</span></a>, <a href="../games/D.html#drl"> | ||||
|   <span class="has-text-weight-semibold">DRL</span></a>, <a href="../games/F.html#freedoom"> | ||||
|   <span class="has-text-weight-semibold">Freedoom</span></a>, <a href="../games/G.html#gloomy_dungeons"> | ||||
|   <span class="has-text-weight-semibold">Gloomy Dungeons</span></a>, <a href="../games/G.html#gloomy_dungeons_2"> | ||||
|   <span class="has-text-weight-semibold">Gloomy Dungeons 2</span></a>, <a href="../games/G.html#gzdoom"> | ||||
|   <span class="has-text-weight-semibold">GZDoom</span></a>, <a href="../games/M.html#mocha_doom"> | ||||
|   <span class="has-text-weight-semibold">Mocha Doom</span></a>, <a href="../games/O.html#odamex"> | ||||
|   <span class="has-text-weight-semibold">Odamex</span></a>, <a href="../games/P.html#prboom+"> | ||||
|   <span class="has-text-weight-semibold">PrBoom+</span></a>, <a href="../frameworks/tool.html#slade"> | ||||
|   <span class="has-text-weight-semibold">SLADE</span></a>, <a href="../games/T.html#the_eternity_engine"> | ||||
|   <span class="has-text-weight-semibold">The Eternity Engine</span></a>, <a href="../games/Y.html#yet_another_doom_clone"> | ||||
|   <span class="has-text-weight-semibold">Yet Another Doom Clone</span></a>, <a href="../games/Z.html#zdoom"> | ||||
|   <span class="has-text-weight-semibold">ZDoom</span></a></div></div> | ||||
|       <div class="block"> | ||||
|       <a href="../contribute.html#inspirations" title="Contribution guide" class="is-size-7">Improve</a> | ||||
|       </div> | ||||
|     </div> | ||||
|     <div id="doom_3" class="box"> | ||||
|       <div class="block"> | ||||
|         <h2 class="title is-4">Doom 3</h2> | ||||
|         <div class="subtitle is-size-6"> | ||||
|   <span class="has-text-weight-semibold">Inspired games: </span><a href="../games/C.html#classic_rbdoom_3_bfg"> | ||||
|   <span class="has-text-weight-semibold">Classic RBDoom 3 BFG</span></a>, <a href="../games/D.html#dhewm3"> | ||||
|   <span class="has-text-weight-semibold">dhewm3</span></a>, <a href="../games/R.html#rbdoom-3-bfg"> | ||||
|   <span class="has-text-weight-semibold">RBDOOM-3-BFG</span></a></div>Media: <a href="https://en.wikipedia.org/wiki/Doom_3">Doom 3<span class="icon is-large has-text-black" ><i class="icon-wikipedia"></i></span></a></div> | ||||
|       <div class="block"> | ||||
|       <a href="../contribute.html#inspirations" title="Contribution guide" class="is-size-7">Improve</a> | ||||
|       </div> | ||||
|     </div> | ||||
|     <div id="doom_64" class="box"> | ||||
|       <div class="block"> | ||||
|         <h2 class="title is-4">Doom 64</h2> | ||||
|         <div class="subtitle is-size-6"> | ||||
|   <span class="has-text-weight-semibold">Inspired game: </span><a href="../games/D.html#doom64ex"> | ||||
|   <span class="has-text-weight-semibold">Doom64EX</span></a></div>Media: <a href="https://en.wikipedia.org/wiki/Doom_64">Doom 64<span class="icon is-large has-text-black" ><i class="icon-wikipedia"></i></span></a></div> | ||||
|       <div class="block"> | ||||
|       <a href="../contribute.html#inspirations" title="Contribution guide" class="is-size-7">Improve</a> | ||||
|       </div> | ||||
|     </div> | ||||
|     <div id="doom_ii" class="box"> | ||||
|       <div class="block"> | ||||
|         <h2 class="title is-4">Doom II</h2> | ||||
|         <div class="subtitle is-size-6"> | ||||
|   <span class="has-text-weight-semibold">Inspired games: </span><a href="../games/D.html#doom_legacy"> | ||||
|   <span class="has-text-weight-semibold">Doom Legacy</span></a>, <a href="../games/D.html#doom_retro"> | ||||
|   <span class="has-text-weight-semibold">DOOM Retro</span></a>, <a href="../games/D.html#doom-ios"> | ||||
|   <span class="has-text-weight-semibold">DOOM-iOS</span></a>, <a href="../games/D.html#doomsday_engine"> | ||||
|   <span class="has-text-weight-semibold">Doomsday Engine</span></a>, <a href="../games/F.html#freedoom"> | ||||
|   <span class="has-text-weight-semibold">Freedoom</span></a>, <a href="../games/G.html#gzdoom"> | ||||
|   <span class="has-text-weight-semibold">GZDoom</span></a>, <a href="../games/M.html#mocha_doom"> | ||||
|   <span class="has-text-weight-semibold">Mocha Doom</span></a>, <a href="../games/O.html#odamex"> | ||||
|   <span class="has-text-weight-semibold">Odamex</span></a>, <a href="../games/P.html#prboom+"> | ||||
|   <span class="has-text-weight-semibold">PrBoom+</span></a>, <a href="../games/Z.html#zdoom"> | ||||
|   <span class="has-text-weight-semibold">ZDoom</span></a></div>Media: <a href="https://en.wikipedia.org/wiki/Doom_II_RPG">Doom II<span class="icon is-large has-text-black" ><i class="icon-wikipedia"></i></span></a></div> | ||||
|       <div class="block"> | ||||
|       <a href="../contribute.html#inspirations" title="Contribution guide" class="is-size-7">Improve</a> | ||||
|       </div> | ||||
|     </div> | ||||
|     <div id="double_dragon" class="box"> | ||||
|       <div class="block"> | ||||
|         <h2 class="title is-4">Double Dragon</h2> | ||||
|         <div class="subtitle is-size-6"> | ||||
|   <span class="has-text-weight-semibold">Inspired game: </span><a href="../games/O.html#openbor"> | ||||
|   <span class="has-text-weight-semibold">OpenBOR</span></a></div>Media: <a href="https://en.wikipedia.org/wiki/Double_Dragon_(video_game)">Double Dragon<span class="icon is-large has-text-black" ><i class="icon-wikipedia"></i></span></a></div> | ||||
|       <div class="block"> | ||||
|       <a href="../contribute.html#inspirations" title="Contribution guide" class="is-size-7">Improve</a> | ||||
|       </div> | ||||
|     </div> | ||||
|     <div id="dragon_wars" class="box"> | ||||
|       <div class="block"> | ||||
|         <h2 class="title is-4">Dragon Wars</h2> | ||||
|         <div class="subtitle is-size-6"> | ||||
|   <span class="has-text-weight-semibold">Inspired game: </span><a href="../games/T.html#turn_of_war"> | ||||
|   <span class="has-text-weight-semibold">Turn of War</span></a></div>Media: <a href="https://en.wikipedia.org/wiki/Dragon_Wars">Dragon Wars<span class="icon is-large has-text-black" ><i class="icon-wikipedia"></i></span></a></div> | ||||
|       <div class="block"> | ||||
|       <a href="../contribute.html#inspirations" title="Contribution guide" class="is-size-7">Improve</a> | ||||
|       </div> | ||||
|     </div> | ||||
|     <div id="driver_2" class="box"> | ||||
|       <div class="block"> | ||||
|         <h2 class="title is-4">Driver 2</h2> | ||||
|         <div class="subtitle is-size-6"> | ||||
|   <span class="has-text-weight-semibold">Inspired game: </span><a href="../games/R.html#redriver2"> | ||||
|   <span class="has-text-weight-semibold">REDriver2</span></a></div>Media: <a href="https://en.wikipedia.org/wiki/Driver_2">Driver 2<span class="icon is-large has-text-black" ><i class="icon-wikipedia"></i></span></a></div> | ||||
|       <div class="block"> | ||||
|       <a href="../contribute.html#inspirations" title="Contribution guide" class="is-size-7">Improve</a> | ||||
|       </div> | ||||
|     </div> | ||||
|     <div id="drugwars" class="box"> | ||||
|       <div class="block"> | ||||
|         <h2 class="title is-4">Drugwars</h2> | ||||
|         <div class="subtitle is-size-6"> | ||||
|   <span class="has-text-weight-semibold">Inspired games: </span><a href="../games/D.html#dope_wars"> | ||||
|   <span class="has-text-weight-semibold">Dope Wars</span></a>, <a href="../games/P.html#prescription_wars"> | ||||
|   <span class="has-text-weight-semibold">Prescription Wars</span></a></div>Media: <a href="https://en.wikipedia.org/wiki/Drugwars">Drugwars<span class="icon is-large has-text-black" ><i class="icon-wikipedia"></i></span></a></div> | ||||
|       <div class="block"> | ||||
|       <a href="../contribute.html#inspirations" title="Contribution guide" class="is-size-7">Improve</a> | ||||
|       </div> | ||||
|     </div> | ||||
|     <div id="duke_nukem" class="box"> | ||||
|       <div class="block"> | ||||
|         <h2 class="title is-4">Duke Nukem</h2> | ||||
|         <div class="subtitle is-size-6"> | ||||
|   <span class="has-text-weight-semibold">Inspired games: </span><a href="../games/D.html#dave_gnukem"> | ||||
|   <span class="has-text-weight-semibold">Dave Gnukem</span></a>, <a href="../games/F.html#freenukum"> | ||||
|   <span class="has-text-weight-semibold">Freenukum</span></a></div>Media: <a href="https://en.wikipedia.org/wiki/Duke_Nukem">Duke Nukem<span class="icon is-large has-text-black" ><i class="icon-wikipedia"></i></span></a></div> | ||||
|       <div class="block"> | ||||
|       <a href="../contribute.html#inspirations" title="Contribution guide" class="is-size-7">Improve</a> | ||||
|       </div> | ||||
|     </div> | ||||
|     <div id="duke_nukem_3d" class="box"> | ||||
|       <div class="block"> | ||||
|         <h2 class="title is-4">Duke Nukem 3D</h2> | ||||
|         <div class="subtitle is-size-6"> | ||||
|   <span class="has-text-weight-semibold">Inspired games: </span><a href="../games/C.html#chocolate_duke3d"> | ||||
|   <span class="has-text-weight-semibold">Chocolate Duke3D</span></a>, <a href="../games/D.html#duke3d"> | ||||
|   <span class="has-text-weight-semibold">Duke3D</span></a>, <a href="../games/D.html#duke3dw32"> | ||||
|   <span class="has-text-weight-semibold">Duke3d_w32</span></a>, <a href="../games/D.html#dukegdx"> | ||||
|   <span class="has-text-weight-semibold">DukeGDX</span></a>, <a href="../games/E.html#eduke32"> | ||||
|   <span class="has-text-weight-semibold">EDuke32</span></a>, <a href="../games/J.html#jfduke3d"> | ||||
|   <span class="has-text-weight-semibold">JFDuke3D</span></a>, <a href="../games/R.html#rednukem"> | ||||
|   <span class="has-text-weight-semibold">Rednukem</span></a>, <a href="../games/X.html#xduke"> | ||||
|   <span class="has-text-weight-semibold">xDuke</span></a></div>Media: <a href="https://en.wikipedia.org/wiki/Duke_Nukem_3D">Duke Nukem 3D<span class="icon is-large has-text-black" ><i class="icon-wikipedia"></i></span></a></div> | ||||
|       <div class="block"> | ||||
|       <a href="../contribute.html#inspirations" title="Contribution guide" class="is-size-7">Improve</a> | ||||
|       </div> | ||||
|     </div> | ||||
|     <div id="duke_nukem_ii" class="box"> | ||||
|       <div class="block"> | ||||
|         <h2 class="title is-4">Duke Nukem II</h2> | ||||
|         <div class="subtitle is-size-6"> | ||||
|   <span class="has-text-weight-semibold">Inspired game: </span><a href="../games/R.html#rigel_engine"> | ||||
|   <span class="has-text-weight-semibold">Rigel Engine</span></a></div>Media: <a href="https://en.wikipedia.org/wiki/Duke_Nukem_II">Duke Nukem II<span class="icon is-large has-text-black" ><i class="icon-wikipedia"></i></span></a></div> | ||||
|       <div class="block"> | ||||
|       <a href="../contribute.html#inspirations" title="Contribution guide" class="is-size-7">Improve</a> | ||||
|       </div> | ||||
|     </div> | ||||
|     <div id="dune_2" class="box"> | ||||
|       <div class="block"> | ||||
|         <h2 class="title is-4">Dune 2</h2> | ||||
|         <div class="subtitle is-size-6"> | ||||
|   <span class="has-text-weight-semibold">Inspired games: </span><a href="../games/A.html#arrakis"> | ||||
|   <span class="has-text-weight-semibold">Arrakis</span></a>, <a href="../games/D.html#dune_dynasty"> | ||||
|   <span class="has-text-weight-semibold">Dune Dynasty</span></a>, <a href="../games/D.html#dune_ii-the_maker"> | ||||
|   <span class="has-text-weight-semibold">Dune II - The Maker</span></a>, <a href="../games/D.html#dune_legacy"> | ||||
|   <span class="has-text-weight-semibold">Dune Legacy</span></a>, <a href="../games/O.html#opendune"> | ||||
|   <span class="has-text-weight-semibold">OpenDUNE</span></a>, <a href="../games/O.html#openhv"> | ||||
|   <span class="has-text-weight-semibold">OpenHV</span></a></div>Media: <a href="https://en.wikipedia.org/wiki/Dune_II">Dune 2<span class="icon is-large has-text-black" ><i class="icon-wikipedia"></i></span></a></div> | ||||
|       <div class="block"> | ||||
|       <a href="../contribute.html#inspirations" title="Contribution guide" class="is-size-7">Improve</a> | ||||
|       </div> | ||||
|     </div> | ||||
|     <div id="dune_2000" class="box"> | ||||
|       <div class="block"> | ||||
|         <h2 class="title is-4">Dune 2000</h2> | ||||
|         <div class="subtitle is-size-6"> | ||||
|   <span class="has-text-weight-semibold">Inspired game: </span><a href="../games/O.html#openra"> | ||||
|   <span class="has-text-weight-semibold">OpenRA</span></a></div>Media: <a href="https://en.wikipedia.org/wiki/Dune_2000">Dune 2000<span class="icon is-large has-text-black" ><i class="icon-wikipedia"></i></span></a></div> | ||||
|       <div class="block"> | ||||
|       <a href="../contribute.html#inspirations" title="Contribution guide" class="is-size-7">Improve</a> | ||||
|       </div> | ||||
|     </div> | ||||
|     <div id="dungeon_crawl_stone_soup" class="box"> | ||||
|       <div class="block"> | ||||
|         <h2 class="title is-4">Dungeon Crawl Stone Soup</h2> | ||||
|         <div class="subtitle is-size-6"> | ||||
|   <span class="has-text-weight-semibold">Inspired game: </span><a href="../games/J.html#javelin"> | ||||
|   <span class="has-text-weight-semibold">Javelin</span></a></div></div> | ||||
|       <div class="block"> | ||||
|       <a href="../contribute.html#inspirations" title="Contribution guide" class="is-size-7">Improve</a> | ||||
|       </div> | ||||
|     </div> | ||||
|     <div id="dungeon_keeper" class="box"> | ||||
|       <div class="block"> | ||||
|         <h2 class="title is-4">Dungeon Keeper</h2> | ||||
|         <div class="subtitle is-size-6"> | ||||
|   <span class="has-text-weight-semibold">Inspired games: </span><a href="../games/G.html#goblin_camp"> | ||||
|   <span class="has-text-weight-semibold">Goblin Camp</span></a>, <a href="../games/O.html#opendungeons"> | ||||
|   <span class="has-text-weight-semibold">OpenDungeons</span></a></div>Media: <a href="https://en.wikipedia.org/wiki/Dungeon_Keeper">Dungeon Keeper<span class="icon is-large has-text-black" ><i class="icon-wikipedia"></i></span></a></div> | ||||
|       <div class="block"> | ||||
|       <a href="../contribute.html#inspirations" title="Contribution guide" class="is-size-7">Improve</a> | ||||
|       </div> | ||||
|     </div> | ||||
|     <div id="dungeon_keeper_2" class="box"> | ||||
|       <div class="block"> | ||||
|         <h2 class="title is-4">Dungeon Keeper 2</h2> | ||||
|         <div class="subtitle is-size-6"> | ||||
|   <span class="has-text-weight-semibold">Inspired games: </span><a href="../games/K.html#keeperrl"> | ||||
|   <span class="has-text-weight-semibold">KeeperRL</span></a>, <a href="../games/O.html#openkeeper"> | ||||
|   <span class="has-text-weight-semibold">OpenKeeper</span></a></div>Media: <a href="https://en.wikipedia.org/wiki/Dungeon_Keeper_2">Dungeon Keeper 2<span class="icon is-large has-text-black" ><i class="icon-wikipedia"></i></span></a></div> | ||||
|       <div class="block"> | ||||
|       <a href="../contribute.html#inspirations" title="Contribution guide" class="is-size-7">Improve</a> | ||||
|       </div> | ||||
|     </div> | ||||
|     <div id="dwarf_fortress" class="box"> | ||||
|       <div class="block"> | ||||
|         <h2 class="title is-4">Dwarf Fortress</h2> | ||||
|         <div class="subtitle is-size-6"> | ||||
|   <span class="has-text-weight-semibold">Inspired games: </span><a href="../games/D.html#dwarfcorp"> | ||||
|   <span class="has-text-weight-semibold">DwarfCorp</span></a>, <a href="../games/G.html#goblin_camp"> | ||||
|   <span class="has-text-weight-semibold">Goblin Camp</span></a>, <a href="../games/V.html#veloren"> | ||||
|   <span class="has-text-weight-semibold">Veloren</span></a></div>Media: <a href="https://en.wikipedia.org/wiki/Dwarf_Fortress">Dwarf Fortress<span class="icon is-large has-text-black" ><i class="icon-wikipedia"></i></span></a></div> | ||||
|       <div class="block"> | ||||
|       <a href="../contribute.html#inspirations" title="Contribution guide" class="is-size-7">Improve</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-09-22 11:18</p> | ||||
|   </div> | ||||
| </footer> | ||||
| </body> | ||||
| </html> | ||||
		Reference in New Issue
	
	Block a user