new entries

This commit is contained in:
Trilarion
2018-06-04 16:53:27 +02:00
parent 132fb71d81
commit 6fc519c915
41 changed files with 539 additions and 49 deletions

15
games/rpg/scourge.md Normal file
View File

@ -0,0 +1,15 @@
# S.C.O.U.R.G.E.
_Roguelike game with a 3D user interface._
- Home: https://sourceforge.net/projects/scourge/
- Download: https://sourceforge.net/projects/scourge/files
- State: beta, inactive since 2008
- Keywords: roguelike
- Code: https://sourceforge.net/p/scourge/code/HEAD/tree/
- Language(s): C++
- License: GPL-2.0
- Dependencies: SDL
## Building