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/goblin_hack.md Normal file
View File

@ -0,0 +1,15 @@
# Goblin Hack
_A roguelike OpenGL-based smooth-scrolling ASCII graphics game._
- Home: https://sourceforge.net/projects/goblinhack/
- State: beta, inactive since 2009
- Download: https://sourceforge.net/projects/goblinhack/files/
- Keywords: role playing, roguelike, singleplayer
- Code repository: https://github.com/goblinhack/goblinhack.git, https://sourceforge.net/p/goblinhack/code/HEAD/tree/ (svn)
- Code language: C++
- Code license: GPL-2.0
## Building