Difference between revisions of "Dungeon Crawl"

From CrawlWiki
Jump to: navigation, search
m (1 revision: game versions)
m (License)
 
(15 intermediate revisions by 4 users not shown)
Line 1: Line 1:
'''Dungeon Crawl''' or just '''Crawl''' is a [[roguelike]] computer game that began in 1995 as the project of [[Linley Henzell]] (in fact, its full name is '''Linley's Dungeon Crawl'''). The term is also used to refer to that game's variants, most notably '''Dungeon Crawl Stone Soup''' (see below).
+
'''Linley's Dungeon Crawl''', also known as '''Dungeon Crawl''' or just '''Crawl''', is a [[roguelike]] computer game that began in 1995 as the project of [[Linley Henzell]]. The term is also used to refer to that game's variants, most notably '''Dungeon Crawl Stone Soup'''.
  
 
== History ==
 
== History ==
  
Version was 1.0 in 1997 and Henzell continued to work on the game until version 3.30 was released in 1999. Following Henzell's departure from the project, a loose coalition of developers officially maintained the game, though visible development has stalled at version 4.0.0's beta 26. Outside contributors, such as Darshan Shaligram, continued to produce patches for the game.
+
Version 1.0 of ''Crawl'' was made in 1997, and Henzell continued to work on the game until version 3.30 was released in 1999. Following Henzell's departure from the project, a loose coalition of developers officially maintained the game, though visible development has stalled at version 4.0.0's beta 26. Outside contributors, such as Darshan Shaligram, continued to produce patches for the game.
  
 
Development team member [[Brent Ross]] worked on Dungeon Crawl 4.1 alpha versions until 2005, rewriting significant parts of the code. Version 4.1 didn't reach a playable state.
 
Development team member [[Brent Ross]] worked on Dungeon Crawl 4.1 alpha versions until 2005, rewriting significant parts of the code. Version 4.1 didn't reach a playable state.
Line 9: Line 9:
 
== Stone Soup ==
 
== Stone Soup ==
  
[[Image:Title.png]]
+
<!--[[Image:Title.png]]-->
  
In 2006, the Dungeon Crawl Stone Soup project was formed to pull Dungeon Crawl development out of its perceived state of [[ensorcelled hibernation]]. This project is based on the 4.0.0 beta versions and aims to preserve and improve playability while incorporating several of the features of 4.1 as well as ideas from the community. Stone Soup is still being actively developed and most Dungeon Crawl players have switched to it.
+
In 2006, the Dungeon Crawl Stone Soup project was formed to pull Dungeon Crawl development out of its perceived state of [[Ensorcelled Hibernation]]. This project is based on the 4.0.0 beta versions, aiming to preserve and improve playability while incorporating several of the features of 4.1 along with ideas from the community. Stone Soup is still being actively developed as of 2022, and most Dungeon Crawl players have switched to it.
 +
 
 +
==License==
 +
Linley's Dungeon Crawl is licensed under the "[http://dungeoncrawl.org/?d.l Crawl General Public License]", a modification of the [https://nethack.org/common/license.html NetHack General Public License], itself based on the BISON GPL.
 +
 
 +
Dungeon Crawl Stone Soup is licensed under the [https://raw.githubusercontent.com/crawl/crawl/master/LICENSE GNU GPL V2 or later].
 +
 
 +
Both variants are open source; the source code for DCSS can be viewed on [https://github.com/crawl/crawl GitHub].
  
 
== See also ==
 
== See also ==
 
+
* [[Roguelike]]
[[List of Stone Soup versions]]
+
* [[List of Stone Soup versions]]
  
 
== External links ==
 
== External links ==
Line 23: Line 30:
 
* [http://www.dungeoncrawl.org/ The official website for Linley's Dungeon Crawl]
 
* [http://www.dungeoncrawl.org/ The official website for Linley's Dungeon Crawl]
 
* [http://crawlj.sourceforge.jp/down_e.html Dungeon Crawl Tile Version]
 
* [http://crawlj.sourceforge.jp/down_e.html Dungeon Crawl Tile Version]
* [http://tech.groups.yahoo.com/group/crawl-dev/ Yahoo! Group that was used as developers' forum]
 
  
 
=== Dungeon Crawl Stone Soup ===
 
=== Dungeon Crawl Stone Soup ===
  
* https://crawl.develz.org/wordpress/ - Official homepage, home of the latest Stone Soup development news, development wiki and bug tracker
+
* https://crawl.develz.org/ - Official homepage, home of the latest Stone Soup development news, development wiki and bug tracker
* http://crawl.akrasiac.org/ - The largest and almost official Crawl server, located in North America  
+
* http://crawl.akrasiac.org/ - The largest official Crawl server, also records online games. Located in North America.
  
 
[[Category:Crawl]] [[Category:Crawl Versions]]
 
[[Category:Crawl]] [[Category:Crawl Versions]]

Latest revision as of 22:12, 1 May 2024

Linley's Dungeon Crawl, also known as Dungeon Crawl or just Crawl, is a roguelike computer game that began in 1995 as the project of Linley Henzell. The term is also used to refer to that game's variants, most notably Dungeon Crawl Stone Soup.

History

Version 1.0 of Crawl was made in 1997, and Henzell continued to work on the game until version 3.30 was released in 1999. Following Henzell's departure from the project, a loose coalition of developers officially maintained the game, though visible development has stalled at version 4.0.0's beta 26. Outside contributors, such as Darshan Shaligram, continued to produce patches for the game.

Development team member Brent Ross worked on Dungeon Crawl 4.1 alpha versions until 2005, rewriting significant parts of the code. Version 4.1 didn't reach a playable state.

Stone Soup

In 2006, the Dungeon Crawl Stone Soup project was formed to pull Dungeon Crawl development out of its perceived state of Ensorcelled Hibernation. This project is based on the 4.0.0 beta versions, aiming to preserve and improve playability while incorporating several of the features of 4.1 along with ideas from the community. Stone Soup is still being actively developed as of 2022, and most Dungeon Crawl players have switched to it.

License

Linley's Dungeon Crawl is licensed under the "Crawl General Public License", a modification of the NetHack General Public License, itself based on the BISON GPL.

Dungeon Crawl Stone Soup is licensed under the GNU GPL V2 or later.

Both variants are open source; the source code for DCSS can be viewed on GitHub.

See also

External links

Linley's Dungeon Crawl

Dungeon Crawl Stone Soup