opensourcegames/rpg/egoboo.md
2017-12-02 23:28:37 +01:00

17 lines
486 B
Markdown

# 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