imports from osgameclones

This commit is contained in:
Trilarion
2019-08-21 10:17:40 +02:00
parent afaa1bba84
commit 42dee8c7e8
71 changed files with 1527 additions and 295 deletions

20
games/c-dogs_sdl.md Normal file
View File

@@ -0,0 +1,20 @@
# C-Dogs SDL
_Overhead run-and-gun game._
- Home: https://cxong.github.io/cdogs-sdl/
- Media: https://en.wikipedia.org/wiki/C-Dogs
- State: mature
- Download: https://cxong.github.io/cdogs-sdl/downloads.html
- Platform: Windows, Linux, macOS
- Keywords: action, inspired by C-Dogs, remake, shooter
- Code repository: https://github.com/cxong/cdogs-sdl.git
- Code language: C
- Code license: GPL-2.0
- Code dependencies: SDL2
- Assets license: CC-BY
## Building
- Build system: CMake