d.yaml 41 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751
  1. - name: D2X-XL
  2. langs:
  3. - C++
  4. frameworks:
  5. - OpenGL
  6. licenses:
  7. - GPL2
  8. development: halted
  9. originals:
  10. - Descent
  11. - Descent II
  12. repo: https://sourceforge.net/projects/d2x-xl/
  13. status: playable
  14. type: remake
  15. updated: 2021-01-22
  16. url: http://www.descent2.de/
  17. images:
  18. - https://a.fsdn.com/con/app/proj/d2x-xl/screenshots/148449.jpg/245/183/1.5
  19. - https://a.fsdn.com/con/app/proj/d2x-xl/screenshots/148453.jpg/245/183/1.5
  20. - https://a.fsdn.com/con/app/proj/d2x-xl/screenshots/148451.jpg/245/183/1.5
  21. video:
  22. youtube: AJwOTmmbze4
  23. - name: D3es
  24. originals:
  25. - 'Doom 3'
  26. type: remake
  27. repo: 'https://github.com/emileb/d3es-multithread'
  28. development: halted
  29. status: playable
  30. content: commercial
  31. langs:
  32. - C++
  33. licenses:
  34. - GPL3
  35. info: A Doom 3 source port forked from Dhewm3 and D3Wasm that uses a GLES2 renderer. A PS Vita port is in the works.
  36. updated: 2022-03-30
  37. video:
  38. youtube: TrUooxLiK44
  39. - name: Daggerfall Unity
  40. langs:
  41. - C#
  42. frameworks:
  43. - Unity
  44. licenses:
  45. - MIT
  46. development: active
  47. originals:
  48. - 'The Elder Scrolls II: Daggerfall'
  49. repo: https://github.com/Interkarma/daggerfall-unity
  50. status: playable
  51. type: remake
  52. updated: 2023-01-01
  53. url: https://www.dfworkshop.net/
  54. images:
  55. - https://user-images.githubusercontent.com/10426244/198905388-6e715073-3ee2-42fb-b05e-08275343691c.png
  56. - https://user-images.githubusercontent.com/10426244/198906676-e3d139f9-e46a-49f8-aa09-afe4d5e51a7e.png
  57. - https://user-images.githubusercontent.com/10426244/198906775-2a4b6bca-a700-4429-931c-8bb46a0576ca.png
  58. video:
  59. youtube: xPHnyKXazxc
  60. - name: Daggerfall.NET
  61. langs:
  62. - C#
  63. frameworks:
  64. - MonoGame
  65. licenses:
  66. - As-is
  67. development: halted
  68. originals:
  69. - 'The Elder Scrolls II: Daggerfall'
  70. status: unplayable
  71. repo: https://github.com/JohnathanGreen/Daggerfall.NET
  72. type: remake
  73. updated: 2022-07-02
  74. - name: Danger from the Deep
  75. images:
  76. - https://a.fsdn.com/con/app/proj/dangerdeep/screenshots/217888.jpg/max/max/1
  77. - https://a.fsdn.com/con/app/proj/dangerdeep/screenshots/217884.jpg/max/max/1
  78. - https://a.fsdn.com/con/app/proj/dangerdeep/screenshots/217886.jpg/max/max/1
  79. - https://a.fsdn.com/con/app/proj/dangerdeep/screenshots/218174.jpg/max/max/1
  80. langs:
  81. - C++
  82. frameworks:
  83. - SDL
  84. licenses:
  85. - CC-BY-NC-ND
  86. - GPL2
  87. development: sporadic
  88. originals:
  89. - Silent Hunter 4
  90. status: playable
  91. repo: https://sourceforge.net/projects/dangerdeep/
  92. type: remake
  93. updated: 2021-04-27
  94. url: http://dangerdeep.sourceforge.net/
  95. video:
  96. youtube: LU1aM_SmoSM
  97. - name: 'Dangerous Dave 2: Modification Edition'
  98. originals:
  99. - Dangerous Dave in the Haunted Mansion
  100. type: remake
  101. repo: 'https://github.com/Harchvertelol/Dangerous-Dave-2-Modification-Edition'
  102. feed: >-
  103. https://github.com/Harchvertelol/Dangerous-Dave-2-Modification-Edition/releases.atom
  104. development: active
  105. status: playable
  106. content: commercial
  107. langs:
  108. - C++
  109. frameworks:
  110. - SFML
  111. - TGUI
  112. licenses:
  113. - Custom
  114. info: >-
  115. Now you can play (in addition to standard levels) in additional levels! For it
  116. choose levelpack in launcher!
  117. updated: '2022-08-02'
  118. images:
  119. - >-
  120. https://raw.githubusercontent.com/Harchvertelol/Dangerous-Dave-2-Modification-Edition/master/Screenshots/1.png
  121. - >-
  122. https://raw.githubusercontent.com/Harchvertelol/Dangerous-Dave-2-Modification-Edition/master/Screenshots/2.png
  123. - >-
  124. https://raw.githubusercontent.com/Harchvertelol/Dangerous-Dave-2-Modification-Edition/master/Screenshots/3.png
  125. - >-
  126. https://raw.githubusercontent.com/Harchvertelol/Dangerous-Dave-2-Modification-Edition/master/Screenshots/5.png
  127. - >-
  128. https://raw.githubusercontent.com/Harchvertelol/Dangerous-Dave-2-Modification-Edition/master/Screenshots/6.png
  129. - >-
  130. https://raw.githubusercontent.com/Harchvertelol/Dangerous-Dave-2-Modification-Edition/master/Screenshots/7.png
  131. - >-
  132. https://raw.githubusercontent.com/Harchvertelol/Dangerous-Dave-2-Modification-Edition/master/Screenshots/8.png
  133. - >-
  134. https://raw.githubusercontent.com/Harchvertelol/Dangerous-Dave-2-Modification-Edition/master/Screenshots/9.png
  135. - >-
  136. https://raw.githubusercontent.com/Harchvertelol/Dangerous-Dave-2-Modification-Edition/master/Screenshots/10.png
  137. - >-
  138. https://raw.githubusercontent.com/Harchvertelol/Dangerous-Dave-2-Modification-Edition/master/Screenshots/4.jpg
  139. - name: The Dark Mod
  140. images:
  141. - https://www.thedarkmod.com/wp-content/uploads/2023/02/1484820459_seeking0_31.jpg
  142. - https://www.thedarkmod.com/wp-content/uploads/2023/02/hazard_blur211.jpg
  143. - https://www.thedarkmod.com/wp-content/uploads/2023/02/Assets211.jpg
  144. - https://www.thedarkmod.com/wp-content/uploads/2022/03/iris.jpg
  145. langs:
  146. - C++
  147. licenses:
  148. - GPL3
  149. content: commercial
  150. development: very active
  151. originals:
  152. - Thief
  153. repo: https://github.com/stgatilov/darkmod_src
  154. status: playable
  155. type: clone
  156. updated: 2024-01-28
  157. url: https://www.thedarkmod.com/main/
  158. video:
  159. youtube: brJqHnXmpgE
  160. - name: Dark Oberon
  161. images:
  162. - https://dark-oberon.sourceforge.net/screenshots/2005-08-16_1_1024x768.jpg
  163. - https://dark-oberon.sourceforge.net/screenshots/2005-08-16_4_1024x768.jpg
  164. - https://dark-oberon.sourceforge.net/screenshots/2005-08-16_7_1024x768.jpg
  165. originals:
  166. - Warcraft II
  167. status: playable
  168. licenses:
  169. - GPL2
  170. content: open
  171. langs:
  172. - C++
  173. frameworks:
  174. - OpenGL
  175. development: halted
  176. repo: https://sourceforge.net/projects/dark-oberon/
  177. type: clone
  178. updated: 2022-01-29
  179. url: http://dark-oberon.sourceforge.net/
  180. video:
  181. youtube: pgFWAeM4Rm8
  182. - name: Darkflame Universe
  183. originals:
  184. - Lego Universe
  185. type: remake
  186. repo: https://github.com/DarkflameUniverse/DarkflameServer
  187. url: 'https://darkflameuniverse.org/'
  188. feed: https://github.com/DarkflameUniverse/DarkflameServer/releases.atom
  189. development: very active
  190. status: playable
  191. multiplayer:
  192. - Local
  193. - Online
  194. - LAN
  195. content: commercial
  196. langs:
  197. - C++
  198. licenses:
  199. - AGPL3
  200. info: This project is a server emulating an MMO developed by NetDevil and released in 2010.
  201. updated: 2024-02-19
  202. images:
  203. - 'https://pbs.twimg.com/media/E5jL9BvWQAQOeYQ?format=jpg&name=900x900'
  204. - 'https://pbs.twimg.com/media/E17cXShWYAMLJI9?format=jpg&name=large'
  205. video:
  206. youtube: ZhzMy-o0ByM
  207. - name: DarkFO
  208. development: halted
  209. langs:
  210. - JavaScript
  211. - Python
  212. licenses:
  213. - Apache
  214. content: commercial
  215. originals:
  216. - Fallout 2
  217. status: semi-playable
  218. repo: https://github.com/darkf/darkfo
  219. type: remake
  220. updated: 2022-04-18
  221. - name: DarkPlaces
  222. images:
  223. - https://icculus.org/twilight/darkplaces/pics/rygelpack_pretty1.jpg
  224. - https://icculus.org/twilight/darkplaces/pics/rygelpack_pretty6.jpg
  225. - https://icculus.org/twilight/darkplaces/pics/rygelpack_pretty10.jpg
  226. langs:
  227. - C
  228. frameworks:
  229. - OpenGL
  230. - SDL2
  231. licenses:
  232. - GPL2
  233. development: very active
  234. originals:
  235. - Quake
  236. status: playable
  237. repo: https://github.com/DarkPlacesEngine/darkplaces
  238. type: remake
  239. updated: 2024-01-29
  240. url: https://icculus.org/twilight/darkplaces/
  241. feed: https://github.com/DarkPlacesEngine/darkplaces/releases.atom
  242. - name: DarkReignLauncher
  243. originals:
  244. - 'Dark Reign: The Future of War'
  245. type: tool
  246. repo: 'https://github.com/Nielk1/DarkReignLauncher'
  247. development: halted
  248. status: N/A
  249. multiplayer:
  250. - Competitive
  251. content: commercial
  252. langs:
  253. - 'C#'
  254. frameworks:
  255. - .NET
  256. licenses:
  257. - MIT
  258. info: Launcher to run Dark Reign on modern systems and fix bugs
  259. added: '2024-11-24'
  260. updated: '2024-11-24'
  261. - name: datastorm
  262. langs:
  263. - C
  264. licenses:
  265. - Apache
  266. development: halted
  267. originals:
  268. - Turmoil
  269. status: playable
  270. repo: https://github.com/haroldo-ok/datastorm
  271. type: remake
  272. updated: 2022-07-02
  273. - name: Dave Gnukem
  274. development: very active
  275. frameworks:
  276. - SDL2
  277. images:
  278. - https://scorpioncity.com/dave_gnukem/gallery/Dave%20Gnukem%200.90%20%2813%20Jan%202018%29.png
  279. - https://djoffe.com/gnukem/files/Dave_Gnukem_0.81.png
  280. langs:
  281. - C++
  282. licenses:
  283. - GPL2
  284. content: open
  285. originals:
  286. - Duke Nukem
  287. repo: https://github.com/davidjoffe/dave_gnukem
  288. status: playable
  289. type: similar
  290. updated: 2024-01-30
  291. url: https://djoffe.com/gnukem/
  292. video:
  293. youtube: Hi7WYnOA_fo
  294. - name: Deathchase 3D
  295. licenses:
  296. - GPL2
  297. langs:
  298. - C
  299. frameworks:
  300. - SDL
  301. originals:
  302. - Deathchase
  303. status: playable
  304. repo: https://github.com/BachToTheFuture/DeathChase3D
  305. development: halted
  306. type: remake
  307. updated: 2022-06-12
  308. url: https://web.archive.org/web/20070711231311/http://www.robsons.org.uk/archive/www.autismuk.freeserve.co.uk/index.htm
  309. - name: Deathlord Relorded
  310. images:
  311. - https://img.itch.zone/aW1hZ2UvMTQxNTUxMi84MjQ1MDM1LnBuZw==/original/TciGJK.png
  312. licenses:
  313. - AGPL3
  314. langs:
  315. - C++
  316. frameworks:
  317. - DirectX
  318. originals:
  319. - Deathlord
  320. status: playable
  321. repo: https://github.com/hasseily/Deathlord-Relorded
  322. development: complete
  323. type: remake
  324. updated: 2023-02-17
  325. url: https://rikkles.itch.io/deathlord-relorded
  326. info: original code runs under a heavily patched AppleWin emulation. 1920x1080 Win10+ (DX12) required.
  327. - name: Defendguin
  328. images:
  329. - https://libregamewiki.org/images/2/24/Defendguin.gif
  330. langs:
  331. - C
  332. frameworks:
  333. - SDL
  334. licenses:
  335. - GPL2
  336. development: complete
  337. originals:
  338. - Defender
  339. status: playable
  340. type: remake
  341. updated: 2022-02-10
  342. url: http://www.newbreedsoftware.com/defendguin/
  343. - name: Deflektor X4
  344. images:
  345. - https://retrospec.sgn.net/config/screenshots/deflektorx4.f.DeflektorX40.gif
  346. - https://retrospec.sgn.net/config/screenshots/deflektorx4.f.DeflektorX42.gif
  347. - https://retrospec.sgn.net/config/screenshots/deflektorx4.f.DeflektorX41.gif
  348. langs:
  349. - C
  350. frameworks:
  351. - Allegro
  352. licenses:
  353. - As-is
  354. development: complete
  355. originals:
  356. - Deflektor
  357. status: playable
  358. type: remake
  359. updated: 2021-09-04
  360. url: http://retrospec.sgn.net/users/ignacio/dfli.htm
  361. video:
  362. youtube: VN0qi5o3tl0
  363. - name: DelverEngine
  364. images:
  365. - https://camo.githubusercontent.com/66a1ba4602dd94e3ebca0d7ed7ef0e5d8c926c83/68747470733a2f2f692e696d6775722e636f6d2f747165654a71482e706e67
  366. langs:
  367. - Java
  368. frameworks:
  369. - libGDX
  370. licenses:
  371. - Zlib
  372. content: commercial
  373. development: complete
  374. originals:
  375. - Delver
  376. status: playable
  377. repo: https://github.com/Interrupt/delverengine
  378. type: official
  379. updated: 2022-07-02
  380. url: http://www.delvergame.com
  381. - name: Der Clou!
  382. langs:
  383. - C
  384. frameworks:
  385. - SDL2
  386. licenses:
  387. - Custom
  388. content: commercial
  389. development: halted
  390. originals:
  391. - The Clue!
  392. status: playable
  393. repo: https://github.com/vcosta/derclou
  394. type: remake
  395. updated: 2022-07-02
  396. video:
  397. youtube: UlQovLvleKg
  398. images:
  399. - https://repo.openpandora.org/files/pnd/derclou-sdl/preview/1.png
  400. - https://repo.openpandora.org/files/pnd/derclou-sdl/preview/2.png
  401. - https://repo.openpandora.org/files/pnd/derclou-sdl/preview/3.png
  402. - https://repo.openpandora.org/files/pnd/derclou-sdl/preview/4.png
  403. - https://repo.openpandora.org/files/pnd/derclou-sdl/preview/5.png
  404. - name: Descent 3
  405. originals:
  406. - Descent 3
  407. type: official
  408. repo: https://github.com/DescentDevelopers/Descent3
  409. development: very active
  410. status: playable
  411. content: commercial
  412. langs:
  413. - C++
  414. frameworks:
  415. - SDL2
  416. licenses:
  417. - GPL3
  418. added: 2024-04-20
  419. updated: 2024-09-26
  420. video:
  421. youtube: oasEAoPHk7I
  422. - name: 'Descent 3: Piccu Engine'
  423. originals:
  424. - Descent 3
  425. type: remake
  426. repo: 'https://github.com/InsanityBringer/PiccuEngine'
  427. feed: 'https://github.com/InsanityBringer/PiccuEngine/releases.atom'
  428. development: active
  429. status: playable
  430. content: commercial
  431. langs:
  432. - C++
  433. frameworks:
  434. - SDL
  435. licenses:
  436. - GPL3
  437. info: a version of the game Descent 3 focused on quality-of-life improvements.
  438. added: '2024-10-22'
  439. updated: '2024-10-22'
  440. video:
  441. youtube: CaYHlpVBHd0
  442. - name: DesktopAdventures
  443. development: halted
  444. langs:
  445. - C
  446. frameworks:
  447. - SDL2
  448. licenses:
  449. - LGPL2
  450. content: commercial
  451. originals:
  452. - Indiana Jones and his Desktop Adventures
  453. - 'Star Wars: Yoda Stories'
  454. repo: https://github.com/shinyquagsire23/DesktopAdventures
  455. status: semi-playable
  456. type: remake
  457. updated: 2024-01-31
  458. video:
  459. youtube: zD0fdu-dhTw
  460. - name: Desktop Adventures Engine for ScummVM
  461. development: halted
  462. langs:
  463. - C++
  464. licenses:
  465. - GPL2
  466. content: commercial
  467. originals:
  468. - Indiana Jones and his Desktop Adventures
  469. - 'Star Wars: Yoda Stories'
  470. status: semi-playable
  471. type: remake
  472. updated: 2019-10-02
  473. repo: https://github.com/digitall/scummvm-deskadv
  474. - name: Dethrace
  475. originals:
  476. - Carmageddon
  477. type: remake
  478. repo: 'https://github.com/dethrace-labs/dethrace'
  479. url: 'https://twitter.com/dethrace_labs'
  480. development: active
  481. status: semi-playable
  482. content: commercial
  483. langs:
  484. - C
  485. frameworks:
  486. - SDL2
  487. licenses:
  488. - GPL3
  489. info: Reverse engineering the 1997 game "Carmageddon"
  490. updated: '2022-08-03'
  491. images:
  492. - >-
  493. https://user-images.githubusercontent.com/78985374/166819615-22a5446c-0ed1-4cab-a833-a0fcdcac8da8.png
  494. - name: Deuteros X
  495. langs:
  496. - C#
  497. frameworks:
  498. - SDL.NET
  499. licenses:
  500. - GPL2
  501. development: halted
  502. originals:
  503. - Deuteros
  504. status: unplayable
  505. repo: http://sourceforge.net/projects/deuterosx/
  506. type: remake
  507. updated: 2022-07-02
  508. - name: Devilution
  509. images:
  510. - https://camo.githubusercontent.com/9426dfe5fc03654a8f1d3c024019cd7c5fb468b6/68747470733a2f2f7333332e706f7374696d672e63632f36786e6e68686c6d6e2f6469616275696d6f6e2e706e67
  511. langs:
  512. - C++
  513. licenses:
  514. - Custom
  515. content: commercial
  516. development: active
  517. originals:
  518. - Diablo
  519. repo: https://github.com/diasurgical/devilution
  520. status: playable
  521. type: remake
  522. info: Engine recreation (same bugs as original)
  523. updated: 2021-09-03
  524. - name: DevilutionX
  525. type: remake
  526. originals:
  527. - Diablo
  528. repo: https://github.com/diasurgical/devilutionX
  529. development: active
  530. status: playable
  531. langs:
  532. - C++
  533. frameworks:
  534. - SDL
  535. - SDL2
  536. licenses:
  537. - Custom
  538. content: commercial
  539. info: Improved engine recreation with improvements, bugfixes, and some optional quality of life features.
  540. updated: 2021-09-03
  541. images:
  542. - https://user-images.githubusercontent.com/204594/113578478-26912400-9623-11eb-9ff6-9bd9717462b6.png
  543. - name: DGEngine
  544. images:
  545. - https://user-images.githubusercontent.com/20025614/30250613-4033a546-9649-11e7-86d7-97a718d0f119.gif
  546. - https://user-images.githubusercontent.com/20025614/37241587-65586a1c-2453-11e8-87b8-1956eeb09acd.png
  547. - https://user-images.githubusercontent.com/20025614/62253488-e8734400-b3ed-11e9-9265-d37b89eea241.png
  548. - https://cloud.githubusercontent.com/assets/20025614/16467025/4bd77ef0-3e3d-11e6-872a-38ca8eb2c9f8.gif
  549. - https://user-images.githubusercontent.com/20025614/57727911-917d8e80-768a-11e9-9d39-6b7a7370716b.png
  550. - https://user-images.githubusercontent.com/20025614/57727918-92162500-768a-11e9-80c6-59e6a057fefb.png
  551. langs:
  552. - C++
  553. frameworks:
  554. - SFML
  555. licenses:
  556. - GPL3
  557. - Zlib
  558. content: swappable
  559. development: sporadic
  560. originals:
  561. - Diablo
  562. - Diablo II
  563. status: semi-playable
  564. repo: https://github.com/dgcor/DGEngine
  565. type: remake
  566. updated: 2024-01-02
  567. url: https://github.com/dgcor/DGEngine/wiki
  568. info: Also supports Flare
  569. - name: dhewm3
  570. langs:
  571. - C++
  572. frameworks:
  573. - SDL
  574. - SDL2
  575. licenses:
  576. - GPL3
  577. content: commercial
  578. development: active
  579. originals:
  580. - Doom 3
  581. status: playable
  582. repo: https://github.com/dhewm/dhewm3
  583. type: remake
  584. updated: 2022-07-02
  585. url: https://dhewm3.org/
  586. images:
  587. - https://dhewm3.org/dhewm3-linux.jpg
  588. - https://dhewm3.org/dhewm3-win.jpg
  589. - https://dhewm3.org/dhewm3-osx.jpg
  590. - https://dhewm3.org/dhewm3-aros.jpg
  591. - https://dhewm3.org/dhewm3-switch-linux.jpg
  592. - https://dhewm3.org/dhewm3-1.jpg
  593. - https://dhewm3.org/dhewm3-d3xp1.jpg
  594. - name: Diablerie
  595. originals:
  596. - Diablo II
  597. type: remake
  598. repo: 'https://github.com/mofr/Diablerie'
  599. development: halted
  600. status: semi-playable
  601. content: commercial
  602. langs:
  603. - 'C#'
  604. frameworks:
  605. - Unity
  606. licenses:
  607. - MIT
  608. info: Needs original Diablo II + Lord of Destruction game data.
  609. updated: 2024-02-02
  610. images:
  611. - https://raw.github.com/mofr/Diablerie/master/Screenshots/rogue_camp.png
  612. - name: Diabolika
  613. originals:
  614. - Diabolika 2
  615. type: clone
  616. repo: https://github.com/dgcor/Diabolika
  617. development: complete
  618. status: playable
  619. content: free
  620. langs:
  621. - C++
  622. frameworks:
  623. - SFML
  624. licenses:
  625. - Zlib
  626. updated: 2021-06-01
  627. images:
  628. - >-
  629. https://user-images.githubusercontent.com/20025614/103456786-56155500-4cf1-11eb-8911-954eb57fc886.png
  630. - name: Digbuild
  631. langs:
  632. - C++
  633. frameworks:
  634. - SDL
  635. - OpenGL
  636. licenses:
  637. - GPL2
  638. development: halted
  639. originals:
  640. - Minecraft
  641. status: semi-playable
  642. repo: https://github.com/emezeske/digbuild
  643. type: similar
  644. updated: 2022-07-02
  645. url: http://blog.mezeske.com/?p=507
  646. - name: Digger
  647. langs:
  648. - JavaScript
  649. licenses:
  650. - As-is
  651. content: open
  652. development: halted
  653. originals:
  654. - Boulder Dash
  655. status: playable
  656. repo: https://github.com/lutzroeder/digger
  657. type: remake
  658. updated: 2024-02-03
  659. url: https://lutzroeder.github.io/digger/
  660. info: no license, but contains assets from xdigger (GPL3)
  661. images:
  662. - https://github.com/lutzroeder/digger/raw/main/.github/screenshot.png
  663. - name: Digger Remastered
  664. langs:
  665. - C
  666. licenses:
  667. - GPL2
  668. development: halted
  669. originals:
  670. - Digger
  671. repo: https://digger.org/download.html
  672. status: playable
  673. type: remake
  674. url: https://digger.org/
  675. updated: 2020-08-25
  676. images:
  677. - https://www.retrogames.cz/games/973/DOS_03.gif
  678. - name: Digimon World Project Ark
  679. frameworks:
  680. - Unity
  681. langs:
  682. - C#
  683. licenses:
  684. - As-is
  685. development: halted
  686. originals:
  687. - Digimon World
  688. status: unplayable
  689. repo: https://github.com/dwProjectark/Digimon-World-Project-Ark
  690. type: remake
  691. updated: 2022-07-02
  692. - name: Dink Smallwood HD
  693. originals:
  694. - Dink Smallwood
  695. type: remake
  696. repo: 'https://github.com/SethRobinson/RTDink'
  697. url: 'https://www.rtsoft.com/pages/dink.php'
  698. development: sporadic
  699. status: playable
  700. content: free
  701. langs:
  702. - C++
  703. frameworks:
  704. - OpenGL
  705. licenses:
  706. - Custom
  707. info: >-
  708. Dink Smallwood HD is the newly remixed version of the irreverent old-school
  709. RPG adventure cult classic brought to you by the original creators.
  710. updated: 2024-02-04
  711. images:
  712. - 'https://www.rtsoft.com/dink/hd/ipad_dragons.jpg'
  713. - 'https://www.rtsoft.com/dink/hd/ipad_snow.jpg'
  714. - 'https://www.rtsoft.com/dink/hd/ipad_inventory.jpg'
  715. - 'https://www.rtsoft.com/dink/hd/ipad_darklands.jpg'
  716. - 'https://www.rtsoft.com/dink/hd/iphone4_pigfarmer.jpg'
  717. - 'https://www.rtsoft.com/dink/hd/iphone4_map.jpg'
  718. - 'https://www.rtsoft.com/dink/hd/iphone4_store.jpg'
  719. - 'https://www.rtsoft.com/dink/hd/iphone4_big_building.jpg'
  720. video:
  721. youtube: aDHQ17Gf34c
  722. - name: Dino Run DX
  723. originals:
  724. - Dino Run DX
  725. type: official
  726. repo: 'https://github.com/pixeljam/DinoRunDX'
  727. url: 'https://store.steampowered.com/news/app/248330/view/3639504956058288978'
  728. development: complete
  729. status: playable
  730. multiplayer:
  731. - Competitive
  732. - Online
  733. content: open
  734. langs:
  735. - ActionScript
  736. frameworks:
  737. - Adobe AIR
  738. licenses:
  739. - GPL3
  740. updated: '2023-04-08'
  741. images:
  742. - >-
  743. https://cdn.cloudflare.steamstatic.com/steamcommunity/public/images/clans//10209198/1fabb2e735129fa613377fc8e86e10c63b99d044.jpg
  744. - name: div-columns
  745. frameworks:
  746. - DIV Games Studio
  747. licenses:
  748. - MIT
  749. development: complete
  750. originals:
  751. - Columns
  752. status: playable
  753. repo: https://github.com/MikeDX/div-columns
  754. type: remake
  755. updated: 2022-07-02
  756. url: http://js.mikedx.co.uk/columns.html
  757. - name: div-pacman2600
  758. frameworks:
  759. - DIV Games Studio
  760. licenses:
  761. - MIT
  762. development: complete
  763. originals:
  764. - Pac-Man
  765. status: playable
  766. repo: https://github.com/MikeDX/div-pacman2600
  767. type: remake
  768. updated: 2022-07-02
  769. url: http://js.mikedx.co.uk/pacman2600.html
  770. info: clone of Atari Pac-Man
  771. - name: div-pitfall
  772. frameworks:
  773. - DIV Games Studio
  774. licenses:
  775. - MIT
  776. development: complete
  777. originals:
  778. - Pitfall!
  779. status: playable
  780. repo: https://github.com/MikeDX/div-pitfall
  781. type: remake
  782. updated: 2022-07-02
  783. url: http://js.mikedx.co.uk/pitfall.html
  784. - name: div-spaceinvaders2600
  785. frameworks:
  786. - DIV Games Studio
  787. licenses:
  788. - MIT
  789. development: complete
  790. originals:
  791. - Space Invaders
  792. status: playable
  793. repo: https://github.com/MikeDX/div-spaceinvaders2600
  794. type: remake
  795. updated: 2022-07-02
  796. url: http://js.mikedx.co.uk/invadersa2600.html
  797. - name: Divercity
  798. originals:
  799. - SimCity
  800. type: clone
  801. repo: 'https://github.com/Team--Rocket/divercity'
  802. url: 'https://team--rocket.github.io/divercity/'
  803. development: halted
  804. status: playable
  805. content: open
  806. langs:
  807. - Java
  808. licenses:
  809. - GPL3
  810. updated: '2020-07-24'
  811. images:
  812. - https://raw.githubusercontent.com/Team--Rocket/divercity/master/graphics/splash_1.png
  813. - https://raw.githubusercontent.com/Team--Rocket/divercity/master/betterScreenshot.png
  814. - name: Dizgruntled
  815. type: remake
  816. originals:
  817. - Gruntz
  818. repo: https://bitbucket.org/pointcliki/dizgruntled/
  819. development: halted
  820. status: playable
  821. langs:
  822. - Java
  823. licenses:
  824. - As-is
  825. content: commercial
  826. updated: 2019-12-22
  827. - name: dodger-remake
  828. langs:
  829. - C++
  830. frameworks:
  831. - SFML
  832. licenses:
  833. - As-is
  834. development: halted
  835. originals:
  836. - Dodger
  837. status: unplayable
  838. repo: https://github.com/funchal/dodger-remake
  839. type: remake
  840. updated: 2022-07-02
  841. - name: Domino-Chain
  842. langs:
  843. - C++
  844. frameworks:
  845. - SDL2
  846. licenses:
  847. - GPL3
  848. development: active
  849. originals:
  850. - Pushover
  851. repo: https://gitlab.com/domino-chain/domino-chain.gitlab.io
  852. status: playable
  853. type: remake
  854. updated: 2024-02-20
  855. url: https://domino-chain.gitlab.io/
  856. images:
  857. - https://domino-chain.gitlab.io/assets/domino-chain-header.jpg
  858. - name: DonkeyInTrouble
  859. frameworks:
  860. - "L\xD6VE"
  861. langs:
  862. - Lua
  863. licenses:
  864. - As-is
  865. development: halted
  866. originals:
  867. - Kaboom!
  868. status: semi-playable
  869. repo: https://github.com/Zap123/DonkeyInTrouble
  870. type: remake
  871. updated: 2022-07-02
  872. images:
  873. - https://raw.githubusercontent.com/Zap123/DonkeyInTrouble/master/demo.png
  874. - name: donut
  875. type: remake
  876. originals:
  877. - 'The Simpsons: Hit & Run'
  878. repo: https://github.com/plowteam/donut
  879. development: halted
  880. status: unplayable
  881. langs:
  882. - C++
  883. frameworks:
  884. - SDL2
  885. - OpenGL
  886. licenses:
  887. - GPL3
  888. content: commercial
  889. updated: 2024-02-05
  890. images:
  891. - https://files.facepunch.com/Layla/2019/August/11/2019-08-09_22-12-28.png
  892. - https://files.facepunch.com/Layla/2019/August/11/2019-08-09_22-11-26.png
  893. - name: Doom
  894. langs:
  895. - C
  896. licenses:
  897. - Custom
  898. development: complete
  899. originals:
  900. - Doom
  901. repo: https://github.com/id-Software/DOOM
  902. status: playable
  903. type: official
  904. updated: 2022-05-07
  905. url: https://bethesda.net/en/store/product/DO1GNGPCBG01
  906. images:
  907. - https://images.ctfassets.net/rporu91m20dc/5z6KhDv8HgZJ2ZYDygrrLY/f55fc2da6477454637f9865022844fde/doom-doom_classic-doom_1993_1-big_effing_guns-png?q=70&fm=webp
  908. - https://images.ctfassets.net/rporu91m20dc/1GDSXoXoWlH68QLWY1kmr1/464a151c291511476cb93b04464ad322/doom-doom_classic-doom_1993_2-demon_slaying-png?q=70&fm=webp
  909. - https://images.ctfassets.net/rporu91m20dc/6My9dmRclfWQvx8PI9vL42/96b05ecfd861b98ebe8ed9a7ae581d5e/doom-doom_classic-doom_1993_5-escape_mars-png?q=70&fm=webp
  910. - https://images.ctfassets.net/rporu91m20dc/6QaMnGFwH9nUG0CzeiwSBX/b9175102cc5304eb83bf136de9ac84a4/doom-doom_classic-doom_1993_3-fierce_combat-png?q=70&fm=webp
  911. - https://images.ctfassets.net/rporu91m20dc/6GnydS4hyMGHkl8X4kfzHn/c66f37c406328205837639d65f7246de/doom-doom_classic-doom_1993_6_non_mobile_only-png?q=70&fm=webp
  912. video:
  913. youtube: yr-lQZzevwA
  914. - name: Doom Classic for iOS
  915. info: iOS
  916. langs:
  917. - C
  918. licenses:
  919. - GPL2
  920. content: commercial
  921. development: complete
  922. originals:
  923. - Doom
  924. status: playable
  925. repo: https://github.com/id-Software/DOOM-IOS2
  926. type: official
  927. updated: 2022-05-19
  928. - name: Doom Legacy
  929. images:
  930. - https://doomlegacy.sourceforge.net/images/legacy/multibf1.gif
  931. - https://doomlegacy.sourceforge.net/images/legacy/3dfx.gif
  932. langs:
  933. - C++
  934. licenses:
  935. - GPL2
  936. development: active
  937. originals:
  938. - Doom
  939. - Heretic
  940. - Hexen
  941. repo: https://sourceforge.net/projects/doomlegacy/
  942. status: playable
  943. type: remake
  944. updated: 2014-08-20
  945. url: http://doomlegacy.sourceforge.net/
  946. - name: DOOM Retro
  947. type: remake
  948. originals:
  949. - Doom
  950. repo: https://github.com/bradharding/doomretro
  951. feed: https://github.com/bradharding/doomretro/releases.atom
  952. url: https://www.doomretro.com/
  953. development: very active
  954. status: playable
  955. langs:
  956. - C
  957. frameworks:
  958. - SDL2
  959. licenses:
  960. - GPL3
  961. content: commercial
  962. updated: 2024-02-06
  963. images:
  964. - https://raw.githubusercontent.com/bradharding/www.doomretro.com/master/wiki/screenshot1.png
  965. - https://raw.githubusercontent.com/bradharding/www.doomretro.com/master/wiki/screenshot2.png
  966. - https://raw.githubusercontent.com/bradharding/www.doomretro.com/master/wiki/screenshot3.png
  967. - https://raw.githubusercontent.com/bradharding/www.doomretro.com/master/wiki/screenshot4.png
  968. - name: Doom64EX
  969. images:
  970. - https://doom64ex.files.wordpress.com/2011/08/d64ex_01.png
  971. - https://doom64ex.files.wordpress.com/2011/08/d64ex_12.png
  972. - https://doom64ex.files.wordpress.com/2011/08/d64ex_03.png
  973. langs:
  974. - C
  975. frameworks:
  976. - SDL2
  977. licenses:
  978. - GPL2
  979. development: halted
  980. originals:
  981. - Doom 64
  982. repo: https://github.com/svkaiser/Doom64EX
  983. type: remake
  984. status: semi-playable
  985. updated: 2022-07-02
  986. url: https://doom64ex.wordpress.com/
  987. - name: Doomsday Engine
  988. langs:
  989. - C++
  990. frameworks:
  991. - SDL2
  992. licenses:
  993. - GPL3
  994. content: commercial
  995. development: active
  996. status: playable
  997. originals:
  998. - Doom
  999. - Heretic
  1000. - Hexen
  1001. repo: https://github.com/skyjake/Doomsday-Engine
  1002. type: remake
  1003. url: http://dengine.net/
  1004. feed: http://blog.dengine.net/category/news/feed/atom/
  1005. updated: 2021-02-15
  1006. images:
  1007. - https://a.fsdn.com/con/app/proj/deng/screenshots/240398.jpg/245/183/1.5
  1008. - https://a.fsdn.com/con/app/proj/deng/screenshots/11853.jpg/245/183/1.5
  1009. - https://a.fsdn.com/con/app/proj/deng/screenshots/11855.jpg/245/183/1.5
  1010. video:
  1011. youtube: p3UgWUcTxN0
  1012. - name: Dope Wars
  1013. images:
  1014. - https://dopewars.sourceforge.net/screenshots/linux-gtk-multi.png
  1015. - https://dopewars.sourceforge.net/screenshots/winxp-multi.png
  1016. langs:
  1017. - C
  1018. licenses:
  1019. - GPL2
  1020. content: open
  1021. development: sporadic
  1022. originals:
  1023. - Drugwars
  1024. status: playable
  1025. multiplayer:
  1026. - Competitive
  1027. - Online
  1028. repo: https://github.com/benmwebb/dopewars
  1029. type: remake
  1030. updated: 2021-05-14
  1031. url: https://dopewars.sourceforge.io/
  1032. - name: DOS Raptor
  1033. originals:
  1034. - 'Raptor: Call of the Shadows'
  1035. type: official
  1036. repo: 'https://github.com/skynettx/dosraptor#dos-raptor'
  1037. development: complete
  1038. status: playable
  1039. content: commercial
  1040. langs:
  1041. - C
  1042. licenses:
  1043. - GPL2
  1044. info: Original Raptor Call Of The Shadows version 1.2 DOS source code
  1045. updated: '2023-10-08'
  1046. - name: doukutsu-rs
  1047. images:
  1048. - https://i.imgur.com/eZ0V5rK.png
  1049. langs:
  1050. - Rust
  1051. licenses:
  1052. - MIT
  1053. content: free
  1054. development: active
  1055. status: playable
  1056. originals:
  1057. - Cave Story
  1058. repo: https://github.com/doukutsu-rs/doukutsu-rs
  1059. type: remake
  1060. updated: 2022-01-19
  1061. - name: Dr. Robotnik's Ring Racers
  1062. originals:
  1063. - Mario Kart
  1064. type: similar
  1065. repo: 'https://github.com/KartKrewDev/RingRacers'
  1066. url: 'https://www.kartkrew.org/'
  1067. feed: https://www.kartkrew.org/feeds/all.atom.xml
  1068. development: active
  1069. status: playable
  1070. multiplayer:
  1071. - Competitive
  1072. - Local
  1073. - Online
  1074. - LAN
  1075. - Split-screen
  1076. content: free
  1077. langs:
  1078. - C
  1079. frameworks:
  1080. - SDL2
  1081. licenses:
  1082. - GPL2
  1083. info: Sonic Fan Game
  1084. added: 2024-06-11
  1085. updated: 2024-06-11
  1086. video:
  1087. youtube: KvAJCrdhrrQ
  1088. - name: dRally
  1089. type: remake
  1090. originals:
  1091. - Death Rally
  1092. repo: https://github.com/urxp/drally
  1093. url: https://github.com/urxp/drally
  1094. development: active
  1095. status: playable
  1096. langs:
  1097. - Assembly
  1098. - C
  1099. licenses:
  1100. - MIT
  1101. content: commercial
  1102. updated: 2020-04-25
  1103. images:
  1104. - https://www.mobygames.com/images/promo/original/1473346915-1714402233.jpg
  1105. - https://www.mobygames.com/images/promo/l/66325-death-rally-screenshot.jpg
  1106. - https://www.mobygames.com/images/promo/original/1473346916-703948363.jpg
  1107. - https://www.mobygames.com/images/promo/original/1473346916-705742774.jpg
  1108. - https://www.mobygames.com/images/promo/original/1473346916-2495139689.jpg
  1109. video:
  1110. youtube: YTRI71PmgDY
  1111. - name: DreamZZT
  1112. type: remake
  1113. originals:
  1114. - ZZT
  1115. repo: https://github.com/c99koder/DreamZZT
  1116. development: halted
  1117. status: semi-playable
  1118. langs:
  1119. - C++
  1120. licenses:
  1121. - GPL2
  1122. updated: 2020-06-26
  1123. - name: Dreerally
  1124. type: remake
  1125. originals:
  1126. - Death Rally
  1127. repo: https://github.com/enriquesomolinos/DreeRally
  1128. development: halted
  1129. status: semi-playable
  1130. langs:
  1131. - C
  1132. frameworks:
  1133. - SDL
  1134. licenses:
  1135. - PD
  1136. content: commercial
  1137. updated: 2024-02-07
  1138. video:
  1139. youtube: bGx5Oa4G2so
  1140. - name: Dragon Alpha
  1141. originals:
  1142. - Dragon Alpha
  1143. type: official
  1144. repo: 'https://github.com/jaredplumb/Dragon-Alpha'
  1145. development: halted
  1146. status: playable
  1147. content: open
  1148. langs:
  1149. - C++
  1150. frameworks:
  1151. - GameSprockets
  1152. - Carbon
  1153. licenses:
  1154. - MIT
  1155. info: >-
  1156. Will likely not compile on current macOS versions because of the use of
  1157. discontinued libraries
  1158. updated: '2023-12-08'
  1159. - name: Dstroy
  1160. originals:
  1161. - Dstroy
  1162. type: clone
  1163. status: playable
  1164. url: 'http://narroin.free.fr/dstroy/'
  1165. content: commercial
  1166. langs:
  1167. - C++
  1168. frameworks:
  1169. - SDL
  1170. licenses:
  1171. - GPL2
  1172. updated: '2023-02-17'
  1173. - name: Duck Hunt JS
  1174. originals:
  1175. - Duck Hunt
  1176. type: remake
  1177. repo: 'https://github.com/MattSurabian/DuckHunt-JS'
  1178. url: 'https://duckhuntjs.com'
  1179. development: halted
  1180. status: playable
  1181. content: free
  1182. langs:
  1183. - JavaScript
  1184. frameworks:
  1185. - PixiJS
  1186. licenses:
  1187. - MIT
  1188. info: DuckHunt ported to JS and HTML5
  1189. updated: '2022-09-22'
  1190. images:
  1191. - 'https://walyou.com/wp-content/uploads//2011/10/Duck_Hunt.png'
  1192. - name: Duck Hunt Remake
  1193. images:
  1194. - https://pygame.org/shots/2045.png
  1195. langs:
  1196. - Python
  1197. frameworks:
  1198. - pygame
  1199. licenses:
  1200. - As-is
  1201. content: free
  1202. development: halted
  1203. originals:
  1204. - Duck Hunt
  1205. status: playable
  1206. repo: https://github.com/aosyborg/duckhunt
  1207. type: remake
  1208. updated: 2022-01-13
  1209. url: https://pygame.org/project-Duck+Hunt+Remake-2045-.html
  1210. - name: Duck Hunter
  1211. images:
  1212. - https://pygame.org/shots/1615.png
  1213. langs:
  1214. - Python
  1215. licenses:
  1216. - As-is
  1217. development: halted
  1218. originals:
  1219. - Duck Hunt
  1220. status: playable
  1221. repo: https://app.box.com/shared/zkh7rt575i
  1222. type: remake
  1223. updated: 2022-03-22
  1224. url: https://pygame.org/project-Duck+Hunter-1615-.html
  1225. - name: Duck Marines
  1226. images:
  1227. - https://tangramgames.dk/games/duckmarines/images/teaser.png
  1228. - https://tangramgames.dk/games/duckmarines/images/duckbeat.png
  1229. - https://tangramgames.dk/games/duckmarines/images/vacuum.gif
  1230. langs:
  1231. - Lua
  1232. frameworks:
  1233. - LÖVE
  1234. licenses:
  1235. - CC-BY-SA
  1236. - CC-BY-NC-ND
  1237. content: free
  1238. development: halted
  1239. originals:
  1240. - ChuChu Rocket!
  1241. repo: https://github.com/SimonLarsen/duckmarines
  1242. feed: https://github.com/SimonLarsen/duckmarines/releases.atom
  1243. status: playable
  1244. type: remake
  1245. updated: 2024-02-08
  1246. url: http://tangramgames.dk/games/duckmarines/
  1247. video:
  1248. youtube: SAz0BsTSXy4
  1249. - name: Duck Rehunt
  1250. images:
  1251. - https://pygame.org/shots/1862.png
  1252. langs:
  1253. - Python
  1254. frameworks:
  1255. - pygame
  1256. licenses:
  1257. - GPL3
  1258. content: open
  1259. development: halted
  1260. originals:
  1261. - Duck Hunt
  1262. status: unplayable
  1263. repo: https://github.com/Serioussam24/Duck-Rehunt
  1264. type: remake
  1265. updated: 2022-03-26
  1266. url: https://pygame.org/project-Duck+Rehunt-1862-.html
  1267. - name: DuckHunt
  1268. langs:
  1269. - JavaScript
  1270. licenses:
  1271. - As-is
  1272. content: commercial
  1273. development: halted
  1274. originals:
  1275. - Duck Hunt
  1276. status: playable
  1277. repo: https://github.com/grosbouddha/duckhunt
  1278. type: remake
  1279. updated: 2022-07-02
  1280. url: https://grosbouddha.github.io/duckhunt/
  1281. - name: Duke 2 Reconstructed
  1282. originals:
  1283. - Duke Nukem II
  1284. type: remake
  1285. repo: 'https://github.com/lethal-guitar/Duke2Reconstructed'
  1286. development: halted
  1287. status: playable
  1288. content: commercial
  1289. langs:
  1290. - C
  1291. licenses:
  1292. - GPL2
  1293. info: >-
  1294. reconstruction of the source code, based on disassembly of the original
  1295. executable.
  1296. updated: 2024-02-09
  1297. images:
  1298. - >-
  1299. https://raw.githubusercontent.com/lethal-guitar/Duke2Reconstructed/main/media/code.png
  1300. - name: Duke3D
  1301. type: remake
  1302. originals:
  1303. - Duke Nukem 3D
  1304. repo: https://svn.icculus.org/duke3d/trunk/
  1305. url: https://icculus.org/duke3d/
  1306. development: halted
  1307. status: playable
  1308. multiplayer:
  1309. - LAN
  1310. langs:
  1311. - C
  1312. frameworks:
  1313. - SDL
  1314. licenses:
  1315. - Custom
  1316. content: commercial
  1317. updated: 2020-01-07
  1318. images:
  1319. - https://icculus.org/duke3d/2003_04_03_150737_shot.jpg
  1320. - name: Duke3d_win32
  1321. type: remake
  1322. originals:
  1323. - Duke Nukem 3D
  1324. repo: http://www.rancidmeat.com/projects/duke3d_w32/duke3d_w32_b20_src.zip
  1325. url: http://www.rancidmeat.com/project.php3?id=1
  1326. development: halted
  1327. status: playable
  1328. multiplayer:
  1329. - LAN
  1330. langs:
  1331. - C
  1332. frameworks:
  1333. - SDL
  1334. licenses:
  1335. - Custom
  1336. content: commercial
  1337. updated: 2020-01-07
  1338. images:
  1339. - https://www.rancidmeat.com/screenshots/duke3d/duke3d_w32_desktop2.png
  1340. - https://www.rancidmeat.com/screenshots/duke3d/hollywood.png
  1341. - name: DukeGDX
  1342. originals:
  1343. - Duke Nukem 3D
  1344. type: remake
  1345. repo: 'https://gitlab.com/m210/DukeGDX'
  1346. url: 'http://m210.duke4.net/'
  1347. development: active
  1348. status: playable
  1349. multiplayer:
  1350. - Online
  1351. - LAN
  1352. - Co-op
  1353. content: commercial
  1354. langs:
  1355. - Java
  1356. frameworks:
  1357. - libGDX
  1358. licenses:
  1359. - Custom
  1360. updated: '2020-01-07'
  1361. video:
  1362. youtube: gBr9_pI6A1c
  1363. - name: Dune II - The Maker
  1364. originals:
  1365. - Dune 2
  1366. type: remake
  1367. repo: 'https://github.com/stefanhendriks/Dune-II---The-Maker'
  1368. url: 'https://dune2themaker.fundynamic.com'
  1369. feed: https://dune2themaker.fundynamic.com/feed/
  1370. development: halted
  1371. status: playable
  1372. content: commercial
  1373. langs:
  1374. - C++
  1375. frameworks:
  1376. - Allegro
  1377. licenses:
  1378. - As-is
  1379. updated: 2024-02-10
  1380. video:
  1381. youtube: zWqR0cDDiiU
  1382. - name: Dune 2 - The Maker - Java version
  1383. langs:
  1384. - Java
  1385. licenses:
  1386. - MIT
  1387. development: halted
  1388. originals:
  1389. - Dune 2
  1390. status: semi-playable
  1391. repo: https://github.com/Fundynamic/dune2themaker4j
  1392. type: remake
  1393. updated: 2022-07-02
  1394. video:
  1395. youtube: 8QgvRy5vS5Q
  1396. - name: Dune Dynasty
  1397. images:
  1398. - https://github.com/gameflorist/dunedynasty/blob/master/docs/screenshots.jpg?raw=true
  1399. langs:
  1400. - C
  1401. licenses:
  1402. - GPL2
  1403. development: sporadic
  1404. originals:
  1405. - Dune 2
  1406. status: playable
  1407. repo: https://github.com/gameflorist/dunedynasty
  1408. type: remake
  1409. updated: 2024-02-09
  1410. url: http://dunedynasty.sourceforge.net/
  1411. feed: https://github.com/gameflorist/dunedynasty/releases.atom
  1412. info: continuation of the abandoned sourceforge project by David Wang
  1413. - name: Dune Legacy
  1414. 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.
  1415. images:
  1416. - https://dunelegacy.sourceforge.net/website/screenshots/Dunelegacy-0.96-mission7.png
  1417. - https://dunelegacy.sourceforge.net/website/screenshots/Dunelegacy-0.96-mission9-2.png
  1418. - https://a.fsdn.com/con/app/proj/dunelegacy/screenshots/Dunelegacy-0.96-score.png/max/max/1
  1419. langs:
  1420. - C++
  1421. frameworks:
  1422. - SDL2
  1423. licenses:
  1424. - GPL2
  1425. content: commercial
  1426. development: active
  1427. originals:
  1428. - Dune 2
  1429. status: playable
  1430. multiplayer:
  1431. - Competitive
  1432. - Online
  1433. repo: https://sourceforge.net/projects/dunelegacy/
  1434. type: remake
  1435. updated: 2024-02-12
  1436. url: https://dunelegacy.sourceforge.net/website/
  1437. video:
  1438. youtube: tX_3Ah7gFdI
  1439. - name: Dungeon Craft
  1440. images:
  1441. - https://uaf.sourceforge.net/images/ss01.png
  1442. - https://uaf.sourceforge.net/images/ss03.png
  1443. - https://uaf.sourceforge.net/images/ss06.png
  1444. langs:
  1445. - C++
  1446. frameworks:
  1447. - DirectX
  1448. licenses:
  1449. - GPL2
  1450. content: commercial
  1451. development: sporadic
  1452. originals:
  1453. - 'Forgotten Realms: Unlimited Adventures'
  1454. repo: https://github.com/grannypron/uaf
  1455. status: playable
  1456. type: remake
  1457. updated: 2024-02-13
  1458. url: http://uaf.sourceforge.net/
  1459. info: 'Updated emulator of Forgotten Realms: Unlimited Adventures'
  1460. - name: Dungeon Digger
  1461. images:
  1462. - https://a.fsdn.com/con/app/proj/dungeondigger/screenshots/87295.jpg
  1463. - https://a.fsdn.com/con/app/proj/dungeondigger/screenshots/85468.jpg
  1464. - https://a.fsdn.com/con/app/proj/dungeondigger/screenshots/96980.jpg
  1465. - https://a.fsdn.com/con/app/proj/dungeondigger/screenshots/108567.jpg
  1466. - https://a.fsdn.com/con/app/proj/dungeondigger/screenshots/84862.jpg
  1467. langs:
  1468. - C++
  1469. - Lua
  1470. frameworks:
  1471. - SDL
  1472. licenses:
  1473. - GPL2
  1474. content: open
  1475. development: halted
  1476. originals:
  1477. - Dungeon Keeper
  1478. status: playable
  1479. repo: https://sourceforge.net/projects/dungeondigger/
  1480. type: clone
  1481. url: http://dungeondigger.sourceforge.net/
  1482. updated: 2022-01-08
  1483. - name: Dungeon Eye
  1484. langs:
  1485. - C#
  1486. licenses:
  1487. - GPL3
  1488. development: halted
  1489. originals:
  1490. - Eye of the Beholder II
  1491. status: playable
  1492. repo: https://github.com/iliak/dungeoneye
  1493. type: remake
  1494. updated: 2021-07-06
  1495. - name: DungeonMaster
  1496. langs:
  1497. - C#
  1498. frameworks:
  1499. - .NET
  1500. licenses:
  1501. - As-is
  1502. development: halted
  1503. originals:
  1504. - Dungeon Master
  1505. status: unplayable
  1506. repo: https://github.com/ggrrin/DungeonMaster
  1507. type: remake
  1508. updated: 2022-07-02
  1509. - name: Dungeon of Quake
  1510. langs:
  1511. - Odin
  1512. licenses:
  1513. - MIT
  1514. - Unlicense
  1515. frameworks:
  1516. - raylib
  1517. content: free
  1518. development: halted
  1519. status: semi-playable
  1520. originals:
  1521. - Quake
  1522. repo: https://github.com/jakubtomsu/dungeon-of-quake
  1523. feed: https://github.com/jakubtomsu/dungeon-of-quake/releases.atom
  1524. type: similar
  1525. updated: 2024-02-14
  1526. video:
  1527. youtube: 4DKa01rcJPY
  1528. images:
  1529. - https://raw.githubusercontent.com/jakubtomsu/dungeon-of-quake/main/misc/screenshot0.png
  1530. - https://raw.githubusercontent.com/jakubtomsu/dungeon-of-quake/main/misc/screenshot1.png
  1531. - https://raw.githubusercontent.com/jakubtomsu/dungeon-of-quake/main/misc/screenshot3.png
  1532. - https://raw.githubusercontent.com/jakubtomsu/dungeon-of-quake/main/misc/screenshot4.png
  1533. - https://raw.githubusercontent.com/jakubtomsu/dungeon-of-quake/main/misc/screenshot5.png
  1534. - https://raw.githubusercontent.com/jakubtomsu/dungeon-of-quake/main/misc/screenshot6.png
  1535. - https://raw.githubusercontent.com/jakubtomsu/dungeon-of-quake/main/misc/dqmake_screenshot0.png
  1536. - https://raw.githubusercontent.com/jakubtomsu/dungeon-of-quake/main/misc/dqmake_screenshot1.png
  1537. - name: Dupocracy
  1538. licenses:
  1539. - As-is
  1540. langs:
  1541. - JavaScript
  1542. development: halted
  1543. status: semi-playable
  1544. originals:
  1545. - DEFCON
  1546. repo: https://github.com/gtanczyk/Dupocracy
  1547. type: clone
  1548. url: http://gtanczyk.warsztat.io/Dupocracy/game/index.html
  1549. updated: 2021-02-23
  1550. - name: Dust Racing 2D
  1551. images:
  1552. - https://juzzlin.github.io/DustRacing2D/screenshots/1.10.0/1.jpg
  1553. - https://juzzlin.github.io/DustRacing2D/screenshots/1.10.0/2.jpg
  1554. - https://juzzlin.github.io/DustRacing2D/screenshots/1.10.0/3.jpg
  1555. - https://juzzlin.github.io/DustRacing2D/screenshots/1.10.0/4.jpg
  1556. langs:
  1557. - C++
  1558. frameworks:
  1559. - Qt
  1560. - OpenGL
  1561. licenses:
  1562. - GPL3
  1563. content: open
  1564. development: halted
  1565. originals:
  1566. - Micro Machines
  1567. repo: https://github.com/juzzlin/DustRacing2D
  1568. type: remake
  1569. multiplayer:
  1570. - Split-screen
  1571. updated: 2024-02-15
  1572. url: http://juzzlin.github.io/DustRacing2D/index.html
  1573. feed: https://github.com/juzzlin/DustRacing2D/releases.atom
  1574. status: playable
  1575. video:
  1576. youtube: 3hrIzzItggQ
  1577. - name: DwarfCorp
  1578. originals:
  1579. - Dwarf Fortress
  1580. - Minecraft
  1581. type: similar
  1582. repo: 'https://github.com/Blecki/dwarfcorp'
  1583. url: 'http://www.dwarfcorp.com/'
  1584. feed: 'http://dwarfcorp.holeydonutgames.com/feed/'
  1585. development: sporadic
  1586. status: playable
  1587. content: commercial
  1588. langs:
  1589. - 'C#'
  1590. frameworks:
  1591. - XNA
  1592. licenses:
  1593. - MIT
  1594. info: Base building strategy game inspired by Dwarf Fortress and Minecraft
  1595. updated: 2024-02-16
  1596. images:
  1597. - https://user-images.githubusercontent.com/241184/46921044-8a8f8000-cfc4-11e8-92bf-5431b3e41d3d.gif
  1598. - >-
  1599. https://i0.wp.com/dwarfcorp.holeydonutgames.com/wp-content/uploads/2018/10/hires_3.png
  1600. - >-
  1601. https://i0.wp.com/dwarfcorp.holeydonutgames.com/wp-content/uploads/2017/11/turkey_twighlight.png
  1602. - >-
  1603. https://i2.wp.com/dwarfcorp.holeydonutgames.com/wp-content/uploads/2018/09/palisade_spiders.png
  1604. video:
  1605. youtube: a_kTB1R9PcE
  1606. - name: DXBall
  1607. info: Android
  1608. langs:
  1609. - Java
  1610. licenses:
  1611. - As-is
  1612. development: halted
  1613. originals:
  1614. - DX-Ball
  1615. status: unplayable
  1616. repo: https://github.com/nomanHasan/DXBall
  1617. type: remake
  1618. updated: 2022-07-02
  1619. - name: DXX-Rebirth
  1620. images:
  1621. - https://www.dxx-rebirth.com/wp-content/gallery/d1x-rebirth_screenshots/d1xr-scrn10.jpg
  1622. - https://www.dxx-rebirth.com/wp-content/gallery/d1x-rebirth_screenshots/d1xr-scrn17.jpg
  1623. - https://www.dxx-rebirth.com/wp-content/gallery/d2x-rebirth_screenshots/d2xr-scrn1.jpg
  1624. - https://www.dxx-rebirth.com/wp-content/gallery/d2x-rebirth_screenshots/d2xr-scrn18.jpg
  1625. langs:
  1626. - C++
  1627. licenses:
  1628. - GPL3
  1629. - Custom
  1630. development: active
  1631. originals:
  1632. - Descent
  1633. - Descent II
  1634. repo: https://github.com/dxx-rebirth/dxx-rebirth
  1635. type: remake
  1636. multiplayer:
  1637. - Online
  1638. - LAN
  1639. status: playable
  1640. url: https://www.dxx-rebirth.com/
  1641. updated: 2021-03-03
  1642. - name: DynaDungeons
  1643. originals:
  1644. - Bomberman
  1645. type: clone
  1646. repo: https://github.com/akien-mga/dynadungeons
  1647. development: halted
  1648. status: semi-playable
  1649. multiplayer:
  1650. - Competitive
  1651. content: open
  1652. langs:
  1653. - GDScript
  1654. frameworks:
  1655. - Godot
  1656. licenses:
  1657. - CC-BY
  1658. - CC-BY-SA
  1659. - GPL3
  1660. - OFL
  1661. updated: 2019-11-14
  1662. images:
  1663. - https://raw.githubusercontent.com/akien-mga/dynadungeons/master/background.png