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

14
games/fallen_spire.md Normal file
View File

@@ -0,0 +1,14 @@
# 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
- Keywords: rpg
- Code repository: https://github.com/BGCX067/fallenspire-svn-to-git.git, https://code.google.com/archive/p/fallenspire/source/default/source
- Code language: Python
- Code license: GPL-3.0
- Code dependencies: PyGame, https://code.google.com/archive/p/pgu/
## Building