r.yaml 30 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293
  1. - name: Rabbit Escape
  2. images:
  3. - https://raw.githubusercontent.com/andybalaam/rabbit-escape/master/doc/rabbitescape-android.png
  4. - https://raw.githubusercontent.com/andybalaam/rabbit-escape/master/doc/minilevel/rabbitescape-minilevel.gif
  5. - https://cloud.githubusercontent.com/assets/76812/13390775/570dbafc-dec8-11e5-835f-67c6fa43a0af.gif
  6. - https://cloud.githubusercontent.com/assets/9596719/12928837/a32e2270-cf67-11e5-9ef3-fb02e85f5d69.gif
  7. langs:
  8. - Java
  9. licenses:
  10. - GPL2
  11. content: open
  12. development: complete
  13. info: Android, Linux, Windows, Mac
  14. originals:
  15. - Lemmings
  16. status: playable
  17. repo: https://github.com/andybalaam/rabbit-escape
  18. type: clone
  19. updated: 2018-08-20
  20. url: http://www.artificialworlds.net/rabbit-escape/
  21. video:
  22. youtube: nJnkWJJ-usY
  23. - name: Race Into Space
  24. images:
  25. - https://a.fsdn.com/con/app/proj/raceintospace/screenshots/307741.jpg/max/max/1
  26. - https://a.fsdn.com/con/app/proj/raceintospace/screenshots/307743.jpg/max/max/1
  27. - https://a.fsdn.com/con/app/proj/raceintospace/screenshots/307737.jpg/max/max/1
  28. - https://a.fsdn.com/con/app/proj/raceintospace/screenshots/136627.jpg/max/max/1
  29. - https://a.fsdn.com/con/app/proj/raceintospace/screenshots/307731.jpg/max/max/1
  30. - https://a.fsdn.com/con/app/proj/raceintospace/screenshots/307739.jpg/max/max/1
  31. langs:
  32. - C++
  33. frameworks:
  34. - SDL
  35. licenses:
  36. - GPL2
  37. content: open
  38. development: active
  39. originals:
  40. - Buzz Aldrin's Race Into Space
  41. status: semi-playable
  42. repo: https://github.com/raceintospace/raceintospace
  43. url: https://mstdn.games/@raceintospace
  44. type: remake
  45. updated: 2023-03-19
  46. video:
  47. youtube: rUQD83TT1uw
  48. - name: Racer
  49. images:
  50. - https://a.fsdn.com/con/app/proj/racer/screenshots/269275.jpg
  51. - https://a.fsdn.com/con/app/proj/racer/screenshots/269265.jpg
  52. - https://a.fsdn.com/con/app/proj/racer/screenshots/269271.jpg
  53. - https://a.fsdn.com/con/app/proj/racer/screenshots/269273.jpg
  54. - https://a.fsdn.com/con/app/proj/racer/screenshots/269267.jpg
  55. langs:
  56. - C++
  57. - Python
  58. licenses:
  59. - GPL3
  60. development: halted
  61. originals:
  62. - F-Zero
  63. status: playable
  64. repo: http://sourceforge.net/projects/racer/
  65. type: similar
  66. updated: 2019-01-18
  67. url: http://racer.sourceforge.net/
  68. - name: RacerJS
  69. langs:
  70. - JavaScript
  71. licenses:
  72. - CC-BY-SA
  73. - MIT
  74. development: halted
  75. originals:
  76. - Lotus Esprit Turbo Challenge
  77. status: playable
  78. repo: https://github.com/onaluf/RacerJS
  79. type: clone
  80. updated: 2015-05-15
  81. - name: RAD
  82. originals:
  83. - 'Radix: Beyond the Void'
  84. type: remake
  85. repo: 'https://github.com/jval1972/Rad-X'
  86. url: 'https://sourceforge.net/projects/rad-x/'
  87. development: complete
  88. status: playable
  89. content: commercial
  90. langs:
  91. - Delphi
  92. licenses:
  93. - GPL2
  94. updated: '2020-12-07'
  95. images:
  96. - https://a.fsdn.com/con/app/proj/rad-x/screenshots/SSHOT_Doom_20200423_124105016.png/max/max/1
  97. video:
  98. youtube: 5aY8fUxg5iQ
  99. - name: Rampart-Android
  100. info: Android
  101. langs:
  102. - Java
  103. licenses:
  104. - As-is
  105. development: halted
  106. originals:
  107. - Rampart
  108. status: unplayable
  109. repo: https://github.com/dwmai/Rampart-Android
  110. type: remake
  111. updated: 2015-05-29
  112. - name: Raptor
  113. originals:
  114. - 'Raptor: Call of the Shadows'
  115. type: remake
  116. repo: 'https://github.com/skynettx/raptor'
  117. development: active
  118. status: playable
  119. content: commercial
  120. langs:
  121. - C
  122. licenses:
  123. - GPL2
  124. updated: 2022-01-02
  125. info: Based on the reverse-engineered codebase from Raptor Call Of The Shadows by nukeykt
  126. video:
  127. youtube: Nt2HfchiudY
  128. - name: Raptor (JS)
  129. info: 'Raptor: Call of the Shadows in JavaScript in 96k; complete remake of the first level of the Bravo sector'
  130. langs:
  131. - JavaScript
  132. licenses:
  133. - As-is
  134. content: free
  135. development: halted
  136. originals:
  137. - 'Raptor: Call of the Shadows'
  138. status: semi-playable
  139. repo: https://github.com/robgietema/raptor
  140. type: remake
  141. updated: 2022-09-15
  142. - name: 'Raptor: Call of the Shadows'
  143. originals:
  144. - 'Raptor: Call of the Shadows'
  145. type: remake
  146. repo: 'https://github.com/aroldanju/raptor-call-of-the-shadows'
  147. development: sporadic
  148. status: semi-playable
  149. content: commercial
  150. langs:
  151. - C
  152. frameworks:
  153. - SDL2
  154. licenses:
  155. - GPL3
  156. updated: '2021-01-29'
  157. images:
  158. - 'https://i.imgur.com/DTmUSto.png'
  159. - name: rawgl
  160. langs:
  161. - C++
  162. frameworks:
  163. - SDL2
  164. licenses:
  165. - As-is
  166. development: halted
  167. originals:
  168. - Another World
  169. repo: https://github.com/cyxx/rawgl
  170. status: playable
  171. type: remake
  172. updated: 2024-01-10
  173. images:
  174. - https://github.com/cyxx/rawgl/blob/master/docs/screenshot-intro-amiga.png?raw=true
  175. - https://github.com/cyxx/rawgl/blob/master/docs/screenshot-intro-3do.png?raw=true
  176. - name: Raze
  177. originals:
  178. - Duke Nukem 3D
  179. - Blood
  180. - Redneck Rampage
  181. - Shadow Warrior
  182. - Powerslave
  183. - NAM
  184. - WWII GI
  185. type: remake
  186. repo: 'https://github.com/coelckers/Raze'
  187. url: https://raze.zdoom.org/about
  188. development: very active
  189. status: playable
  190. content: commercial
  191. langs:
  192. - C++
  193. info: Raze is a fork of Build engine games backed by GZDoom tech and combines Duke Nukem 3D, Blood, Redneck Rampage, Shadow Warrior and Exhumed/Powerslave in a single package.
  194. licenses:
  195. - GPL2
  196. video:
  197. youtube: GT4mZUwuoXQ
  198. updated: 2024-01-11
  199. - name: RBDOOM-3-BFG
  200. info: works with BFG edition only
  201. langs:
  202. - C++
  203. frameworks:
  204. - SDL2
  205. licenses:
  206. - GPL3
  207. content: commercial
  208. development: active
  209. originals:
  210. - Doom 3
  211. status: playable
  212. repo: https://github.com/RobertBeckebans/RBDOOM-3-BFG
  213. url: https://www.moddb.com/mods/rbdoom-3-bfg
  214. type: remake
  215. updated: 2022-11-13
  216. - name: ReC98
  217. originals:
  218. - Touhou
  219. type: remake
  220. repo: 'https://github.com/nmlgc/ReC98'
  221. url: 'https://rec98.nmlgc.net/'
  222. development: sporadic
  223. status: playable
  224. content: commercial
  225. langs:
  226. - Assembly
  227. - C++
  228. licenses:
  229. - As-is
  230. info: Reverse engineer of Touhou 1-5
  231. updated: 2024-01-12
  232. images:
  233. - https://rec98.nmlgc.net/blog/static/2021-11-29-TH04-NoEMS-Crash-screen.png
  234. - https://rec98.nmlgc.net/blog/static/2021-11-08-TH01-Mima-three-arms.png
  235. video:
  236. youtube: 7-UYGhZ1sB8
  237. - name: Reconstruction of Super ZZT
  238. type: remake
  239. originals:
  240. - Super ZZT
  241. repo: https://github.com/asiekierka/reconstruction-of-super-zzt
  242. development: complete
  243. status: playable
  244. langs:
  245. - Pascal
  246. licenses:
  247. - MIT
  248. info: Binary-accurate source code reconstruction
  249. updated: 2020-06-26
  250. - name: Reconstruction of ZZT
  251. type: remake
  252. originals:
  253. - ZZT
  254. repo: https://github.com/asiekierka/reconstruction-of-zzt
  255. development: complete
  256. status: playable
  257. langs:
  258. - Pascal
  259. licenses:
  260. - MIT
  261. info: Binary-accurate source code reconstruction
  262. updated: 2020-06-26
  263. - name: Redguard Unity
  264. originals:
  265. - 'The Elder Scrolls Adventures: Redguard'
  266. type: remake
  267. repo: 'https://github.com/RGUnity/redguard-unity'
  268. url: 'https://github.com/RGUnity/redguard-unity/wiki'
  269. development: active
  270. status: unplayable
  271. content: commercial
  272. langs:
  273. - 'C#'
  274. frameworks:
  275. - Unity
  276. licenses:
  277. - MIT
  278. updated: '2023-12-08'
  279. - name: RedneckGDX
  280. originals:
  281. - Redneck Rampage
  282. type: remake
  283. repo: 'https://gitlab.com/m210/RedneckGDX'
  284. url: 'http://m210.duke4.net/'
  285. development: sporadic
  286. status: playable
  287. multiplayer:
  288. - Online
  289. - LAN
  290. - Co-op
  291. content: commercial
  292. langs:
  293. - Java
  294. frameworks:
  295. - libGDX
  296. licenses:
  297. - Custom
  298. updated: 2024-01-13
  299. video:
  300. youtube: 0w_LI7LVb3s
  301. - name: Rednukem
  302. type: remake
  303. originals:
  304. - Redneck Rampage
  305. - Duke Nukem 3D
  306. repo: https://github.com/nukeykt/NBlood
  307. url: https://nukeykt.retrohost.net/
  308. development: very active
  309. status: playable
  310. langs:
  311. - C++
  312. frameworks:
  313. - SDL
  314. - SDL2
  315. - OpenGL
  316. licenses:
  317. - Custom
  318. content: commercial
  319. info: Based on EDuke32
  320. updated: 2020-01-10
  321. video:
  322. youtube: KSoVdF9SvNY
  323. - name: REDRIVER2
  324. type: remake
  325. originals:
  326. - Driver 2
  327. repo: https://github.com/OpenDriver2/REDRIVER2
  328. development: sporadic
  329. status: playable
  330. langs:
  331. - C
  332. frameworks:
  333. - SDL
  334. - SDL2
  335. - OpenGL
  336. licenses:
  337. - MIT
  338. content: commercial
  339. updated: 2024-01-14
  340. info: Driver 2 Playstation game reverse engineering effort
  341. images:
  342. - https://i.ibb.co/2q1pp06/red2.png
  343. - https://i.ibb.co/JxfC5xX/aaa.png
  344. - https://i.ibb.co/ydLsK9z/aaa.png
  345. - name: Reevengi
  346. originals:
  347. - Resident Evil
  348. - Resident Evil 2
  349. - 'Resident Evil 3: Nemesis'
  350. type: tool
  351. repo: 'https://github.com/pmandin/reevengi'
  352. development: halted
  353. langs:
  354. - C
  355. frameworks:
  356. - SDL2
  357. - OpenGL
  358. licenses:
  359. - GPL2
  360. info: A small background image viewer for Resident Evil games
  361. updated: 2022-03-27
  362. - name: Reflection Keen
  363. langs:
  364. - C
  365. licenses:
  366. - GPL2
  367. development: sporadic
  368. originals:
  369. - Commander Keen Series
  370. - Catacomb 3-D
  371. repo: https://github.com/NY00123/refkeen
  372. type: remake
  373. updated: 2019-03-12
  374. info: Ports of Keen Dreams, Catacomb 3-D and the Catacomb Adventure Series
  375. status: playable
  376. content: commercial
  377. video:
  378. youtube: EeWk6WFVZ4U
  379. - name: REGoth
  380. development: halted
  381. langs:
  382. - C++
  383. licenses:
  384. - MIT
  385. content: commercial
  386. originals:
  387. - Gothic
  388. repo: https://github.com/REGoth-project/REGoth-bs
  389. status: playable
  390. type: remake
  391. images:
  392. - https://user-images.githubusercontent.com/11406580/58186975-2cdbb880-7cb6-11e9-9a6d-b38326bc3edb.png
  393. video:
  394. youtube: DX92f8CrjrE
  395. info: Project restarted from https://github.com/REGoth-project/REGoth
  396. updated: 2022-04-18
  397. - name: R.E.L.I.V.E.
  398. images:
  399. - https://aliveteam.github.io/imgs/screenshot.webp
  400. langs:
  401. - C++
  402. frameworks:
  403. - SDL2
  404. licenses:
  405. - As-is
  406. content: commercial
  407. development: sporadic
  408. originals:
  409. - "Oddworld: Abe's Oddysee"
  410. - "Oddworld: Abe's Exoddus"
  411. status: playable
  412. repo: https://github.com/AliveTeam/alive_reversing
  413. url: https://aliveteam.github.io
  414. type: remake
  415. updated: 2024-01-23
  416. video:
  417. youtube: -75zRX2PdXY
  418. - name: remc2
  419. type: remake
  420. originals:
  421. - Magic Carpet 2
  422. repo: https://github.com/turican0/remc2
  423. url: https://github.com/turican0/remc2/wiki
  424. development: sporadic
  425. status: playable
  426. langs:
  427. - C++
  428. frameworks:
  429. - SDL2
  430. licenses:
  431. - GPL3
  432. content: commercial
  433. info: Reverse engineering of game Magic Carpet 2 from assembler to c/c++ language
  434. updated: 2024-01-17
  435. feed: https://github.com/turican0/remc2/releases.atom
  436. images:
  437. - https://raw.githubusercontent.com/turican0/remc2/wikiimg/2019-03-24%2016_24_21-Remake%20Magic%20Carpet%202.png
  438. - https://raw.githubusercontent.com/turican0/remc2/wikiimg/2019-03-21%2020_46_03-Window.png
  439. - https://raw.githubusercontent.com/turican0/remc2/wikiimg/2019-03-20%2019_20_08-Remake%20Magic%20Carpet%202.png
  440. video:
  441. youtube: 2g4Ro1ulMvg
  442. - name: REminiscence
  443. frameworks:
  444. - SDL2
  445. langs:
  446. - C++
  447. licenses:
  448. - As-is
  449. content: commercial
  450. development: halted
  451. originals:
  452. - Flashback
  453. status: playable
  454. type: remake
  455. url: http://cyxdown.free.fr/reminiscence/
  456. updated: 2023-03-20
  457. video:
  458. youtube: _r7ex9WqGIk
  459. - name: REminiscence / REinforced
  460. originals:
  461. - Flashback
  462. type: remake
  463. repo: 'https://github.com/chermenin/REminiscence'
  464. feed: 'https://github.com/chermenin/REminiscence/releases.atom'
  465. development: halted
  466. status: playable
  467. content: commercial
  468. langs:
  469. - C++
  470. frameworks:
  471. - SDL2
  472. licenses:
  473. - GPL3
  474. info: >-
  475. REinforced is an enhanced version of the original REminiscence and based on
  476. the version 0.4.6.
  477. updated: '2023-04-13'
  478. images:
  479. - >-
  480. https://repository-images.githubusercontent.com/316441837/c62df680-3950-11eb-88e9-4b35c3e3c9e6
  481. - name: Remnants of the Precursors
  482. originals:
  483. - Master of Orion
  484. type: clone
  485. repo: 'https://github.com/rayfowler/rotp-public'
  486. url: 'https://www.remnantsoftheprecursors.com/'
  487. development: halted
  488. status: playable
  489. content: free
  490. langs:
  491. - Java
  492. licenses:
  493. - CC-BY-NC-ND
  494. - GPL3
  495. info: A Java-based modernization of the original Master of Orion game from 1993.
  496. updated: 2024-01-18
  497. images:
  498. - 'https://img.itch.zone/aW1hZ2UvMTc1MzcwLzgxODY4NC5qcGc=/original/udnpsm.jpg'
  499. - 'https://img.itch.zone/aW1hZ2UvMTc1MzcwLzgxODM2My5qcGc=/original/f7%2Fd9g.jpg'
  500. - 'https://img.itch.zone/aW1hZ2UvMTc1MzcwLzgxODM3Mi5wbmc=/original/%2B6nY1p.png'
  501. - 'https://img.itch.zone/aW1hZ2UvMTc1MzcwLzgxODM2Mi5wbmc=/original/jQZ1yC.png'
  502. - 'https://img.itch.zone/aW1hZ2UvMTc1MzcwLzgxODM3My5wbmc=/original/hR1W%2Bh.png'
  503. - 'https://img.itch.zone/aW1hZ2UvMTc1MzcwLzgxODM1Ni5qcGc=/original/wfdokK.jpg'
  504. - 'https://img.itch.zone/aW1hZ2UvMTc1MzcwLzgxODM1Ny5qcGc=/original/FdNZv8.jpg'
  505. - 'https://img.itch.zone/aW1hZ2UvMTc1MzcwLzgxODM4MS5qcGc=/original/od2np6.jpg'
  506. - 'https://img.itch.zone/aW1hZ2UvMTc1MzcwLzgxODM1OS5qcGc=/original/ZjvKd0.jpg'
  507. - 'https://img.itch.zone/aW1hZ2UvMTc1MzcwLzgxODY3NS5qcGc=/original/LwUhQf.jpg'
  508. - 'https://img.itch.zone/aW1hZ2UvMTc1MzcwLzgxODY3NC5qcGc=/original/Ege7kB.jpg'
  509. - 'https://img.itch.zone/aW1hZ2UvMTc1MzcwLzgxODM3MS5wbmc=/original/WqkHBc.png'
  510. - 'https://img.itch.zone/aW1hZ2UvMTc1MzcwLzgxODM3OS5qcGc=/original/oyIQ20.jpg'
  511. - 'https://img.itch.zone/aW1hZ2UvMTc1MzcwLzgxODM2MC5qcGc=/original/lQxpp4.jpg'
  512. - 'https://img.itch.zone/aW1hZ2UvMTc1MzcwLzgxODM4MC5qcGc=/original/cAan3m.jpg'
  513. - 'https://img.itch.zone/aW1hZ2UvMTc1MzcwLzgxODM1OC5qcGc=/original/vsaKTk.jpg'
  514. video:
  515. youtube: VusDAxLpJ9I
  516. - name: reone
  517. frameworks:
  518. - SDL2
  519. - OpenGL
  520. langs:
  521. - C++
  522. licenses:
  523. - GPL3
  524. content: commercial
  525. development: active
  526. originals:
  527. - 'Star Wars: Knights of the Old Republic'
  528. - "Star Wars: Knights of the Old Republic II \u2013 The Sith Lords"
  529. status: semi-playable
  530. type: remake
  531. url: https://github.com/seedhartha/reone/
  532. updated: 2021-06-30
  533. video:
  534. youtube: U80-mOOxmDM
  535. - name: ReQbert
  536. licenses:
  537. - GPL3
  538. content: open
  539. langs:
  540. - JavaScript
  541. development: halted
  542. originals:
  543. - Q*bert
  544. status: semi-playable
  545. repo: https://github.com/leonicolas/ReQbert
  546. url: https://leonicolas.github.io/ReQbert/
  547. type: remake
  548. updated: 2022-10-14
  549. images:
  550. - https://raw.githubusercontent.com/leonicolas/ReQbert/master/etc/resources/last_build_screenshot.png
  551. - name: Rescue! Max
  552. images:
  553. - https://rescue.sourceforge.net/screenshots/rescue1.0a.png
  554. - https://rescue.sourceforge.net/screenshots/rescue1.0b.png
  555. langs:
  556. - Java
  557. licenses:
  558. - GPL3
  559. development: sporadic
  560. originals:
  561. - Rescue!
  562. status: playable
  563. repo: https://sourceforge.net/projects/rescue/
  564. type: remake
  565. updated: 2022-11-13
  566. url: https://rescue.sourceforge.net/
  567. - name: ResidualVM
  568. langs:
  569. - C++
  570. licenses:
  571. - GPL2
  572. content: commercial
  573. development: halted
  574. originals:
  575. - Grim Fandango
  576. - Escape from Monkey Island
  577. - 'Myst III: Exile'
  578. status: playable
  579. type: remake
  580. repo: https://github.com/residualvm/residualvm
  581. updated: 2018-10-06
  582. url: http://residualvm.org/
  583. - name: Restunts
  584. originals:
  585. - Stunts
  586. type: remake
  587. repo: 'https://github.com/xor2003/restunts'
  588. url: 'https://forum.stunts.hu/index.php?topic=2454.0'
  589. development: halted
  590. status: playable
  591. content: free
  592. langs:
  593. - Assembly
  594. - C
  595. licenses:
  596. - As-is
  597. info: Restored repo of reversed Stunts project from Anders E
  598. updated: '2023-06-10'
  599. - name: Return of Dr. Destructo
  600. frameworks:
  601. - Allegro
  602. langs:
  603. - C++
  604. licenses:
  605. - MIT
  606. development: complete
  607. originals:
  608. - Destructo
  609. status: playable
  610. repo: https://github.com/MaxSavenkov/drdestructo2
  611. type: remake
  612. updated: 2019-09-13
  613. video:
  614. youtube: aruCsdxWCCQ
  615. - name: Return to the Roots
  616. images:
  617. - https://www.siedler25.org/gallery/2015/2015.04.28_03.jpg
  618. - https://www.siedler25.org/gallery/2015/2015.04.28_02.jpg
  619. - https://www.siedler25.org/gallery/2015/2015.04.28_01.jpg
  620. langs:
  621. - C++
  622. licenses:
  623. - GPL2
  624. development: active
  625. status: playable
  626. multiplayer:
  627. - Online
  628. - LAN
  629. originals:
  630. - The Settlers II
  631. repo: https://github.com/Return-To-The-Roots/s25client
  632. type: remake
  633. updated: 2023-03-21
  634. url: https://www.siedler25.org/
  635. - name: ReTux
  636. originals:
  637. - Super Mario
  638. type: clone
  639. repo: https://github.com/retux-game/retux
  640. url: https://retux-game.github.io/
  641. feed: https://github.com/retux-game/retux/releases.atom
  642. development: sporadic
  643. status: playable
  644. content: open
  645. langs:
  646. - Python
  647. frameworks:
  648. - pygame
  649. licenses:
  650. - CC0
  651. - CC-BY
  652. - CC-BY-SA
  653. - GPL2
  654. - GPL3
  655. info: >-
  656. Loosely inspired by the Mario games, utilizing the art assets from the
  657. SuperTux project.
  658. updated: 2023-03-24
  659. images:
  660. - https://retux-game.github.io/images/screenshot1.png
  661. - https://retux-game.github.io/images/screenshot2.png
  662. - https://retux-game.github.io/images/screenshot3.png
  663. - https://retux-game.github.io/images/screenshot4.png
  664. - https://retux-game.github.io/images/screenshot5.png
  665. - https://retux-game.github.io/images/screenshot6.png
  666. - https://retux-game.github.io/images/screenshot7.png
  667. - https://retux-game.github.io/images/screenshot8.png
  668. video:
  669. youtube: guKH_OgaF8U
  670. - name: rfk-inform
  671. langs:
  672. - Perl
  673. - Inform 6
  674. licenses:
  675. - Artistic
  676. development: halted
  677. originals:
  678. - Robotfindskitten
  679. status: playable
  680. repo: https://gitlab.com/DavidGriffith/rfk-inform
  681. type: remake
  682. updated: 2024-01-20
  683. info: robotfindskitten ported to Inform6
  684. - name: RickyD
  685. langs:
  686. - C++
  687. licenses:
  688. - GPL2
  689. development: halted
  690. originals:
  691. - Rick Dangerous
  692. status: playable
  693. type: remake
  694. updated: 2015-04-03
  695. url: http://sourceforge.net/projects/rickyd/
  696. - name: Rigel Engine
  697. type: remake
  698. originals:
  699. - Duke Nukem II
  700. repo: https://github.com/lethal-guitar/RigelEngine
  701. development: sporadic
  702. status: playable
  703. langs:
  704. - C++
  705. frameworks:
  706. - SDL2
  707. licenses:
  708. - GPL2
  709. content: commercial
  710. updated: 2024-01-21
  711. images:
  712. - https://nikolai-wuttke.de/RigelEngine/assets/screenshot.png
  713. video:
  714. youtube: Z3gCS5LvC2s
  715. - name: Rigs of Rods
  716. frameworks:
  717. - OGRE
  718. images:
  719. - https://upload.wikimedia.org/wikipedia/commons/thumb/b/b1/Rigs_of_Rods.jpg/320px-Rigs_of_Rods.jpg
  720. - https://upload.wikimedia.org/wikipedia/commons/thumb/9/95/Rigs_of_Rods_Beam.png/320px-Rigs_of_Rods_Beam.png
  721. - https://upload.wikimedia.org/wikipedia/commons/a/ac/Rigs_of_Rods_TurboTwin.jpg
  722. - https://docs.rigsofrods.org/images/rail-vehicles-tutorial-railrunner.jpg
  723. langs:
  724. - C
  725. - C++
  726. - AngelScript
  727. - Python
  728. licenses:
  729. - GPL3
  730. development: active
  731. originals:
  732. - BeamNG.drive
  733. repo: https://github.com/RigsOfRods/rigs-of-rods
  734. status: playable
  735. multiplayer:
  736. - Online
  737. type: similar
  738. content: open
  739. info: BeamNG.drive was launched later by former developers of Rigs of Rods
  740. updated: 2019-03-07
  741. url: http://rigsofrods.org/
  742. video:
  743. youtube: bRbQ4OaljWs
  744. - name: Riiablo
  745. type: remake
  746. originals:
  747. - Diablo II
  748. repo: https://github.com/collinsmith/riiablo
  749. development: sporadic
  750. status: semi-playable
  751. langs:
  752. - Java
  753. frameworks:
  754. - libGDX
  755. licenses:
  756. - Apache
  757. content: commercial
  758. updated: 2024-01-22
  759. images:
  760. - https://raw.githubusercontent.com/collinsmith/diablo/master/screenshots/Clipboard-2.png
  761. - https://raw.githubusercontent.com/collinsmith/diablo/master/screenshots/Clipboard-1.png
  762. video:
  763. youtube: oKYNsIPr0tY
  764. - name: Rise of the Triad for Linux
  765. langs:
  766. - C
  767. frameworks:
  768. - SDL
  769. licenses:
  770. - GPL2
  771. content: commercial
  772. development: halted
  773. originals:
  774. - Rise of the Triad
  775. status: playable
  776. repo: http://svn.icculus.org/rott/trunk/
  777. type: remake
  778. updated: 2013-05-27
  779. url: http://icculus.org/rott/
  780. images:
  781. - https://i.stack.imgur.com/Nz443.png
  782. - https://icculus.org/~ravage/rott/rott_installer.jpg
  783. - name: rlvm
  784. originals:
  785. - RealLive
  786. type: remake
  787. repo: 'https://github.com/eglaysher/rlvm'
  788. development: halted
  789. status: playable
  790. content: commercial
  791. langs:
  792. - C++
  793. frameworks:
  794. - SDL
  795. licenses:
  796. - GPL3
  797. info: An interpreter for the RealLive engine. There is an android port floating out there, but the main one is for MacOS and Linux.
  798. updated: 2022-04-05
  799. url: http://www.rlvm.net/index.html
  800. images:
  801. - https://image.winudf.com/v2/image/aXMueHl6LnJsdm1fc2NyZWVuc2hvdHNfMF8zYTYzNGJhYg/screen-0.jpg?fakeurl=1&type=.jpg
  802. - https://image.winudf.com/v2/image/aXMueHl6LnJsdm1fc2NyZWVuc2hvdHNfMV83MjAxZTU5ZQ/screen-1.jpg?fakeurl=1&type=.jpg
  803. - name: roadfighter
  804. originals:
  805. - Road Fighter
  806. type: remake
  807. repo: 'https://github.com/ptitSeb/roadfighter'
  808. development: complete
  809. status: playable
  810. content: free
  811. langs:
  812. - C++
  813. frameworks:
  814. - SDL
  815. - SDL2
  816. licenses:
  817. - As-is
  818. info: 'Port of Roadfighter from Brain Games to the OpenPandora, ODroid and Linux'
  819. updated: '2022-08-04'
  820. images:
  821. - 'https://raw.githubusercontent.com/ptitSeb/roadfighter/master/screenshot.png'
  822. - name: Robbo
  823. langs:
  824. - JavaScript
  825. licenses:
  826. - MPL
  827. content: open
  828. development: sporadic
  829. originals:
  830. - The Adventures of Robbo
  831. repo: https://github.com/Zibx/robbo
  832. status: playable
  833. type: remake
  834. updated: 2024-01-23
  835. url: https://blog.form.dev/PlayRobbo
  836. - name: Robot Redemption
  837. originals:
  838. - Hovertank 3D
  839. type: remake
  840. repo: 'https://github.com/retrozombie/RobotRedemption'
  841. url: 'https://www.moddb.com/mods/robot-redemption'
  842. development: complete
  843. status: playable
  844. content: open
  845. langs:
  846. - C++
  847. licenses:
  848. - CC-BY-NC-SA
  849. - GPL2
  850. info: Free game based on Hovertank 3D source code with similar mechanics.
  851. updated: 2021-08-21
  852. video:
  853. moddb: 1193156
  854. images:
  855. - https://media.moddb.com/cache/images/mods/1/27/26076/thumb_620x2000/04-Survivors.png
  856. - https://media.moddb.com/cache/images/mods/1/27/26076/thumb_620x2000/03-Mutant.png
  857. - name: Robot War Engine
  858. originals:
  859. - Total Annihilation
  860. type: remake
  861. repo: 'https://github.com/MHeasell/rwe'
  862. url: 'https://www.robotwarengine.com'
  863. development: sporadic
  864. status: unplayable
  865. content: commercial
  866. langs:
  867. - C++
  868. frameworks:
  869. - SDL2
  870. - OpenGL
  871. licenses:
  872. - GPL3
  873. updated: '2024-01-06'
  874. images:
  875. - 'https://www.robotwarengine.com/pics/progress-2019-11-13.gif'
  876. - 'https://www.robotwarengine.com/pics/progress-2019-10-27.gif'
  877. - 'https://www.robotwarengine.com/pics/progress-2019-10-27-2.gif'
  878. - name: Robotron
  879. langs:
  880. - JavaScript
  881. licenses:
  882. - As-is
  883. development: complete
  884. originals:
  885. - 'Robotron: 2084'
  886. status: playable
  887. type: remake
  888. updated: 2022-01-31
  889. repo: https://github.com/Ernir/robotron
  890. url: https://notendur.hi.is/~odv1/Robotron/
  891. - name: rock-raiders-remake
  892. langs:
  893. - JavaScript
  894. licenses:
  895. - MIT
  896. content: commercial
  897. development: halted
  898. originals:
  899. - Lego Rock Raiders
  900. status: semi-playable
  901. repo: https://github.com/rystills/rock-raiders-remake
  902. type: remake
  903. updated: 2022-11-13
  904. url: http://rystills.github.io/rock-raiders-remake/
  905. images:
  906. - https://raw.githubusercontent.com/rystills/rock-raiders-remake/master/screenshots/preview%201.png
  907. - https://raw.githubusercontent.com/rystills/rock-raiders-remake/master/screenshots/preview%202.png
  908. - https://raw.githubusercontent.com/rystills/rock-raiders-remake/master/screenshots/preview%203.png
  909. - name: Rockbot
  910. frameworks:
  911. - SDL
  912. - Qt
  913. images:
  914. - https://rockbot.upperland.net/wp-content/uploads/2010/12/game_0021.png
  915. - https://rockbot.upperland.net/wp-content/uploads/2014/01/game_1.0RC1_016.png
  916. - https://rockbot.upperland.net/wp-content/uploads/2014/01/game_1.0RC1_010.png
  917. langs:
  918. - C++
  919. licenses:
  920. - GPL2
  921. content: open
  922. development: halted
  923. originals:
  924. - MegaMan
  925. status: playable
  926. repo: https://github.com/protoman/rockbot
  927. type: remake
  928. updated: 2022-11-13
  929. url: http://rockbot.upperland.net/
  930. - name: Rocks'n'Diamonds
  931. frameworks:
  932. - SDL2
  933. images:
  934. - https://www.artsoft.org/rocksndiamonds/screenshots/mainmenu.gif
  935. - https://www.artsoft.org/rocksndiamonds/screenshots/emeraldmine.gif
  936. - https://www.artsoft.org/rocksndiamonds/screenshots/editor1.gif
  937. langs:
  938. - C
  939. licenses:
  940. - GPL2
  941. content: free
  942. development: active
  943. originals:
  944. - Boulder Dash
  945. - Supaplex
  946. repo: https://git.artsoft.org/rocksndiamonds.git/
  947. status: playable
  948. multiplayer:
  949. - Local
  950. - Online
  951. type: remake
  952. updated: 2023-03-27
  953. url: https://www.artsoft.org/rocksndiamonds/
  954. - name: Rogue Legacy
  955. originals:
  956. - Rogue Legacy
  957. type: official
  958. repo: 'https://github.com/flibitijibibo/RogueLegacy1/'
  959. url: 'https://cellardoorgames.com/roguelegacy/'
  960. development: complete
  961. status: playable
  962. content: commercial
  963. langs:
  964. - 'C#'
  965. frameworks:
  966. - XNA
  967. licenses:
  968. - Custom
  969. info: Open-sourced by Cellar Door Games on October 15, 2024.
  970. added: '2024-10-25'
  971. updated: '2024-10-25'
  972. images:
  973. - 'https://cdn.mobygames.com/screenshots/16786213-rogue-legacy-linux-menu-start.png'
  974. - 'https://media.indiedb.com/images/games/1/24/23475/Dungeon_Screen_1.png'
  975. - 'https://media.indiedb.com/images/games/1/24/23475/RogueCastle_2013-04-12_15-13-56-158.png'
  976. - 'https://media.indiedb.com/images/games/1/24/23475/RogueCastle_2013-04-12_15-34-43-155.png'
  977. - 'https://media.indiedb.com/images/games/1/24/23475/RogueCastle_2013-04-12_15-26-34-004.png'
  978. - 'https://cdn.mobygames.com/screenshots/16786228-rogue-legacy-linux-skill-tree-fully-extended.png'
  979. - 'https://cdn.mobygames.com/screenshots/16786234-rogue-legacy-linux-per-piece-of-armor-you-can-also-add-different.png'
  980. video:
  981. youtube: T0DKxOEikTs
  982. - name: Rot Magus
  983. originals:
  984. - Magus
  985. type: remake
  986. repo: 'https://github.com/kosinaz/Rot-Magus'
  987. url: 'https://gamejolt.com/games/rm/41491'
  988. feed: 'https://github.com/kosinaz/Rot-Magus/releases.atom'
  989. development: halted
  990. status: playable
  991. content: open
  992. langs:
  993. - JavaScript
  994. frameworks:
  995. - Phaser
  996. - rot.js
  997. licenses:
  998. - Apache
  999. - CC0
  1000. info: >-
  1001. An extended, browser-based remake of Ronny Wester's Magus built with rot.js
  1002. and Phaser.
  1003. updated: 2024-01-24
  1004. images:
  1005. - >-
  1006. https://raw.githubusercontent.com/kosinaz/Rot-Magus/master/misc/2019%20v060%20thumbnail.png
  1007. - 'https://m.gjcdn.net/screenshot-thumbnail/1700x2000/766023-v4.jpg'
  1008. - 'https://m.gjcdn.net/screenshot-thumbnail/1700x2000/766021-v4.jpg'
  1009. - name: Roton
  1010. type: remake
  1011. originals:
  1012. - Super ZZT
  1013. - ZZT
  1014. repo: https://github.com/SaxxonPike/roton
  1015. development: halted
  1016. status: playable
  1017. langs:
  1018. - C#
  1019. frameworks:
  1020. - .NET
  1021. - SDL2
  1022. licenses:
  1023. - ISC
  1024. added: 2020-06-26
  1025. updated: 2020-06-26
  1026. video:
  1027. youtube: foy-KsLk7Vk
  1028. - name: Rott94
  1029. originals:
  1030. - Rise of the Triad
  1031. type: remake
  1032. repo: 'https://github.com/h4mu/rott94'
  1033. development: sporadic
  1034. status: playable
  1035. content: commercial
  1036. langs:
  1037. - C
  1038. frameworks:
  1039. - SDL2
  1040. licenses:
  1041. - GPL2
  1042. info: 'Rise of the Triad source port to SDL2, Android and WinRT'
  1043. updated: '2021-06-12'
  1044. video:
  1045. youtube: dtvGNKuiQQ0
  1046. - name: rottexpr
  1047. originals:
  1048. - Rise of the Triad
  1049. type: remake
  1050. repo: 'https://github.com/LTCHIPS/rottexpr'
  1051. development: halted
  1052. status: playable
  1053. content: commercial
  1054. langs:
  1055. - C
  1056. frameworks:
  1057. - SDL2
  1058. licenses:
  1059. - GPL2
  1060. info: A Rise Of The Triad Source Port with additional gameplay options and more...
  1061. updated: 2024-01-25
  1062. images:
  1063. - >-
  1064. https://64.media.tumblr.com/a0a066bce3c2c789ef48f17875360384/tumblr_oxbrxqP1tl1uohygqo1_1280.jpg
  1065. - name: RPG-X
  1066. images:
  1067. - https://last-outpost.net/images/old/timewarp.jpg
  1068. - https://last-outpost.net/images/old/BORG.jpg
  1069. - https://last-outpost.net/images/old/turbomenu.jpg
  1070. langs:
  1071. - C
  1072. frameworks:
  1073. - SDL
  1074. licenses:
  1075. - GPL2
  1076. content: commercial
  1077. development: halted
  1078. originals:
  1079. - "Star Trek: Voyager \u2013 Elite Force"
  1080. status: playable
  1081. repo: https://github.com/UberGames/rpgxEF
  1082. type: remake
  1083. updated: 2022-11-13
  1084. url: http://www.last-outpost.net/rpg-x/
  1085. video:
  1086. youtube: QCYMLoTGPh0
  1087. - name: rsc-c
  1088. originals:
  1089. - RuneScape Classic
  1090. type: remake
  1091. repo: 'https://github.com/2003scape/rsc-c'
  1092. development: very active
  1093. status: playable
  1094. multiplayer:
  1095. - Online
  1096. - LAN
  1097. content: free
  1098. langs:
  1099. - C
  1100. frameworks:
  1101. - SDL
  1102. - SDL2
  1103. - OpenGL
  1104. licenses:
  1105. - AGPL3
  1106. info: >-
  1107. rsc-c is a portable re-implementation of the RuneScape Classic "mudclient"
  1108. in C, with optional enhancements such as support for OpenGL. It supports
  1109. platforms such as the 3DS, Wii, and legacy operating systems going back to
  1110. Windows 98.
  1111. added: 2024-05-13
  1112. updated: 2024-05-13
  1113. images:
  1114. - https://i.imgur.com/1SLxDzE.png
  1115. video:
  1116. youtube: _l39NfOHPcY
  1117. - name: Rtype
  1118. langs:
  1119. - C++
  1120. frameworks:
  1121. - SFML
  1122. licenses:
  1123. - As-is
  1124. content: open
  1125. development: halted
  1126. originals:
  1127. - R-Type
  1128. status: unplayable
  1129. repo: https://github.com/leurqum/Rtype
  1130. type: remake
  1131. updated: 2022-02-20
  1132. - name: Ruby Raid
  1133. langs:
  1134. - Ruby
  1135. licenses:
  1136. - As-is
  1137. development: halted
  1138. originals:
  1139. - River Raid
  1140. status: unplayable
  1141. repo: https://github.com/zukunftsalick/ruby-raid
  1142. type: remake
  1143. updated: 2015-05-15
  1144. - name: RuneLite
  1145. originals:
  1146. - Old School RuneScape
  1147. type: remake
  1148. repo: 'https://github.com/runelite/runelite'
  1149. url: 'https://runelite.net/'
  1150. feed: 'https://runelite.net/atom.xml'
  1151. development: very active
  1152. status: playable
  1153. multiplayer:
  1154. - Competitive
  1155. - Online
  1156. - Co-op
  1157. content: commercial
  1158. langs:
  1159. - Java
  1160. frameworks:
  1161. - LWJGL
  1162. licenses:
  1163. - BSD2
  1164. info: Open source Old School RuneScape client
  1165. updated: 2024-01-26
  1166. images:
  1167. - https://runelite.net/img/blog/1.10.15-Release/agility-pyramid-after.png
  1168. - https://runelite.net/img/blog/1.10.12-Release/mountain.png
  1169. - 'https://runelite.net/img/blog/1.5.34-Release/bank-value-search.gif'
  1170. - 'https://runelite.net/img/blog/1.5.33-Release/world_map_tele_jumping.gif'
  1171. - 'https://runelite.net/img/blog/1.5.31-Release/lootcollapse.png'
  1172. - name: The Rush
  1173. images:
  1174. - https://a.fsdn.com/con/app/proj/therush/screenshots/193556.jpg
  1175. - https://a.fsdn.com/con/app/proj/therush/screenshots/193554.jpg
  1176. langs:
  1177. - C++
  1178. frameworks:
  1179. - DirectX
  1180. licenses:
  1181. - GPL2
  1182. development: halted
  1183. originals:
  1184. - Wipeout
  1185. status: playable
  1186. repo: https://sourceforge.net/projects/therush/
  1187. type: clone
  1188. updated: 2022-08-14
  1189. - name: RuZZT
  1190. type: remake
  1191. originals:
  1192. - ZZT
  1193. repo: https://github.com/yokljo/ruzzt
  1194. development: halted
  1195. status: playable
  1196. langs:
  1197. - Rust
  1198. frameworks:
  1199. - SDL2
  1200. licenses:
  1201. - MIT
  1202. updated: 2020-06-26
  1203. images:
  1204. - https://raw.githubusercontent.com/yokljo/ruzzt/master/screenshot.png
  1205. - name: RxWars
  1206. langs:
  1207. - JavaScript
  1208. licenses:
  1209. - GPL3
  1210. development: halted
  1211. originals:
  1212. - Drugwars
  1213. status: playable
  1214. repo: https://github.com/gtheilman/RxWars
  1215. type: remake
  1216. updated: 2015-06-25
  1217. - name: Ryzom Core
  1218. langs:
  1219. - C++
  1220. licenses:
  1221. - AGPL3
  1222. development: active
  1223. originals:
  1224. - Ryzom
  1225. status: playable
  1226. repo: https://gitlab.com/ryzom/ryzom-core
  1227. type: remake
  1228. updated: 2020-08-25
  1229. url: https://ryzom.com/