renamed games folder to entries folder (also contained frameworks, libraries, ...) and added to the backlog

This commit is contained in:
Trilarion
2019-09-20 14:47:35 +02:00
parent e682f975ad
commit d67e0db0cc
1083 changed files with 1369 additions and 1078 deletions

16
entries/radakan.md Normal file
View File

@ -0,0 +1,16 @@
# Radakan
_Single player RPG game, set in a dark fantasy setting where four unique races struggle for survival._
- Home: <https://web.archive.org/web/20170915004555/http://radakan.org/>, https://sourceforge.net/projects/radakan/
- State: beta, inactive since 2014
- Download: https://sourceforge.net/projects/radakan/files/
- Keywords: role playing, singleplayer
- Code repository: https://gitlab.com/osgames/radakan.git (backup of svn), https://svn.code.sf.net/p/radakan/code/ (svn)
- Code language: Python
- Code license: Custom
- Code dependencies: DirectPython, Panda3D
See also https://github.com/shadowislord/radakan (Java version).
## Building