123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521152215231524152515261527152815291530153115321533153415351536153715381539154015411542154315441545154615471548154915501551155215531554155515561557155815591560156115621563156415651566156715681569157015711572157315741575157615771578157915801581158215831584158515861587158815891590159115921593159415951596159715981599160016011602160316041605160616071608160916101611161216131614161516161617161816191620162116221623162416251626162716281629163016311632163316341635163616371638163916401641164216431644164516461647164816491650165116521653165416551656165716581659166016611662166316641665166616671668166916701671 |
- - name: C-Dogs SDL
- feed: https://cxong.github.io/cdogs-sdl/feed.xml
- frameworks:
- - SDL2
- images:
- - https://raw.github.com/cxong/cdogs-sdl/master/wiki/images/thumbs/1.png
- - https://raw.github.com/cxong/cdogs-sdl/master/wiki/images/thumbs/2.png
- - https://raw.github.com/cxong/cdogs-sdl/master/wiki/images/thumbs/3.png
- langs:
- - C
- licenses:
- - BSD2
- - GPL2
- content: open
- development: sporadic
- originals:
- - C-Dogs
- - Cyberdogs
- - Wolfenstein 3D
- - Spear of Destiny
- repo: https://github.com/cxong/cdogs-sdl
- status: playable
- type: remake
- updated: 2021-10-16
- url: https://cxong.github.io/cdogs-sdl/
- video:
- youtube: gnZX0IJV4oo
- - name: C-evo
- images:
- - https://media.indiedb.com/cache/images/games/1/14/13047/thumb_620x2000/two_settlements_up_two_to_go.jpg
- - https://media.indiedb.com/cache/images/games/1/14/13047/thumb_620x2000/military_research.jpg
- - https://media.indiedb.com/cache/images/games/1/14/13047/thumb_620x2000/The_Pyramids_wonder.jpg
- - https://media.indiedb.com/cache/images/games/1/14/13047/thumb_620x2000/the_first_contact_with_French.jpg
- - https://media.indiedb.com/cache/images/games/1/14/13047/thumb_620x2000/city_production.jpg
- - https://media.indiedb.com/cache/images/games/1/14/13047/thumb_620x2000/full_map.jpg
- - https://media.indiedb.com/cache/images/games/1/14/13047/thumb_620x2000/beginning.jpg
- langs:
- - Delphi
- licenses:
- - PD
- originals:
- - Civilization II
- repo: http://www.c-evo.org/files/files.php
- development: halted
- status: playable
- type: clone
- added: 2013-09-19
- updated: 2024-05-15
- url: http://www.c-evo.org/
- - name: c64-nuclearreaction
- langs:
- - C
- - Assembly
- licenses:
- - GPL3
- originals:
- - Nuclear Reaction
- status: unplayable
- development: halted
- repo: https://github.com/maikmerten/c64-nuclearreaction
- type: remake
- updated: 2022-07-16
- - name: Cadaver
- development: halted
- images:
- - https://jotd.pagesperso-orange.fr/cadaver/cadaver_remake_pic.png
- langs:
- - C++
- licenses:
- - GPL2
- content: commercial
- originals:
- - Cadaver
- status: semi-playable
- type: remake
- updated: 2021-01-21
- url: https://jotd.pagesperso-orange.fr/cadaver/
- - name: CaesarIA
- info: most of original game works, except war logic
- langs:
- - C++
- - JavaScript
- licenses:
- - GPL3
- development: halted
- originals:
- - Caesar III
- repo: https://github.com/dalerank/caesaria-game
- status: playable
- type: remake
- updated: 2020-02-08
- url: https://bitbucket.org/dalerank/caesaria/wiki/Home
- - name: Cannon Fodder
- licenses:
- - As-is
- content: commercial
- langs:
- - JavaScript
- development: halted
- originals:
- - Cannon Fodder
- status: unplayable
- repo: https://github.com/krazyjakee/CannonFodder
- type: remake
- updated: 2022-06-03
- - name: Cannonball
- development: halted
- langs:
- - C++
- frameworks:
- - SDL2
- licenses:
- - MAME
- content: commercial
- originals:
- - Out Run
- repo: https://github.com/djyt/cannonball
- status: playable
- type: remake
- added: 2014-02-06
- updated: 2024-05-16
- url: https://github.com/djyt/cannonball/wiki
- images:
- - https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhSo2-aVA4K1MzsUor1t3n51n3a68Kzgzs-6F3NEg44BnvA-IOg1tou-UAq1kLRzOlSUtqxBHgrSr4DRrP1UpXOaAxiAUJ63YTiUGlAe-YowTz5wH9qjFkGDsFU4HM_jt6p5g6S/s1600/view1.png
- - https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh1VWm_8GDU8orNGwCRdrHXvYObouiwqw50II8Os8D5kPGoSXAu96k4KDd2x_3RnLWonwPUfMbCiIa6D2Q88NRua9c76Q88BfrhGMYuHPPpqQTYaenyA67Pd85UBIKbJhfAXBN5/s1600/view2.png
- - https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgw2is-f_L9SzMtcTWTsbcpWzTZDsD1H3lsaqrx-Jxx6ybIG0d-u42ngvSeC16Wyv1JIiG3nbeTStR-JJgOZ9y2iav1pXGfoID-b82LCL6Pw-Jh-Dm8fjb8EbZSBQVbuFlbiv5F/s1600/view3.png
- video:
- youtube: 2omri7L7Av0
- - name: canvas-tetris
- originals:
- - Tetris
- type: remake
- repo: 'https://github.com/dionyziz/canvas-tetris'
- url: 'https://dionyziz.com/graphics/canvas-tetris/'
- development: halted
- status: playable
- content: open
- langs:
- - JavaScript
- licenses:
- - MIT
- info: >-
- A very simple HTML5 version of Tetris, for educational purposes, made in 45
- minutes.
- updated: '2022-07-27'
- video:
- youtube: GQTZ_TPxJhM
- - name: Captain Blood
- originals:
- - Captain Blood
- type: official
- repo: 'https://github.com/storm-devs/captain-blood'
- development: complete
- status: playable
- content: free
- langs:
- - C++
- frameworks:
- - DirectX
- licenses:
- - GPL3
- updated: '2022-12-10'
- images:
- - 'https://raw.githubusercontent.com/storm-devs/captain-blood/screens/blood1.jpg'
- - 'https://raw.githubusercontent.com/storm-devs/captain-blood/screens/blood2.jpg'
- - 'https://raw.githubusercontent.com/storm-devs/captain-blood/screens/blood3.jpg'
- video:
- youtube: UiZMQVPBQhk
- - name: Carnage3D
- langs:
- - C++
- frameworks:
- - OpenGL
- licenses:
- - MIT
- content: free
- development: halted
- status: unplayable
- originals:
- - Grand Theft Auto
- repo: https://github.com/codenamecpp/carnage3d
- type: remake
- url: https://codenamecpp.github.io/carnage3d/web/carnage3D_wasm.html
- images:
- - https://raw.githubusercontent.com/codenamecpp/carnage3d/master/screenshots/WorksOnLinux.png
- - https://raw.githubusercontent.com/codenamecpp/carnage3d/master/screenshots/SplitScreenTest.png
- video:
- youtube: KnqaO0YZzZY
- added: 2019-10-21
- updated: 2024-05-17
- - name: Cart Life
- originals:
- - Cart Life
- type: remake
- repo: 'https://github.com/gondur/cartlife_src'
- url: 'https://sourceforge.net/projects/cartlife/'
- development: complete
- status: playable
- content: free
- langs:
- - AGS Script
- frameworks:
- - Adventure Game Studio
- licenses:
- - MIT
- info: Source code to CartLife
- updated: '2020-11-18'
- images:
- - 'https://img.itch.zone/aW1nLzQwMDc1NTIucG5n/original/ALH%2FTB.png'
- - 'https://img.itch.zone/aW1hZ2UvNDEwOTI3LzIwNDMyNzUucG5n/original/hO5Uq2.png'
- - 'https://img.itch.zone/aW1hZ2UvNDEwOTI3LzIwNDMyNzgucG5n/original/HYAymI.png'
- video:
- youtube: lCjq7X_9wNs
- - name: Castle of the Winds in Elm
- langs:
- - Elm
- licenses:
- - BSD
- development: halted
- originals:
- - Castle of the Winds
- status: playable
- repo: https://github.com/mordrax/cotwelm
- type: remake
- updated: 2022-07-16
- url: http://game.castleofthewinds.com/
- images:
- - https://mordrax.github.io/cotwmtor/images/immortal.png
- - https://mordrax.github.io/cotwmtor/images/inventory_after.png
- - https://mordrax.github.io/cotwmtor/images/signs.png
- - https://mordrax.github.io/cotwmtor/images/corridor-example.png
- - https://mordrax.github.io/cotwmtor/images/rip_improved.png
- - name: Castle-Combat
- images:
- - https://www.linux-games.com/castle-combat/shot1.png
- - https://www.linux-games.com/castle-combat/shot2.png
- langs:
- - Python
- licenses:
- - GPL2
- development: halted
- originals:
- - Rampart
- repo: https://github.com/karlb/castle-combat
- status: playable
- type: remake
- updated: 2019-10-17
- url: https://www.linux-games.com/castle-combat/
- - name: The Castles of Dr. Creep
- images:
- - https://cdn.cloudflare.steamstatic.com/steam/apps/517930/ss_16407973a1fc0347cbd718f1ea6ed10595fbf41e.600x338.jpg?t=1472936580
- - https://cdn.cloudflare.steamstatic.com/steam/apps/517930/ss_5d33c3e4afcb7f9de7e52e345a3e8d597d9447a5.600x338.jpg?t=1472936580
- - https://cdn.cloudflare.steamstatic.com/steam/apps/517930/ss_9b2b10d1ea1bfe0d8ed5137e59348e6096cabc68.600x338.jpg?t=1472936580
- langs:
- - C++
- frameworks:
- - SDL2
- licenses:
- - GPL3
- content: commercial
- development: complete
- originals:
- - The Castles of Dr. Creep
- status: playable
- multiplayer:
- - Local
- - Co-op
- - Split-screen
- repo: https://github.com/segrax/DrCreep
- type: remake
- updated: 2021-07-29
- url: http://creep.sourceforge.net/
- info: open source reimplementation of the original 1984 Commodore 64 game by Ed Hobbs
- - name: 'Cataclysm: Dark Days Ahead'
- frameworks:
- - ncurses
- - SDL2
- images:
- - https://cataclysmdda.org/assets/images/showcase-ultica.png
- langs:
- - C++
- licenses:
- - CC-BY-SA
- development: very active
- originals:
- - Cataclysm
- repo: https://github.com/CleverRaven/Cataclysm-DDA
- status: playable
- type: remake
- added: 2016-10-09
- updated: 2024-05-18
- url: https://cataclysmdda.org/
- video:
- youtube: iHfpBze8ecA
- - name: CatacombGL
- originals:
- - Catacomb 3-D
- type: remake
- repo: https://github.com/ArnoAnsems/CatacombGL
- development: sporadic
- status: playable
- content: commercial
- langs:
- - C++
- frameworks:
- - OpenGL
- - SDL2
- licenses:
- - GPL3
- info: CatacombGL is a Windows source port with OpenGL graphics for the 1992 game The Catacomb Abyss.
- added: 2019-10-02
- updated: 2024-05-19
- images:
- - https://pbs.twimg.com/media/EFBQFuVXoAYNFVe.jpg
- - https://pbs.twimg.com/media/ECrh0FIW4AAbMEe.jpg
- - https://pbs.twimg.com/media/D6jd-gjUwAE07jY.jpg
- - name: CatacombSDL
- development: halted
- langs:
- - C
- licenses:
- - GPL2
- content: commercial
- originals:
- - Catacomb
- repo: https://github.com/Blzut3/CatacombSDL
- status: playable
- type: remake
- updated: 2014-07-23
- - name: Cattle Bity
- type: clone
- originals:
- - Battle City
- repo: https://github.com/dogballs/cattle-bity
- url: https://dogballs.github.io/cattle-bity/
- development: complete
- status: playable
- langs:
- - TypeScript
- licenses:
- - MIT
- content: commercial
- updated: 2020-05-01
- images:
- - https://i.imgur.com/zsXjPTM.png
- - https://i.imgur.com/Myp9oY6.png
- - https://i.imgur.com/zplA29x.png
- - https://i.imgur.com/aamkvUB.png
- - name: CaveCube
- originals:
- - Minecraft
- type: clone
- repo: 'https://github.com/PQCraft/CaveCube'
- feed: 'https://github.com/PQCraft/CaveCube/releases.atom'
- development: sporadic
- status: unplayable
- content: open
- langs:
- - C
- frameworks:
- - SDL2
- - OpenGL
- licenses:
- - BSL
- info: An in-development Minecraft/Infiniminer clone
- added: 2023-04-26
- updated: 2024-05-20
- images:
- - >-
- https://raw.githubusercontent.com/PQCraft/PQCraft/master/Screenshot_20221128_010856.png
- - name: CaveExpress
- frameworks:
- - SDL
- images:
- - https://i0.wp.com/www.linuxlinks.com/wp-content/uploads/2021/03/CaveExpress-tutorial.png?resize=700%2C394&ssl=1
- - https://i0.wp.com/www.linuxlinks.com/wp-content/uploads/2021/03/CaveExpress-map-editor.png?resize=700%2C394&ssl=1
- langs:
- - C++
- licenses:
- - GPL3
- development: halted
- originals:
- - Ugh!
- repo: https://github.com/mgerhardy/caveexpress
- feed: https://github.com/mgerhardy/caveexpress/releases.atom
- status: playable
- type: clone
- added: 2014-06-24
- updated: 2024-05-21
- url: http://www.caveproductions.org/
- video:
- vimeo: 79598975
- - name: CavePacker
- frameworks:
- - SDL
- langs:
- - C
- licenses:
- - GPL3
- development: halted
- originals:
- - Sokoban
- repo: https://github.com/mgerhardy/caveexpress
- feed: https://github.com/mgerhardy/caveexpress/releases.atom
- status: playable
- type: clone
- added: 2014-06-24
- updated: 2024-05-22
- url: http://www.caveproductions.org/
- video:
- vimeo: 105909375
- - name: cc94
- development: halted
- langs:
- - C++
- licenses:
- - AGPL3
- content: commercial
- originals:
- - Sid Meier's Colonization
- status: unplayable
- repo: https://github.com/institution/cc94
- type: remake
- updated: 2022-07-16
- url: https://institution.github.io/cc94/
- images:
- - https://raw.githubusercontent.com/institution/cc94/master/screenshot/2016-05-16.png
- - https://raw.githubusercontent.com/institution/cc94/master/screenshot/2016-04-21.png
- - https://raw.githubusercontent.com/institution/cc94/master/screenshot/2016-04-20.png
- - https://raw.githubusercontent.com/institution/cc94/master/screenshot/2016-04-11.png
- - name: CCCP
- development: active
- status: playable
- langs:
- - C++
- frameworks:
- - Allegro
- - SDL2
- licenses:
- - AGPL3
- content: free
- originals:
- - Cortex Command
- info: Cortex Command Community Project is based on the open sourced code of Cortex Command
- repo: https://github.com/cortex-command-community/Cortex-Command-Community-Project
- feed: https://github.com/cortex-command-community/Cortex-Command-Community-Project/releases.atom
- type: remake
- multiplayer:
- - Split-screen
- - Online
- - LAN
- added: 2019-08-20
- updated: 2024-05-23
- images:
- - https://cortex-command-community.github.io/static/media/content-laden.5f066946a3126bd6cc7e.gif
- - https://cortex-command-community.github.io/static/media/new-content.fe88597c5a6fe22ce735.gif
- - https://cortex-command-community.github.io/static/media/improved-gameplay.4cf4dd5ca9ede24ce88b.gif
- - name: CCOSS
- type: official
- originals:
- - Cortex Command
- repo: https://github.com/DataRealms/CCOSS
- url: http://tradestar.datarealms.com/games.html
- development: complete
- status: playable
- langs:
- - C++
- licenses:
- - AGPL3
- content: commercial
- updated: 2022-05-07
- images:
- - https://s3.amazonaws.com/DRLMainStatic/images/screenfoursplit.jpg
- - https://s3.amazonaws.com/DRLMainStatic/images/screenrobopope.jpg
- - https://s3.amazonaws.com/DRLMainStatic/images/ccgifs/rocketboom.gif
- video:
- youtube: o6NGBGwtwpk
- - name: ccleste
- originals:
- - Celeste Classic
- type: remake
- repo: 'https://github.com/lemon32767/ccleste'
- development: halted
- status: playable
- content: free
- langs:
- - C
- frameworks:
- - SDL
- - SDL2
- licenses:
- - As-is
- info: A port of Celeste Classic for 3DS and Windows
- added: 2021-10-20
- updated: 2024-05-24
- images:
- - 'https://raw.githubusercontent.com/lemon-sherbet/ccleste/master/screenshot.png'
- - name: chainreaction
- langs:
- - Java
- licenses:
- - LGPL3
- originals:
- - Nuclear Reaction
- status: playable
- repo: https://github.com/maikmerten/chainreaction
- development: halted
- type: remake
- updated: 2022-07-16
- url: http://cr.freewarepoint.de/
- - name: Chariot
- development: halted
- frameworks:
- - SDL2
- images:
- - https://cloud.githubusercontent.com/assets/20009343/16906794/daccd474-4c71-11e6-90ec-6821e5797b5c.png
- langs:
- - Rust
- licenses:
- - MIT
- content: commercial
- originals:
- - Age of Empires
- repo: https://github.com/ChariotEngine/Chariot
- status: unplayable
- type: remake
- updated: 2019-10-26
- - name: Chocolate Doom
- images:
- - https://www.chocolate-doom.org/wiki/images/9/9f/Chocolate-aliens-doom.png
- - https://www.chocolate-doom.org/wiki/images/6/6b/Chocolate-aod-doom.png
- - https://www.chocolate-doom.org/wiki/images/e/e3/Chocolate-batman-doom.png
- - https://www.chocolate-doom.org/wiki/images/d/d5/Obituary.png
- langs:
- - C
- licenses:
- - GPL2
- development: active
- status: playable
- originals:
- - Doom
- - Heretic
- - Hexen
- - Strife
- repo: https://github.com/chocolate-doom/chocolate-doom
- type: remake
- url: https://www.chocolate-doom.org/
- updated: 2021-02-10
- - name: Chocolate Duke3D
- type: remake
- originals:
- - Duke Nukem 3D
- repo: https://github.com/fabiensanglard/chocolate_duke3D
- development: halted
- status: playable
- langs:
- - C
- frameworks:
- - SDL
- licenses:
- - Custom
- content: commercial
- updated: 2020-01-07
- - name: Chrono Trigger C
- originals:
- - Chrono Trigger
- type: remake
- repo: 'https://github.com/AandersonL/Chrono-Trigger-C'
- development: halted
- status: unplayable
- content: commercial
- langs:
- - C
- frameworks:
- - SDL2
- licenses:
- - As-is
- info: 'A simple remake of Chrono Trigger written in C, using the SDL API'
- updated: 2022-06-01
- images:
- - >-
- https://raw.githubusercontent.com/AandersonL/Chrono-Trigger-C/master/Resourcers/chrono.png
- - name: Chronoshift
- langs:
- - C++
- licenses:
- - GPL2
- development: halted
- originals:
- - 'Command & Conquer: Red Alert'
- repo: https://github.com/TheAssemblyArmada/Chronoshift
- type: remake
- status: playable
- updated: 2020-07-22
- - name: Circus Linux!
- images:
- - https://libregamewiki.org/images/f/fb/Circus-Linux.png
- langs:
- - C
- licenses:
- - GPL2
- development: complete
- originals:
- - Circus Atari
- status: playable
- type: remake
- updated: 2022-02-09
- url: http://www.newbreedsoftware.com/circus-linux/
- - name: Citadel
- info: 'Needs game data from System Shock for audio playback'
- langs:
- - C#
- frameworks:
- - Unity
- licenses:
- - As-is
- content: commercial
- originals:
- - System Shock
- status: playable
- repo: https://github.com/JosiahJack/Citadel
- development: active
- type: remake
- added: 2016-05-09
- updated: 2024-05-26
- url: https://www.indiedb.com/games/citadel
- video:
- indiedb: 2140124
- images:
- - https://media.indiedb.com/cache/images/games/1/36/35232/thumb_620x2000/deltagrove_comparison.png
- - https://media.indiedb.com/cache/images/games/1/36/35232/thumb_620x2000/ezgif-6-aeefb8067282.gif
- - https://media.indiedb.com/cache/images/games/1/36/35232/thumb_620x2000/unknown-1.png
- - name: Citybound
- originals:
- - SimCity
- type: clone
- repo: https://github.com/citybound/citybound
- url: https://aeplay.org/citybound
- development: halted
- status: semi-playable
- content: open
- langs:
- - Rust
- licenses:
- - AGPL3
- added: 2019-11-14
- updated: 2024-05-27
- video:
- youtube: 5YIwHN1vRYk
- - name: Civ2-clone
- originals:
- - Civilization II
- type: remake
- repo: 'https://github.com/axx0/Civ2-clone'
- development: active
- status: unplayable
- content: commercial
- langs:
- - C#
- frameworks:
- - .NET
- - raylib
- licenses:
- - GPL3
- added: 2021-03-21
- updated: 2024-05-28
- images:
- - https://github.com/axx0/Civ2-clone/assets/21365802/864ab9b4-ce4c-4715-9447-9e913298a971
- - name: 'Civilization: Call To Power 2 Source Project'
- licenses:
- - Custom
- content: commercial
- langs:
- - C++
- frameworks:
- - SDL
- - SDL2
- originals:
- - Call to Power II
- status: playable
- repo: https://github.com/civctp2/civctp2
- development: sporadic
- type: remake
- added: 2015-04-10
- updated: 2024-05-29
- url: https://ctp2.darkdust.net/
- images:
- - https://github.com/civctp2/civctp2/raw/master/screenshot.png
- - https://github.com/civctp2/civctp2/raw/master/Advance-Graph/Advance_english.png
- - name: CivOne
- development: halted
- langs:
- - C#
- licenses:
- - CC0
- content: commercial
- originals:
- - Civilization
- status: unplayable
- repo: https://github.com/SWY1985/CivOne
- type: remake
- updated: 2022-10-10
- - name: Classic RBDoom 3 BFG
- originals:
- - Doom
- - Doom 3
- type: tool
- status: N/A
- repo: 'https://github.com/MadDeCoDeR/Classic-RBDOOM-3-BFG'
- url: 'https://www.moddb.com/mods/classic-rbdoom-3-bfg-edition'
- development: active
- content: commercial
- langs:
- - C++
- frameworks:
- - SDL2
- licenses:
- - GPL3
- - Custom
- info: Classic RBDoom 3 BFG is updating the classic DOOM engine inside DOOM 3 BFG Edition
- updated: 2022-07-16
- images:
- - https://media.moddb.com/images/mods/1/36/35289/DOOM_3_BFG_Edition_7_9_2018_3_16_21.png
- - https://media.moddb.com/images/mods/1/36/35289/DOOM_3_BFG_Edition_21_12_2017_2.3.png
- - https://media.moddb.com/images/mods/1/36/35289/Classic_RBDOOM_3_BFG.4.jpg
- video:
- youtube: LwGwpOTDlpA
- - name: ClassiCube
- originals:
- - Minecraft
- type: remake
- repo: 'https://github.com/UnknownShadow200/ClassiCube'
- url: 'https://www.classicube.net'
- development: very active
- status: playable
- multiplayer:
- - Online
- content: open
- langs:
- - C
- frameworks:
- - OpenGL
- licenses:
- - BSD
- info: 'A complete re-implementation of Minecraft Classic, with optional additions.'
- updated: '2020-09-08'
- images:
- - 'https://i.imgur.com/FCiwl27.png'
- - 'https://i.imgur.com/etMBl46.jpg'
- video:
- youtube: ufsasr0yqZk
-
- - name: 'ClassicUO'
- langs:
- - C#
- frameworks:
- - FNA
- licenses:
- - GPL3
- development: active
- originals:
- - Ultima Online
- repo: https://github.com/ClassicUO/ClassicUO
- feed: https://github.com/ClassicUO/ClassicUO/releases.atom
- status: playable
- type: clone
- added: 2020-12-16
- updated: 2024-05-30
- url: https://www.classicuo.eu/
- multiplayer:
- - Online
- content: free
- images:
- - https://i.imgur.com/Q25qFBV.png
- - https://camo.githubusercontent.com/1d344910ad90f9b5a2e15b7ca3d244a32aa4ce2264504d10a01aa6e9a554a289/68747470733a2f2f692e706f7374696d672e63632f59324474364e6a382f726f6f662d74696c65732e676966
- - https://camo.githubusercontent.com/2ef99c6eaab62079325c714645dc4af20a3a9e10ca977aaac49cb5166e3e5d0f/68747470733a2f2f692e706f7374696d672e63632f4e466e5951745a5a2f747265652d6861636b2e676966
- video:
- youtube: HITXSeg7zYc
- - name: Clonepoint
- type: clone
- originals:
- - Gunpoint
- repo: https://github.com/rohit-n/Clonepoint
- url: https://rohit.itch.io/clonepoint
- development: sporadic
- status: playable
- langs:
- - C++
- frameworks:
- - SDL2
- licenses:
- - GPL3
- content: open
- updated: 2019-04-02
- images:
- - https://img.itch.zone/aW1hZ2UvMTcyMzAvMjE2NDA4LmpwZw==/original/%2FK3GJg.jpg
- - https://img.itch.zone/aW1hZ2UvMTcyMzAvMjE2NDA3LmpwZw==/original/ynL%2FK%2F.jpg
- - https://img.itch.zone/aW1hZ2UvMTcyMzAvMjE2NDA5LmdpZg==/original/3ejXxh.gif
- - name: Clumsy Bird
- frameworks:
- - melonJS
- licenses:
- - GPL3
- content: commercial
- development: complete
- originals:
- - Flappy Bird
- status: playable
- repo: https://github.com/ellisonleao/clumsy-bird
- type: remake
- updated: 2022-07-16
- url: https://ellisonleao.github.io/clumsy-bird/
- images:
- - https://i.imgur.com/Slbvt65.png
- - name: CnC Remastered Collection
- originals:
- - Command & Conquer
- type: official
- repo: 'https://github.com/electronicarts/CnC_Remastered_Collection'
- url: 'https://www.ea.com/games/command-and-conquer/command-and-conquer-remastered'
- development: complete
- status: playable
- multiplayer:
- - Competitive
- - Online
- content: commercial
- langs:
- - C++
- licenses:
- - GPL3
- updated: '2022-06-19'
- images:
- - >-
- 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
- - >-
- 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
- - >-
- 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
- - >-
- 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
- - >-
- 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
- - >-
- https://media.contentapi.ea.com/content/dam/ea/command-conquer/remastered/common/spacing-top-screens/ccrem-screenshot-jukebox-black-stripe.jpg.adapt.1456w.jpg
- - >-
- 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
- - >-
- 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
- - >-
- 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
- - >-
- 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
- - >-
- 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
- - >-
- 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
- - >-
- 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
- - >-
- 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
- - >-
- 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
- - >-
- 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
- - >-
- 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
- video:
- youtube: DrtodXOIeW8
- - name: coab
- langs:
- - C#
- licenses:
- - BSD
- development: sporadic
- originals:
- - Curse of the Azure Bonds
- repo: https://github.com/simeonpilgrim/coab
- status: playable
- type: remake
- updated: 2013-05-28
- - name: Colditz Escape
- images:
- - https://aperture-software.github.io/colditz-escape/pics/screenshot1.png
- - https://aperture-software.github.io/colditz-escape/pics/screenshot2.png
- - https://aperture-software.github.io/colditz-escape/pics/screenshot3.png
- - https://aperture-software.github.io/colditz-escape/pics/screenshot4.png
- langs:
- - C
- frameworks:
- - OpenGL
- licenses:
- - GPL3
- content: free
- development: complete
- originals:
- - Escape from Colditz
- status: playable
- repo: https://github.com/aperture-software/colditz-escape
- type: remake
- updated: 2022-03-15
- url: https://aperture-software.github.io/colditz-escape/
- info: rewritten game engine reverse engineered from the original Amiga game engine
- - name: Columns
- originals:
- - Columns
- type: clone
- repo: https://github.com/dgcor/Columns
- feed: https://github.com/dgcor/Columns/releases.atom
- development: sporadic
- status: playable
- content: free
- langs:
- - C++
- frameworks:
- - SFML
- licenses:
- - Zlib
- images:
- - >-
- https://user-images.githubusercontent.com/20025614/103457653-fcb12400-4cf8-11eb-8552-1ab5f46a8450.png
- added: 2021-01-30
- updated: 2024-05-31
- - name: 'Colobot: Gold Edition'
- type: remake
- originals:
- - Colobot
- repo: https://github.com/colobot/colobot
- url: https://colobot.info/
- development: active
- status: playable
- langs:
- - C++
- frameworks:
- - SDL2
- licenses:
- - GPL3
- content: open
- info: Updated version of the Colobot original source code
- updated: 2019-08-01
- images:
- - https://colobot.info/wordpress/wp-content/uploads/The-Earth-Behind-My-Jet-Engines.png
- - https://colobot.info/wordpress/wp-content/uploads/alpha-0.1.5.png
- - https://colobot.info/wordpress/wp-content/uploads/I-Found-You.png
- - https://colobot.info/wordpress/wp-content/uploads/Prayer-to-the-Fallen.png
- video:
- youtube: z67XZ155b6g
- - name: Coloris
- type: clone
- added: 2019-10-03
- updated: 2024-06-03
- originals:
- - Coloris
- status: playable
- development: halted
- repo: https://github.com/DanijelAskov/coloris
- images:
- - https://raw.githubusercontent.com/DanijelAskov/coloris/master/demo/gameplay.gif
- licenses:
- - GPL3
- langs:
- - Java
- frameworks:
- - JavaFX
- - name: Command & Conquer - HTML5
- type: remake
- originals:
- - Command & Conquer
- repo: https://github.com/adityaravishankar/command-and-conquer
- url: http://www.adityaravishankar.com/projects/games/command-and-conquer/
- development: halted
- status: playable
- langs:
- - JavaScript
- licenses:
- - As-is
- content: free
- updated: 2019-05-24
- - name: Command Series Engine
- type: remake
- originals:
- - Crusade in Europe
- - Decision in the Desert
- - Conflict in Vietnam
- repo: https://github.com/pwiecz/command_series
- development: sporadic
- status: playable
- langs:
- - Go
- frameworks:
- - Ebitengine
- licenses:
- - GPL2
- content: commercial
- added: 2020-12-24
- updated: 2024-06-04
- - name: Commander Genius
- images:
- - https://clonekeenplus.sourceforge.io/img/multiplayerVoritcon.png
- - https://clonekeenplus.sourceforge.io/img/SecondplayerHelpsFirst.png
- - https://clonekeenplus.sourceforge.io/img/keenvga1.jpg
- - https://clonekeenplus.sourceforge.io/img/keendark.jpg
- langs:
- - C++
- frameworks:
- - SDL2
- licenses:
- - GPL2
- content: commercial
- status: playable
- development: sporadic
- multiplayer:
- - Co-op
- - Local
- originals:
- - Commander Keen Series
- repo: https://gitlab.com/Dringgstein/Commander-Genius
- feed: https://gitlab.com/Dringgstein/Commander-Genius/-/releases.atom
- type: remake
- url: http://clonekeenplus.sourceforge.net/
- added: 2011-06-03
- updated: 2024-06-05
- - name: Commander Wars
- originals:
- - Advance Wars
- type: clone
- repo: 'https://github.com/Robosturm/Commander_Wars'
- feed: 'https://github.com/Robosturm/Commander_Wars/releases.atom'
- development: active
- status: playable
- multiplayer:
- - Competitive
- - Online
- - LAN
- content: free
- langs:
- - C++
- - JavaScript
- frameworks:
- - Oxygine
- - Qt
- licenses:
- - LGPL3
- updated: '2022-05-15'
- images:
- - 'https://i.redd.it/61mcwen38mw51.png'
- video:
- youtube: JoRKQtoM0xE
- - name: CommandoJS
- frameworks:
- - melonJS
- images:
- - https://i.imgur.com/e4ChdOL.png
- langs:
- - JavaScript
- - CoffeeScript
- licenses:
- - MIT
- development: halted
- originals:
- - Commando
- repo: https://github.com/commandojs/CommandoJS
- status: playable
- type: remake
- updated: 2019-09-13
- - name: Contra_remake
- langs:
- - C++
- licenses:
- - GPL2
- content: commercial
- development: halted
- originals:
- - Contra
- status: semi-playable
- repo: https://github.com/EmileSonneveld/Contra_remake
- type: remake
- updated: 2015-05-28
- url: https://emilesonneveld.be/contra/
- images:
- - https://emilesonneveld.be/a/contra/cover.png
- video:
- vimeo: 79514269
- 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.
- - name: CookieClickerRemake
- langs:
- - C#
- licenses:
- - As-is
- development: halted
- originals:
- - Cookie Clicker
- status: unplayable
- repo: https://github.com/ricodejong02/CookieClickerRemake
- type: remake
- updated: 2022-07-16
- - name: CookieCrunch
- langs:
- - Swift
- licenses:
- - As-is
- development: halted
- originals:
- - Candy Crush Saga
- status: unplayable
- repo: https://github.com/renatomcamilio/CookieCrunch
- type: clone
- updated: 2022-07-16
- - name: Core Breach
- originals:
- - Wipeout
- status: playable
- licenses:
- - MIT
- - Multiple
- - GPL2
- content: free
- repo: https://github.com/core-code/CoreBreach
- development: halted
- type: clone
- updated: 2022-01-12
- url: https://www.corecode.io/corebreach/CoreBreach/CoreBreach.html
- images:
- - https://www.corecode.io/corebreach/CoreBreach/Pictures_files/Media/1/1.jpg
- - https://www.corecode.io/corebreach/CoreBreach/Pictures_files/Media/track6_2/track6_2.jpg
- - https://www.corecode.io/corebreach/CoreBreach/Pictures_files/Media/withlight-r116-3/withlight-r116-3.jpg
- - name: CorrinoEngine
- development: active
- status: unplayable
- langs:
- - C#
- licenses:
- - GPL3
- content: commercial
- originals:
- - 'Emperor: Battle for Dune'
- type: remake
- repo: https://github.com/cookgreen/CorrinoEngine
- url: https://www.moddb.com/engines/corrinoengine
- updated: 2023-10-25
- images:
- - https://camo.githubusercontent.com/b51a1fd69ae703b6e3b95948e3c603d757ab1369a19d092ba5abaccfe0a26ae0/68747470733a2f2f6d656469612e6d6f6464622e636f6d2f63616368652f696d616765732f656e67696e65732f312f322f313035312f7468756d625f36323078323030302f323032312d31312d31355f31332d33372d30322d32372e706e67
- - name: CorsixTH
- development: active
- feed: https://github.com/CorsixTH/CorsixTH/releases.atom
- frameworks:
- - SDL2
- images:
- - https://th.corsix.org/CorsixTH08.jpg
- - https://i.imgur.com/fYp148T.jpg
- info: time-based releases
- langs:
- - C++
- - Lua
- licenses:
- - MIT
- content: commercial
- originals:
- - Theme Hospital
- repo: https://github.com/CorsixTH/CorsixTH
- status: playable
- type: remake
- url: http://corsixth.com/
- updated: 2021-03-02
- video:
- youtube: rSN1p247J74
- - name: CosmicArk-Advanced
- licenses:
- - Custom
- langs:
- - JavaScript
- originals:
- - Cosmic Ark
- status: unplayable
- repo: https://github.com/JakeGill70/CosmicArk-Advanced
- development: halted
- type: remake
- updated: 2022-07-16
- - name: Cosmo-Engine
- type: remake
- originals:
- - Cosmo's Cosmic Adventure
- repo: https://github.com/yuv422/cosmo-engine
- development: halted
- status: playable
- langs:
- - C
- frameworks:
- - SDL2
- licenses:
- - GPL2
- content: commercial
- added: 2020-06-14
- updated: 2024-06-06
- images:
- - https://raw.githubusercontent.com/yuv422/cosmo-engine/master/img/cosmo-engine.png
- - name: Cosmore
- type: remake
- originals:
- - Cosmo's Cosmic Adventure
- repo: https://github.com/smitelli/cosmore
- url: https://www.scottsmitelli.com/projects/cosmore
- development: active
- status: playable
- langs:
- - C
- - Assembly
- licenses:
- - MIT
- content: commercial
- info: Reconstruction of the original source code, compiles under Turbo-C to an MS-DOS EXE
- updated: 2020-11-23
- images:
- - https://www.scottsmitelli.com/static-projects/cosmore.jpg
- - name: Cosmosmash
- frameworks:
- - SDL
- langs:
- - C++
- licenses:
- - GPL2
- development: halted
- originals:
- - Astrosmash
- status: playable
- type: remake
- updated: 2022-07-16
- url: http://perso.b2b2c.ca/~sarrazip/dev/cosmosmash.html
- - name: Crack Attack!
- images:
- - https://www.nongnu.org/crack-attack/gui-1.1.14-normal.png
- info: networking support
- langs:
- - C++
- licenses:
- - GPL2
- development: halted
- originals:
- - Tetris Attack
- repo: https://github.com/gnu-lorien/crack-attack
- status: playable
- type: remake
- updated: 2014-04-16
- url: https://www.nongnu.org/crack-attack/
- - name: Craft
- type: clone
- originals:
- - Minecraft
- repo: https://github.com/fogleman/Craft
- url: https://www.michaelfogleman.com/projects/craft/
- development: halted
- status: playable
- multiplayer:
- - Online
- langs:
- - C
- - Python
- frameworks:
- - OpenGL
- licenses:
- - MIT
- content: open
- updated: 2019-03-25
- images:
- - https://www.michaelfogleman.com/static/img/project/craft/thumbnail/1.png
- - https://www.michaelfogleman.com/static/img/project/craft/thumbnail/2.png
- - https://www.michaelfogleman.com/static/img/project/craft/thumbnail/3.png
- video:
- youtube: tScCneiTGm4
- - name: CrappyBird
- langs:
- - JavaScript
- licenses:
- - MIT
- development: halted
- originals:
- - Flappy Bird
- status: playable
- repo: https://github.com/varunpant/CrappyBird
- type: remake
- updated: 2022-07-16
- url: https://varunpant.com/resources/CrappyBird/index.html
- images:
- - https://raw.githubusercontent.com/varunpant/CrappyBird/master/SS1.PNG
- - https://raw.githubusercontent.com/varunpant/CrappyBird/master/SS2.PNG
- - https://raw.githubusercontent.com/varunpant/CrappyBird/master/SS3.PNG
- - https://raw.githubusercontent.com/varunpant/CrappyBird/master/SS4.PNG
- - name: Crazy Cars
- langs:
- - BASIC
- licenses:
- - As-is
- frameworks:
- - QB64
- originals:
- - Crazy Cars
- status: playable
- type: remake
- updated: 2022-07-16
- url: http://crazycarscpc.free.fr/indexEN.htm
- development: complete
- - name: Crimson Fields
- images:
- - https://libregamewiki.org/images/b/ba/Crimson_Fields_-_screen17.png
- langs:
- - C++
- licenses:
- - GPL2
- development: halted
- originals:
- - Battle Isle series
- status: playable
- type: clone
- added: 2013-05-29
- updated: 2019-08-27
- url: https://libregamewiki.org/Crimson_Fields
- - name: Cro-Mag Rally
- originals:
- - Cro-Mag Rally
- type: remake
- repo: 'https://github.com/jorio/CroMagRally'
- url: 'https://jorio.itch.io/cromagrally'
- feed: 'https://github.com/jorio/CroMagRally/releases.atom'
- development: sporadic
- status: playable
- multiplayer:
- - Competitive
- - Split-screen
- content: free
- langs:
- - C
- frameworks:
- - SDL2
- - OpenGL
- licenses:
- - CC-BY-NC-SA
- info: >-
- This is a port of Pangea Software’s racing game Cro-Mag Rally to modern
- operating systems.
- added: '2024-04-13'
- updated: '2024-04-13'
- images:
- - 'https://img.itch.zone/aW1hZ2UvMTU2NDAwNS85MTU3MTc2LnBuZw==/original/aaCbpm.png'
- - 'https://img.itch.zone/aW1hZ2UvMTU2NDAwNS85MTU3MTIwLnBuZw==/original/yrQlCE.png'
- - 'https://img.itch.zone/aW1hZ2UvMTU2NDAwNS85MTU3MTIyLnBuZw==/original/gJrC75.png'
- - 'https://img.itch.zone/aW1hZ2UvMTU2NDAwNS85MTU3MTIzLnBuZw==/original/4RF0jm.png'
- - name: CroftEngine
- originals:
- - Tomb Raider
- type: remake
- repo: https://github.com/stohrendorf/CroftEngine
- development: very active
- status: playable
- content: commercial
- langs:
- - C++
- frameworks:
- - OpenGL
- licenses:
- - LGPL3
- info: An open-source Tomb Raider 1 engine remake replicating the original gameplay
- updated: 2022-06-29
- images:
- - https://raw.githubusercontent.com/stohrendorf/CroftEngine/master/share/splash.png
- - https://raw.githubusercontent.com/stohrendorf/CroftEngine/master/readme-assets/controller-config.jpg
- - https://raw.githubusercontent.com/stohrendorf/CroftEngine/master/readme-assets/glidos-pack.jpg
- - https://raw.githubusercontent.com/stohrendorf/CroftEngine/master/readme-assets/setup-wizard.jpg
- - https://raw.githubusercontent.com/stohrendorf/CroftEngine/master/readme-assets/graphics-settings.jpg
- - https://raw.githubusercontent.com/stohrendorf/CroftEngine/master/readme-assets/stats.jpg
- - https://raw.githubusercontent.com/stohrendorf/CroftEngine/master/readme-assets/water.jpg
- - https://raw.githubusercontent.com/stohrendorf/CroftEngine/master/readme-assets/ghost.jpg
- video:
- youtube: IAA6ILvQ4Uw
- - name: 'CrossUO: Ultima Online'
- images:
- - https://crossuo.com/img/client.png
- - https://crossuo.com/img/intro-bg.jpg
- - https://crossuo.com/img/footer-bg.jpg
- langs:
- - C++
- frameworks:
- - OpenGL
- - SDL2
- licenses:
- - GPL3
- development: halted
- originals:
- - Ultima Online
- repo: https://github.com/crossuo/crossuo
- status: playable
- type: clone
- added: 2019-09-24
- updated: 2024-06-07
- url: https://crossuo.com/
- multiplayer:
- - Online
- content: free
- - name: Crown and Cutlass
- images:
- - https://a.fsdn.com/con/app/proj/crownandcutlass/screenshots/82718.jpg/max/max/1
- - https://a.fsdn.com/con/app/proj/crownandcutlass/screenshots/82722.jpg/max/max/1
- - https://a.fsdn.com/con/app/proj/crownandcutlass/screenshots/82720.jpg/max/max/1
- langs:
- - C++
- frameworks:
- - SDL
- - OpenGL
- licenses:
- - BSD
- development: halted
- originals:
- - Sid Meier's Pirates!
- status: semi-playable
- repo: https://sourceforge.net/projects/crownandcutlass/
- type: remake
- updated: 2022-07-08
- url: http://www.crownandcutlass.com/
- - name: Cryogenic
- originals:
- - Dune
- type: remake
- repo: 'https://github.com/OpenRakis/Cryogenic/'
- development: active
- status: playable
- content: commercial
- langs:
- - 'C#'
- frameworks:
- - .NET
- licenses:
- - Apache
- info: >-
- Trying to understand how the game works with Spice86 reverse engineering
- toolkit which allows to run real mode x86 ASM / C# hybrids.
- updated: '2023-06-20'
- images:
- - >-
- https://raw.githubusercontent.com/OpenRakis/Cryogenic/main/doc/cryodune_worm.png
- - >-
- https://raw.githubusercontent.com/OpenRakis/Cryogenic/main/doc/cryodune_send_spice.png
- - name: CrystalQuest
- frameworks:
- - jQuery
- langs:
- - JavaScript
- licenses:
- - As-is
- development: halted
- originals:
- - Crystal Quest
- status: playable
- repo: https://github.com/haleymt/CrystalQuest
- type: remake
- updated: 2022-07-16
- url: https://haleymt.github.io/CrystalQuest/
- - name: CSBwin
- originals:
- - Dungeon Master
- type: remake
- repo: 'http://www.dianneandpaul.net/CSBwin/'
- url: 'http://dmweb.free.fr/?q=node/851'
- development: halted
- status: playable
- content: free
- langs:
- - C++
- frameworks:
- - SDL2
- licenses:
- - As-is
- info: 'Based on disassembly, with many feature enhancements'
- updated: '2021-06-26'
- video:
- youtube: Aj9S9H9UdzY
- - name: CSE2
- type: remake
- originals:
- - Cave Story
- repo: https://github.com/gameblabla/CSE2
- development: halted
- status: playable
- langs:
- - C++
- frameworks:
- - SDL2
- licenses:
- - As-is
- content: free
- info: CSE2 is a decompiled engine from the original game, but dropped DirectX and ported to SDL2
- updated: 2021-10-08
- images:
- - https://raw.githubusercontent.com/gameblabla/CSE2/rs97/screenshot.png
- - name: Cubosphere
- langs:
- - C++
- frameworks:
- - SDL2
- - OpenGL
- licenses:
- - GPL3
- development: halted
- originals:
- - Kula World
- status: playable
- repo: https://github.com/cubosphere/cubosphere-code
- type: remake
- updated: 2022-07-16
- images:
- - https://a.fsdn.com/con/app/proj/cubosphere/screenshots/247692.jpg/max/max/1
- - https://a.fsdn.com/con/app/proj/cubosphere/screenshots/322462.jpg/max/max/1
- - https://a.fsdn.com/con/app/proj/cubosphere/screenshots/273631.jpg/max/max/1
- - https://a.fsdn.com/con/app/proj/cubosphere/screenshots/331769.jpg/max/max/1
- - https://a.fsdn.com/con/app/proj/cubosphere/screenshots/331833.jpg/max/max/1
- - name: Cubyz
- originals:
- - Minecraft
- type: clone
- repo: 'https://github.com/PixelGuys/Cubyz'
- url: 'https://pixelguys.github.io/Cubyz/'
- feed: 'https://github.com/PixelGuys/Cubyz/releases.atom'
- development: very active
- status: semi-playable
- content: open
- langs:
- - Java
- frameworks:
- - LWJGL
- licenses:
- - GPL3
- updated: '2021-10-15'
- images:
- - >-
- https://pixelguys.github.io/Cubyz/assets/images/blog/crystal_caverns_2020-04-27.png
- - >-
- https://pixelguys.github.io/Cubyz/assets/images/blog/underwater_lighting_2020-05-04.png
- video:
- youtube: 0TDcqLFwQrE
- - name: Curvytron
- content: open
- development: halted
- images:
- - https://pbs.twimg.com/profile_banners/2599840670/1419937037/1500x500
- info: Networked, multiplayer, with curves!
- langs:
- - JavaScript
- licenses:
- - MIT
- originals:
- - Achtung, die Kurve!
- repo: https://github.com/Curvytron/curvytron
- status: playable
- type: clone
- updated: 2022-10-04
- - name: Cytadela
- images:
- - https://a.fsdn.com/con/app/proj/cytadela/screenshots/70683.jpg/max/max/1
- - https://a.fsdn.com/con/app/proj/cytadela/screenshots/178579.jpg/max/max/1
- - https://a.fsdn.com/con/app/proj/cytadela/screenshots/178575.jpg/max/max/1
- - https://a.fsdn.com/con/app/proj/cytadela/screenshots/178585.jpg/max/max/1
- - https://a.fsdn.com/con/app/proj/cytadela/screenshots/178587.jpg/max/max/1
- - https://a.fsdn.com/con/app/proj/cytadela/screenshots/178581.jpg/max/max/1
- langs:
- - C++
- licenses:
- - GPL3
- development: halted
- originals:
- - Cytadela
- status: playable
- repo: https://sourceforge.net/projects/cytadela/
- type: remake
- updated: 2022-07-16
- url: http://cytadela.sourceforge.net/
- - name: Cytopia
- originals:
- - SimCity
- type: clone
- repo: https://github.com/CytopiaTeam/Cytopia
- url: https://cytopia.net/
- development: active
- status: playable
- content: open
- langs:
- - C++
- frameworks:
- - SDL2
- licenses:
- - GPL3
- updated: 2019-11-15
- images:
- - https://camo.githubusercontent.com/e47f829fc3e9cdf115ba46e72a8187f56c9485f2/68747470733a2f2f7777772e6379746f7069612e6e65742f6769746875622f53637265656e73686f74322e6a7067
- - https://camo.githubusercontent.com/27d0697f21f286fd4c1f8b68cbfa342036c0d085/687474703a2f2f6379746f7069612e6e65742f6769746875622f53637265656e73686f74312e706e67
|