moved the entries up one folder, added the folder to the keywords

This commit is contained in:
Trilarion
2019-07-04 16:05:07 +02:00
parent aa997f86b7
commit ff1555e210
529 changed files with 517 additions and 863 deletions

15
games/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: rpg, SP, roguelike
- 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