Merge pull request #3 from lolicop123/master

Fix typos
This commit is contained in:
radek-sprta
2021-07-26 20:41:32 +02:00
committed by GitHub

View File

@@ -28,7 +28,7 @@ If you are also interested in clones and similar games (0 A.D. etc.), take a loo
- [OpenTomb](https://github.com/opentomb/OpenTomb) - Original Tomb Raider 1-5 experience with contemporary updates, features and additions.
- [re3](https://github.com/td512/re3) - Reversed source code for GTA III and GTA: Vice City.
- [remc2](https://github.com/turican0/remc2) - Reverse engineering of Magic Carpet 2 from Assembler.
- [Rigel Engine](https://github.com/lethal-guitar/RigelEngine) - Mdern reimplementation of the classic DOS game Duke Nukem II in C++.
- [Rigel Engine](https://github.com/lethal-guitar/RigelEngine) - Modern reimplementation of the classic DOS game Duke Nukem II in C++.
- [San Andreas Unity](https://github.com/GTA-ASM/SanAndreasUnity) - Reimplementation of GTA: San Andreas game engine in Unity.
- [TOMB5](https://github.com/TOMB5/TOMB5) - Tomb Raider: Chronicles disassembly translated to C source code.
@@ -83,7 +83,7 @@ If you are also interested in clones and similar games (0 A.D. etc.), take a loo
- [Opengate](https://sourceforge.net/projects/opengate/) - Remake of Jumpgate.
- [RuneLite](https://github.com/runelite/runelite) - Open source old school RuneScape client.
- [Ryzom Core](https://github.com/ryzom/ryzomcore) - Ryzom Core contains the whole code (client, server, tools) used to make the commercial MMORPG Ryzom.
- [Space Station 14](https://github.com/space-wizards/space-station-14) - Space Station 14 is a revived attempt at an Space Station 13 remake.
- [Space Station 14](https://github.com/space-wizards/space-station-14) - Space Station 14 is a revived attempt at a Space Station 13 remake.
## RPG
- [Arx Libertatis](https://github.com/arx/ArxLibertatis) - Cross-platform port of Arx Fatalis, a first-person role-playing game.