renamed games folder to entries folder (also contained frameworks, libraries, ...) and added to the backlog
This commit is contained in:
17
entries/dungeon_crawl_stone_soup.md
Normal file
17
entries/dungeon_crawl_stone_soup.md
Normal file
@ -0,0 +1,17 @@
|
||||
# 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/
|
||||
- State: mature
|
||||
- Download: http://crawl.develz.org/download.htm
|
||||
- Keywords: role playing, roguelike
|
||||
- Code repository: https://github.com/crawl/crawl.git
|
||||
- Code language: C++, Lua
|
||||
- Code license: GPL-2.0
|
||||
- Code dependencies: Lua, SDL
|
||||
|
||||
Forked from Linley's Dungeon Crawl.
|
||||
|
||||
## Building
|
||||
|
Reference in New Issue
Block a user