Doom Wiki
m (moved Slige to SLIGE over redirect: It's pretty consistently capitalised as SLIGE in the readme, and of course OBLIGE follows the same pattern)
(Stuck in origin of name, with reference - it's odd, but there's a reference - mentioned opening sector secret characteristic (also from readme))
Line 1: Line 1:
 
{{stub}}
 
{{stub}}
   
'''Slige''' is a random [[level]] generator for [[Doom]], written by David M. Chess. The program is available as a [[Wikipedia:Microsoft Windows|Windows]] executable and as [[Wikipedia:C programming language|C]] [[Wikipedia:Source code|source code]]. Slige was under active development in the late 1990s; the last official release, build 485, was released in February 2001.
+
'''SLIGE''' - which stands for "Space Llama Interment Gazelle Expert"<ref>http://src.gnu-darwin.org/ports/games/slige/work/slige.txt</ref> - is a random [[level]] generator for [[Doom]], written by David M. Chess. The program is available as a [[Wikipedia:Microsoft Windows|Windows]] executable and as [[Wikipedia:C programming language|C]] [[Wikipedia:Source code|source code]]. SLIGE was under active development in the late 1990s; the last official release, build 485, was released in February 2001.
   
The generator will usually create levels which primarily consist of killing [[monsters]] and picking up [[health]], [[weapons]], and [[ammunition]] before reaching the exit. It is possible to modify Slige so that it creates more puzzle-oriented levels, where the player needs to find [[keys]] or switches before being able to advance. The last official version of Slige can create only [[Vanilla Doom|vanilla]]-compatible maps.
+
The generator will usually create levels which primarily consist of killing [[monsters]] and picking up [[health]], [[weapons]], and [[ammunition]] before reaching the exit. It is possible to modify SLIGE so that it creates more puzzle-oriented levels, where the player needs to find [[keys]] or switches before being able to advance. The last official version of SLIGE can create only [[Vanilla Doom|vanilla]]-compatible maps.
   
Slige was listed on Doomworld's [[Top 10 Infamous WADs]], due to the reason that the quality of the Slige-generated maps was so good that many unscrupulous mappers claimed that the maps were their own handwork.
+
SLIGE was listed on Doomworld's [[Top 10 Infamous WADs]], due to the reason that the quality of the SLIGE-generated maps was so good that many unscrupulous mappers claimed that the maps were entirely their own handwork. By default SLIGE tags the first sector of each level as a secret, and thus it is likely that older levels that start the player in a secret sector were based on SLIGE templates.
   
 
The program may be modified and redistributed under the following terms:
 
The program may be modified and redistributed under the following terms:
Line 28: Line 28:
 
== External links ==
 
== External links ==
   
* [http://www.doomworld.com/slige Slige home page] (broken download)
+
* [http://www.doomworld.com/slige SLIGE home page] (broken download)
 
* [http://web.archive.org/web/20070209012333/http://members.aol.com/dmchess/slige.zip Download] (but this one's totally not broken because it's an archived copy from waybackmachine.)
 
* [http://web.archive.org/web/20070209012333/http://members.aol.com/dmchess/slige.zip Download] (but this one's totally not broken because it's an archived copy from waybackmachine.)
  +
  +
== References ==
  +
<references/>
 
[[Category:Windows add-on software]]
 
[[Category:Windows add-on software]]
 
[[Category:Miscellaneous editors]]
 
[[Category:Miscellaneous editors]]

Revision as of 19:21, 26 June 2010

StubIcon
This article is a stub. Please help the Doom Wiki by expanding it.

SLIGE - which stands for "Space Llama Interment Gazelle Expert"[1] - is a random level generator for Doom, written by David M. Chess. The program is available as a Windows executable and as C source code. SLIGE was under active development in the late 1990s; the last official release, build 485, was released in February 2001.

The generator will usually create levels which primarily consist of killing monsters and picking up health, weapons, and ammunition before reaching the exit. It is possible to modify SLIGE so that it creates more puzzle-oriented levels, where the player needs to find keys or switches before being able to advance. The last official version of SLIGE can create only vanilla-compatible maps.

SLIGE was listed on Doomworld's Top 10 Infamous WADs, due to the reason that the quality of the SLIGE-generated maps was so good that many unscrupulous mappers claimed that the maps were entirely their own handwork. By default SLIGE tags the first sector of each level as a secret, and thus it is likely that older levels that start the player in a secret sector were based on SLIGE templates.

The program may be modified and redistributed under the following terms:

  - If you make various changes and improvements to it and release
    a modified version yourself:
  
    - Write me and tell me about it so I can be pleased,
    - Mention me and SLIGE in the docs somewhere, and
    - Please *don't* call your new program "SLIGE".  SLIGE is
      my program.  Call yours "BLIGE" or "EGGISLES" or "MUMFO"
      or something like that.

Sources

WikipediaLogoSmall
This page uses content from Wikipedia. The original article was at SLIGE. As with Doom Wiki, the text of Wikipedia is available under the GNU Free Documentation License.

See also

External links

  • SLIGE home page (broken download)
  • Download (but this one's totally not broken because it's an archived copy from waybackmachine.)

References