opensourcegames/games/rpg/dungeon_crawl_stone_soup.md
2018-06-06 10:52:13 +02:00

16 lines
397 B
Markdown

# Dungeon Crawl Stone Soup
_Roguelike adventure through dungeons filled with dangerous monsters in a quest to find the mystifyingly fabulous Orb of Zot._
- Home: http://crawl.develz.org/
- Download: http://crawl.develz.org/download.htm
- State: mature
- Keywords: roguelike
- Code: https://github.com/crawl/crawl
- Language(s): C++, Lua
- License: GPL-2.0
- Dependencies: Lua, SDL
## Building