new entries

This commit is contained in:
Trilarion
2018-06-06 10:52:13 +02:00
parent e9288960ef
commit c93540d361
22 changed files with 301 additions and 30 deletions

View File

@ -0,0 +1,15 @@
# 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