new entries

This commit is contained in:
Trilarion
2017-12-12 11:14:20 +01:00
parent 90d1669af1
commit 23589defc8
18 changed files with 323 additions and 217 deletions

16
games/rpg/openglad.md Normal file
View File

@ -0,0 +1,16 @@
# Openglad
_An SDL port of an old DOS game called Gladiator._
- Home: http://snowstorm.sourceforge.net/cgi-bin/site.cgi?page=home https://sourceforge.net/projects/snowstorm/
- Download: http://snowstorm.sourceforge.net/cgi-bin/site.cgi?page=download
- State: mature, inactive since 2004
- Keywords: remake
- Code: https://sourceforge.net/p/snowstorm/git/ci/master/tree/
- Language(s): C++
- License: GPL-2.0
Original code released under GPL.
## Building