123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521152215231524152515261527152815291530153115321533153415351536153715381539154015411542154315441545154615471548154915501551155215531554155515561557155815591560156115621563156415651566156715681569157015711572157315741575157615771578157915801581158215831584158515861587158815891590159115921593159415951596159715981599160016011602160316041605160616071608160916101611161216131614161516161617161816191620162116221623162416251626162716281629163016311632163316341635163616371638163916401641164216431644164516461647164816491650165116521653165416551656165716581659166016611662166316641665166616671668166916701671167216731674167516761677167816791680168116821683168416851686168716881689169016911692169316941695169616971698169917001701170217031704170517061707170817091710171117121713171417151716171717181719172017211722172317241725172617271728172917301731 |
- - name: D2X-XL
- langs:
- - C++
- frameworks:
- - OpenGL
- licenses:
- - GPL2
- development: halted
- originals:
- - Descent
- - Descent II
- repo: https://sourceforge.net/projects/d2x-xl/
- status: playable
- type: remake
- updated: 2021-01-22
- url: http://www.descent2.de/
- images:
- - https://a.fsdn.com/con/app/proj/d2x-xl/screenshots/148449.jpg/245/183/1.5
- - https://a.fsdn.com/con/app/proj/d2x-xl/screenshots/148453.jpg/245/183/1.5
- - https://a.fsdn.com/con/app/proj/d2x-xl/screenshots/148451.jpg/245/183/1.5
- video:
- youtube: AJwOTmmbze4
- - name: D3es
- originals:
- - 'Doom 3'
- type: remake
- repo: 'https://github.com/emileb/d3es-multithread'
- development: halted
- status: playable
- content: commercial
- langs:
- - C++
- licenses:
- - GPL3
- info: A Doom 3 source port forked from Dhewm3 and D3Wasm that uses a GLES2 renderer. A PS Vita port is in the works.
- updated: 2022-03-30
- video:
- youtube: TrUooxLiK44
- - name: Daggerfall Unity
- langs:
- - C#
- frameworks:
- - Unity
- licenses:
- - MIT
- development: active
- originals:
- - 'The Elder Scrolls II: Daggerfall'
- repo: https://github.com/Interkarma/daggerfall-unity
- status: playable
- type: remake
- updated: 2023-01-01
- url: https://www.dfworkshop.net/
- images:
- - https://user-images.githubusercontent.com/10426244/198905388-6e715073-3ee2-42fb-b05e-08275343691c.png
- - https://user-images.githubusercontent.com/10426244/198906676-e3d139f9-e46a-49f8-aa09-afe4d5e51a7e.png
- - https://user-images.githubusercontent.com/10426244/198906775-2a4b6bca-a700-4429-931c-8bb46a0576ca.png
- video:
- youtube: xPHnyKXazxc
- - name: Daggerfall.NET
- langs:
- - C#
- frameworks:
- - MonoGame
- licenses:
- - As-is
- development: halted
- originals:
- - 'The Elder Scrolls II: Daggerfall'
- status: unplayable
- repo: https://github.com/JohnathanGreen/Daggerfall.NET
- type: remake
- updated: 2022-07-02
- - name: Danger from the Deep
- images:
- - https://a.fsdn.com/con/app/proj/dangerdeep/screenshots/217888.jpg/max/max/1
- - https://a.fsdn.com/con/app/proj/dangerdeep/screenshots/217884.jpg/max/max/1
- - https://a.fsdn.com/con/app/proj/dangerdeep/screenshots/217886.jpg/max/max/1
- - https://a.fsdn.com/con/app/proj/dangerdeep/screenshots/218174.jpg/max/max/1
- langs:
- - C++
- frameworks:
- - SDL
- licenses:
- - CC-BY-NC-ND
- - GPL2
- development: sporadic
- originals:
- - Silent Hunter 4
- status: playable
- repo: https://sourceforge.net/projects/dangerdeep/
- type: remake
- updated: 2021-04-27
- url: http://dangerdeep.sourceforge.net/
- video:
- youtube: LU1aM_SmoSM
- - name: 'Dangerous Dave 2: Modification Edition'
- originals:
- - Dangerous Dave in the Haunted Mansion
- type: remake
- repo: 'https://github.com/Harchvertelol/Dangerous-Dave-2-Modification-Edition'
- feed: >-
- https://github.com/Harchvertelol/Dangerous-Dave-2-Modification-Edition/releases.atom
- development: active
- status: playable
- content: commercial
- langs:
- - C++
- frameworks:
- - SFML
- - TGUI
- licenses:
- - Custom
- info: >-
- Now you can play (in addition to standard levels) in additional levels! For it
- choose levelpack in launcher!
- updated: '2022-08-02'
- images:
- - >-
- https://raw.githubusercontent.com/Harchvertelol/Dangerous-Dave-2-Modification-Edition/master/Screenshots/1.png
- - >-
- https://raw.githubusercontent.com/Harchvertelol/Dangerous-Dave-2-Modification-Edition/master/Screenshots/2.png
- - >-
- https://raw.githubusercontent.com/Harchvertelol/Dangerous-Dave-2-Modification-Edition/master/Screenshots/3.png
- - >-
- https://raw.githubusercontent.com/Harchvertelol/Dangerous-Dave-2-Modification-Edition/master/Screenshots/5.png
- - >-
- https://raw.githubusercontent.com/Harchvertelol/Dangerous-Dave-2-Modification-Edition/master/Screenshots/6.png
- - >-
- https://raw.githubusercontent.com/Harchvertelol/Dangerous-Dave-2-Modification-Edition/master/Screenshots/7.png
- - >-
- https://raw.githubusercontent.com/Harchvertelol/Dangerous-Dave-2-Modification-Edition/master/Screenshots/8.png
- - >-
- https://raw.githubusercontent.com/Harchvertelol/Dangerous-Dave-2-Modification-Edition/master/Screenshots/9.png
- - >-
- https://raw.githubusercontent.com/Harchvertelol/Dangerous-Dave-2-Modification-Edition/master/Screenshots/10.png
- - >-
- https://raw.githubusercontent.com/Harchvertelol/Dangerous-Dave-2-Modification-Edition/master/Screenshots/4.jpg
- - name: The Dark Mod
- images:
- - https://www.thedarkmod.com/wp-content/uploads/2023/02/1484820459_seeking0_31.jpg
- - https://www.thedarkmod.com/wp-content/uploads/2023/02/hazard_blur211.jpg
- - https://www.thedarkmod.com/wp-content/uploads/2023/02/Assets211.jpg
- - https://www.thedarkmod.com/wp-content/uploads/2022/03/iris.jpg
- langs:
- - C++
- licenses:
- - GPL3
- content: commercial
- development: very active
- originals:
- - Thief
- repo: https://github.com/stgatilov/darkmod_src
- status: playable
- type: clone
- updated: 2024-01-28
- url: https://www.thedarkmod.com/main/
- video:
- youtube: brJqHnXmpgE
- - name: Dark Oberon
- images:
- - https://dark-oberon.sourceforge.net/screenshots/2005-08-16_1_1024x768.jpg
- - https://dark-oberon.sourceforge.net/screenshots/2005-08-16_4_1024x768.jpg
- - https://dark-oberon.sourceforge.net/screenshots/2005-08-16_7_1024x768.jpg
- originals:
- - Warcraft II
- status: playable
- licenses:
- - GPL2
- content: open
- langs:
- - C++
- frameworks:
- - OpenGL
- development: halted
- repo: https://sourceforge.net/projects/dark-oberon/
- type: clone
- updated: 2022-01-29
- url: http://dark-oberon.sourceforge.net/
- video:
- youtube: pgFWAeM4Rm8
-
- - name: Darkflame Universe
- originals:
- - Lego Universe
- type: remake
- repo: https://github.com/DarkflameUniverse/DarkflameServer
- url: 'https://darkflameuniverse.org/'
- feed: https://github.com/DarkflameUniverse/DarkflameServer/releases.atom
- development: very active
- status: playable
- multiplayer:
- - Local
- - Online
- - LAN
- content: commercial
- langs:
- - C++
- licenses:
- - AGPL3
- info: This project is a server emulating an MMO developed by NetDevil and released in 2010.
- updated: 2024-02-19
- images:
- - 'https://pbs.twimg.com/media/E5jL9BvWQAQOeYQ?format=jpg&name=900x900'
- - 'https://pbs.twimg.com/media/E17cXShWYAMLJI9?format=jpg&name=large'
- video:
- youtube: ZhzMy-o0ByM
- - name: DarkFO
- development: halted
- langs:
- - JavaScript
- - Python
- licenses:
- - Apache
- content: commercial
- originals:
- - Fallout 2
- status: semi-playable
- repo: https://github.com/darkf/darkfo
- type: remake
- updated: 2022-04-18
- - name: DarkPlaces
- images:
- - https://icculus.org/twilight/darkplaces/pics/rygelpack_pretty1.jpg
- - https://icculus.org/twilight/darkplaces/pics/rygelpack_pretty6.jpg
- - https://icculus.org/twilight/darkplaces/pics/rygelpack_pretty10.jpg
- langs:
- - C
- frameworks:
- - OpenGL
- - SDL2
- licenses:
- - GPL2
- development: very active
- originals:
- - Quake
- status: playable
- repo: https://github.com/DarkPlacesEngine/darkplaces
- type: remake
- updated: 2024-01-29
- url: https://icculus.org/twilight/darkplaces/
- feed: https://github.com/DarkPlacesEngine/darkplaces/releases.atom
- - name: datastorm
- langs:
- - C
- licenses:
- - Apache
- development: halted
- originals:
- - Turmoil
- status: playable
- repo: https://github.com/haroldo-ok/datastorm
- type: remake
- updated: 2022-07-02
- - name: Dave Gnukem
- development: very active
- frameworks:
- - SDL2
- images:
- - https://scorpioncity.com/dave_gnukem/gallery/Dave%20Gnukem%200.90%20%2813%20Jan%202018%29.png
- - https://djoffe.com/gnukem/files/Dave_Gnukem_0.81.png
- langs:
- - C++
- licenses:
- - GPL2
- content: open
- originals:
- - Duke Nukem
- repo: https://github.com/davidjoffe/dave_gnukem
- status: playable
- type: similar
- updated: 2024-01-30
- url: https://djoffe.com/gnukem/
- video:
- youtube: Hi7WYnOA_fo
- - name: Deathchase 3D
- licenses:
- - GPL2
- langs:
- - C
- frameworks:
- - SDL
- originals:
- - Deathchase
- status: playable
- repo: https://github.com/BachToTheFuture/DeathChase3D
- development: halted
- type: remake
- updated: 2022-06-12
- url: https://web.archive.org/web/20070711231311/http://www.robsons.org.uk/archive/www.autismuk.freeserve.co.uk/index.htm
- - name: Deathlord Relorded
- images:
- - https://img.itch.zone/aW1hZ2UvMTQxNTUxMi84MjQ1MDM1LnBuZw==/original/TciGJK.png
- licenses:
- - AGPL3
- langs:
- - C++
- frameworks:
- - DirectX
- originals:
- - Deathlord
- status: playable
- repo: https://github.com/hasseily/Deathlord-Relorded
- development: complete
- type: remake
- updated: 2023-02-17
- url: https://rikkles.itch.io/deathlord-relorded
- info: original code runs under a heavily patched AppleWin emulation. 1920x1080 Win10+ (DX12) required.
- - name: Defendguin
- images:
- - https://libregamewiki.org/images/2/24/Defendguin.gif
- langs:
- - C
- frameworks:
- - SDL
- licenses:
- - GPL2
- development: complete
- originals:
- - Defender
- status: playable
- type: remake
- updated: 2022-02-10
- url: http://www.newbreedsoftware.com/defendguin/
- - name: Deflektor X4
- images:
- - https://retrospec.sgn.net/config/screenshots/deflektorx4.f.DeflektorX40.gif
- - https://retrospec.sgn.net/config/screenshots/deflektorx4.f.DeflektorX42.gif
- - https://retrospec.sgn.net/config/screenshots/deflektorx4.f.DeflektorX41.gif
- langs:
- - C
- frameworks:
- - Allegro
- licenses:
- - As-is
- development: complete
- originals:
- - Deflektor
- status: playable
- type: remake
- updated: 2021-09-04
- url: http://retrospec.sgn.net/users/ignacio/dfli.htm
- video:
- youtube: VN0qi5o3tl0
- - name: DelverEngine
- images:
- - https://camo.githubusercontent.com/66a1ba4602dd94e3ebca0d7ed7ef0e5d8c926c83/68747470733a2f2f692e696d6775722e636f6d2f747165654a71482e706e67
- langs:
- - Java
- frameworks:
- - libGDX
- licenses:
- - Zlib
- content: commercial
- development: complete
- originals:
- - Delver
- status: playable
- repo: https://github.com/Interrupt/delverengine
- type: official
- updated: 2022-07-02
- url: http://www.delvergame.com
- - name: Der Clou!
- langs:
- - C
- frameworks:
- - SDL2
- licenses:
- - Custom
- content: commercial
- development: halted
- originals:
- - The Clue!
- status: playable
- repo: https://github.com/vcosta/derclou
- type: remake
- updated: 2022-07-02
- video:
- youtube: UlQovLvleKg
- images:
- - https://repo.openpandora.org/files/pnd/derclou-sdl/preview/1.png
- - https://repo.openpandora.org/files/pnd/derclou-sdl/preview/2.png
- - https://repo.openpandora.org/files/pnd/derclou-sdl/preview/3.png
- - https://repo.openpandora.org/files/pnd/derclou-sdl/preview/4.png
- - https://repo.openpandora.org/files/pnd/derclou-sdl/preview/5.png
- - name: Descent 3
- originals:
- - Descent 3
- type: official
- repo: https://github.com/DescentDevelopers/Descent3
- development: very active
- status: playable
- content: commercial
- langs:
- - C++
- frameworks:
- - SDL2
- licenses:
- - GPL3
- added: 2024-04-20
- updated: 2024-09-26
- video:
- youtube: oasEAoPHk7I
- - name: 'Descent 3: Piccu Engine'
- originals:
- - Descent 3
- type: remake
- repo: 'https://github.com/InsanityBringer/PiccuEngine'
- feed: 'https://github.com/InsanityBringer/PiccuEngine/releases.atom'
- development: active
- status: playable
- content: commercial
- langs:
- - C++
- frameworks:
- - SDL
- licenses:
- - GPL3
- info: a version of the game Descent 3 focused on quality-of-life improvements.
- added: '2024-10-22'
- updated: '2024-10-22'
- video:
- youtube: CaYHlpVBHd0
- - name: DesktopAdventures
- development: halted
- langs:
- - C
- frameworks:
- - SDL2
- licenses:
- - LGPL2
- content: commercial
- originals:
- - Indiana Jones and his Desktop Adventures
- - 'Star Wars: Yoda Stories'
- repo: https://github.com/shinyquagsire23/DesktopAdventures
- status: semi-playable
- type: remake
- updated: 2024-01-31
- video:
- youtube: zD0fdu-dhTw
- - name: Desktop Adventures Engine for ScummVM
- development: halted
- langs:
- - C++
- licenses:
- - GPL2
- content: commercial
- originals:
- - Indiana Jones and his Desktop Adventures
- - 'Star Wars: Yoda Stories'
- status: semi-playable
- type: remake
- updated: 2019-10-02
- repo: https://github.com/digitall/scummvm-deskadv
- - name: Dethrace
- originals:
- - Carmageddon
- type: remake
- repo: 'https://github.com/dethrace-labs/dethrace'
- url: 'https://twitter.com/dethrace_labs'
- development: active
- status: semi-playable
- content: commercial
- langs:
- - C
- frameworks:
- - SDL2
- licenses:
- - GPL3
- info: Reverse engineering the 1997 game "Carmageddon"
- updated: '2022-08-03'
- images:
- - >-
- https://user-images.githubusercontent.com/78985374/166819615-22a5446c-0ed1-4cab-a833-a0fcdcac8da8.png
- - name: Deuteros X
- langs:
- - C#
- frameworks:
- - SDL.NET
- licenses:
- - GPL2
- development: halted
- originals:
- - Deuteros
- status: unplayable
- repo: http://sourceforge.net/projects/deuterosx/
- type: remake
- updated: 2022-07-02
- - name: Devilution
- images:
- - https://camo.githubusercontent.com/9426dfe5fc03654a8f1d3c024019cd7c5fb468b6/68747470733a2f2f7333332e706f7374696d672e63632f36786e6e68686c6d6e2f6469616275696d6f6e2e706e67
- langs:
- - C++
- licenses:
- - Custom
- content: commercial
- development: active
- originals:
- - Diablo
- repo: https://github.com/diasurgical/devilution
- status: playable
- type: remake
- info: Engine recreation (same bugs as original)
- updated: 2021-09-03
- - name: DevilutionX
- type: remake
- originals:
- - Diablo
- repo: https://github.com/diasurgical/devilutionX
- development: active
- status: playable
- langs:
- - C++
- frameworks:
- - SDL
- - SDL2
- licenses:
- - Custom
- content: commercial
- info: Improved engine recreation with improvements, bugfixes, and some optional quality of life features.
- updated: 2021-09-03
- images:
- - https://user-images.githubusercontent.com/204594/113578478-26912400-9623-11eb-9ff6-9bd9717462b6.png
- - name: DGEngine
- images:
- - https://user-images.githubusercontent.com/20025614/30250613-4033a546-9649-11e7-86d7-97a718d0f119.gif
- - https://user-images.githubusercontent.com/20025614/37241587-65586a1c-2453-11e8-87b8-1956eeb09acd.png
- - https://user-images.githubusercontent.com/20025614/62253488-e8734400-b3ed-11e9-9265-d37b89eea241.png
- - https://cloud.githubusercontent.com/assets/20025614/16467025/4bd77ef0-3e3d-11e6-872a-38ca8eb2c9f8.gif
- - https://user-images.githubusercontent.com/20025614/57727911-917d8e80-768a-11e9-9d39-6b7a7370716b.png
- - https://user-images.githubusercontent.com/20025614/57727918-92162500-768a-11e9-80c6-59e6a057fefb.png
- langs:
- - C++
- frameworks:
- - SFML
- licenses:
- - GPL3
- - Zlib
- content: swappable
- development: sporadic
- originals:
- - Diablo
- - Diablo II
- status: semi-playable
- repo: https://github.com/dgcor/DGEngine
- type: remake
- updated: 2024-01-02
- url: https://github.com/dgcor/DGEngine/wiki
- info: Also supports Flare
- - name: dhewm3
- langs:
- - C++
- frameworks:
- - SDL
- - SDL2
- licenses:
- - GPL3
- content: commercial
- development: active
- originals:
- - Doom 3
- status: playable
- repo: https://github.com/dhewm/dhewm3
- type: remake
- updated: 2022-07-02
- url: https://dhewm3.org/
- images:
- - https://dhewm3.org/dhewm3-linux.jpg
- - https://dhewm3.org/dhewm3-win.jpg
- - https://dhewm3.org/dhewm3-osx.jpg
- - https://dhewm3.org/dhewm3-aros.jpg
- - https://dhewm3.org/dhewm3-switch-linux.jpg
- - https://dhewm3.org/dhewm3-1.jpg
- - https://dhewm3.org/dhewm3-d3xp1.jpg
- - name: Diablerie
- originals:
- - Diablo II
- type: remake
- repo: 'https://github.com/mofr/Diablerie'
- development: halted
- status: semi-playable
- content: commercial
- langs:
- - 'C#'
- frameworks:
- - Unity
- licenses:
- - MIT
- info: Needs original Diablo II + Lord of Destruction game data.
- updated: 2024-02-02
- images:
- - https://raw.github.com/mofr/Diablerie/master/Screenshots/rogue_camp.png
- - name: Diabolika
- originals:
- - Diabolika 2
- type: clone
- repo: https://github.com/dgcor/Diabolika
- development: complete
- status: playable
- content: free
- langs:
- - C++
- frameworks:
- - SFML
- licenses:
- - Zlib
- updated: 2021-06-01
- images:
- - >-
- https://user-images.githubusercontent.com/20025614/103456786-56155500-4cf1-11eb-8911-954eb57fc886.png
- - name: Digbuild
- langs:
- - C++
- frameworks:
- - SDL
- - OpenGL
- licenses:
- - GPL2
- development: halted
- originals:
- - Minecraft
- status: semi-playable
- repo: https://github.com/emezeske/digbuild
- type: similar
- updated: 2022-07-02
- url: http://blog.mezeske.com/?p=507
- - name: Digger
- langs:
- - JavaScript
- licenses:
- - As-is
- content: open
- development: halted
- originals:
- - Boulder Dash
- status: playable
- repo: https://github.com/lutzroeder/digger
- type: remake
- updated: 2024-02-03
- url: https://lutzroeder.github.io/digger/
- info: no license, but contains assets from xdigger (GPL3)
- images:
- - https://github.com/lutzroeder/digger/raw/main/.github/screenshot.png
- - name: Digger Remastered
- langs:
- - C
- licenses:
- - GPL2
- development: halted
- originals:
- - Digger
- repo: https://digger.org/download.html
- status: playable
- type: remake
- url: https://digger.org/
- updated: 2020-08-25
- images:
- - https://www.retrogames.cz/games/973/DOS_03.gif
- - name: Digimon World Project Ark
- frameworks:
- - Unity
- langs:
- - C#
- licenses:
- - As-is
- development: halted
- originals:
- - Digimon World
- status: unplayable
- repo: https://github.com/dwProjectark/Digimon-World-Project-Ark
- type: remake
- updated: 2022-07-02
- - name: Dink Smallwood HD
- originals:
- - Dink Smallwood
- type: remake
- repo: 'https://github.com/SethRobinson/RTDink'
- url: 'https://www.rtsoft.com/pages/dink.php'
- development: sporadic
- status: playable
- content: free
- langs:
- - C++
- frameworks:
- - OpenGL
- licenses:
- - Custom
- info: >-
- Dink Smallwood HD is the newly remixed version of the irreverent old-school
- RPG adventure cult classic brought to you by the original creators.
- updated: 2024-02-04
- images:
- - 'https://www.rtsoft.com/dink/hd/ipad_dragons.jpg'
- - 'https://www.rtsoft.com/dink/hd/ipad_snow.jpg'
- - 'https://www.rtsoft.com/dink/hd/ipad_inventory.jpg'
- - 'https://www.rtsoft.com/dink/hd/ipad_darklands.jpg'
- - 'https://www.rtsoft.com/dink/hd/iphone4_pigfarmer.jpg'
- - 'https://www.rtsoft.com/dink/hd/iphone4_map.jpg'
- - 'https://www.rtsoft.com/dink/hd/iphone4_store.jpg'
- - 'https://www.rtsoft.com/dink/hd/iphone4_big_building.jpg'
- video:
- youtube: aDHQ17Gf34c
- - name: Dino Run DX
- originals:
- - Dino Run DX
- type: official
- repo: 'https://github.com/pixeljam/DinoRunDX'
- url: 'https://store.steampowered.com/news/app/248330/view/3639504956058288978'
- development: complete
- status: playable
- multiplayer:
- - Competitive
- - Online
- content: open
- langs:
- - ActionScript
- frameworks:
- - Adobe AIR
- licenses:
- - GPL3
- updated: '2023-04-08'
- images:
- - >-
- https://cdn.cloudflare.steamstatic.com/steamcommunity/public/images/clans//10209198/1fabb2e735129fa613377fc8e86e10c63b99d044.jpg
- - name: div-columns
- frameworks:
- - DIV Games Studio
- licenses:
- - MIT
- development: complete
- originals:
- - Columns
- status: playable
- repo: https://github.com/MikeDX/div-columns
- type: remake
- updated: 2022-07-02
- url: http://js.mikedx.co.uk/columns.html
- - name: div-pacman2600
- frameworks:
- - DIV Games Studio
- licenses:
- - MIT
- development: complete
- originals:
- - Pac-Man
- status: playable
- repo: https://github.com/MikeDX/div-pacman2600
- type: remake
- updated: 2022-07-02
- url: http://js.mikedx.co.uk/pacman2600.html
- info: clone of Atari Pac-Man
- - name: div-pitfall
- frameworks:
- - DIV Games Studio
- licenses:
- - MIT
- development: complete
- originals:
- - Pitfall!
- status: playable
- repo: https://github.com/MikeDX/div-pitfall
- type: remake
- updated: 2022-07-02
- url: http://js.mikedx.co.uk/pitfall.html
- - name: div-spaceinvaders2600
- frameworks:
- - DIV Games Studio
- licenses:
- - MIT
- development: complete
- originals:
- - Space Invaders
- status: playable
- repo: https://github.com/MikeDX/div-spaceinvaders2600
- type: remake
- updated: 2022-07-02
- url: http://js.mikedx.co.uk/invadersa2600.html
- - name: Divercity
- originals:
- - SimCity
- type: clone
- repo: 'https://github.com/Team--Rocket/divercity'
- url: 'https://team--rocket.github.io/divercity/'
- development: halted
- status: playable
- content: open
- langs:
- - Java
- licenses:
- - GPL3
- updated: '2020-07-24'
- images:
- - https://raw.githubusercontent.com/Team--Rocket/divercity/master/graphics/splash_1.png
- - https://raw.githubusercontent.com/Team--Rocket/divercity/master/betterScreenshot.png
- - name: Dizgruntled
- type: remake
- originals:
- - Gruntz
- repo: https://bitbucket.org/pointcliki/dizgruntled/
- development: halted
- status: playable
- langs:
- - Java
- licenses:
- - As-is
- content: commercial
- updated: 2019-12-22
- - name: dodger-remake
- langs:
- - C++
- frameworks:
- - SFML
- licenses:
- - As-is
- development: halted
- originals:
- - Dodger
- status: unplayable
- repo: https://github.com/funchal/dodger-remake
- type: remake
- updated: 2022-07-02
- - name: Domino-Chain
- langs:
- - C++
- frameworks:
- - SDL2
- licenses:
- - GPL3
- development: active
- originals:
- - Pushover
- repo: https://gitlab.com/domino-chain/domino-chain.gitlab.io
- status: playable
- type: remake
- updated: 2024-02-20
- url: https://domino-chain.gitlab.io/
- images:
- - https://domino-chain.gitlab.io/assets/domino-chain-header.jpg
- - name: DonkeyInTrouble
- frameworks:
- - "L\xD6VE"
- langs:
- - Lua
- licenses:
- - As-is
- development: halted
- originals:
- - Kaboom!
- status: semi-playable
- repo: https://github.com/Zap123/DonkeyInTrouble
- type: remake
- updated: 2022-07-02
- images:
- - https://raw.githubusercontent.com/Zap123/DonkeyInTrouble/master/demo.png
- - name: donut
- type: remake
- originals:
- - 'The Simpsons: Hit & Run'
- repo: https://github.com/plowteam/donut
- development: halted
- status: unplayable
- langs:
- - C++
- frameworks:
- - SDL2
- - OpenGL
- licenses:
- - GPL3
- content: commercial
- updated: 2024-02-05
- images:
- - https://files.facepunch.com/Layla/2019/August/11/2019-08-09_22-12-28.png
- - https://files.facepunch.com/Layla/2019/August/11/2019-08-09_22-11-26.png
- - name: Doom
- langs:
- - C
- licenses:
- - Custom
- development: complete
- originals:
- - Doom
- repo: https://github.com/id-Software/DOOM
- status: playable
- type: official
- updated: 2022-05-07
- url: https://bethesda.net/en/store/product/DO1GNGPCBG01
- images:
- - https://images.ctfassets.net/rporu91m20dc/5z6KhDv8HgZJ2ZYDygrrLY/f55fc2da6477454637f9865022844fde/doom-doom_classic-doom_1993_1-big_effing_guns-png?q=70&fm=webp
- - https://images.ctfassets.net/rporu91m20dc/1GDSXoXoWlH68QLWY1kmr1/464a151c291511476cb93b04464ad322/doom-doom_classic-doom_1993_2-demon_slaying-png?q=70&fm=webp
- - https://images.ctfassets.net/rporu91m20dc/6My9dmRclfWQvx8PI9vL42/96b05ecfd861b98ebe8ed9a7ae581d5e/doom-doom_classic-doom_1993_5-escape_mars-png?q=70&fm=webp
- - https://images.ctfassets.net/rporu91m20dc/6QaMnGFwH9nUG0CzeiwSBX/b9175102cc5304eb83bf136de9ac84a4/doom-doom_classic-doom_1993_3-fierce_combat-png?q=70&fm=webp
- - https://images.ctfassets.net/rporu91m20dc/6GnydS4hyMGHkl8X4kfzHn/c66f37c406328205837639d65f7246de/doom-doom_classic-doom_1993_6_non_mobile_only-png?q=70&fm=webp
- video:
- youtube: yr-lQZzevwA
- - name: Doom Classic for iOS
- info: iOS
- langs:
- - C
- licenses:
- - GPL2
- content: commercial
- development: complete
- originals:
- - Doom
- status: playable
- repo: https://github.com/id-Software/DOOM-IOS2
- type: official
- updated: 2022-05-19
- - name: Doom Legacy
- images:
- - https://doomlegacy.sourceforge.net/images/legacy/multibf1.gif
- - https://doomlegacy.sourceforge.net/images/legacy/3dfx.gif
- langs:
- - C++
- licenses:
- - GPL2
- development: active
- originals:
- - Doom
- - Heretic
- - Hexen
- repo: https://sourceforge.net/projects/doomlegacy/
- status: playable
- type: remake
- updated: 2014-08-20
- url: http://doomlegacy.sourceforge.net/
- - name: DOOM Retro
- type: remake
- originals:
- - Doom
- repo: https://github.com/bradharding/doomretro
- feed: https://github.com/bradharding/doomretro/releases.atom
- url: https://www.doomretro.com/
- development: very active
- status: playable
- langs:
- - C
- frameworks:
- - SDL2
- licenses:
- - GPL3
- content: commercial
- updated: 2024-02-06
- images:
- - https://raw.githubusercontent.com/bradharding/www.doomretro.com/master/wiki/screenshot1.png
- - https://raw.githubusercontent.com/bradharding/www.doomretro.com/master/wiki/screenshot2.png
- - https://raw.githubusercontent.com/bradharding/www.doomretro.com/master/wiki/screenshot3.png
- - https://raw.githubusercontent.com/bradharding/www.doomretro.com/master/wiki/screenshot4.png
- - name: Doom64EX
- images:
- - https://doom64ex.files.wordpress.com/2011/08/d64ex_01.png
- - https://doom64ex.files.wordpress.com/2011/08/d64ex_12.png
- - https://doom64ex.files.wordpress.com/2011/08/d64ex_03.png
- langs:
- - C
- frameworks:
- - SDL2
- licenses:
- - GPL2
- development: halted
- originals:
- - Doom 64
- repo: https://github.com/svkaiser/Doom64EX
- type: remake
- status: semi-playable
- updated: 2022-07-02
- url: https://doom64ex.wordpress.com/
- - name: Doomsday Engine
- langs:
- - C++
- frameworks:
- - SDL2
- licenses:
- - GPL3
- content: commercial
- development: active
- status: playable
- originals:
- - Doom
- - Heretic
- - Hexen
- repo: https://github.com/skyjake/Doomsday-Engine
- type: remake
- url: http://dengine.net/
- feed: http://blog.dengine.net/category/news/feed/atom/
- updated: 2021-02-15
- images:
- - https://a.fsdn.com/con/app/proj/deng/screenshots/240398.jpg/245/183/1.5
- - https://a.fsdn.com/con/app/proj/deng/screenshots/11853.jpg/245/183/1.5
- - https://a.fsdn.com/con/app/proj/deng/screenshots/11855.jpg/245/183/1.5
- video:
- youtube: p3UgWUcTxN0
- - name: Dope Wars
- images:
- - https://dopewars.sourceforge.net/screenshots/linux-gtk-multi.png
- - https://dopewars.sourceforge.net/screenshots/winxp-multi.png
- langs:
- - C
- licenses:
- - GPL2
- content: open
- development: sporadic
- originals:
- - Drugwars
- status: playable
- multiplayer:
- - Competitive
- - Online
- repo: https://github.com/benmwebb/dopewars
- type: remake
- updated: 2021-05-14
- url: https://dopewars.sourceforge.io/
- - name: DOS Raptor
- originals:
- - 'Raptor: Call of the Shadows'
- type: official
- repo: 'https://github.com/skynettx/dosraptor#dos-raptor'
- development: complete
- status: playable
- content: commercial
- langs:
- - C
- licenses:
- - GPL2
- info: Original Raptor Call Of The Shadows version 1.2 DOS source code
- updated: '2023-10-08'
- - name: doukutsu-rs
- images:
- - https://i.imgur.com/eZ0V5rK.png
- langs:
- - Rust
- licenses:
- - MIT
- content: free
- development: active
- status: playable
- originals:
- - Cave Story
- repo: https://github.com/doukutsu-rs/doukutsu-rs
- type: remake
- updated: 2022-01-19
- - name: Dr. Robotnik's Ring Racers
- originals:
- - Mario Kart
- type: similar
- repo: 'https://github.com/KartKrewDev/RingRacers'
- url: 'https://www.kartkrew.org/'
- feed: https://www.kartkrew.org/feeds/all.atom.xml
- development: active
- status: playable
- multiplayer:
- - Competitive
- - Local
- - Online
- - LAN
- - Split-screen
- content: free
- langs:
- - C
- frameworks:
- - SDL2
- licenses:
- - GPL2
- info: Sonic Fan Game
- added: 2024-06-11
- updated: 2024-06-11
- video:
- youtube: KvAJCrdhrrQ
- - name: dRally
- type: remake
- originals:
- - Death Rally
- repo: https://github.com/urxp/drally
- url: https://github.com/urxp/drally
- development: active
- status: playable
- langs:
- - Assembly
- - C
- licenses:
- - MIT
- content: commercial
- updated: 2020-04-25
- images:
- - https://www.mobygames.com/images/promo/original/1473346915-1714402233.jpg
- - https://www.mobygames.com/images/promo/l/66325-death-rally-screenshot.jpg
- - https://www.mobygames.com/images/promo/original/1473346916-703948363.jpg
- - https://www.mobygames.com/images/promo/original/1473346916-705742774.jpg
- - https://www.mobygames.com/images/promo/original/1473346916-2495139689.jpg
- video:
- youtube: YTRI71PmgDY
- - name: DreamZZT
- type: remake
- originals:
- - ZZT
- repo: https://github.com/c99koder/DreamZZT
- development: halted
- status: semi-playable
- langs:
- - C++
- licenses:
- - GPL2
- updated: 2020-06-26
- - name: Dreerally
- type: remake
- originals:
- - Death Rally
- repo: https://github.com/enriquesomolinos/DreeRally
- development: halted
- status: semi-playable
- langs:
- - C
- frameworks:
- - SDL
- licenses:
- - PD
- content: commercial
- updated: 2024-02-07
- video:
- youtube: bGx5Oa4G2so
- - name: Dragon Alpha
- originals:
- - Dragon Alpha
- type: official
- repo: 'https://github.com/jaredplumb/Dragon-Alpha'
- development: halted
- status: playable
- content: open
- langs:
- - C++
- frameworks:
- - GameSprockets
- - Carbon
- licenses:
- - MIT
- info: >-
- Will likely not compile on current macOS versions because of the use of
- discontinued libraries
- updated: '2023-12-08'
- - name: Dstroy
- originals:
- - Dstroy
- type: clone
- status: playable
- url: 'http://narroin.free.fr/dstroy/'
- content: commercial
- langs:
- - C++
- frameworks:
- - SDL
- licenses:
- - GPL2
- updated: '2023-02-17'
- - name: Duck Hunt JS
- originals:
- - Duck Hunt
- type: remake
- repo: 'https://github.com/MattSurabian/DuckHunt-JS'
- url: 'https://duckhuntjs.com'
- development: halted
- status: playable
- content: free
- langs:
- - JavaScript
- frameworks:
- - PixiJS
- licenses:
- - MIT
- info: DuckHunt ported to JS and HTML5
- updated: '2022-09-22'
- images:
- - 'https://walyou.com/wp-content/uploads//2011/10/Duck_Hunt.png'
- - name: Duck Hunt Remake
- images:
- - https://pygame.org/shots/2045.png
- langs:
- - Python
- frameworks:
- - pygame
- licenses:
- - As-is
- content: free
- development: halted
- originals:
- - Duck Hunt
- status: playable
- repo: https://github.com/aosyborg/duckhunt
- type: remake
- updated: 2022-01-13
- url: https://pygame.org/project-Duck+Hunt+Remake-2045-.html
- - name: Duck Hunter
- images:
- - https://pygame.org/shots/1615.png
- langs:
- - Python
- licenses:
- - As-is
- development: halted
- originals:
- - Duck Hunt
- status: playable
- repo: https://app.box.com/shared/zkh7rt575i
- type: remake
- updated: 2022-03-22
- url: https://pygame.org/project-Duck+Hunter-1615-.html
- - name: Duck Marines
- images:
- - https://tangramgames.dk/games/duckmarines/images/teaser.png
- - https://tangramgames.dk/games/duckmarines/images/duckbeat.png
- - https://tangramgames.dk/games/duckmarines/images/vacuum.gif
- langs:
- - Lua
- frameworks:
- - LÖVE
- licenses:
- - CC-BY-SA
- - CC-BY-NC-ND
- content: free
- development: halted
- originals:
- - ChuChu Rocket!
- repo: https://github.com/SimonLarsen/duckmarines
- feed: https://github.com/SimonLarsen/duckmarines/releases.atom
- status: playable
- type: remake
- updated: 2024-02-08
- url: http://tangramgames.dk/games/duckmarines/
- video:
- youtube: SAz0BsTSXy4
- - name: Duck Rehunt
- images:
- - https://pygame.org/shots/1862.png
- langs:
- - Python
- frameworks:
- - pygame
- licenses:
- - GPL3
- content: open
- development: halted
- originals:
- - Duck Hunt
- status: unplayable
- repo: https://github.com/Serioussam24/Duck-Rehunt
- type: remake
- updated: 2022-03-26
- url: https://pygame.org/project-Duck+Rehunt-1862-.html
- - name: DuckHunt
- langs:
- - JavaScript
- licenses:
- - As-is
- content: commercial
- development: halted
- originals:
- - Duck Hunt
- status: playable
- repo: https://github.com/grosbouddha/duckhunt
- type: remake
- updated: 2022-07-02
- url: https://grosbouddha.github.io/duckhunt/
- - name: Duke 2 Reconstructed
- originals:
- - Duke Nukem II
- type: remake
- repo: 'https://github.com/lethal-guitar/Duke2Reconstructed'
- development: halted
- status: playable
- content: commercial
- langs:
- - C
- licenses:
- - GPL2
- info: >-
- reconstruction of the source code, based on disassembly of the original
- executable.
- updated: 2024-02-09
- images:
- - >-
- https://raw.githubusercontent.com/lethal-guitar/Duke2Reconstructed/main/media/code.png
- - name: Duke3D
- type: remake
- originals:
- - Duke Nukem 3D
- repo: https://svn.icculus.org/duke3d/trunk/
- url: https://icculus.org/duke3d/
- development: halted
- status: playable
- multiplayer:
- - LAN
- langs:
- - C
- frameworks:
- - SDL
- licenses:
- - Custom
- content: commercial
- updated: 2020-01-07
- images:
- - https://icculus.org/duke3d/2003_04_03_150737_shot.jpg
- - name: Duke3d_win32
- type: remake
- originals:
- - Duke Nukem 3D
- repo: http://www.rancidmeat.com/projects/duke3d_w32/duke3d_w32_b20_src.zip
- url: http://www.rancidmeat.com/project.php3?id=1
- development: halted
- status: playable
- multiplayer:
- - LAN
- langs:
- - C
- frameworks:
- - SDL
- licenses:
- - Custom
- content: commercial
- updated: 2020-01-07
- images:
- - https://www.rancidmeat.com/screenshots/duke3d/duke3d_w32_desktop2.png
- - https://www.rancidmeat.com/screenshots/duke3d/hollywood.png
- - name: DukeGDX
- originals:
- - Duke Nukem 3D
- type: remake
- repo: 'https://gitlab.com/m210/DukeGDX'
- url: 'http://m210.duke4.net/'
- development: active
- status: playable
- multiplayer:
- - Online
- - LAN
- - Co-op
- content: commercial
- langs:
- - Java
- frameworks:
- - libGDX
- licenses:
- - Custom
- updated: '2020-01-07'
- video:
- youtube: gBr9_pI6A1c
- - name: Dune II - The Maker
- originals:
- - Dune 2
- type: remake
- repo: 'https://github.com/stefanhendriks/Dune-II---The-Maker'
- url: 'https://dune2themaker.fundynamic.com'
- feed: https://dune2themaker.fundynamic.com/feed/
- development: halted
- status: playable
- content: commercial
- langs:
- - C++
- frameworks:
- - Allegro
- licenses:
- - As-is
- updated: 2024-02-10
- video:
- youtube: zWqR0cDDiiU
- - name: Dune 2 - The Maker - Java version
- langs:
- - Java
- licenses:
- - MIT
- development: halted
- originals:
- - Dune 2
- status: semi-playable
- repo: https://github.com/Fundynamic/dune2themaker4j
- type: remake
- updated: 2022-07-02
- video:
- youtube: 8QgvRy5vS5Q
- - name: Dune Dynasty
- images:
- - https://github.com/gameflorist/dunedynasty/blob/master/docs/screenshots.jpg?raw=true
- langs:
- - C
- licenses:
- - GPL2
- development: sporadic
- originals:
- - Dune 2
- status: playable
- repo: https://github.com/gameflorist/dunedynasty
- type: remake
- updated: 2024-02-09
- url: http://dunedynasty.sourceforge.net/
- feed: https://github.com/gameflorist/dunedynasty/releases.atom
- info: continuation of the abandoned sourceforge project by David Wang
- - name: Dune Legacy
- info: Updated clone which uses data files from the original game. New features include multiple unit selection/control, high resolution support, multiplayer gaming, improved gui and a selection of new AIs to play against.
- images:
- - https://dunelegacy.sourceforge.net/website/screenshots/Dunelegacy-0.96-mission7.png
- - https://dunelegacy.sourceforge.net/website/screenshots/Dunelegacy-0.96-mission9-2.png
- - https://a.fsdn.com/con/app/proj/dunelegacy/screenshots/Dunelegacy-0.96-score.png/max/max/1
- langs:
- - C++
- frameworks:
- - SDL2
- licenses:
- - GPL2
- content: commercial
- development: active
- originals:
- - Dune 2
- status: playable
- multiplayer:
- - Competitive
- - Online
- repo: https://sourceforge.net/projects/dunelegacy/
- type: remake
- updated: 2024-02-12
- url: https://dunelegacy.sourceforge.net/website/
- video:
- youtube: tX_3Ah7gFdI
- - name: Dungeon Craft
- images:
- - https://uaf.sourceforge.net/images/ss01.png
- - https://uaf.sourceforge.net/images/ss03.png
- - https://uaf.sourceforge.net/images/ss06.png
- langs:
- - C++
- frameworks:
- - DirectX
- licenses:
- - GPL2
- content: commercial
- development: sporadic
- originals:
- - 'Forgotten Realms: Unlimited Adventures'
- repo: https://github.com/grannypron/uaf
- status: playable
- type: remake
- updated: 2024-02-13
- url: http://uaf.sourceforge.net/
- info: 'Updated emulator of Forgotten Realms: Unlimited Adventures'
- - name: Dungeon Digger
- images:
- - https://a.fsdn.com/con/app/proj/dungeondigger/screenshots/87295.jpg
- - https://a.fsdn.com/con/app/proj/dungeondigger/screenshots/85468.jpg
- - https://a.fsdn.com/con/app/proj/dungeondigger/screenshots/96980.jpg
- - https://a.fsdn.com/con/app/proj/dungeondigger/screenshots/108567.jpg
- - https://a.fsdn.com/con/app/proj/dungeondigger/screenshots/84862.jpg
- langs:
- - C++
- - Lua
- frameworks:
- - SDL
- licenses:
- - GPL2
- content: open
- development: halted
- originals:
- - Dungeon Keeper
- status: playable
- repo: https://sourceforge.net/projects/dungeondigger/
- type: clone
- url: http://dungeondigger.sourceforge.net/
- updated: 2022-01-08
- - name: Dungeon Eye
- langs:
- - C#
- licenses:
- - GPL3
- development: halted
- originals:
- - Eye of the Beholder II
- status: playable
- repo: https://github.com/iliak/dungeoneye
- type: remake
- updated: 2021-07-06
- - name: DungeonMaster
- langs:
- - C#
- frameworks:
- - .NET
- licenses:
- - As-is
- development: halted
- originals:
- - Dungeon Master
- status: unplayable
- repo: https://github.com/ggrrin/DungeonMaster
- type: remake
- updated: 2022-07-02
- - name: Dungeon of Quake
- langs:
- - Odin
- licenses:
- - MIT
- - Unlicense
- frameworks:
- - raylib
- content: free
- development: halted
- status: semi-playable
- originals:
- - Quake
- repo: https://github.com/jakubtomsu/dungeon-of-quake
- feed: https://github.com/jakubtomsu/dungeon-of-quake/releases.atom
- type: similar
- updated: 2024-02-14
- video:
- youtube: 4DKa01rcJPY
- images:
- - https://raw.githubusercontent.com/jakubtomsu/dungeon-of-quake/main/misc/screenshot0.png
- - https://raw.githubusercontent.com/jakubtomsu/dungeon-of-quake/main/misc/screenshot1.png
- - https://raw.githubusercontent.com/jakubtomsu/dungeon-of-quake/main/misc/screenshot3.png
- - https://raw.githubusercontent.com/jakubtomsu/dungeon-of-quake/main/misc/screenshot4.png
- - https://raw.githubusercontent.com/jakubtomsu/dungeon-of-quake/main/misc/screenshot5.png
- - https://raw.githubusercontent.com/jakubtomsu/dungeon-of-quake/main/misc/screenshot6.png
- - https://raw.githubusercontent.com/jakubtomsu/dungeon-of-quake/main/misc/dqmake_screenshot0.png
- - https://raw.githubusercontent.com/jakubtomsu/dungeon-of-quake/main/misc/dqmake_screenshot1.png
- - name: Dupocracy
- licenses:
- - As-is
- langs:
- - JavaScript
- development: halted
- status: semi-playable
- originals:
- - DEFCON
- repo: https://github.com/gtanczyk/Dupocracy
- type: clone
- url: http://gtanczyk.warsztat.io/Dupocracy/game/index.html
- updated: 2021-02-23
- - name: Dust Racing 2D
- images:
- - https://juzzlin.github.io/DustRacing2D/screenshots/1.10.0/1.jpg
- - https://juzzlin.github.io/DustRacing2D/screenshots/1.10.0/2.jpg
- - https://juzzlin.github.io/DustRacing2D/screenshots/1.10.0/3.jpg
- - https://juzzlin.github.io/DustRacing2D/screenshots/1.10.0/4.jpg
- langs:
- - C++
- frameworks:
- - Qt
- - OpenGL
- licenses:
- - GPL3
- content: open
- development: halted
- originals:
- - Micro Machines
- repo: https://github.com/juzzlin/DustRacing2D
- type: remake
- multiplayer:
- - Split-screen
- updated: 2024-02-15
- url: http://juzzlin.github.io/DustRacing2D/index.html
- feed: https://github.com/juzzlin/DustRacing2D/releases.atom
- status: playable
- video:
- youtube: 3hrIzzItggQ
- - name: DwarfCorp
- originals:
- - Dwarf Fortress
- - Minecraft
- type: similar
- repo: 'https://github.com/Blecki/dwarfcorp'
- url: 'http://www.dwarfcorp.com/'
- feed: 'http://dwarfcorp.holeydonutgames.com/feed/'
- development: sporadic
- status: playable
- content: commercial
- langs:
- - 'C#'
- frameworks:
- - XNA
- licenses:
- - MIT
- info: Base building strategy game inspired by Dwarf Fortress and Minecraft
- updated: 2024-02-16
- images:
- - https://user-images.githubusercontent.com/241184/46921044-8a8f8000-cfc4-11e8-92bf-5431b3e41d3d.gif
- - >-
- https://i0.wp.com/dwarfcorp.holeydonutgames.com/wp-content/uploads/2018/10/hires_3.png
- - >-
- https://i0.wp.com/dwarfcorp.holeydonutgames.com/wp-content/uploads/2017/11/turkey_twighlight.png
- - >-
- https://i2.wp.com/dwarfcorp.holeydonutgames.com/wp-content/uploads/2018/09/palisade_spiders.png
- video:
- youtube: a_kTB1R9PcE
- - name: DXBall
- info: Android
- langs:
- - Java
- licenses:
- - As-is
- development: halted
- originals:
- - DX-Ball
- status: unplayable
- repo: https://github.com/nomanHasan/DXBall
- type: remake
- updated: 2022-07-02
- - name: DXX-Rebirth
- images:
- - https://www.dxx-rebirth.com/wp-content/gallery/d1x-rebirth_screenshots/d1xr-scrn10.jpg
- - https://www.dxx-rebirth.com/wp-content/gallery/d1x-rebirth_screenshots/d1xr-scrn17.jpg
- - https://www.dxx-rebirth.com/wp-content/gallery/d2x-rebirth_screenshots/d2xr-scrn1.jpg
- - https://www.dxx-rebirth.com/wp-content/gallery/d2x-rebirth_screenshots/d2xr-scrn18.jpg
- langs:
- - C++
- licenses:
- - GPL3
- - Custom
- development: active
- originals:
- - Descent
- - Descent II
- repo: https://github.com/dxx-rebirth/dxx-rebirth
- type: remake
- multiplayer:
- - Online
- - LAN
- status: playable
- url: https://www.dxx-rebirth.com/
- updated: 2021-03-03
- - name: DynaDungeons
- originals:
- - Bomberman
- type: clone
- repo: https://github.com/akien-mga/dynadungeons
- development: halted
- status: semi-playable
- multiplayer:
- - Competitive
- content: open
- langs:
- - GDScript
- frameworks:
- - Godot
- licenses:
- - CC-BY
- - CC-BY-SA
- - GPL3
- - OFL
- updated: 2019-11-14
- images:
- - https://raw.githubusercontent.com/akien-mga/dynadungeons/master/background.png
|