c.yaml 42 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670
  1. - name: C-Dogs SDL
  2. feed: https://cxong.github.io/cdogs-sdl/feed.xml
  3. frameworks:
  4. - SDL2
  5. images:
  6. - https://raw.github.com/cxong/cdogs-sdl/master/wiki/images/thumbs/1.png
  7. - https://raw.github.com/cxong/cdogs-sdl/master/wiki/images/thumbs/2.png
  8. - https://raw.github.com/cxong/cdogs-sdl/master/wiki/images/thumbs/3.png
  9. langs:
  10. - C
  11. licenses:
  12. - BSD2
  13. - GPL2
  14. content: open
  15. development: sporadic
  16. originals:
  17. - C-Dogs
  18. - Cyberdogs
  19. - Wolfenstein 3D
  20. - Spear of Destiny
  21. repo: https://github.com/cxong/cdogs-sdl
  22. status: playable
  23. type: remake
  24. updated: 2021-10-16
  25. url: https://cxong.github.io/cdogs-sdl/
  26. video:
  27. youtube: gnZX0IJV4oo
  28. - name: C-evo
  29. images:
  30. - https://media.indiedb.com/cache/images/games/1/14/13047/thumb_620x2000/two_settlements_up_two_to_go.jpg
  31. - https://media.indiedb.com/cache/images/games/1/14/13047/thumb_620x2000/military_research.jpg
  32. - https://media.indiedb.com/cache/images/games/1/14/13047/thumb_620x2000/The_Pyramids_wonder.jpg
  33. - https://media.indiedb.com/cache/images/games/1/14/13047/thumb_620x2000/the_first_contact_with_French.jpg
  34. - https://media.indiedb.com/cache/images/games/1/14/13047/thumb_620x2000/city_production.jpg
  35. - https://media.indiedb.com/cache/images/games/1/14/13047/thumb_620x2000/full_map.jpg
  36. - https://media.indiedb.com/cache/images/games/1/14/13047/thumb_620x2000/beginning.jpg
  37. langs:
  38. - Delphi
  39. licenses:
  40. - PD
  41. originals:
  42. - Civilization II
  43. repo: http://www.c-evo.org/files/files.php
  44. development: halted
  45. status: playable
  46. type: clone
  47. added: 2013-09-19
  48. updated: 2024-05-15
  49. url: http://www.c-evo.org/
  50. - name: c64-nuclearreaction
  51. langs:
  52. - C
  53. - Assembly
  54. licenses:
  55. - GPL3
  56. originals:
  57. - Nuclear Reaction
  58. status: unplayable
  59. development: halted
  60. repo: https://github.com/maikmerten/c64-nuclearreaction
  61. type: remake
  62. updated: 2022-07-16
  63. - name: Cadaver
  64. development: halted
  65. images:
  66. - https://jotd.pagesperso-orange.fr/cadaver/cadaver_remake_pic.png
  67. langs:
  68. - C++
  69. licenses:
  70. - GPL2
  71. content: commercial
  72. originals:
  73. - Cadaver
  74. status: semi-playable
  75. type: remake
  76. updated: 2021-01-21
  77. url: https://jotd.pagesperso-orange.fr/cadaver/
  78. - name: CaesarIA
  79. info: most of original game works, except war logic
  80. langs:
  81. - C++
  82. - JavaScript
  83. licenses:
  84. - GPL3
  85. development: halted
  86. originals:
  87. - Caesar III
  88. repo: https://github.com/dalerank/caesaria-game
  89. status: playable
  90. type: remake
  91. updated: 2020-02-08
  92. url: https://bitbucket.org/dalerank/caesaria/wiki/Home
  93. - name: Cannon Fodder
  94. licenses:
  95. - As-is
  96. content: commercial
  97. langs:
  98. - JavaScript
  99. development: halted
  100. originals:
  101. - Cannon Fodder
  102. status: unplayable
  103. repo: https://github.com/krazyjakee/CannonFodder
  104. type: remake
  105. updated: 2022-06-03
  106. - name: Cannonball
  107. development: halted
  108. langs:
  109. - C++
  110. frameworks:
  111. - SDL2
  112. licenses:
  113. - MAME
  114. content: commercial
  115. originals:
  116. - Out Run
  117. repo: https://github.com/djyt/cannonball
  118. status: playable
  119. type: remake
  120. added: 2014-02-06
  121. updated: 2024-05-16
  122. url: https://github.com/djyt/cannonball/wiki
  123. images:
  124. - https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhSo2-aVA4K1MzsUor1t3n51n3a68Kzgzs-6F3NEg44BnvA-IOg1tou-UAq1kLRzOlSUtqxBHgrSr4DRrP1UpXOaAxiAUJ63YTiUGlAe-YowTz5wH9qjFkGDsFU4HM_jt6p5g6S/s1600/view1.png
  125. - https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh1VWm_8GDU8orNGwCRdrHXvYObouiwqw50II8Os8D5kPGoSXAu96k4KDd2x_3RnLWonwPUfMbCiIa6D2Q88NRua9c76Q88BfrhGMYuHPPpqQTYaenyA67Pd85UBIKbJhfAXBN5/s1600/view2.png
  126. - https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgw2is-f_L9SzMtcTWTsbcpWzTZDsD1H3lsaqrx-Jxx6ybIG0d-u42ngvSeC16Wyv1JIiG3nbeTStR-JJgOZ9y2iav1pXGfoID-b82LCL6Pw-Jh-Dm8fjb8EbZSBQVbuFlbiv5F/s1600/view3.png
  127. video:
  128. youtube: 2omri7L7Av0
  129. - name: canvas-tetris
  130. originals:
  131. - Tetris
  132. type: remake
  133. repo: 'https://github.com/dionyziz/canvas-tetris'
  134. url: 'https://dionyziz.com/graphics/canvas-tetris/'
  135. development: halted
  136. status: playable
  137. content: open
  138. langs:
  139. - JavaScript
  140. licenses:
  141. - MIT
  142. info: >-
  143. A very simple HTML5 version of Tetris, for educational purposes, made in 45
  144. minutes.
  145. updated: '2022-07-27'
  146. video:
  147. youtube: GQTZ_TPxJhM
  148. - name: Captain Blood
  149. originals:
  150. - Captain Blood
  151. type: official
  152. repo: 'https://github.com/storm-devs/captain-blood'
  153. development: complete
  154. status: playable
  155. content: free
  156. langs:
  157. - C++
  158. frameworks:
  159. - DirectX
  160. licenses:
  161. - GPL3
  162. updated: '2022-12-10'
  163. images:
  164. - 'https://raw.githubusercontent.com/storm-devs/captain-blood/screens/blood1.jpg'
  165. - 'https://raw.githubusercontent.com/storm-devs/captain-blood/screens/blood2.jpg'
  166. - 'https://raw.githubusercontent.com/storm-devs/captain-blood/screens/blood3.jpg'
  167. video:
  168. youtube: UiZMQVPBQhk
  169. - name: Carnage3D
  170. langs:
  171. - C++
  172. frameworks:
  173. - OpenGL
  174. licenses:
  175. - MIT
  176. content: free
  177. development: halted
  178. status: unplayable
  179. originals:
  180. - Grand Theft Auto
  181. repo: https://github.com/codenamecpp/carnage3d
  182. type: remake
  183. url: https://codenamecpp.github.io/carnage3d/web/carnage3D_wasm.html
  184. images:
  185. - https://raw.githubusercontent.com/codenamecpp/carnage3d/master/screenshots/WorksOnLinux.png
  186. - https://raw.githubusercontent.com/codenamecpp/carnage3d/master/screenshots/SplitScreenTest.png
  187. video:
  188. youtube: KnqaO0YZzZY
  189. added: 2019-10-21
  190. updated: 2024-05-17
  191. - name: Cart Life
  192. originals:
  193. - Cart Life
  194. type: remake
  195. repo: 'https://github.com/gondur/cartlife_src'
  196. url: 'https://sourceforge.net/projects/cartlife/'
  197. development: complete
  198. status: playable
  199. content: free
  200. langs:
  201. - AGS Script
  202. frameworks:
  203. - Adventure Game Studio
  204. licenses:
  205. - MIT
  206. info: Source code to CartLife
  207. updated: '2020-11-18'
  208. images:
  209. - 'https://img.itch.zone/aW1nLzQwMDc1NTIucG5n/original/ALH%2FTB.png'
  210. - 'https://img.itch.zone/aW1hZ2UvNDEwOTI3LzIwNDMyNzUucG5n/original/hO5Uq2.png'
  211. - 'https://img.itch.zone/aW1hZ2UvNDEwOTI3LzIwNDMyNzgucG5n/original/HYAymI.png'
  212. video:
  213. youtube: lCjq7X_9wNs
  214. - name: Castle of the Winds in Elm
  215. langs:
  216. - Elm
  217. licenses:
  218. - BSD
  219. development: halted
  220. originals:
  221. - Castle of the Winds
  222. status: playable
  223. repo: https://github.com/mordrax/cotwelm
  224. type: remake
  225. updated: 2022-07-16
  226. url: http://game.castleofthewinds.com/
  227. images:
  228. - https://mordrax.github.io/cotwmtor/images/immortal.png
  229. - https://mordrax.github.io/cotwmtor/images/inventory_after.png
  230. - https://mordrax.github.io/cotwmtor/images/signs.png
  231. - https://mordrax.github.io/cotwmtor/images/corridor-example.png
  232. - https://mordrax.github.io/cotwmtor/images/rip_improved.png
  233. - name: Castle-Combat
  234. images:
  235. - https://www.linux-games.com/castle-combat/shot1.png
  236. - https://www.linux-games.com/castle-combat/shot2.png
  237. langs:
  238. - Python
  239. licenses:
  240. - GPL2
  241. development: halted
  242. originals:
  243. - Rampart
  244. repo: https://github.com/karlb/castle-combat
  245. status: playable
  246. type: remake
  247. updated: 2019-10-17
  248. url: https://www.linux-games.com/castle-combat/
  249. - name: The Castles of Dr. Creep
  250. images:
  251. - https://cdn.cloudflare.steamstatic.com/steam/apps/517930/ss_16407973a1fc0347cbd718f1ea6ed10595fbf41e.600x338.jpg?t=1472936580
  252. - https://cdn.cloudflare.steamstatic.com/steam/apps/517930/ss_5d33c3e4afcb7f9de7e52e345a3e8d597d9447a5.600x338.jpg?t=1472936580
  253. - https://cdn.cloudflare.steamstatic.com/steam/apps/517930/ss_9b2b10d1ea1bfe0d8ed5137e59348e6096cabc68.600x338.jpg?t=1472936580
  254. langs:
  255. - C++
  256. frameworks:
  257. - SDL2
  258. licenses:
  259. - GPL3
  260. content: commercial
  261. development: complete
  262. originals:
  263. - The Castles of Dr. Creep
  264. status: playable
  265. multiplayer:
  266. - Local
  267. - Co-op
  268. - Split-screen
  269. repo: https://github.com/segrax/DrCreep
  270. type: remake
  271. updated: 2021-07-29
  272. url: http://creep.sourceforge.net/
  273. info: open source reimplementation of the original 1984 Commodore 64 game by Ed Hobbs
  274. - name: 'Cataclysm: Dark Days Ahead'
  275. frameworks:
  276. - ncurses
  277. - SDL2
  278. images:
  279. - https://cataclysmdda.org/assets/images/showcase-ultica.png
  280. langs:
  281. - C++
  282. licenses:
  283. - CC-BY-SA
  284. development: very active
  285. originals:
  286. - Cataclysm
  287. repo: https://github.com/CleverRaven/Cataclysm-DDA
  288. status: playable
  289. type: remake
  290. added: 2016-10-09
  291. updated: 2024-05-18
  292. url: https://cataclysmdda.org/
  293. video:
  294. youtube: iHfpBze8ecA
  295. - name: CatacombGL
  296. originals:
  297. - Catacomb 3-D
  298. type: remake
  299. repo: https://github.com/ArnoAnsems/CatacombGL
  300. development: sporadic
  301. status: playable
  302. content: commercial
  303. langs:
  304. - C++
  305. frameworks:
  306. - OpenGL
  307. - SDL2
  308. licenses:
  309. - GPL3
  310. info: CatacombGL is a Windows source port with OpenGL graphics for the 1992 game The Catacomb Abyss.
  311. added: 2019-10-02
  312. updated: 2024-05-19
  313. images:
  314. - https://pbs.twimg.com/media/EFBQFuVXoAYNFVe.jpg
  315. - https://pbs.twimg.com/media/ECrh0FIW4AAbMEe.jpg
  316. - https://pbs.twimg.com/media/D6jd-gjUwAE07jY.jpg
  317. - name: CatacombSDL
  318. development: halted
  319. langs:
  320. - C
  321. licenses:
  322. - GPL2
  323. content: commercial
  324. originals:
  325. - Catacomb
  326. repo: https://github.com/Blzut3/CatacombSDL
  327. status: playable
  328. type: remake
  329. updated: 2014-07-23
  330. - name: Cattle Bity
  331. type: clone
  332. originals:
  333. - Battle City
  334. repo: https://github.com/dogballs/cattle-bity
  335. url: https://dogballs.github.io/cattle-bity/
  336. development: complete
  337. status: playable
  338. langs:
  339. - TypeScript
  340. licenses:
  341. - MIT
  342. content: commercial
  343. updated: 2020-05-01
  344. images:
  345. - https://i.imgur.com/zsXjPTM.png
  346. - https://i.imgur.com/Myp9oY6.png
  347. - https://i.imgur.com/zplA29x.png
  348. - https://i.imgur.com/aamkvUB.png
  349. - name: CaveCube
  350. originals:
  351. - Minecraft
  352. type: clone
  353. repo: 'https://github.com/PQCraft/CaveCube'
  354. feed: 'https://github.com/PQCraft/CaveCube/releases.atom'
  355. development: sporadic
  356. status: unplayable
  357. content: open
  358. langs:
  359. - C
  360. frameworks:
  361. - SDL2
  362. - OpenGL
  363. licenses:
  364. - BSL
  365. info: An in-development Minecraft/Infiniminer clone
  366. added: 2023-04-26
  367. updated: 2024-05-20
  368. images:
  369. - >-
  370. https://raw.githubusercontent.com/PQCraft/PQCraft/master/Screenshot_20221128_010856.png
  371. - name: CaveExpress
  372. frameworks:
  373. - SDL
  374. images:
  375. - https://i0.wp.com/www.linuxlinks.com/wp-content/uploads/2021/03/CaveExpress-tutorial.png?resize=700%2C394&ssl=1
  376. - https://i0.wp.com/www.linuxlinks.com/wp-content/uploads/2021/03/CaveExpress-map-editor.png?resize=700%2C394&ssl=1
  377. langs:
  378. - C++
  379. licenses:
  380. - GPL3
  381. development: halted
  382. originals:
  383. - Ugh!
  384. repo: https://github.com/mgerhardy/caveexpress
  385. feed: https://github.com/mgerhardy/caveexpress/releases.atom
  386. status: playable
  387. type: clone
  388. added: 2014-06-24
  389. updated: 2024-05-21
  390. url: http://www.caveproductions.org/
  391. video:
  392. vimeo: 79598975
  393. - name: CavePacker
  394. frameworks:
  395. - SDL
  396. langs:
  397. - C
  398. licenses:
  399. - GPL3
  400. development: halted
  401. originals:
  402. - Sokoban
  403. repo: https://github.com/mgerhardy/caveexpress
  404. feed: https://github.com/mgerhardy/caveexpress/releases.atom
  405. status: playable
  406. type: clone
  407. added: 2014-06-24
  408. updated: 2024-05-22
  409. url: http://www.caveproductions.org/
  410. video:
  411. vimeo: 105909375
  412. - name: cc94
  413. development: halted
  414. langs:
  415. - C++
  416. licenses:
  417. - AGPL3
  418. content: commercial
  419. originals:
  420. - Sid Meier's Colonization
  421. status: unplayable
  422. repo: https://github.com/institution/cc94
  423. type: remake
  424. updated: 2022-07-16
  425. url: https://institution.github.io/cc94/
  426. images:
  427. - https://raw.githubusercontent.com/institution/cc94/master/screenshot/2016-05-16.png
  428. - https://raw.githubusercontent.com/institution/cc94/master/screenshot/2016-04-21.png
  429. - https://raw.githubusercontent.com/institution/cc94/master/screenshot/2016-04-20.png
  430. - https://raw.githubusercontent.com/institution/cc94/master/screenshot/2016-04-11.png
  431. - name: CCCP
  432. development: active
  433. status: playable
  434. langs:
  435. - C++
  436. frameworks:
  437. - Allegro
  438. - SDL2
  439. licenses:
  440. - AGPL3
  441. content: free
  442. originals:
  443. - Cortex Command
  444. info: Cortex Command Community Project is based on the open sourced code of Cortex Command
  445. repo: https://github.com/cortex-command-community/Cortex-Command-Community-Project
  446. feed: https://github.com/cortex-command-community/Cortex-Command-Community-Project/releases.atom
  447. type: remake
  448. multiplayer:
  449. - Split-screen
  450. - Online
  451. - LAN
  452. added: 2019-08-20
  453. updated: 2024-05-23
  454. images:
  455. - https://cortex-command-community.github.io/static/media/content-laden.5f066946a3126bd6cc7e.gif
  456. - https://cortex-command-community.github.io/static/media/new-content.fe88597c5a6fe22ce735.gif
  457. - https://cortex-command-community.github.io/static/media/improved-gameplay.4cf4dd5ca9ede24ce88b.gif
  458. - name: CCOSS
  459. type: official
  460. originals:
  461. - Cortex Command
  462. repo: https://github.com/DataRealms/CCOSS
  463. url: http://tradestar.datarealms.com/games.html
  464. development: complete
  465. status: playable
  466. langs:
  467. - C++
  468. licenses:
  469. - AGPL3
  470. content: commercial
  471. updated: 2022-05-07
  472. images:
  473. - https://s3.amazonaws.com/DRLMainStatic/images/screenfoursplit.jpg
  474. - https://s3.amazonaws.com/DRLMainStatic/images/screenrobopope.jpg
  475. - https://s3.amazonaws.com/DRLMainStatic/images/ccgifs/rocketboom.gif
  476. video:
  477. youtube: o6NGBGwtwpk
  478. - name: ccleste
  479. originals:
  480. - Celeste Classic
  481. type: remake
  482. repo: 'https://github.com/lemon32767/ccleste'
  483. development: halted
  484. status: playable
  485. content: free
  486. langs:
  487. - C
  488. frameworks:
  489. - SDL
  490. - SDL2
  491. licenses:
  492. - As-is
  493. info: A port of Celeste Classic for 3DS and Windows
  494. added: 2021-10-20
  495. updated: 2024-05-24
  496. images:
  497. - 'https://raw.githubusercontent.com/lemon-sherbet/ccleste/master/screenshot.png'
  498. - name: chainreaction
  499. langs:
  500. - Java
  501. licenses:
  502. - LGPL3
  503. originals:
  504. - Nuclear Reaction
  505. status: playable
  506. repo: https://github.com/maikmerten/chainreaction
  507. development: halted
  508. type: remake
  509. updated: 2022-07-16
  510. url: http://cr.freewarepoint.de/
  511. - name: Chariot
  512. development: halted
  513. frameworks:
  514. - SDL2
  515. images:
  516. - https://cloud.githubusercontent.com/assets/20009343/16906794/daccd474-4c71-11e6-90ec-6821e5797b5c.png
  517. langs:
  518. - Rust
  519. licenses:
  520. - MIT
  521. content: commercial
  522. originals:
  523. - Age of Empires
  524. repo: https://github.com/ChariotEngine/Chariot
  525. status: unplayable
  526. type: remake
  527. updated: 2019-10-26
  528. - name: Chocolate Doom
  529. images:
  530. - https://www.chocolate-doom.org/wiki/images/9/9f/Chocolate-aliens-doom.png
  531. - https://www.chocolate-doom.org/wiki/images/6/6b/Chocolate-aod-doom.png
  532. - https://www.chocolate-doom.org/wiki/images/e/e3/Chocolate-batman-doom.png
  533. - https://www.chocolate-doom.org/wiki/images/d/d5/Obituary.png
  534. langs:
  535. - C
  536. licenses:
  537. - GPL2
  538. development: active
  539. status: playable
  540. originals:
  541. - Doom
  542. - Heretic
  543. - Hexen
  544. - Strife
  545. repo: https://github.com/chocolate-doom/chocolate-doom
  546. type: remake
  547. url: https://www.chocolate-doom.org/
  548. updated: 2021-02-10
  549. - name: Chocolate Duke3D
  550. type: remake
  551. originals:
  552. - Duke Nukem 3D
  553. repo: https://github.com/fabiensanglard/chocolate_duke3D
  554. development: halted
  555. status: playable
  556. langs:
  557. - C
  558. frameworks:
  559. - SDL
  560. licenses:
  561. - Custom
  562. content: commercial
  563. updated: 2020-01-07
  564. - name: Chrono Trigger C
  565. originals:
  566. - Chrono Trigger
  567. type: remake
  568. repo: 'https://github.com/AandersonL/Chrono-Trigger-C'
  569. development: halted
  570. status: unplayable
  571. content: commercial
  572. langs:
  573. - C
  574. frameworks:
  575. - SDL2
  576. licenses:
  577. - As-is
  578. info: 'A simple remake of Chrono Trigger written in C, using the SDL API'
  579. updated: 2022-06-01
  580. images:
  581. - >-
  582. https://raw.githubusercontent.com/AandersonL/Chrono-Trigger-C/master/Resourcers/chrono.png
  583. - name: Chronoshift
  584. langs:
  585. - C++
  586. licenses:
  587. - GPL2
  588. development: halted
  589. originals:
  590. - 'Command & Conquer: Red Alert'
  591. repo: https://github.com/TheAssemblyArmada/Chronoshift
  592. type: remake
  593. status: playable
  594. updated: 2020-07-22
  595. - name: Circus Linux!
  596. images:
  597. - https://libregamewiki.org/images/f/fb/Circus-Linux.png
  598. langs:
  599. - C
  600. licenses:
  601. - GPL2
  602. development: complete
  603. originals:
  604. - Circus Atari
  605. status: playable
  606. type: remake
  607. updated: 2022-02-09
  608. url: http://www.newbreedsoftware.com/circus-linux/
  609. - name: Citadel
  610. info: 'Needs game data from System Shock for audio playback'
  611. langs:
  612. - C#
  613. frameworks:
  614. - Unity
  615. licenses:
  616. - As-is
  617. content: commercial
  618. originals:
  619. - System Shock
  620. status: playable
  621. repo: https://github.com/JosiahJack/Citadel
  622. development: active
  623. type: remake
  624. added: 2016-05-09
  625. updated: 2024-05-26
  626. url: https://www.indiedb.com/games/citadel
  627. video:
  628. indiedb: 2140124
  629. images:
  630. - https://media.indiedb.com/cache/images/games/1/36/35232/thumb_620x2000/deltagrove_comparison.png
  631. - https://media.indiedb.com/cache/images/games/1/36/35232/thumb_620x2000/ezgif-6-aeefb8067282.gif
  632. - https://media.indiedb.com/cache/images/games/1/36/35232/thumb_620x2000/unknown-1.png
  633. - name: Citybound
  634. originals:
  635. - SimCity
  636. type: clone
  637. repo: https://github.com/citybound/citybound
  638. url: https://aeplay.org/citybound
  639. development: halted
  640. status: semi-playable
  641. content: open
  642. langs:
  643. - Rust
  644. licenses:
  645. - AGPL3
  646. added: 2019-11-14
  647. updated: 2024-05-27
  648. video:
  649. youtube: 5YIwHN1vRYk
  650. - name: Civ2-clone
  651. originals:
  652. - Civilization II
  653. type: remake
  654. repo: 'https://github.com/axx0/Civ2-clone'
  655. development: active
  656. status: unplayable
  657. content: commercial
  658. langs:
  659. - C#
  660. frameworks:
  661. - .NET
  662. - raylib
  663. licenses:
  664. - GPL3
  665. added: 2021-03-21
  666. updated: 2024-05-28
  667. images:
  668. - https://github.com/axx0/Civ2-clone/assets/21365802/864ab9b4-ce4c-4715-9447-9e913298a971
  669. - name: 'Civilization: Call To Power 2 Source Project'
  670. licenses:
  671. - Custom
  672. content: commercial
  673. langs:
  674. - C++
  675. frameworks:
  676. - SDL
  677. - SDL2
  678. originals:
  679. - Call to Power II
  680. status: playable
  681. repo: https://github.com/civctp2/civctp2
  682. development: sporadic
  683. type: remake
  684. added: 2015-04-10
  685. updated: 2024-05-29
  686. url: https://ctp2.darkdust.net/
  687. images:
  688. - https://github.com/civctp2/civctp2/raw/master/screenshot.png
  689. - https://github.com/civctp2/civctp2/raw/master/Advance-Graph/Advance_english.png
  690. - name: CivOne
  691. development: halted
  692. langs:
  693. - C#
  694. licenses:
  695. - CC0
  696. content: commercial
  697. originals:
  698. - Civilization
  699. status: unplayable
  700. repo: https://github.com/SWY1985/CivOne
  701. type: remake
  702. updated: 2022-10-10
  703. - name: Classic RBDoom 3 BFG
  704. originals:
  705. - Doom
  706. - Doom 3
  707. type: tool
  708. repo: 'https://github.com/MadDeCoDeR/Classic-RBDOOM-3-BFG'
  709. url: 'https://www.moddb.com/mods/classic-rbdoom-3-bfg-edition'
  710. development: active
  711. content: commercial
  712. langs:
  713. - C++
  714. frameworks:
  715. - SDL2
  716. licenses:
  717. - GPL3
  718. - Custom
  719. info: Classic RBDoom 3 BFG is updating the classic DOOM engine inside DOOM 3 BFG Edition
  720. updated: 2022-07-16
  721. images:
  722. - https://media.moddb.com/images/mods/1/36/35289/DOOM_3_BFG_Edition_7_9_2018_3_16_21.png
  723. - https://media.moddb.com/images/mods/1/36/35289/DOOM_3_BFG_Edition_21_12_2017_2.3.png
  724. - https://media.moddb.com/images/mods/1/36/35289/Classic_RBDOOM_3_BFG.4.jpg
  725. video:
  726. youtube: LwGwpOTDlpA
  727. - name: ClassiCube
  728. originals:
  729. - Minecraft
  730. type: remake
  731. repo: 'https://github.com/UnknownShadow200/ClassiCube'
  732. url: 'https://www.classicube.net'
  733. development: very active
  734. status: playable
  735. multiplayer:
  736. - Online
  737. content: open
  738. langs:
  739. - C
  740. frameworks:
  741. - OpenGL
  742. licenses:
  743. - BSD
  744. info: 'A complete re-implementation of Minecraft Classic, with optional additions.'
  745. updated: '2020-09-08'
  746. images:
  747. - 'https://i.imgur.com/FCiwl27.png'
  748. - 'https://i.imgur.com/etMBl46.jpg'
  749. video:
  750. youtube: ufsasr0yqZk
  751. - name: 'ClassicUO'
  752. langs:
  753. - C#
  754. frameworks:
  755. - FNA
  756. licenses:
  757. - GPL3
  758. development: active
  759. originals:
  760. - Ultima Online
  761. repo: https://github.com/ClassicUO/ClassicUO
  762. feed: https://github.com/ClassicUO/ClassicUO/releases.atom
  763. status: playable
  764. type: clone
  765. added: 2020-12-16
  766. updated: 2024-05-30
  767. url: https://www.classicuo.eu/
  768. multiplayer:
  769. - Online
  770. content: free
  771. images:
  772. - https://i.imgur.com/Q25qFBV.png
  773. - https://camo.githubusercontent.com/1d344910ad90f9b5a2e15b7ca3d244a32aa4ce2264504d10a01aa6e9a554a289/68747470733a2f2f692e706f7374696d672e63632f59324474364e6a382f726f6f662d74696c65732e676966
  774. - https://camo.githubusercontent.com/2ef99c6eaab62079325c714645dc4af20a3a9e10ca977aaac49cb5166e3e5d0f/68747470733a2f2f692e706f7374696d672e63632f4e466e5951745a5a2f747265652d6861636b2e676966
  775. video:
  776. youtube: HITXSeg7zYc
  777. - name: Clonepoint
  778. type: clone
  779. originals:
  780. - Gunpoint
  781. repo: https://github.com/rohit-n/Clonepoint
  782. url: https://rohit.itch.io/clonepoint
  783. development: sporadic
  784. status: playable
  785. langs:
  786. - C++
  787. frameworks:
  788. - SDL2
  789. licenses:
  790. - GPL3
  791. content: open
  792. updated: 2019-04-02
  793. images:
  794. - https://img.itch.zone/aW1hZ2UvMTcyMzAvMjE2NDA4LmpwZw==/original/%2FK3GJg.jpg
  795. - https://img.itch.zone/aW1hZ2UvMTcyMzAvMjE2NDA3LmpwZw==/original/ynL%2FK%2F.jpg
  796. - https://img.itch.zone/aW1hZ2UvMTcyMzAvMjE2NDA5LmdpZg==/original/3ejXxh.gif
  797. - name: Clumsy Bird
  798. frameworks:
  799. - melonJS
  800. licenses:
  801. - GPL3
  802. content: commercial
  803. development: complete
  804. originals:
  805. - Flappy Bird
  806. status: playable
  807. repo: https://github.com/ellisonleao/clumsy-bird
  808. type: remake
  809. updated: 2022-07-16
  810. url: https://ellisonleao.github.io/clumsy-bird/
  811. images:
  812. - https://i.imgur.com/Slbvt65.png
  813. - name: CnC Remastered Collection
  814. originals:
  815. - Command & Conquer
  816. type: official
  817. repo: 'https://github.com/electronicarts/CnC_Remastered_Collection'
  818. url: 'https://www.ea.com/games/command-and-conquer/command-and-conquer-remastered'
  819. development: complete
  820. status: playable
  821. multiplayer:
  822. - Competitive
  823. - Online
  824. content: commercial
  825. langs:
  826. - C++
  827. licenses:
  828. - GPL3
  829. updated: '2022-06-19'
  830. images:
  831. - >-
  832. https://media.contentapi.ea.com/content/dam/ea/command-conquer/remastered/common/spacing-top-screens/ccrem-screenshot-graphics-switching-black-stripe.jpg.adapt.1456w.jpg
  833. - >-
  834. https://media.contentapi.ea.com/content/dam/ea/command-conquer/remastered/common/spacing-top-screens/ccrem-screenshot-bonus-gallery-black-stripe.jpg.adapt.1456w.jpg
  835. - >-
  836. https://media.contentapi.ea.com/content/dam/ea/command-conquer/remastered/common/spacing-top-screens/ccrem-full-res-screenshot-mod-support.png.adapt.1456w.png
  837. - >-
  838. https://media.contentapi.ea.com/content/dam/ea/command-conquer/remastered/common/spacing-top-screens/ccrem-screenshot-upscaled-cinematics-black-stripe.jpg.adapt.1456w.jpg
  839. - >-
  840. https://media.contentapi.ea.com/content/dam/ea/command-conquer/remastered/common/spacing-top-screens/ccrem-screenshot-in-game-ui-sidebar-black-stripe.jpg.adapt.1456w.jpg
  841. - >-
  842. https://media.contentapi.ea.com/content/dam/ea/command-conquer/remastered/common/spacing-top-screens/ccrem-screenshot-jukebox-black-stripe.jpg.adapt.1456w.jpg
  843. - >-
  844. https://media.contentapi.ea.com/content/dam/ea/command-conquer/remastered/common/spacing-top-screens/ccrem-screenshot-multiplayer-custom-games-black-stripe.jpg.adapt.1456w.jpg
  845. - >-
  846. https://media.contentapi.ea.com/content/dam/ea/command-conquer/remastered/common/spacing-top-screens/ccrem-screenshot-1v1-quickmatches-black-stripe.jpg.adapt.1456w.jpg
  847. - >-
  848. https://media.contentapi.ea.com/content/dam/ea/command-conquer/remastered/common/spacing-top-screens/ccrem-screenshot-replays-observer-mode-black-stripe.jpg.adapt.1456w.jpg
  849. - >-
  850. https://media.contentapi.ea.com/content/dam/ea/command-conquer/remastered/common/spacing-top-screens/ccrem-screenshot-console-missions-black-stripe.jpg.adapt.1456w.jpg
  851. - >-
  852. https://media.contentapi.ea.com/content/dam/ea/command-conquer/remastered/common/spacing-top-screens/ccrem-screenshot-console-cinematics-black-stripe.jpg.adapt.1456w.jpg
  853. - >-
  854. https://media.contentapi.ea.com/content/dam/ea/command-conquer/remastered/common/spacing-top-screens/ccrem-screenshot-map-editor-black-stripe.jpg.adapt.1456w.jpg
  855. - >-
  856. https://media.contentapi.ea.com/content/dam/ea/command-conquer/remastered/common/spacing-top-screens/ccrem-screenshot-mission-selection-black-stripe.jpg.adapt.1456w.jpg
  857. - >-
  858. https://media.contentapi.ea.com/content/dam/ea/command-conquer/remastered/common/spacing-top-screens/ccrem-screenshot-camera-zoom-black-stripe.jpg.adapt.1456w.jpg
  859. - >-
  860. https://media.contentapi.ea.com/content/dam/ea/command-conquer/remastered/common/spacing-top-screens/ccrem-screenshot-skirmish-mode-black-stripe.jpg.adapt.1456w.jpg
  861. - >-
  862. https://media.contentapi.ea.com/content/dam/ea/command-conquer/remastered/common/spacing-top-screens/ccrem-screenshot-hotkey-support-black-stripe.jpg.adapt.1456w.jpg
  863. - >-
  864. https://media.contentapi.ea.com/content/dam/ea/command-conquer/remastered/common/spacing-top-screens/ccrem-screenshot-control-improvements-black-stripe.jpg.adapt.1456w.jpg
  865. video:
  866. youtube: DrtodXOIeW8
  867. - name: coab
  868. langs:
  869. - C#
  870. licenses:
  871. - BSD
  872. development: sporadic
  873. originals:
  874. - Curse of the Azure Bonds
  875. repo: https://github.com/simeonpilgrim/coab
  876. status: playable
  877. type: remake
  878. updated: 2013-05-28
  879. - name: Colditz Escape
  880. images:
  881. - https://aperture-software.github.io/colditz-escape/pics/screenshot1.png
  882. - https://aperture-software.github.io/colditz-escape/pics/screenshot2.png
  883. - https://aperture-software.github.io/colditz-escape/pics/screenshot3.png
  884. - https://aperture-software.github.io/colditz-escape/pics/screenshot4.png
  885. langs:
  886. - C
  887. frameworks:
  888. - OpenGL
  889. licenses:
  890. - GPL3
  891. content: free
  892. development: complete
  893. originals:
  894. - Escape from Colditz
  895. status: playable
  896. repo: https://github.com/aperture-software/colditz-escape
  897. type: remake
  898. updated: 2022-03-15
  899. url: https://aperture-software.github.io/colditz-escape/
  900. info: rewritten game engine reverse engineered from the original Amiga game engine
  901. - name: Columns
  902. originals:
  903. - Columns
  904. type: clone
  905. repo: https://github.com/dgcor/Columns
  906. feed: https://github.com/dgcor/Columns/releases.atom
  907. development: sporadic
  908. status: playable
  909. content: free
  910. langs:
  911. - C++
  912. frameworks:
  913. - SFML
  914. licenses:
  915. - Zlib
  916. images:
  917. - >-
  918. https://user-images.githubusercontent.com/20025614/103457653-fcb12400-4cf8-11eb-8552-1ab5f46a8450.png
  919. added: 2021-01-30
  920. updated: 2024-05-31
  921. - name: 'Colobot: Gold Edition'
  922. type: remake
  923. originals:
  924. - Colobot
  925. repo: https://github.com/colobot/colobot
  926. url: https://colobot.info/
  927. development: active
  928. status: playable
  929. langs:
  930. - C++
  931. frameworks:
  932. - SDL2
  933. licenses:
  934. - GPL3
  935. content: open
  936. info: Updated version of the Colobot original source code
  937. updated: 2019-08-01
  938. images:
  939. - https://colobot.info/wordpress/wp-content/uploads/The-Earth-Behind-My-Jet-Engines.png
  940. - https://colobot.info/wordpress/wp-content/uploads/alpha-0.1.5.png
  941. - https://colobot.info/wordpress/wp-content/uploads/I-Found-You.png
  942. - https://colobot.info/wordpress/wp-content/uploads/Prayer-to-the-Fallen.png
  943. video:
  944. youtube: z67XZ155b6g
  945. - name: Coloris
  946. type: clone
  947. added: 2019-10-03
  948. updated: 2024-06-03
  949. originals:
  950. - Coloris
  951. status: playable
  952. development: halted
  953. repo: https://github.com/DanijelAskov/coloris
  954. images:
  955. - https://raw.githubusercontent.com/DanijelAskov/coloris/master/demo/gameplay.gif
  956. licenses:
  957. - GPL3
  958. langs:
  959. - Java
  960. frameworks:
  961. - JavaFX
  962. - name: Command & Conquer - HTML5
  963. type: remake
  964. originals:
  965. - Command & Conquer
  966. repo: https://github.com/adityaravishankar/command-and-conquer
  967. url: http://www.adityaravishankar.com/projects/games/command-and-conquer/
  968. development: halted
  969. status: playable
  970. langs:
  971. - JavaScript
  972. licenses:
  973. - As-is
  974. content: free
  975. updated: 2019-05-24
  976. - name: Command Series Engine
  977. type: remake
  978. originals:
  979. - Crusade in Europe
  980. - Decision in the Desert
  981. - Conflict in Vietnam
  982. repo: https://github.com/pwiecz/command_series
  983. development: sporadic
  984. status: playable
  985. langs:
  986. - Go
  987. frameworks:
  988. - Ebitengine
  989. licenses:
  990. - GPL2
  991. content: commercial
  992. added: 2020-12-24
  993. updated: 2024-06-04
  994. - name: Commander Genius
  995. images:
  996. - https://clonekeenplus.sourceforge.io/img/multiplayerVoritcon.png
  997. - https://clonekeenplus.sourceforge.io/img/SecondplayerHelpsFirst.png
  998. - https://clonekeenplus.sourceforge.io/img/keenvga1.jpg
  999. - https://clonekeenplus.sourceforge.io/img/keendark.jpg
  1000. langs:
  1001. - C++
  1002. frameworks:
  1003. - SDL2
  1004. licenses:
  1005. - GPL2
  1006. content: commercial
  1007. status: playable
  1008. development: sporadic
  1009. multiplayer:
  1010. - Co-op
  1011. - Local
  1012. originals:
  1013. - Commander Keen Series
  1014. repo: https://gitlab.com/Dringgstein/Commander-Genius
  1015. feed: https://gitlab.com/Dringgstein/Commander-Genius/-/releases.atom
  1016. type: remake
  1017. url: http://clonekeenplus.sourceforge.net/
  1018. added: 2011-06-03
  1019. updated: 2024-06-05
  1020. - name: Commander Wars
  1021. originals:
  1022. - Advance Wars
  1023. type: clone
  1024. repo: 'https://github.com/Robosturm/Commander_Wars'
  1025. feed: 'https://github.com/Robosturm/Commander_Wars/releases.atom'
  1026. development: active
  1027. status: playable
  1028. multiplayer:
  1029. - Competitive
  1030. - Online
  1031. - LAN
  1032. content: free
  1033. langs:
  1034. - C++
  1035. - JavaScript
  1036. frameworks:
  1037. - Oxygine
  1038. - Qt
  1039. licenses:
  1040. - LGPL3
  1041. updated: '2022-05-15'
  1042. images:
  1043. - 'https://i.redd.it/61mcwen38mw51.png'
  1044. video:
  1045. youtube: JoRKQtoM0xE
  1046. - name: CommandoJS
  1047. frameworks:
  1048. - melonJS
  1049. images:
  1050. - https://i.imgur.com/e4ChdOL.png
  1051. langs:
  1052. - JavaScript
  1053. - CoffeeScript
  1054. licenses:
  1055. - MIT
  1056. development: halted
  1057. originals:
  1058. - Commando
  1059. repo: https://github.com/commandojs/CommandoJS
  1060. status: playable
  1061. type: remake
  1062. updated: 2019-09-13
  1063. - name: Contra_remake
  1064. langs:
  1065. - C++
  1066. licenses:
  1067. - GPL2
  1068. content: commercial
  1069. development: halted
  1070. originals:
  1071. - Contra
  1072. status: semi-playable
  1073. repo: https://github.com/EmileSonneveld/Contra_remake
  1074. type: remake
  1075. updated: 2015-05-28
  1076. url: https://emilesonneveld.be/contra/
  1077. images:
  1078. - https://emilesonneveld.be/a/contra/cover.png
  1079. video:
  1080. vimeo: 79514269
  1081. info: The game is a remake of the first level of contra, an arcade game from the 80ies. The graphical assets are found on the internet.
  1082. - name: CookieClickerRemake
  1083. langs:
  1084. - C#
  1085. licenses:
  1086. - As-is
  1087. development: halted
  1088. originals:
  1089. - Cookie Clicker
  1090. status: unplayable
  1091. repo: https://github.com/ricodejong02/CookieClickerRemake
  1092. type: remake
  1093. updated: 2022-07-16
  1094. - name: CookieCrunch
  1095. langs:
  1096. - Swift
  1097. licenses:
  1098. - As-is
  1099. development: halted
  1100. originals:
  1101. - Candy Crush Saga
  1102. status: unplayable
  1103. repo: https://github.com/renatomcamilio/CookieCrunch
  1104. type: clone
  1105. updated: 2022-07-16
  1106. - name: Core Breach
  1107. originals:
  1108. - Wipeout
  1109. status: playable
  1110. licenses:
  1111. - MIT
  1112. - Multiple
  1113. - GPL2
  1114. content: free
  1115. repo: https://github.com/core-code/CoreBreach
  1116. development: halted
  1117. type: clone
  1118. updated: 2022-01-12
  1119. url: https://www.corecode.io/corebreach/CoreBreach/CoreBreach.html
  1120. images:
  1121. - https://www.corecode.io/corebreach/CoreBreach/Pictures_files/Media/1/1.jpg
  1122. - https://www.corecode.io/corebreach/CoreBreach/Pictures_files/Media/track6_2/track6_2.jpg
  1123. - https://www.corecode.io/corebreach/CoreBreach/Pictures_files/Media/withlight-r116-3/withlight-r116-3.jpg
  1124. - name: CorrinoEngine
  1125. development: active
  1126. status: unplayable
  1127. langs:
  1128. - C#
  1129. licenses:
  1130. - GPL3
  1131. content: commercial
  1132. originals:
  1133. - 'Emperor: Battle for Dune'
  1134. type: remake
  1135. repo: https://github.com/cookgreen/CorrinoEngine
  1136. url: https://www.moddb.com/engines/corrinoengine
  1137. updated: 2023-10-25
  1138. images:
  1139. - https://camo.githubusercontent.com/b51a1fd69ae703b6e3b95948e3c603d757ab1369a19d092ba5abaccfe0a26ae0/68747470733a2f2f6d656469612e6d6f6464622e636f6d2f63616368652f696d616765732f656e67696e65732f312f322f313035312f7468756d625f36323078323030302f323032312d31312d31355f31332d33372d30322d32372e706e67
  1140. - name: CorsixTH
  1141. development: active
  1142. feed: https://github.com/CorsixTH/CorsixTH/releases.atom
  1143. frameworks:
  1144. - SDL2
  1145. images:
  1146. - https://th.corsix.org/CorsixTH08.jpg
  1147. - https://i.imgur.com/fYp148T.jpg
  1148. info: time-based releases
  1149. langs:
  1150. - C++
  1151. - Lua
  1152. licenses:
  1153. - MIT
  1154. content: commercial
  1155. originals:
  1156. - Theme Hospital
  1157. repo: https://github.com/CorsixTH/CorsixTH
  1158. status: playable
  1159. type: remake
  1160. url: http://corsixth.com/
  1161. updated: 2021-03-02
  1162. video:
  1163. youtube: rSN1p247J74
  1164. - name: CosmicArk-Advanced
  1165. licenses:
  1166. - Custom
  1167. langs:
  1168. - JavaScript
  1169. originals:
  1170. - Cosmic Ark
  1171. status: unplayable
  1172. repo: https://github.com/JakeGill70/CosmicArk-Advanced
  1173. development: halted
  1174. type: remake
  1175. updated: 2022-07-16
  1176. - name: Cosmo-Engine
  1177. type: remake
  1178. originals:
  1179. - Cosmo's Cosmic Adventure
  1180. repo: https://github.com/yuv422/cosmo-engine
  1181. development: halted
  1182. status: playable
  1183. langs:
  1184. - C
  1185. frameworks:
  1186. - SDL2
  1187. licenses:
  1188. - GPL2
  1189. content: commercial
  1190. added: 2020-06-14
  1191. updated: 2024-06-06
  1192. images:
  1193. - https://raw.githubusercontent.com/yuv422/cosmo-engine/master/img/cosmo-engine.png
  1194. - name: Cosmore
  1195. type: remake
  1196. originals:
  1197. - Cosmo's Cosmic Adventure
  1198. repo: https://github.com/smitelli/cosmore
  1199. url: https://www.scottsmitelli.com/projects/cosmore
  1200. development: active
  1201. status: playable
  1202. langs:
  1203. - C
  1204. - Assembly
  1205. licenses:
  1206. - MIT
  1207. content: commercial
  1208. info: Reconstruction of the original source code, compiles under Turbo-C to an MS-DOS EXE
  1209. updated: 2020-11-23
  1210. images:
  1211. - https://www.scottsmitelli.com/static-projects/cosmore.jpg
  1212. - name: Cosmosmash
  1213. frameworks:
  1214. - SDL
  1215. langs:
  1216. - C++
  1217. licenses:
  1218. - GPL2
  1219. development: halted
  1220. originals:
  1221. - Astrosmash
  1222. status: playable
  1223. type: remake
  1224. updated: 2022-07-16
  1225. url: http://perso.b2b2c.ca/~sarrazip/dev/cosmosmash.html
  1226. - name: Crack Attack!
  1227. images:
  1228. - https://www.nongnu.org/crack-attack/gui-1.1.14-normal.png
  1229. info: networking support
  1230. langs:
  1231. - C++
  1232. licenses:
  1233. - GPL2
  1234. development: halted
  1235. originals:
  1236. - Tetris Attack
  1237. repo: https://github.com/gnu-lorien/crack-attack
  1238. status: playable
  1239. type: remake
  1240. updated: 2014-04-16
  1241. url: https://www.nongnu.org/crack-attack/
  1242. - name: Craft
  1243. type: clone
  1244. originals:
  1245. - Minecraft
  1246. repo: https://github.com/fogleman/Craft
  1247. url: https://www.michaelfogleman.com/projects/craft/
  1248. development: halted
  1249. status: playable
  1250. multiplayer:
  1251. - Online
  1252. langs:
  1253. - C
  1254. - Python
  1255. frameworks:
  1256. - OpenGL
  1257. licenses:
  1258. - MIT
  1259. content: open
  1260. updated: 2019-03-25
  1261. images:
  1262. - https://www.michaelfogleman.com/static/img/project/craft/thumbnail/1.png
  1263. - https://www.michaelfogleman.com/static/img/project/craft/thumbnail/2.png
  1264. - https://www.michaelfogleman.com/static/img/project/craft/thumbnail/3.png
  1265. video:
  1266. youtube: tScCneiTGm4
  1267. - name: CrappyBird
  1268. langs:
  1269. - JavaScript
  1270. licenses:
  1271. - MIT
  1272. development: halted
  1273. originals:
  1274. - Flappy Bird
  1275. status: playable
  1276. repo: https://github.com/varunpant/CrappyBird
  1277. type: remake
  1278. updated: 2022-07-16
  1279. url: https://varunpant.com/resources/CrappyBird/index.html
  1280. images:
  1281. - https://raw.githubusercontent.com/varunpant/CrappyBird/master/SS1.PNG
  1282. - https://raw.githubusercontent.com/varunpant/CrappyBird/master/SS2.PNG
  1283. - https://raw.githubusercontent.com/varunpant/CrappyBird/master/SS3.PNG
  1284. - https://raw.githubusercontent.com/varunpant/CrappyBird/master/SS4.PNG
  1285. - name: Crazy Cars
  1286. langs:
  1287. - BASIC
  1288. licenses:
  1289. - As-is
  1290. frameworks:
  1291. - QB64
  1292. originals:
  1293. - Crazy Cars
  1294. status: playable
  1295. type: remake
  1296. updated: 2022-07-16
  1297. url: http://crazycarscpc.free.fr/indexEN.htm
  1298. development: complete
  1299. - name: Crimson Fields
  1300. images:
  1301. - https://libregamewiki.org/images/b/ba/Crimson_Fields_-_screen17.png
  1302. langs:
  1303. - C++
  1304. licenses:
  1305. - GPL2
  1306. development: halted
  1307. originals:
  1308. - Battle Isle series
  1309. status: playable
  1310. type: clone
  1311. added: 2013-05-29
  1312. updated: 2019-08-27
  1313. url: https://libregamewiki.org/Crimson_Fields
  1314. - name: Cro-Mag Rally
  1315. originals:
  1316. - Cro-Mag Rally
  1317. type: remake
  1318. repo: 'https://github.com/jorio/CroMagRally'
  1319. url: 'https://jorio.itch.io/cromagrally'
  1320. feed: 'https://github.com/jorio/CroMagRally/releases.atom'
  1321. development: sporadic
  1322. status: playable
  1323. multiplayer:
  1324. - Competitive
  1325. - Split-screen
  1326. content: free
  1327. langs:
  1328. - C
  1329. frameworks:
  1330. - SDL2
  1331. - OpenGL
  1332. licenses:
  1333. - CC-BY-NC-SA
  1334. info: >-
  1335. This is a port of Pangea Software’s racing game Cro-Mag Rally to modern
  1336. operating systems.
  1337. added: '2024-04-13'
  1338. updated: '2024-04-13'
  1339. images:
  1340. - 'https://img.itch.zone/aW1hZ2UvMTU2NDAwNS85MTU3MTc2LnBuZw==/original/aaCbpm.png'
  1341. - 'https://img.itch.zone/aW1hZ2UvMTU2NDAwNS85MTU3MTIwLnBuZw==/original/yrQlCE.png'
  1342. - 'https://img.itch.zone/aW1hZ2UvMTU2NDAwNS85MTU3MTIyLnBuZw==/original/gJrC75.png'
  1343. - 'https://img.itch.zone/aW1hZ2UvMTU2NDAwNS85MTU3MTIzLnBuZw==/original/4RF0jm.png'
  1344. - name: CroftEngine
  1345. originals:
  1346. - Tomb Raider
  1347. type: remake
  1348. repo: https://github.com/stohrendorf/CroftEngine
  1349. development: very active
  1350. status: playable
  1351. content: commercial
  1352. langs:
  1353. - C++
  1354. frameworks:
  1355. - OpenGL
  1356. licenses:
  1357. - LGPL3
  1358. info: An open-source Tomb Raider 1 engine remake replicating the original gameplay
  1359. updated: 2022-06-29
  1360. images:
  1361. - https://raw.githubusercontent.com/stohrendorf/CroftEngine/master/share/splash.png
  1362. - https://raw.githubusercontent.com/stohrendorf/CroftEngine/master/readme-assets/controller-config.jpg
  1363. - https://raw.githubusercontent.com/stohrendorf/CroftEngine/master/readme-assets/glidos-pack.jpg
  1364. - https://raw.githubusercontent.com/stohrendorf/CroftEngine/master/readme-assets/setup-wizard.jpg
  1365. - https://raw.githubusercontent.com/stohrendorf/CroftEngine/master/readme-assets/graphics-settings.jpg
  1366. - https://raw.githubusercontent.com/stohrendorf/CroftEngine/master/readme-assets/stats.jpg
  1367. - https://raw.githubusercontent.com/stohrendorf/CroftEngine/master/readme-assets/water.jpg
  1368. - https://raw.githubusercontent.com/stohrendorf/CroftEngine/master/readme-assets/ghost.jpg
  1369. video:
  1370. youtube: IAA6ILvQ4Uw
  1371. - name: 'CrossUO: Ultima Online'
  1372. images:
  1373. - https://crossuo.com/img/client.png
  1374. - https://crossuo.com/img/intro-bg.jpg
  1375. - https://crossuo.com/img/footer-bg.jpg
  1376. langs:
  1377. - C++
  1378. frameworks:
  1379. - OpenGL
  1380. - SDL2
  1381. licenses:
  1382. - GPL3
  1383. development: halted
  1384. originals:
  1385. - Ultima Online
  1386. repo: https://github.com/crossuo/crossuo
  1387. status: playable
  1388. type: clone
  1389. added: 2019-09-24
  1390. updated: 2024-06-07
  1391. url: https://crossuo.com/
  1392. multiplayer:
  1393. - Online
  1394. content: free
  1395. - name: Crown and Cutlass
  1396. images:
  1397. - https://a.fsdn.com/con/app/proj/crownandcutlass/screenshots/82718.jpg/max/max/1
  1398. - https://a.fsdn.com/con/app/proj/crownandcutlass/screenshots/82722.jpg/max/max/1
  1399. - https://a.fsdn.com/con/app/proj/crownandcutlass/screenshots/82720.jpg/max/max/1
  1400. langs:
  1401. - C++
  1402. frameworks:
  1403. - SDL
  1404. - OpenGL
  1405. licenses:
  1406. - BSD
  1407. development: halted
  1408. originals:
  1409. - Sid Meier's Pirates!
  1410. status: semi-playable
  1411. repo: https://sourceforge.net/projects/crownandcutlass/
  1412. type: remake
  1413. updated: 2022-07-08
  1414. url: http://www.crownandcutlass.com/
  1415. - name: Cryogenic
  1416. originals:
  1417. - Dune
  1418. type: remake
  1419. repo: 'https://github.com/OpenRakis/Cryogenic/'
  1420. development: active
  1421. status: playable
  1422. content: commercial
  1423. langs:
  1424. - 'C#'
  1425. frameworks:
  1426. - .NET
  1427. licenses:
  1428. - Apache
  1429. info: >-
  1430. Trying to understand how the game works with Spice86 reverse engineering
  1431. toolkit which allows to run real mode x86 ASM / C# hybrids.
  1432. updated: '2023-06-20'
  1433. images:
  1434. - >-
  1435. https://raw.githubusercontent.com/OpenRakis/Cryogenic/main/doc/cryodune_worm.png
  1436. - >-
  1437. https://raw.githubusercontent.com/OpenRakis/Cryogenic/main/doc/cryodune_send_spice.png
  1438. - name: CrystalQuest
  1439. frameworks:
  1440. - jQuery
  1441. langs:
  1442. - JavaScript
  1443. licenses:
  1444. - As-is
  1445. development: halted
  1446. originals:
  1447. - Crystal Quest
  1448. status: playable
  1449. repo: https://github.com/haleymt/CrystalQuest
  1450. type: remake
  1451. updated: 2022-07-16
  1452. url: https://haleymt.github.io/CrystalQuest/
  1453. - name: CSBwin
  1454. originals:
  1455. - Dungeon Master
  1456. type: remake
  1457. repo: 'http://www.dianneandpaul.net/CSBwin/'
  1458. url: 'http://dmweb.free.fr/?q=node/851'
  1459. development: halted
  1460. status: playable
  1461. content: free
  1462. langs:
  1463. - C++
  1464. frameworks:
  1465. - SDL2
  1466. licenses:
  1467. - As-is
  1468. info: 'Based on disassembly, with many feature enhancements'
  1469. updated: '2021-06-26'
  1470. video:
  1471. youtube: Aj9S9H9UdzY
  1472. - name: CSE2
  1473. type: remake
  1474. originals:
  1475. - Cave Story
  1476. repo: https://github.com/gameblabla/CSE2
  1477. development: halted
  1478. status: playable
  1479. langs:
  1480. - C++
  1481. frameworks:
  1482. - SDL2
  1483. licenses:
  1484. - As-is
  1485. content: free
  1486. info: CSE2 is a decompiled engine from the original game, but dropped DirectX and ported to SDL2
  1487. updated: 2021-10-08
  1488. images:
  1489. - https://raw.githubusercontent.com/gameblabla/CSE2/rs97/screenshot.png
  1490. - name: Cubosphere
  1491. langs:
  1492. - C++
  1493. frameworks:
  1494. - SDL2
  1495. - OpenGL
  1496. licenses:
  1497. - GPL3
  1498. development: halted
  1499. originals:
  1500. - Kula World
  1501. status: playable
  1502. repo: https://github.com/cubosphere/cubosphere-code
  1503. type: remake
  1504. updated: 2022-07-16
  1505. images:
  1506. - https://a.fsdn.com/con/app/proj/cubosphere/screenshots/247692.jpg/max/max/1
  1507. - https://a.fsdn.com/con/app/proj/cubosphere/screenshots/322462.jpg/max/max/1
  1508. - https://a.fsdn.com/con/app/proj/cubosphere/screenshots/273631.jpg/max/max/1
  1509. - https://a.fsdn.com/con/app/proj/cubosphere/screenshots/331769.jpg/max/max/1
  1510. - https://a.fsdn.com/con/app/proj/cubosphere/screenshots/331833.jpg/max/max/1
  1511. - name: Cubyz
  1512. originals:
  1513. - Minecraft
  1514. type: clone
  1515. repo: 'https://github.com/PixelGuys/Cubyz'
  1516. url: 'https://pixelguys.github.io/Cubyz/'
  1517. feed: 'https://github.com/PixelGuys/Cubyz/releases.atom'
  1518. development: very active
  1519. status: semi-playable
  1520. content: open
  1521. langs:
  1522. - Java
  1523. frameworks:
  1524. - LWJGL
  1525. licenses:
  1526. - GPL3
  1527. updated: '2021-10-15'
  1528. images:
  1529. - >-
  1530. https://pixelguys.github.io/Cubyz/assets/images/blog/crystal_caverns_2020-04-27.png
  1531. - >-
  1532. https://pixelguys.github.io/Cubyz/assets/images/blog/underwater_lighting_2020-05-04.png
  1533. video:
  1534. youtube: 0TDcqLFwQrE
  1535. - name: Curvytron
  1536. content: open
  1537. development: halted
  1538. images:
  1539. - https://pbs.twimg.com/profile_banners/2599840670/1419937037/1500x500
  1540. info: Networked, multiplayer, with curves!
  1541. langs:
  1542. - JavaScript
  1543. licenses:
  1544. - MIT
  1545. originals:
  1546. - Achtung, die Kurve!
  1547. repo: https://github.com/Curvytron/curvytron
  1548. status: playable
  1549. type: clone
  1550. updated: 2022-10-04
  1551. - name: Cytadela
  1552. images:
  1553. - https://a.fsdn.com/con/app/proj/cytadela/screenshots/70683.jpg/max/max/1
  1554. - https://a.fsdn.com/con/app/proj/cytadela/screenshots/178579.jpg/max/max/1
  1555. - https://a.fsdn.com/con/app/proj/cytadela/screenshots/178575.jpg/max/max/1
  1556. - https://a.fsdn.com/con/app/proj/cytadela/screenshots/178585.jpg/max/max/1
  1557. - https://a.fsdn.com/con/app/proj/cytadela/screenshots/178587.jpg/max/max/1
  1558. - https://a.fsdn.com/con/app/proj/cytadela/screenshots/178581.jpg/max/max/1
  1559. langs:
  1560. - C++
  1561. licenses:
  1562. - GPL3
  1563. development: halted
  1564. originals:
  1565. - Cytadela
  1566. status: playable
  1567. repo: https://sourceforge.net/projects/cytadela/
  1568. type: remake
  1569. updated: 2022-07-16
  1570. url: http://cytadela.sourceforge.net/
  1571. - name: Cytopia
  1572. originals:
  1573. - SimCity
  1574. type: clone
  1575. repo: https://github.com/CytopiaTeam/Cytopia
  1576. url: https://cytopia.net/
  1577. development: active
  1578. status: playable
  1579. content: open
  1580. langs:
  1581. - C++
  1582. frameworks:
  1583. - SDL2
  1584. licenses:
  1585. - GPL3
  1586. updated: 2019-11-15
  1587. images:
  1588. - https://camo.githubusercontent.com/e47f829fc3e9cdf115ba46e72a8187f56c9485f2/68747470733a2f2f7777772e6379746f7069612e6e65742f6769746875622f53637265656e73686f74322e6a7067
  1589. - https://camo.githubusercontent.com/27d0697f21f286fd4c1f8b68cbfa342036c0d085/687474703a2f2f6379746f7069612e6e65742f6769746875622f53637265656e73686f74312e706e67