reorganization

This commit is contained in:
Trilarion
2017-12-09 22:31:37 +01:00
parent 329f08cb4a
commit 041f951803
183 changed files with 19 additions and 24 deletions

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

@ -0,0 +1,16 @@
# Egoboo
_A three-dimensional dungeon crawling adventure that borrows a lot of elements from the roguelike genre._
- Home: http://egoboo.sourceforge.net/about.html
- Wikipedia: <https://en.wikipedia.org/wiki/Egoboo_(video_game)>
- Download: http://egoboo.sourceforge.net/download.html
- State: mature, inactive since 2015
- Code: https://sourceforge.net/p/egoboo/svn/HEAD/tree/ (svn) https://github.com/egoboo/egoboo
- Language(s): C++, C
- License: GPL-3.0
## Building
Uses CMake