Add FreeCS (#6)

This commit is contained in:
Radek SPRTA
2021-07-27 15:21:53 +02:00
parent c5e4be707a
commit 82d938c8c5

View File

@@ -60,6 +60,7 @@ If you are also interested in clones and similar games (0 A.D. etc.), take a loo
- [DukeGDX](https://gitlab.com/m210/DukeGDX) - Duke Nukem 3D port.
- [ECWolf](https://bitbucket.org/ecwolf/ecwolf/src/master/) - Port of Wolfenstein 3D based on Wolf4SDL.
- [ezQuake](https://github.com/ezQuake/ezquake-source) - Combining the features of all modern QuakeWorld clients, ezQuake makes QuakeWorld easier to start and play.
- [FreeCS](https://sourceforge.net/projects/freecs-1-5/) - Free-software re-implementation of Counter-Strike 1.5 running on the FTEQW engine.
- [Freedoom](https://github.com/freedoom/freedoom) - Free software FPS based on the classic DOOM engine.
- [FTEQW](https://fte.triptohell.info/) - FPS Engine for Quake 1, QuakeWorld, Quake 2, Hexen II & Quake III Arena.
- [GZDoom](https://github.com/coelckers/gzdoom) - Modder-friendly OpenGL and Vulkan source port based on the DOOM engine.