new entries

This commit is contained in:
Trilarion
2018-06-05 14:10:44 +02:00
parent 6fc519c915
commit e9288960ef
27 changed files with 251 additions and 32 deletions

13
games/rpg/fallen_spire.md Normal file
View File

@ -0,0 +1,13 @@
# Fallen Spire
_RPG adventure game written in PyGame._
- Home: https://www.pygame.org/project-Fallen+Spire-1033-.html, https://fallenspire.wordpress.com/, https://code.google.com/archive/p/fallenspire/
- State: beta, inactive since 2009
- Code: https://code.google.com/archive/p/fallenspire/source/default/source
- Language(s): Python
- License: GPL-3.0
- Dependencies: PyGame, https://code.google.com/archive/p/pgu/
## Building