m.yaml 28 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224
  1. - name: Maelstrom
  2. frameworks:
  3. - SDL2
  4. langs:
  5. - C++
  6. licenses:
  7. - GPL2
  8. content: open
  9. development: sporadic
  10. originals:
  11. - Asteroids
  12. repo: https://github.com/libsdl-org/Maelstrom
  13. status: playable
  14. type: remake
  15. updated: 2023-03-12
  16. url: https://www.libsdl.org/projects/Maelstrom/
  17. video:
  18. youtube: UQeSnOUqx-M
  19. - name: MafiaUnity
  20. development: halted
  21. images:
  22. - https://camo.githubusercontent.com/f4b404a3835816d734dada1f5c5f56cb4af04856/68747470733a2f2f692e696d6775722e636f6d2f3762316c6e367a2e6a7067
  23. - https://camo.githubusercontent.com/c9e86d4d64e3406070dddc43e06c7c712ef8b0db/68747470733a2f2f692e696d6775722e636f6d2f41393256376d682e6a7067
  24. - https://camo.githubusercontent.com/9a2b869f1361e636da5cdb2e9eace8c739bcfcda/68747470733a2f2f692e696d6775722e636f6d2f3678537a45334f2e6a7067
  25. - https://camo.githubusercontent.com/d763033d60f221412887feaedac9e01d7380c1a8/68747470733a2f2f692e696d6775722e636f6d2f434f6f634467642e6a7067
  26. langs:
  27. - C++
  28. licenses:
  29. - GPL3
  30. content: commercial
  31. originals:
  32. - Mafia
  33. repo: https://github.com/MafiaHub/MafiaUnity
  34. status: unplayable
  35. type: remake
  36. updated: 2023-06-04
  37. - name: 'Mafia: Toolkit'
  38. originals:
  39. - Mafia II
  40. - Mafia III
  41. - 'Mafia: Definitive Edition'
  42. type: tool
  43. repo: 'https://github.com/Greavesy1899/Mafia2Toolkit'
  44. feed: https://github.com/Greavesy1899/MafiaToolkit/releases.atom
  45. development: active
  46. langs:
  47. - 'C#'
  48. licenses:
  49. - MIT
  50. info: 'Modding tools such as a map editor, model exporter, material editor'
  51. updated: 2023-07-30
  52. video:
  53. youtube: Hw44ayHVV90
  54. - name: Magarena
  55. langs:
  56. - Java
  57. licenses:
  58. - GPL3
  59. development: sporadic
  60. originals:
  61. - 'Magic: The Gathering Online'
  62. repo: https://github.com/magarena/magarena
  63. status: playable
  64. type: clone
  65. url: https://magarena.github.io/
  66. updated: 2021-04-01
  67. images:
  68. - https://raw.githubusercontent.com/wiki/magarena/magarena/screenshots/maincombat.jpg
  69. - https://raw.githubusercontent.com/wiki/magarena/magarena/screenshots/duel-decks.jpg
  70. - https://raw.githubusercontent.com/wiki/magarena/magarena/screenshots/deck-editor-screen.jpg
  71. - name: Magic Carpet 2 HD
  72. type: remake
  73. originals:
  74. - Magic Carpet 2
  75. repo: https://github.com/thobbsinteractive/magic-carpet-2-hd
  76. feed: https://github.com/thobbsinteractive/magic-carpet-2-hd/releases.atom
  77. development: sporadic
  78. status: playable
  79. langs:
  80. - C++
  81. frameworks:
  82. - SDL2
  83. licenses:
  84. - GPL3
  85. content: commercial
  86. info: Continuation of remc2
  87. updated: 2024-01-19
  88. video:
  89. youtube: NI3P7YXbcV8
  90. - name: Magical Life
  91. type: similar
  92. originals:
  93. - RimWorld
  94. repo: https://github.com/TBye101/MagicalLife
  95. development: halted
  96. status: semi-playable
  97. langs:
  98. - C#
  99. frameworks:
  100. - MonoGame
  101. - .NET
  102. licenses:
  103. - MIT
  104. content: open
  105. info: A fantasy world that imagines what a Rimworld style game could truly do if it had more elements in common with an RPG.
  106. updated: 2023-09-18
  107. video:
  108. youtube: NV8WLheFxtM
  109. - name: magiccarpet
  110. langs:
  111. - C++
  112. licenses:
  113. - As-is
  114. development: halted
  115. originals:
  116. - Magic Carpet
  117. status: unplayable
  118. repo: https://github.com/wonea/magiccarpet
  119. type: remake
  120. updated: 2016-04-20
  121. info: Automatically exported from code.google.com/p/magiccarpet
  122. - name: Magnetar
  123. originals:
  124. - StarCraft
  125. type: remake
  126. content: commercial
  127. status: playable
  128. langs:
  129. - C++
  130. licenses:
  131. - MIT
  132. development: active
  133. repo: https://github.com/joankaradimov/Magnetar
  134. updated: 2022-08-15
  135. - name: ManiaDrive
  136. langs:
  137. - C
  138. - PHP
  139. licenses:
  140. - As-is
  141. originals:
  142. - TrackMania
  143. status: playable
  144. type: remake
  145. updated: 2022-09-27
  146. development: halted
  147. url: http://maniadrive.raydium.org/
  148. images:
  149. - https://ftp.cqfd-corp.org/raycap2006-09-17-144630-00.jpg
  150. - https://ftp.cqfd-corp.org/raycap2006-09-17-145551-00.jpg
  151. - https://ftp.cqfd-corp.org/raycap2006-09-17-145421-00.jpg
  152. - name: Manic Digger
  153. images:
  154. - https://manicdigger.github.io/images/release_2015-08-22.png
  155. - https://manicdigger.sourceforge.net/wiki/images/2/2c/2010-07-09_17-25-25.png
  156. - https://manicdigger.sourceforge.net/wiki/images/5/55/2010-07-06_20-51-58.png
  157. langs:
  158. - C#
  159. frameworks:
  160. - OpenGL
  161. licenses:
  162. - PD
  163. content: open
  164. development: halted
  165. originals:
  166. - Minecraft
  167. status: playable
  168. multiplayer:
  169. - Online
  170. repo: https://github.com/manicdigger/manicdigger
  171. type: remake
  172. updated: 2021-07-25
  173. url: https://manicdigger.sourceforge.net
  174. - name: Manic Miner PC
  175. langs:
  176. - BlitzBasic
  177. licenses:
  178. - Custom
  179. originals:
  180. - Manic Miner
  181. status: playable
  182. development: complete
  183. type: remake
  184. updated: 2018-10-05
  185. url: https://retrospec.sgn.net/game/mm
  186. images:
  187. - https://retrospec.sgn.net/config/gamelogos/mm.gif
  188. - name: Marble Madness 3d
  189. langs:
  190. - C++
  191. licenses:
  192. - LGPL2
  193. frameworks:
  194. - SDL
  195. - OpenGL
  196. development: halted
  197. originals:
  198. - Marble Madness
  199. status: unplayable
  200. repo: https://github.com/davido262/marble-madness-3d
  201. type: remake
  202. updated: 2021-11-08
  203. - name: Marblez
  204. frameworks:
  205. - Unity
  206. images:
  207. - https://raw.githubusercontent.com/mpgossage/Marblez/master/screen1.png
  208. - https://raw.githubusercontent.com/mpgossage/Marblez/master/screen2.png
  209. - https://raw.githubusercontent.com/mpgossage/Marblez/master/screen3.png
  210. langs:
  211. - C#
  212. licenses:
  213. - MIT
  214. originals:
  215. - Toobz
  216. repo: https://github.com/mpgossage/Marblez
  217. development: halted
  218. url: http://www.kongregate.com/games/MarkGossage/marblez/
  219. status: playable
  220. type: clone
  221. updated: 2023-09-21
  222. - name: Mari0
  223. images:
  224. - https://stabyourself.net/images/screenshots/mari0-1.png
  225. - https://stabyourself.net/images/screenshots/mari0-2.png
  226. - https://stabyourself.net/images/screenshots/mari0-3.png
  227. - https://stabyourself.net/images/screenshots/mari0-4.png
  228. - https://stabyourself.net/images/screenshots/mari0-5.png
  229. langs:
  230. - Lua
  231. licenses:
  232. - CC-BY-NC-SA
  233. frameworks:
  234. - "L\xD6VE"
  235. originals:
  236. - Mario World
  237. status: playable
  238. repo: https://github.com/Stabyourself/mari0
  239. development: sporadic
  240. type: remake
  241. updated: 2019-11-20
  242. url: https://stabyourself.net/mari0/
  243. video:
  244. youtube: SaoHMjS04vU
  245. - name: Mario Objects
  246. images:
  247. - https://raw.githubusercontent.com/jazzyjester/Mario-Game/master/mario_level_1.png
  248. - https://raw.githubusercontent.com/jazzyjester/Mario-Game/master/mario_level_2.png
  249. - https://raw.githubusercontent.com/jazzyjester/Mario-Game/master/mario_level_3.png
  250. - https://github.com/jazzyjester/Mario-Objects/raw/master/mario1.png
  251. langs:
  252. - C#
  253. frameworks:
  254. - .NET
  255. licenses:
  256. - MIT
  257. development: halted
  258. originals:
  259. - Super Mario
  260. status: playable
  261. repo: https://github.com/jazzyjester/Mario-Game
  262. type: clone
  263. updated: 2022-10-27
  264. - name: Max_Vita
  265. originals:
  266. - Max Payne
  267. type: tool
  268. repo: https://github.com/fgsfdsfgs/max_vita
  269. development: halted
  270. content: commercial
  271. langs:
  272. - C
  273. licenses:
  274. - MIT
  275. info: A wrapper/port of the android version of Max Payne to the PS Vita
  276. updated: 2023-09-22
  277. video:
  278. youtube: fVFf6xK9ZQg
  279. - name: Maxit
  280. images:
  281. - https://a.fsdn.com/con/app/proj/maxit/screenshots/183592.jpg
  282. - https://a.fsdn.com/con/app/proj/maxit/screenshots/183590.jpg
  283. - https://a.fsdn.com/con/app/proj/maxit/screenshots/183588.jpg
  284. langs:
  285. - C++
  286. licenses:
  287. - BSD
  288. development: halted
  289. originals:
  290. - Maxit
  291. status: playable
  292. repo: https://github.com/nurfalie/maxit
  293. type: remake
  294. updated: 2022-09-19
  295. url: https://sourceforge.net/projects/maxit/
  296. - name: mc2
  297. langs:
  298. - C++
  299. frameworks:
  300. - SDL2
  301. licenses:
  302. - GPL3
  303. development: complete
  304. originals:
  305. - MechCommander 2
  306. status: playable
  307. repo: https://github.com/alariq/mc2
  308. type: remake
  309. updated: 2021-10-25
  310. url: https://alariq.github.io/mc2-website/
  311. images:
  312. - https://alariq.github.io/mc2-website//images/devblog/day83_2017-03-12-010816_3841x1201_scrot.png
  313. - name: Mechanized Assault & eXploration Reloaded
  314. images:
  315. - https://www.maxr.org/images/screenshots/01.jpg
  316. - https://www.maxr.org/images/screenshots/02.jpg
  317. - https://www.maxr.org/images/screenshots/03.jpg
  318. - https://www.maxr.org/images/screenshots/04.jpg
  319. - https://www.maxr.org/images/screenshots/05.jpg
  320. - https://www.maxr.org/images/screenshots/06.jpg
  321. - https://www.maxr.org/images/screenshots/07.jpg
  322. - https://www.maxr.org/images/screenshots/08.jpg
  323. - https://www.maxr.org/images/screenshots/09.jpg
  324. - https://www.maxr.org/images/screenshots/10.jpg
  325. - https://www.maxr.org/images/screenshots/11.jpg
  326. - https://www.maxr.org/images/screenshots/12.jpg
  327. - https://www.maxr.org/images/screenshots/13.jpg
  328. - https://www.maxr.org/images/screenshots/14.jpg
  329. langs:
  330. - C++
  331. frameworks:
  332. - SDL2
  333. licenses:
  334. - GPL2
  335. - CC-BY-SA
  336. content: commercial
  337. development: active
  338. originals:
  339. - M.A.X.
  340. status: playable
  341. repo: https://github.com/maxr-dot-org/maxr
  342. type: remake
  343. updated: 2023-09-23
  344. url: https://www.maxr.org/
  345. - name: MechCommander 2 Omnitech
  346. langs:
  347. - C++
  348. licenses:
  349. - MS-PL
  350. content: free
  351. development: halted
  352. originals:
  353. - MechCommander 2
  354. status: playable
  355. repo: https://github.com/Echelon9/mechcommander2-open
  356. url: https://www.moddb.com/mods/mechcommander-omnitech
  357. info: Mechcommander OmniTech is a standalone game based on Mechcommander 2 shared source code release by Microsoft.
  358. type: remake
  359. updated: 2022-03-08
  360. video:
  361. youtube: DhLSlGTGWCc
  362. images:
  363. - https://media.moddb.com/cache/images/mods/1/17/16982/thumb_620x2000/screen0006.1.jpg
  364. - https://media.moddb.com/cache/images/mods/1/17/16982/thumb_620x2000/screen0005.1.jpg
  365. - https://media.moddb.com/cache/images/mods/1/17/16982/thumb_620x2000/screen0004.2.jpg
  366. - https://media.moddb.com/cache/images/mods/1/17/16982/thumb_620x2000/screen0003.4.jpg
  367. - https://media.moddb.com/cache/images/mods/1/17/16982/thumb_620x2000/screen0002.4.jpg
  368. - https://media.moddb.com/cache/images/mods/1/17/16982/thumb_620x2000/screen0001.5.jpg
  369. - https://media.moddb.com/cache/images/mods/1/17/16982/thumb_620x2000/screen0000.3.jpg
  370. - https://media.moddb.com/cache/images/mods/1/17/16982/thumb_620x2000/screen0002.3.jpg
  371. - https://media.moddb.com/cache/images/mods/1/17/16982/thumb_620x2000/screen0009.jpg
  372. - https://media.moddb.com/cache/images/mods/1/17/16982/thumb_620x2000/screen0008.jpg
  373. - https://media.moddb.com/cache/images/mods/1/17/16982/thumb_620x2000/screen0004.1.jpg
  374. - https://media.moddb.com/cache/images/mods/1/17/16982/thumb_620x2000/screen0003.3.jpg
  375. - https://media.moddb.com/cache/images/mods/1/17/16982/thumb_620x2000/screen_newtruck2.jpg
  376. - https://media.moddb.com/cache/images/mods/1/17/16982/thumb_620x2000/screen_newtruck.jpg
  377. - name: Mega Mario
  378. images:
  379. - https://a.fsdn.com/con/app/proj/mmario/screenshots/206808.jpg
  380. - https://a.fsdn.com/con/app/proj/mmario/screenshots/206814.jpg
  381. - https://a.fsdn.com/con/app/proj/mmario/screenshots/206810.jpg
  382. langs:
  383. - C++
  384. licenses:
  385. - LGPL2
  386. development: halted
  387. originals:
  388. - Super Mario
  389. status: playable
  390. type: remake
  391. updated: 2014-04-16
  392. url: https://sourceforge.net/projects/mmario/
  393. - name: MegaGlest
  394. images:
  395. - https://megaglest.org/media/pics/a1.jpg
  396. - https://megaglest.org/media/pics/a10.jpg
  397. - https://megaglest.org/media/pics/a18.jpg
  398. - https://megaglest.org/media/pics/a2.jpg
  399. - https://megaglest.org/media/pics/a25.jpg
  400. - https://megaglest.org/media/pics/a44.jpg
  401. info: Various mods are available.
  402. langs:
  403. - C
  404. - C++
  405. licenses:
  406. - GPL3
  407. - CC-BY-SA
  408. development: sporadic
  409. originals:
  410. - Glest
  411. repo: https://github.com/MegaGlest/megaglest-source
  412. status: playable
  413. type: remake
  414. updated: 2023-08-01
  415. url: https://megaglest.org/
  416. video:
  417. youtube: zR6UIRQFFag
  418. - name: Memoria
  419. originals:
  420. - Final Fantasy IX
  421. type: remake
  422. repo: 'https://github.com/Albeoris/Memoria'
  423. development: complete
  424. status: playable
  425. content: commercial
  426. langs:
  427. - 'C#'
  428. frameworks:
  429. - Unity
  430. licenses:
  431. - MIT
  432. updated: 2021-07-07
  433. video:
  434. youtube: cU4T3GSIjxs
  435. - name: Meridian 59
  436. langs:
  437. - C++
  438. - C
  439. licenses:
  440. - GPL2
  441. development: active
  442. status: playable
  443. repo: https://github.com/Meridian59/Meridian59
  444. type: official
  445. updated: 2022-10-03
  446. url: https://meridian59.com/
  447. originals:
  448. - Meridian 59
  449. video:
  450. youtube: y4O0yBrhiBY
  451. - name: Meridian 59 German Server 112
  452. langs:
  453. - C
  454. licenses:
  455. - GPL2
  456. development: halted
  457. originals:
  458. - Meridian 59
  459. status: playable
  460. repo: https://github.com/Arantis/Meridian59_112
  461. type: remake
  462. updated: 2016-03-16
  463. url: https://meridian59.de
  464. images:
  465. - https://meridian59.de/images/1.jpg
  466. - https://meridian59.de/images/2.jpg
  467. - https://meridian59.de/images/3.jpg
  468. - https://meridian59.de/images/4.jpg
  469. - name: Meridian 59 Server 105
  470. langs:
  471. - C
  472. licenses:
  473. - GPL2
  474. development: sporadic
  475. originals:
  476. - Meridian 59
  477. status: playable
  478. repo: https://github.com/OpenMeridian105/Meridian59_105_2.9
  479. type: remake
  480. updated: 2022-09-27
  481. url: https://www.meridiannext.com
  482. images:
  483. - https://www.meridiannext.com/wp-content/uploads/2022/07/newarena_logo.png
  484. - name: Metaforce
  485. langs:
  486. - C++
  487. licenses:
  488. - MIT
  489. development: sporadic
  490. originals:
  491. - Metroid Prime
  492. repo: 'https://github.com/AxioDL/metaforce'
  493. type: remake
  494. url: 'https://axiodl.com/'
  495. status: unplayable
  496. info: A reverse-engineered, native reimplementation of Metroid Prime
  497. updated: '2023-07-28'
  498. images:
  499. - https://github.com/AxioDL/metaforce/blob/main/assets/metaforce-screen1.png?raw=true
  500. - https://axiodl.com/images/hecl_hu25398d5c0d2da88c4a5221db09696c79_1724775_0x480_resize_bg292a2d_box_3.png
  501. - https://axiodl.com/images/pwe_hu7c7bec678fa5eef23b41aaa434dfa04c_1742668_0x480_resize_bg292a2d_box_3.png
  502. video:
  503. youtube: uMwqpL2_-LY
  504. - name: mewl
  505. langs:
  506. - C++
  507. licenses:
  508. - GPL2
  509. development: halted
  510. originals:
  511. - M.U.L.E.
  512. status: unplayable
  513. repo: https://github.com/LionsPhil/mewl
  514. type: remake
  515. updated: 2015-09-21
  516. - name: Mice Men Remix
  517. frameworks:
  518. - libGDX
  519. langs:
  520. - Java
  521. licenses:
  522. - LGPL3
  523. development: complete
  524. originals:
  525. - Mice Men
  526. repo: https://github.com/synkarius/micemen
  527. status: playable
  528. type: remake
  529. updated: 2016-06-07
  530. - name: Micropolis
  531. langs:
  532. - C++
  533. - Python
  534. licenses:
  535. - GPL3
  536. development: halted
  537. originals:
  538. - SimCity
  539. status: playable
  540. repo: https://github.com/SimHacker/micropolis
  541. type: remake
  542. updated: 2021-05-19
  543. images:
  544. - https://upload.wikimedia.org/wikipedia/commons/thumb/6/6d/Micropolis_-_big_city.png/640px-Micropolis_-_big_city.png
  545. - https://micropolisonline.com/static/documentation/images/Micropolis_Facebook.png
  546. - name: micropolisJS
  547. langs:
  548. - JavaScript
  549. - TypeScript
  550. licenses:
  551. - GPL3
  552. development: halted
  553. originals:
  554. - SimCity
  555. status: playable
  556. repo: https://github.com/graememcc/micropolisJS
  557. type: remake
  558. updated: 2023-09-24
  559. url: https://www.graememcc.co.uk/micropolisJS/
  560. images:
  561. - https://www.freegameplanet.com/wp-content/uploads/2017/08/micropolisJS-game.gif
  562. - name: Microracers
  563. langs:
  564. - C++
  565. frameworks:
  566. - SDL
  567. licenses:
  568. - GPL2
  569. development: halted
  570. originals:
  571. - Micro Machines
  572. status: semi-playable
  573. repo: https://sourceforge.net/projects/microracers/
  574. type: similar
  575. updated: 2022-07-14
  576. url: https://microracers.sourceforge.net/
  577. - name: Mindustry
  578. type: similar
  579. originals:
  580. - Factorio
  581. repo: https://github.com/Anuken/Mindustry
  582. url: https://mindustrygame.github.io/
  583. development: very active
  584. status: playable
  585. multiplayer:
  586. - LAN
  587. - Online
  588. langs:
  589. - Java
  590. frameworks:
  591. - libGDX
  592. licenses:
  593. - GPL3
  594. content: open
  595. info: A sandbox tower defense game
  596. updated: 2023-08-02
  597. images:
  598. - https://mindustrygame.github.io/1.d25af17a.webp
  599. - https://mindustrygame.github.io/2.0d4f9a35.webp
  600. - https://mindustrygame.github.io/3.88567664.webp
  601. - name: MineClone 2
  602. development: sporadic
  603. images:
  604. - https://i.imgur.com/1oOMc1L.png
  605. - https://i.imgur.com/R7B0E54.png
  606. langs:
  607. - Lua
  608. frameworks:
  609. - Minetest Engine
  610. licenses:
  611. - GPL3
  612. - CC-BY-SA
  613. - CC0
  614. content: open
  615. originals:
  616. - Minecraft
  617. status: playable
  618. multiplayer:
  619. - Online
  620. - LAN
  621. repo: https://git.minetest.land/MineClone2/MineClone2
  622. type: clone
  623. info: A Minecraft Java Edition 1.12 clone built as a Minetest game
  624. updated: 2023-09-25
  625. url: https://content.minetest.net/packages/Wuzzy/mineclone2/
  626. - name: Minecraft
  627. originals:
  628. - Minecraft
  629. type: clone
  630. repo: 'https://github.com/plane000/Minecraft'
  631. development: halted
  632. status: unplayable
  633. content: free
  634. langs:
  635. - C++
  636. frameworks:
  637. - OpenGL
  638. - SDL2
  639. licenses:
  640. - MIT
  641. info: A Minecraft clone written in C++ with OpenGL
  642. updated: 2023-09-26
  643. images:
  644. - https://i.imgur.com/UBiisxS.jpg
  645. - name: MineCraft-One-Week-Challenge
  646. type: clone
  647. originals:
  648. - Minecraft
  649. repo: https://github.com/Hopson97/MineCraft-One-Week-Challenge
  650. development: sporadic
  651. status: semi-playable
  652. langs:
  653. - C++
  654. frameworks:
  655. - SFML
  656. licenses:
  657. - MIT
  658. content: open
  659. updated: 2023-09-27
  660. images:
  661. - https://camo.githubusercontent.com/897d01a707f6a117284446dffd45998c3a98aaef/687474703a2f2f692e696d6775722e636f6d2f6d7a557771506f2e706e67
  662. video:
  663. youtube: Xq3isov6mZ8
  664. - name: minecraft-weekend
  665. originals:
  666. - Minecraft
  667. type: clone
  668. repo: 'https://github.com/jdah/minecraft-weekend'
  669. development: complete
  670. status: playable
  671. langs:
  672. - C
  673. frameworks:
  674. - OpenGL
  675. licenses:
  676. - MIT
  677. updated: '2020-05-10'
  678. video:
  679. youtube: 4O0_-1NaWnY
  680. - name: Mines
  681. originals:
  682. - Minesweeper
  683. type: clone
  684. repo: https://gitlab.gnome.org/GNOME/gnome-mines
  685. url: https://wiki.gnome.org/Apps/Mines
  686. development: very active
  687. status: playable
  688. content: free
  689. langs:
  690. - Vala
  691. licenses:
  692. - GPL3
  693. updated: 2019-11-14
  694. images:
  695. - https://people.gnome.org/~mcatanzaro/gnome-mines.png
  696. - name: Minesweeper
  697. info: iOS
  698. langs:
  699. - F#
  700. licenses:
  701. - As-is
  702. development: halted
  703. originals:
  704. - Minesweeper
  705. status: unplayable
  706. repo: https://github.com/rachelreese/Minesweeper
  707. type: remake
  708. updated: 2015-09-28
  709. - name: Minesweeper (DouglasMeyer)
  710. development: halted
  711. frameworks:
  712. - React
  713. - Redux
  714. langs:
  715. - JavaScript
  716. licenses:
  717. - As-is
  718. content: free
  719. originals:
  720. - Minesweeper
  721. repo: https://github.com/DouglasMeyer/minesweeper
  722. status: playable
  723. type: remake
  724. updated: 2016-02-06
  725. url: https://www.douglas-meyer.name/minesweeper/
  726. - name: Minesweeper (in C)
  727. type: remake
  728. originals:
  729. - Minesweeper
  730. status: playable
  731. repo: https://github.com/brenns10/minesweeper
  732. development: halted
  733. langs:
  734. - C
  735. licenses:
  736. - BSD
  737. content: open
  738. info: This is a command line minesweeper game in C.
  739. updated: 2019-08-31
  740. - name: Minesweeper (Vue.js)
  741. originals:
  742. - Minesweeper
  743. type: clone
  744. url: 'https://github.com/aashrafh/minesweeper'
  745. development: complete
  746. status: playable
  747. langs:
  748. - JavaScript
  749. frameworks:
  750. - Vue.js
  751. licenses:
  752. - As-is
  753. updated: '2020-10-20'
  754. images:
  755. - 'https://github.com/aashrafh/minesweeper/raw/master/demo/minesweeper-1.png'
  756. - 'https://github.com/aashrafh/minesweeper/raw/master/demo/minesweeper-2.png'
  757. - 'https://github.com/aashrafh/minesweeper/raw/master/demo/minesweeper-3.png'
  758. - 'https://github.com/aashrafh/minesweeper/raw/master/demo/minesweeper-4.png'
  759. - name: minesweeper-rs
  760. originals:
  761. - Minesweeper
  762. type: clone
  763. repo: 'https://github.com/robmikh/minesweeper-rs'
  764. development: sporadic
  765. status: playable
  766. content: open
  767. langs:
  768. - Rust
  769. licenses:
  770. - MIT
  771. info: A port of robmikh/Minesweeper using winrt-rs
  772. updated: '2020-10-11'
  773. images:
  774. - https://user-images.githubusercontent.com/7089228/80656536-45ac2c80-8a36-11ea-8521-ab40fc922ce1.gif
  775. - name: Minesweeper.Zone
  776. development: halted
  777. images:
  778. - https://minesweeper.zone/minesweeper.jpg
  779. info: Open source JavaScript Minesweeper clone with high scores
  780. langs:
  781. - JavaScript
  782. licenses:
  783. - MIT
  784. content: open
  785. originals:
  786. - Minesweeper
  787. repo: https://github.com/reed-jones/minesweeper_js
  788. status: playable
  789. type: remake
  790. updated: 2023-10-02
  791. url: https://minesweeper.zone
  792. - name: Minetest
  793. development: very active
  794. images:
  795. - https://www.minetest.net/media/gallery/1.jpg
  796. - https://www.minetest.net/media/gallery/6.jpg
  797. langs:
  798. - C++
  799. - Lua
  800. licenses:
  801. - LGPL2
  802. - CC-BY-SA
  803. content: open
  804. originals:
  805. - Minecraft
  806. status: playable
  807. multiplayer:
  808. - Online
  809. - LAN
  810. repo: https://github.com/minetest/minetest
  811. info: Mintest is an engine, but ships with the game Minetest Game
  812. type: similar
  813. updated: 2023-10-03
  814. url: https://www.minetest.net/
  815. - name: Minima
  816. images:
  817. - https://raw.githubusercontent.com/Feneric/Minima/master/MinimaWorld.png
  818. - https://raw.githubusercontent.com/Feneric/Minima/master/MinimaTown.png
  819. - https://raw.githubusercontent.com/Feneric/Minima/master/MinimaDungeon.png
  820. langs:
  821. - Lua
  822. frameworks:
  823. - PICO-8
  824. licenses:
  825. - GPL3
  826. development: complete
  827. originals:
  828. - 'Ultima III: Exodus'
  829. repo: https://github.com/Feneric/Minima
  830. status: playable
  831. type: clone
  832. url: https://feneric.itch.io/minima
  833. feed: https://feneric.itch.io/minima/devlog.rss
  834. updated: 2023-10-04
  835. - name: Mining Haze
  836. images:
  837. - https://a.fsdn.com/con/app/proj/mininghaze/screenshots/177162.jpg
  838. - https://a.fsdn.com/con/app/proj/mininghaze/screenshots/177272.jpg
  839. - https://a.fsdn.com/con/app/proj/mininghaze/screenshots/177625.jpg
  840. - https://a.fsdn.com/con/app/proj/mininghaze/screenshots/177621.jpg
  841. - https://a.fsdn.com/con/app/proj/mininghaze/screenshots/177623.jpg
  842. langs:
  843. - C
  844. frameworks:
  845. - ncurses
  846. licenses:
  847. - GPL2
  848. development: halted
  849. originals:
  850. - Boulder Dash
  851. status: playable
  852. repo: https://sourceforge.net/projects/mininghaze/
  853. type: remake
  854. updated: 2022-07-15
  855. - name: Mininim
  856. langs:
  857. - C
  858. frameworks:
  859. - Allegro
  860. licenses:
  861. - GPL3
  862. development: halted
  863. status: playable
  864. content: open
  865. originals:
  866. - Prince of Persia
  867. repo: https://github.com/oitofelix/mininim
  868. type: remake
  869. updated: 2017-01-12
  870. url: https://oitofelix.github.io/mininim/
  871. video:
  872. youtube: 91QCqPMssj4
  873. - name: Mirror Magic
  874. langs:
  875. - C
  876. licenses:
  877. - GPL2
  878. development: halted
  879. originals:
  880. - Deflektor
  881. status: playable
  882. type: remake
  883. updated: 2023-03-12
  884. url: https://www.artsoft.org/mirrormagic/
  885. images:
  886. - https://www.artsoft.org/mirrormagic/screenshots/mainmenu.png
  887. - https://www.artsoft.org/mirrormagic/screenshots/playing1.png
  888. - https://www.artsoft.org/mirrormagic/screenshots/playing2.png
  889. - https://www.artsoft.org/mirrormagic/screenshots/infoscreen.png
  890. - https://www.artsoft.org/mirrormagic/screenshots/editor.png
  891. - name: Missile Command
  892. images:
  893. - https://camo.githubusercontent.com/7e8455e7b2c909a2977815c861ab6bf9a053bee4/687474703a2f2f692e696d6775722e636f6d2f7747556a592e706e67
  894. langs:
  895. - Lua
  896. licenses:
  897. - As-is
  898. development: halted
  899. originals:
  900. - Missile Command
  901. repo: https://github.com/chadpaulson/missile-command
  902. status: playable
  903. type: remake
  904. updated: 2014-08-16
  905. url: https://github.com/chadpaulson/missile-command
  906. video:
  907. youtube: DviEWbUvv2Y
  908. - name: mk.js
  909. langs:
  910. - JavaScript
  911. licenses:
  912. - MIT
  913. development: halted
  914. originals:
  915. - Mortal Kombat
  916. repo: https://github.com/mgechev/mk.js
  917. status: playable
  918. type: remake
  919. updated: 2015-05-19
  920. url: https://mk.mgechev.com
  921. - name: mkxp
  922. info: RGSS (XP, VX, VX Ace) implementation
  923. langs:
  924. - C++
  925. frameworks:
  926. - SDL2
  927. licenses:
  928. - GPL2
  929. development: halted
  930. originals:
  931. - RPG Maker
  932. repo: https://github.com/Ancurio/mkxp
  933. status: playable
  934. type: clone
  935. updated: 2023-10-05
  936. - name: Mocha Doom
  937. images:
  938. - https://a.fsdn.com/con/app/proj/mochadoom/screenshots/331375.jpg
  939. - https://a.fsdn.com/con/app/proj/mochadoom/screenshots/331379.jpg
  940. - https://a.fsdn.com/con/app/proj/mochadoom/screenshots/331381.jpg
  941. - https://a.fsdn.com/con/app/proj/mochadoom/screenshots/331377.jpg
  942. - https://a.fsdn.com/con/app/proj/mochadoom/screenshots/331383.jpg
  943. - https://a.fsdn.com/con/app/proj/mochadoom/screenshots/287749.jpg
  944. langs:
  945. - Java
  946. licenses:
  947. - GPL3
  948. development: halted
  949. originals:
  950. - Doom
  951. - Heretic
  952. - Hexen
  953. status: playable
  954. repo: https://github.com/AXDOOMER/mochadoom
  955. type: remake
  956. updated: 2019-12-06
  957. url: https://mochadoom.sourceforge.net
  958. - name: 'Mojotron: Robot Wars'
  959. langs:
  960. - C++
  961. frameworks:
  962. - SDL2
  963. licenses:
  964. - GPL2
  965. content: open
  966. development: sporadic
  967. originals:
  968. - 'Robotron: 2084'
  969. repo: https://gitlab.com/dulsi/mojotron/
  970. status: playable
  971. type: clone
  972. url: https://identicalsoftware.com/mojotron/
  973. updated: 2023-10-06
  974. images:
  975. - https://identicalsoftware.com/mojotron/screenshot1.png
  976. - name: Monsters and Mushrooms
  977. images:
  978. - https://pygame.org/shots/989.png
  979. langs:
  980. - Python
  981. frameworks:
  982. - pygame
  983. licenses:
  984. - GPL2
  985. development: halted
  986. originals:
  987. - Millipede
  988. status: playable
  989. repo: https://github.com/llopisdon/monsters_and_mushrooms
  990. type: remake
  991. updated: 2019-11-20
  992. url: https://pygame.org/project-Monsters+and+Mushrooms-989-.html
  993. - name: Monty Mole PC remake
  994. images:
  995. - https://a.fsdn.com/con/app/proj/montymole/screenshots/28062.jpg
  996. - https://a.fsdn.com/con/app/proj/montymole/screenshots/28060.jpg
  997. langs:
  998. - C++
  999. frameworks:
  1000. - SDL
  1001. licenses:
  1002. - As-is
  1003. development: halted
  1004. originals:
  1005. - Monty Mole
  1006. status: playable
  1007. repo: https://sourceforge.net/projects/montymole/
  1008. type: remake
  1009. updated: 2022-06-17
  1010. url: https://montymole.sourceforge.net
  1011. - name: Moondust Project
  1012. originals:
  1013. - Super Mario
  1014. type: similar
  1015. repo: 'https://github.com/WohlSoft/Moondust-Project'
  1016. url: 'https://wohlsoft.ru/projects/Moondust/'
  1017. development: active
  1018. status: semi-playable
  1019. multiplayer:
  1020. - Local
  1021. - Split-screen
  1022. - Co-op
  1023. content: swappable
  1024. langs:
  1025. - C++
  1026. frameworks:
  1027. - Qt
  1028. - SDL2
  1029. licenses:
  1030. - GPL3
  1031. info: >-
  1032. A free and open source game engine and toolkit, that allows to create games of
  1033. platform genre.
  1034. added: '2024-06-12'
  1035. updated: '2024-06-12'
  1036. video:
  1037. youtube: 2FoekTw4-yw
  1038. - name: Morpheus Web Remake
  1039. content: free
  1040. images:
  1041. - https://img.itch.zone/aW1hZ2UvMTgxNjkwLzg1NDE5OC5naWY=/original/1%2F2hgt.gif
  1042. - https://img.itch.zone/aW1hZ2UvMTgxNjkwLzg1NDE5Ny5naWY=/original/mAPJs2.gif
  1043. - https://img.itch.zone/aW1hZ2UvMTgxNjkwLzg1MjgxMi5wbmc=/original/B7rTts.png
  1044. - https://img.itch.zone/aW1hZ2UvMTgxNjkwLzg1MjgxMy5wbmc=/original/fz%2F93i.png
  1045. - https://img.itch.zone/aW1hZ2UvMTgxNjkwLzg1MjgxNC5wbmc=/original/LPYYOc.png
  1046. - https://img.itch.zone/aW1hZ2UvMTgxNjkwLzg1MjgxNy5wbmc=/original/%2Ft9S%2Bw.png
  1047. - https://img.itch.zone/aW1hZ2UvMTgxNjkwLzg1MjgxMS5wbmc=/original/e23cAE.png
  1048. langs:
  1049. - JavaScript
  1050. licenses:
  1051. - MIT
  1052. development: halted
  1053. originals:
  1054. - Morpheus
  1055. repo: https://github.com/soap-bubble/web
  1056. status: playable
  1057. type: remake
  1058. updated: 2023-10-09
  1059. url: https://soapbubble.itch.io/morpheus
  1060. info: HTML5 WebGL implementation with PC/Mac/Linux/Android application wrappers
  1061. frameworks:
  1062. - React
  1063. - Redux
  1064. - Rx.js
  1065. - three.js
  1066. - Tween.js
  1067. - name: A Mouse's Vengeance
  1068. langs:
  1069. - Java
  1070. licenses:
  1071. - As-is
  1072. development: halted
  1073. originals:
  1074. - Rodent's Revenge
  1075. repo: https://github.com/maxxboehme/A_Mouses_Vengeance
  1076. type: remake
  1077. updated: 2019-04-16
  1078. status: playable
  1079. content: free
  1080. images:
  1081. - https://raw.githubusercontent.com/maxxboehme/A_Mouses_Vengeance/master/doc/images/ExampleAMousesVengeance.gif
  1082. - name: movbizz
  1083. langs:
  1084. - PHP
  1085. - JavaScript
  1086. frameworks:
  1087. - Laravel
  1088. licenses:
  1089. - MIT
  1090. development: halted
  1091. originals:
  1092. - Movie Business
  1093. status: semi-playable
  1094. repo: https://github.com/teruk/movbizz
  1095. type: remake
  1096. updated: 2022-09-27
  1097. - name: Mr.Boom
  1098. images:
  1099. - https://github.com/Javanaise/mrboom-libretro/raw/master/tools/tests/screenshots/mrboom-5.gif
  1100. langs:
  1101. - C++
  1102. frameworks:
  1103. - libretro
  1104. - SDL
  1105. - SDL2
  1106. licenses:
  1107. - MIT
  1108. development: active
  1109. originals:
  1110. - Bomberman
  1111. repo: https://github.com/Javanaise/mrboom-libretro
  1112. status: playable
  1113. type: remake
  1114. updated: 2023-10-11
  1115. url: http://mrboom.mumblecore.org
  1116. multiplayer:
  1117. - Online
  1118. - Competitive
  1119. video:
  1120. youtube: _0rw36mA9mM
  1121. - name: MS-Engine
  1122. originals:
  1123. - Diggers
  1124. type: remake
  1125. repo: 'https://github.com/XMhat/MSEngine'
  1126. feed: 'https://github.com/XMhat/MSEngine/releases.atom'
  1127. development: sporadic
  1128. status: playable
  1129. content: free
  1130. langs:
  1131. - C++
  1132. - Lua
  1133. frameworks:
  1134. - OpenGL
  1135. licenses:
  1136. - Custom
  1137. updated: '2024-03-02'
  1138. images:
  1139. - 'https://raw.githubusercontent.com/XMhat/MSEngine/master/docs/diggers.webp'
  1140. - name: multi-pong
  1141. originals:
  1142. - Pong
  1143. type: remake
  1144. repo: 'https://github.com/Hopson97/multi-pong'
  1145. development: sporadic
  1146. status: semi-playable
  1147. multiplayer:
  1148. - Online
  1149. - Competitive
  1150. content: free
  1151. langs:
  1152. - C++
  1153. frameworks:
  1154. - SFML
  1155. licenses:
  1156. - As-is
  1157. info: Multiplayer pong using UDP sockets and a client/server model.
  1158. updated: 2019-10-18
  1159. images:
  1160. - 'https://i.imgur.com/0LUS5bS.gif'
  1161. - 'https://i.imgur.com/i1iTugw.gif'