imports from osgameclones

This commit is contained in:
Trilarion
2019-08-23 22:17:51 +02:00
parent 42dee8c7e8
commit 39a9f55cae
49 changed files with 1199 additions and 169 deletions

15
games/dave_gnukem.md Normal file
View File

@@ -0,0 +1,15 @@
# Dave Gnukem
_Retro-style 2D scrolling platform shooter similar to, and inspired by, Duke Nukem 1._
- Home: https://djoffe.com/gnukem/, https://sourceforge.net/projects/gnukem/
- State: mature
- Download: https://sourceforge.net/projects/gnukem/files/gnukem/
- Platform: Windows, Linux, macOS
- Keywords: platform, 2D, inspired by Duke Nukem, open content, shooter
- Code repository: https://github.com/davidjoffe/dave_gnukem.git
- Code language: C++
- Code license: GPL-2.0
- Code dependencies: SDL
## Building