renamed games folder to entries folder (also contained frameworks, libraries, ...) and added to the backlog

This commit is contained in:
Trilarion
2019-09-20 14:47:35 +02:00
parent e682f975ad
commit d67e0db0cc
1083 changed files with 1369 additions and 1078 deletions

15
entries/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