├── CONTRIBUTING.md ├── LICENSE └── README.md /CONTRIBUTING.md: -------------------------------------------------------------------------------- 1 | # Contribution guidelines 2 | 3 | * First and most importantly those are my personal bookmarks and I will add a submitted game only if it seems interesting to me. If you disagree feel free to fork the repository. 4 | 5 | * Make sure that the submitted game is not already included in the list. 6 | 7 | * Place the title in the appropriate section or make a new section if appropriate. 8 | 9 | * Keep resource titles and section titles in lexicographic order. 10 | 11 | * The pull request needs to have a descriptive title. 12 | 13 | * Make a separate pull request for each of the games. 14 | 15 | * Use the format `**[Title](link_to_the_game_website)** - Short description. [[source]](link_to_the_source_repository)`. 16 | 17 | * Do not include trailing `/` character from the URL. 18 | 19 | * Write a [good](https://chris.beams.io/posts/git-commit) commit message. 20 | -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- 1 | Creative Commons Legal Code 2 | 3 | CC0 1.0 Universal 4 | 5 | CREATIVE COMMONS CORPORATION IS NOT A LAW FIRM AND DOES NOT PROVIDE 6 | LEGAL SERVICES. DISTRIBUTION OF THIS DOCUMENT DOES NOT CREATE AN 7 | ATTORNEY-CLIENT RELATIONSHIP. CREATIVE COMMONS PROVIDES THIS 8 | INFORMATION ON AN "AS-IS" BASIS. CREATIVE COMMONS MAKES NO WARRANTIES 9 | REGARDING THE USE OF THIS DOCUMENT OR THE INFORMATION OR WORKS 10 | PROVIDED HEREUNDER, AND DISCLAIMS LIABILITY FOR DAMAGES RESULTING FROM 11 | THE USE OF THIS DOCUMENT OR THE INFORMATION OR WORKS PROVIDED 12 | HEREUNDER. 13 | 14 | Statement of Purpose 15 | 16 | The laws of most jurisdictions throughout the world automatically confer 17 | exclusive Copyright and Related Rights (defined below) upon the creator 18 | and subsequent owner(s) (each and all, an "owner") of an original work of 19 | authorship and/or a database (each, a "Work"). 20 | 21 | Certain owners wish to permanently relinquish those rights to a Work for 22 | the purpose of contributing to a commons of creative, cultural and 23 | scientific works ("Commons") that the public can reliably and without fear 24 | of later claims of infringement build upon, modify, incorporate in other 25 | works, reuse and redistribute as freely as possible in any form whatsoever 26 | and for any purposes, including without limitation commercial purposes. 27 | These owners may contribute to the Commons to promote the ideal of a free 28 | culture and the further production of creative, cultural and scientific 29 | works, or to gain reputation or greater distribution for their Work in 30 | part through the use and efforts of others. 31 | 32 | For these and/or other purposes and motivations, and without any 33 | expectation of additional consideration or compensation, the person 34 | associating CC0 with a Work (the "Affirmer"), to the extent that he or she 35 | is an owner of Copyright and Related Rights in the Work, voluntarily 36 | elects to apply CC0 to the Work and publicly distribute the Work under its 37 | terms, with knowledge of his or her Copyright and Related Rights in the 38 | Work and the meaning and intended legal effect of CC0 on those rights. 39 | 40 | 1. Copyright and Related Rights. A Work made available under CC0 may be 41 | protected by copyright and related or neighboring rights ("Copyright and 42 | Related Rights"). Copyright and Related Rights include, but are not 43 | limited to, the following: 44 | 45 | i. the right to reproduce, adapt, distribute, perform, display, 46 | communicate, and translate a Work; 47 | ii. moral rights retained by the original author(s) and/or performer(s); 48 | iii. publicity and privacy rights pertaining to a person's image or 49 | likeness depicted in a Work; 50 | iv. rights protecting against unfair competition in regards to a Work, 51 | subject to the limitations in paragraph 4(a), below; 52 | v. rights protecting the extraction, dissemination, use and reuse of data 53 | in a Work; 54 | vi. database rights (such as those arising under Directive 96/9/EC of the 55 | European Parliament and of the Council of 11 March 1996 on the legal 56 | protection of databases, and under any national implementation 57 | thereof, including any amended or successor version of such 58 | directive); and 59 | vii. other similar, equivalent or corresponding rights throughout the 60 | world based on applicable law or treaty, and any national 61 | implementations thereof. 62 | 63 | 2. Waiver. To the greatest extent permitted by, but not in contravention 64 | of, applicable law, Affirmer hereby overtly, fully, permanently, 65 | irrevocably and unconditionally waives, abandons, and surrenders all of 66 | Affirmer's Copyright and Related Rights and associated claims and causes 67 | of action, whether now known or unknown (including existing as well as 68 | future claims and causes of action), in the Work (i) in all territories 69 | worldwide, (ii) for the maximum duration provided by applicable law or 70 | treaty (including future time extensions), (iii) in any current or future 71 | medium and for any number of copies, and (iv) for any purpose whatsoever, 72 | including without limitation commercial, advertising or promotional 73 | purposes (the "Waiver"). Affirmer makes the Waiver for the benefit of each 74 | member of the public at large and to the detriment of Affirmer's heirs and 75 | successors, fully intending that such Waiver shall not be subject to 76 | revocation, rescission, cancellation, termination, or any other legal or 77 | equitable action to disrupt the quiet enjoyment of the Work by the public 78 | as contemplated by Affirmer's express Statement of Purpose. 79 | 80 | 3. Public License Fallback. Should any part of the Waiver for any reason 81 | be judged legally invalid or ineffective under applicable law, then the 82 | Waiver shall be preserved to the maximum extent permitted taking into 83 | account Affirmer's express Statement of Purpose. In addition, to the 84 | extent the Waiver is so judged Affirmer hereby grants to each affected 85 | person a royalty-free, non transferable, non sublicensable, non exclusive, 86 | irrevocable and unconditional license to exercise Affirmer's Copyright and 87 | Related Rights in the Work (i) in all territories worldwide, (ii) for the 88 | maximum duration provided by applicable law or treaty (including future 89 | time extensions), (iii) in any current or future medium and for any number 90 | of copies, and (iv) for any purpose whatsoever, including without 91 | limitation commercial, advertising or promotional purposes (the 92 | "License"). The License shall be deemed effective as of the date CC0 was 93 | applied by Affirmer to the Work. Should any part of the License for any 94 | reason be judged legally invalid or ineffective under applicable law, such 95 | partial invalidity or ineffectiveness shall not invalidate the remainder 96 | of the License, and in such case Affirmer hereby affirms that he or she 97 | will not (i) exercise any of his or her remaining Copyright and Related 98 | Rights in the Work or (ii) assert any associated claims and causes of 99 | action with respect to the Work, in either case contrary to Affirmer's 100 | express Statement of Purpose. 101 | 102 | 4. Limitations and Disclaimers. 103 | 104 | a. No trademark or patent rights held by Affirmer are waived, abandoned, 105 | surrendered, licensed or otherwise affected by this document. 106 | b. Affirmer offers the Work as-is and makes no representations or 107 | warranties of any kind concerning the Work, express, implied, 108 | statutory or otherwise, including without limitation warranties of 109 | title, merchantability, fitness for a particular purpose, non 110 | infringement, or the absence of latent or other defects, accuracy, or 111 | the present or absence of errors, whether or not discoverable, all to 112 | the greatest extent permissible under applicable law. 113 | c. Affirmer disclaims responsibility for clearing rights of other persons 114 | that may apply to the Work or any use thereof, including without 115 | limitation any person's Copyright and Related Rights in the Work. 116 | Further, Affirmer disclaims responsibility for obtaining any necessary 117 | consents, permissions or other rights required for any use of the 118 | Work. 119 | d. Affirmer understands and acknowledges that Creative Commons is not a 120 | party to this document and has no duty or obligation with respect to 121 | this CC0 or use of the Work. 122 | -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | # Open source games 2 | 3 | This is a list of different open-source video games and commercial video games open-source remakes. 4 | ## Table of contents 5 | 6 | - [Action games](#action-games) 7 | - [Adventure games](#adventure-games) 8 | - [Business and Tycoon games](#business-and-tycoon-games) 9 | - [City-Building games](#city-building-games) 10 | - [First-Person games](#first-person-games) 11 | - [Platformers](#platformers) 12 | - [Puzzle games](#puzzle-games) 13 | - [Racing games](#racing-games) 14 | - [Real-Time strategies](#real-time-strategies) 15 | - [Roguelikes](#roguelikes) 16 | - [Role-Playing games](#role-playing-games) 17 | - [Sandbox games](#sandbox-games) 18 | - [Shoot 'em up games](#shoot-em-up-games) 19 | - [Sport games](#sport-games) 20 | - [Third-Person games](#third-person-games) 21 | - [Tower Defense games](#tower-defence-games) 22 | - [Turn-Based strategies](#turn-based-strategies) 23 | - [Other lists](#other-lists) 24 | 25 | ## Action games 26 | 27 | - **[Hypersomnia](https://hypersomnia.xyz)** - Competitive top-down shooter with extreme dynamics and pixely nostalgia. Comes with a built-in map Editor. [[source]](https://github.com/TeamHypersomnia/Hypersomnia) 28 | 29 | ## Adventure games 30 | 31 | - **[Pioneer](https://pioneerspacesim.net)** - A space adventure game set in our galaxy at the turn of the 33rd century. [[source]](https://github.com/pioneerspacesim/pioneer) 32 | 33 | - **[ScummVM](https://www.scummvm.org)** - A program which allows you to run certain classic graphical adventure and role-playing games. [[source]](https://github.com/scummvm/scummvm) 34 | 35 | - **[The Legend of Zelda: Twilight Princess](https://zsrtp.link)** - A reverse engineering project to decompile Twilight Princess into human-readable and modifiable source code. [[source]](https://github.com/zeldaret/tp) 36 | 37 | - **Zelda 3** - A reverse engineered clone of Zelda 3 - A Link to the Past. [[source]](https://github.com/snesrev/zelda3) 38 | 39 | ## Business and Tycoon games 40 | 41 | - **[OpenRCT2](https://openrct2.org)** - An open-source re-implementation of RollerCoaster Tycoon 2. [[source]](https://github.com/OpenRCT2/OpenRCT2) 42 | 43 | - **[OpenTTD](https://www.openttd.org)** - An open source simulation game based upon Transport Tycoon Deluxe. [[source]](https://github.com/OpenTTD/OpenTTD) 44 | 45 | ## City-Building games 46 | 47 | - **[Akhenaten](https://dalerank.itch.io/akhenaten)** - A strategic city-building game, based on assets and gameplay mechanics from Pharaoh + Cleopatra title, where players take on the role of a ruler and mayor of ancient Egyptian civilization. [[source]](https://github.com/dalerank/Akhenaten) 48 | 49 | - **[Citybound](https://aeplay.org/citybound)** - A city building game that uses microscopic models to vividly simulate the organism of a city arising from the interactions of millions of individuals. [[source]](https://github.com/citybound/citybound) 50 | 51 | - **[Cytopia](https://cytopia.itch.io/cytopia)** - A free, open source retro pixel-art city building game. [[source]](https://github.com/CytopiaTeam/Cytopia) 52 | 53 | - **Egregoria** - Egregoria is an indie city builder, mostly inspired by Cities:Skylines. [[source]](https://github.com/Uriopass/Egregoria) 54 | 55 | - **Julius** - An open source re-implementation of Caesar III. [[source]](https://github.com/bvschaik/julius) 56 | 57 | - **[micropolisJS](http://www.graememcc.co.uk/micropolisJS)** - A handmade Javascript port of the open-source city simulator Micropolis. [[source]](https://github.com/graememcc/micropolisJS) 58 | 59 | - **[Unknown Horizons](https://unknown-horizons.org)** - A 2D realtime strategy simulation with an emphasis on economy and city building. [[source]](https://github.com/unknown-horizons/unknown-horizons) [[engine-source]](https://github.com/fifengine/fifengine) [[godot-port]](https://github.com/unknown-horizons/godot-port) 60 | 61 | ## First-Person games 62 | 63 | - **[.kkrieger](https://en.wikipedia.org/wiki/.kkrieger)** - A first-person shooter video game created by German demogroup .theprodukkt (a former subdivision of Farbrausch), which won first place in the 96k game competition at Breakpoint in April 2004. [[source]](https://github.com/farbrausch/fr_public/tree/master/werkkzeug3_kkrieger) 64 | 65 | - **[Anarch](https://drummyfish.gitlab.io/anarch)** - This isn't a 90s style retro shooter, this is a 90s shooter. [[source]](https://gitlab.com/drummyfish/anarch) 66 | 67 | - **[Cube 2: Sauerbraten](http://sauerbraten.org)** - A free multiplayer & singleplayer first person shooter. [[source]](https://sourceforge.net/projects/sauerbraten) 68 | 69 | - **[Descent 3](https://en.wikipedia.org/wiki/Descent_3)** - A first-person shooter video game/ [[source]](https://github.com/kevinbentley/Descent3) 70 | 71 | - **DOOM** - [[source]](https://github.com/id-Software/DOOM) 72 | 73 | - **DOOM64-RE** - Complete reverse engineering of Doom 64. [[source]](https://github.com/Erick194/DOOM64-RE) 74 | 75 | - **Doom 3 BFG Edition** - [[source]](https://github.com/id-Software/DOOM-3-BFG) 76 | 77 | - **[Liblast](https://libla.st)** - A Libre Multiplayer FPS Game built with Godot 4 engine and a fully open-source toolchain. [[source]](https://codeberg.org/liblast/liblast) [[engine source]](https://github.com/godotengine/godot) 78 | 79 | - **[The Dark Mod](https://www.thedarkmod.com/main)** - First-person stealth video game. [[source]](https://svn.thedarkmod.com/publicsvn/darkmod_src/trunk) 80 | 81 | - **Quake** - [[source]](https://github.com/id-Software/Quake) 82 | 83 | - **Quake 2** - [[source]](https://github.com/id-Software/Quake-2) 84 | 85 | - **Quake III Arena** - [[source]](https://github.com/id-Software/Quake-III-Arena) 86 | 87 | - **Wolfenstein 3D** - [[source]](https://github.com/id-Software/wolf3d) 88 | 89 | ## Platformers 90 | 91 | - **[Commander Keen in Keen Dreams](https://en.wikipedia.org/wiki/Commander_Keen_in_Keen_Dreams)** - A side-scrolling platform video game developed by id Software. [[source]](https://github.com/keendreams/keen) 92 | 93 | - **[DDraceNetwork](https://ddnet.tw)** - Cooperative 2D online platformer. [[source]](https://github.com/ddnet/ddnet) 94 | 95 | - **[Fish Folk: Jumpy](https://fishfolk.org/games/jumpy)** - A tactical 2D shooter. [[source]](https://github.com/fishfolk/jumpy) [[engine source]](https://github.com/bevyengine/bevy) 96 | 97 | - **[OpenGOAL](https://opengoal.dev)** - This project is to port **Jak & Daxter Series** to PC. [[source]](https://github.com/water111/jak-project) 98 | 99 | - **Rigel Engine** - This project is a re-implementation of the game [Duke Nukem II](https://en.wikipedia.org/wiki/Duke_Nukem_II), originally released by Apogee Software in 1993 for MS-DOS. [[source]](https://github.com/lethal-guitar/RigelEngine) 100 | 101 | - **[Sonic Robo Blast 2](https://www.srb2.org)** - A 3D open-source Sonic the Hedgehog fangame built on Doom. [[source]](https://git.do.srb2.org/STJr/SRB2) 102 | 103 | - **Super Mario 64** - A full decompilation of Super Mario 64. [[source]](https://github.com/n64decomp/sm64) 104 | 105 | - **[VVVVVV](https://thelettervsixtim.es/)** - [[source]](https://github.com/TerryCavanagh/VVVVVV) 106 | 107 | ## Puzzle games 108 | 109 | - **[BlockOut II](http://www.blockout.net/blockout2)** - A free adaptation of the original BlockOut® DOS game edited by California Dreams in 1989. [[source]](https://sourceforge.net/projects/blockout/files/blockout/BlockOut%202.5) 110 | 111 | - **Portal64** - A demake (remake for an older platform) of Portal for the Nintendo 64. [[source]](https://github.com/lambertjamesd/portal64) 112 | 113 | ## Racing games 114 | 115 | - **[wipEout](https://phoboslab.org/log/2023/08/rewriting-wipeout)** - This is a re-implementation of the 1995 PSX game wipEout. [[source]](https://github.com/phoboslab/wipeout-rewrite) 116 | 117 | ## Real-Time strategies 118 | 119 | - **[0 A.D.](https://play0ad.com)** - A free, open-source game of ancient warfare. [[source]](https://github.com/0ad/0ad) 120 | 121 | - **[BAR](https://www.beyondallreason.info)** - Beyond All Reason. [[source]](https://github.com/beyond-all-reason/Beyond-All-Reason) [[engine]](https://springrts.com) [[engine source]](https://github.com/spring/spring) 122 | 123 | - **Command & Conquer Generals** - Command & Conquer Generals, and its expansion pack Zero Hour. [[source]](https://github.com/electronicarts/CnC_Generals_Zero_Hour) 124 | 125 | - **Command & Conquer Red Alert** - [[source]](https://github.com/electronicarts/CnC_Red_Alert) 126 | 127 | - **Command & Conquer Remastered Collection** - TiberianDawn.dll, RedAlert.dll and the Map Editor for the Command & Conquer Remastered Collection. [[source]](https://github.com/electronicarts/CnC_Remastered_Collection) 128 | 129 | - **Command and Conquer Tiberian Dawn** - [[source]](https://github.com/electronicarts/CnC_Tiberian_Dawn) 130 | 131 | - **[Dune II The Maker](https://dune2themaker.fundynamic.com)** - A Dune 2 remake. [[source]](https://github.com/stefanhendriks/Dune-II---The-Maker) 132 | 133 | - **Freeserf.net** - Аn authentic remake of the game The Settlers I by BlueByte. [[source]](https://github.com/Pyrdacor/freeserf.net) 134 | 135 | - **[Keeper FX](https://keeperfx.net)** - An open-source remake and fan expansion of Dungeon Keeper. [[source]](https://github.com/dkfans/keeperfx) 136 | 137 | - **[Mindustry](https://mindustrygame.github.io)** - A sandbox tower-defense game. [[source]](https://github.com/Anuken/Mindustry) 138 | 139 | - **[OpenAge](https://openage.sft.mx)** - A free (as in freedom) cross-platform RTS game engine that provides the mechanics of Age of Empires. [[source]](https://github.com/SFTtech/openage) 140 | 141 | - **[OpenHV](https://www.openhv.net)** - An Open Source Pixelart Science-Fiction Real-Time-Strategy game. [[source]](https://github.com/OpenHV/OpenHV) 142 | 143 | - **[OpenRA](https://www.openra.net)** - Command & Conquer, Dune 2000 and Red Alert rebuild for the Modern Era. [[source]](https://github.com/OpenRA/OpenRA) 144 | 145 | - **Permafrost Engine** - An OpenGL 3.3 Real Time Strategy game engine written in C. [[source]](https://github.com/eduard-permyakov/permafrost-engine) 146 | 147 | - **[Widelands](https://www.widelands.org)** - A free, open source real-time strategy game. [[source]](https://github.com/widelands/widelands) 148 | 149 | - **[Zero-K](https://zero-k.info/)** - RTS game with physical projectiles, smart units 150 | and a powerful UI. [[source]](https://github.com/ZeroK-RTS/Zero-K) [[engine]](https://springrts.com) [[engine source]](https://github.com/spring/spring) 151 | 152 | ## Roguelikes 153 | 154 | - **[Cataclysm: Dark Days Ahead](https://cataclysmdda.org)** - A turn-based survival game set in a post-apocalyptic world. [[source]](https://github.com/CleverRaven/Cataclysm-DDA) 155 | 156 | - **[Dungeon Crawl Stone Soup](https://crawl.develz.org)** - An open source roguelike adventure through dungeons filled with dangerous monsters in a quest to find the mystifyingly fabulous Orb of Zot. [[source]](https://github.com/crawl/crawl) 157 | 158 | - **[NetHack](https://nethack.org)** - Single player dungeon exploration game. [[source]](https://github.com/NetHack/NetHack) 159 | 160 | - **[Meritous](http://asceai.net/meritous)** - An action-adventure dungeon crawl game. [[source]](http://www.asceai.net/files/meritous_v12_src.tar.bz2) 161 | 162 | - **[Pixel Dungeon](https://pixeldungeon.watabou.ru/)** - Traditional roguelike game with pixel-art graphics and simple interface. [[source]](https://github.com/watabou/pixel-dungeon) 163 | The game also has a lot of forks that add their own features, difficulty scaling like [Shattered PD](https://github.com/00-Evan/shattered-pixel-dungeon), [Summoning PD](https://github.com/.TrashboxBobylev/Summoning-Pixel-Dungeon). 164 | 165 | ## Role-Playing games 166 | 167 | - **Ambermoon.net** - A full C# rewrite of Ambermoon. [[source]](https://github.com/Pyrdacor/Ambermoon.net) 168 | 169 | - **[Daggerfall Unity](https://www.dfworkshop.net)** - An open source recreation of [Daggerfall](https://en.wikipedia.org/wiki/The_Elder_Scrolls_II:_Daggerfall) in the Unity engine. [[source]](https://github.com/Interkarma/daggerfall-unity) 170 | 171 | - **DevilutionX** - A port of Diablo and Hellfire that strives to make it simple to run the game while providing engine improvements, bugfixes, and some optional quality of life features. [[source]](https://github.com/diasurgical/devilutionX) 172 | 173 | - **[Exult](https://exult.sourceforge.io)** - A project to recreate Ultima VII for modern operating systems. [[source]](https://github.com/exult/exult) 174 | 175 | - **Fallout Community Edition** - A fully working re-implementation of Fallout. [[source]](https://github.com/alexbatalov/fallout1-ce) 176 | 177 | - **Fallout 2 Community Edition** - A fully working re-implementation of Fallout 2. [[source]](https://github.com/alexbatalov/fallout2-ce) 178 | 179 | - **[Kandria](https://kandria.com)** - An action RPG made in Common Lisp. [[source]](https://github.com/Shirakumo/Kandria) [[engine source]](https://github.com/Shirakumo/trial) 180 | 181 | - **[Naev](https://naev.org)** - A 2d action/rpg space game that combines elements from the action, rpg and simulation genres. [[source]](https://github.com/naev/naev) 182 | 183 | - **[Oolite](https://www.oolite.space/)** - An open-world space opera. [[source]](https://github.com/OoliteProject/oolite) 184 | 185 | - **OpenEnroth** - Might and Magic VI-VIII engine remake using original data & code. [[source]](https://github.com/OpenEnroth/OpenEnroth) 186 | 187 | - **[OpenMW](https://openmw.org)** - A free, open source, and modern engine which re-implements and extends the 2002 Gamebryo engine for the open-world role-playing game **The Elder Scrolls III: Morrowind**. [[source]](https://github.com/OpenMW/openmw) 188 | 189 | - **OpenNox** - An open-source community collaboration project extending the Nox engine. [[source]](https://github.com/noxworld-dev/opennox) 190 | 191 | - **reone** - A free and open source game engine, capable of running Star Wars: Knights of the Old Republic and its sequel, The Sith Lords. [[source]](https://github.com/seedhartha/reone) 192 | 193 | - **[Space Station 14](https://spacestation14.io/)** – Open-source remake of **Space Station 13**. [[source]](https://github.com/space-wizards/space-station-14) 194 | 195 | - **[Ultima VII: Revisited](https://www.u7revisited.com)** - A replacement engine for Ultima VII that presents the game in 3D and fixes various issue with the game. [[source]](https://github.com/ViridianGames/U7Revisited) 196 | 197 | - **[Veloren](https://www.veloren.net/)** - multiplayer voxel RPG written in Rust. [[source]](https://github.com/veloren/veloren) 198 | 199 | ## Sandbox games 200 | 201 | - **Minosoft** - An open source minecraft client, written from scratch in kotlin (and java). [[source]](https://github.com/bixilon/minosoft) 202 | 203 | ## Shoot 'em up games 204 | 205 | - **[SDL Sopwith](https://fragglet.github.io/sdl-sopwith)** - A port of the classic biplane shoot ‘em-up “Sopwith” to run on modern computers and operating systems. **[[source]](https://github.com/fragglet/sdl-sopwith)** 206 | 207 | ## Sport games 208 | 209 | - **Open Golf** - A cross-platform minigolf game written in C. [[source]](https://github.com/mgerdes/Open-Golf) 210 | 211 | - **Pooltool** - A sandbox billiards game that emphasizes realistic physics. [[source]](https://github.com/ekiefl/pooltool) 212 | 213 | ## Third-Person games 214 | 215 | - **Command & Conquer Renegade** - [[source]](https://github.com/electronicarts/CnC_Renegade) 216 | 217 | - **CroftEngine** - An open-source Tomb Raider 1 engine remake. [[source]](https://github.com/stohrendorf/CroftEngine) 218 | 219 | - **[Lugaru: The Rabbit's Foot](http://www.wolfire.com/lugaru)** - Cross-platform, open-source 3D action game. [[soruce]](https://github.com/WolfireGames/lugaru) 220 | 221 | - **[OpenLara](http://xproger.info/projects/OpenLara)** - Classic Tomb Raider open-source engine [[source]](https://github.com/XProger/OpenLara) 222 | 223 | - **[OpenRW](https://openrw.org)** - A Grand Theft Auto III re-implementation. [[source]](https://github.com/rwengine/openrw) 224 | 225 | - **[Overgrowth](https://overgrowth.wolfire.com)** - The sequel to Lugaru. [[soruce]](https://github.com/WolfireGames/overgrowth) 226 | 227 | - **RE3** - The fully reversed source code for GTA III and GTA VC. [[source]](https://github.com/halpz/re3) 228 | 229 | - **[Tomb Engine](https://tombengine.com)** - An open-source engine for custom Tomb Raider adventures. [[dource]](https://github.com/TombEngine/TombEngine) 230 | 231 | ## Tower Defense games 232 | 233 | - **Izowave** - Your task is to survive on chosen planet as many waves as possible. [[source]](https://github.com/neki-dev/izowave) 234 | 235 | ## Turn-Based strategies 236 | 237 | - **[Athena Crisis](https://athenacrisis.com)** - A modern-retro turn-based tactical strategy game. [[source]](https://github.com/nkzw-tech/athena-crisis) 238 | 239 | - **[C-evo](http://c-evo.org/)** - A freeware empire-building game for Windows. [[source]](http://c-evo.org/files/files.php) 240 | 241 | - **fheroes2** - A recreation of Heroes of Might and Magic II game engine. [[source]](https://github.com/ihhub/fheroes2) 242 | 243 | - **[FreeCol](https://www.freecol.org/)** - A turn-based strategy game based on the old game Colonization, and similar to Civilization. [[source]](https://github.com/FreeCol/freecol) 244 | 245 | - **[Freeciv](http://www.freeciv.org/)** - A Free and Open Source empire-building strategy game. [[source]](https://github.com/freeciv/freeciv) 246 | 247 | - **[FreeOrion](https://www.freeorion.org/index.php/Main_Page)** - A free, open source, turn-based space empire and galactic conquest (4X) computer game. [[source]](https://github.com/freeorion/freeorion) 248 | 249 | - **[OpenXcom](https://openxcom.org/)** - An open-source clone of the popular "**UFO: Enemy Unknown**" and "**X-COM: Terror From the Deep**" videogames by Micropros. [[source]](https://github.com/OpenXcom/OpenXcom) 250 | 251 | - **[The Battle for Wesnoth](https://www.wesnoth.org/)** - A turn-based strategy game with a high fantasy theme. [[source]](https://github.com/wesnoth/wesnoth) 252 | 253 | - **[Unciv](https://yairm210.itch.io/unciv)** - Open-source Android/Desktop remake of Civilization V. [[source]](https://github.com/yairm210/Unciv) 254 | 255 | - **[VCMI Project](https://vcmi.eu)** - Open-source engine for Heroes of Might and Magic III. [[source]](https://github.com/vcmi/vcmi) 256 | 257 | ## Other lists 258 | 259 | - **[Awesome Game Remakes](https://github.com/radek-sprta/awesome-game-remakes)** 260 | 261 | - **[Games on GitHub](https://github.com/leereilly/games)** 262 | 263 | - **[Libre Game Wiki](https://libregamewiki.org)** 264 | 265 | - **[List of (interesting) FOSS game engine replacement projects](https://forum.openmw.org/viewtopic.php?p=57882)** 266 | 267 | - **[List of Open Source Games](https://trilarion.github.io/opensourcegames)** 268 | 269 | - **[Open Source Game Clones](https://osgameclones.com)** 270 | 271 | - **[Wikipedia list open-source video games](https://en.wikipedia.org/wiki/List_of_open-source_video_games)** 272 | --------------------------------------------------------------------------------