Difference between revisions of "Dungeon Crawl Stone Soup"

From RogueBasin
Jump to navigation Jump to search
m (updated updated date)
m (Add the Open Source tag on licensing (this helps filtering on RogueTemple site))
(7 intermediate revisions by 5 users not shown)
Line 2: Line 2:
|developer = Stone Soup Team
|developer = Stone Soup Team
|influences = [[Crawl]]
|influences = [[Crawl]]
|theme = |theme = [[List of roguelikes by theme#Fantasy|Fantasy]]
|theme = [[Fantasy]]
|released = 2006 Sep 20th
|released = 2006 Sep 20th
|updated = 2015 November 6th (0.17)
|relver = ?
|updated = 2017 July 2nd
|updver = 0.20.1
|language = [[Cpp|C++]], [[Lua]]
|language = [[Cpp|C++]], [[Lua]]
|platforms = [[Linux]], [[Windows]], [[Mac OS|Mac]], Web, Android
|platforms = [[Linux]], [[Windows]], [[Mac OS|Mac]], Web, Android
|licensing = GNU General Public License
|licensing = [[GPL|GNU General Public License]], [[Open Source]]
|interface = [[ASCII]] or graphical
|interface = [[ASCII]], [[Graphical tiles]]
|site = http://crawl.develz.org/
|site = http://crawl.develz.org/
|length = 2-6 hours (three runes) <br> 12-48 hours (all runes)
|length = 2-6 hours (three runes) <br> 12-48 hours (all runes)
Line 37: Line 39:
* [http://crawl.chaosforge.org/Crawl_Wiki Stone Soup Wiki]
* [http://crawl.chaosforge.org/Crawl_Wiki Stone Soup Wiki]
* [http://www.digital-eel.com/13steps/ 13 Steps To Crawl (Introduction)] - Beware that it not up to date for the latest stable release of DCSS
* [http://www.digital-eel.com/13steps/ 13 Steps To Crawl (Introduction)] - Beware that it not up to date for the latest stable release of DCSS
* [http://crawl.homedns.org/ DCSS: Circus Animals] Circus Animals variant.
[[Category:Open source]]
[[Category:Open source]]

Revision as of 15:58, 19 August 2018

Dungeon Crawl Stone Soup
Stable game
Developer Stone Soup Team
Theme Fantasy
Influences Crawl
Released 2006 Sep 20th (?)
Updated 2017 July 2nd (0.20.1)
Licensing GNU General Public License, Open Source
P. Language C++, Lua
Platforms Linux, Windows, Mac, Web, Android
Interface ASCII, Graphical tiles
Game Length 2-6 hours (three runes)
12-48 hours (all runes)
Official site of Dungeon Crawl Stone Soup


Dungeon Crawl Stone Soup is a variant of Linley's Dungeon Crawl. It is developed openly and welcomes participation from the community.

As in the original Dungeon Crawl, players are tasked with finding runes to enter the Realm of Zot at the bottom of the dungeon, before returning to the surface with the Orb of Zot. For added difficulty, players can attempt to collect all 15 runes scattered throughout the dungeon.

As outlined in DCSS's design philosophy, the developers strive to create a balanced, tactical game that limits grinding and reliance on out-of-game sources of information in order to progress. The resulting game is more friendly to new players while still requiring a good deal of practice and skill to win.

Features

  • ASCII and tileset versions
  • Mouse support
  • Online servers where players can watch other games or compete on leaderboards
  • Tutorial and in-game hints system
  • Wide range of skills, species, backgrounds, and religions offer several play styles
  • Optional dungeon branches increase the difficulty for seasoned players

Related links