Difference between revisions of "SCOURGE"

From RogueBasin
Jump to navigation Jump to search
 
m
 
(13 intermediate revisions by 7 users not shown)
Line 1: Line 1:
{{game-stable| name = S.C.O.U.R.G.E.
|developer =
|theme =
|influences = [[Nethack]], [[Moria]]
|released = Mar 14, 2004
|relver = ?
|updated = Dec 23, 2008
|updver = 0.21.1
|licensing =
|language = [[Cpp|C++]],[[OpenGL]]
|platforms =
|interface =
|length =
|site = http://scourgeweb.org/
}}
SCOURGE is no longer supported - development is now centring on [[SCOURGE2]].
Scourge is a roguelike game set in a fantasy universe. In the game a party of four ex-adventurers (who now work for a dungeon sanitation company) inadvertently save the world from being destroyed by a demonic entity.
Scourge is a roguelike game set in a fantasy universe. In the game a party of four ex-adventurers (who now work for a dungeon sanitation company) inadvertently save the world from being destroyed by a demonic entity.
The game is written in C++ and uses [[OpenGL]] for 3d. Parts of the game are written in the embedded scripting language "squirrel". Scourge runs on most major OS-s.
== Related links ==
* [http://scourgeweb.org/ Scourge Homepage]
* [http://sourceforge.net/projects/scourge Scourge Project Page]
[[Category:Stubs]]

Latest revision as of 12:50, 7 May 2010

S.C.O.U.R.G.E.
Stable game
Developer
Theme
Influences Nethack, Moria
Released Mar 14, 2004 (?)
Updated Dec 23, 2008 (0.21.1)
Licensing
P. Language C++,OpenGL
Platforms
Interface
Game Length
Official site of S.C.O.U.R.G.E.


SCOURGE is no longer supported - development is now centring on SCOURGE2.

Scourge is a roguelike game set in a fantasy universe. In the game a party of four ex-adventurers (who now work for a dungeon sanitation company) inadvertently save the world from being destroyed by a demonic entity.

The game is written in C++ and uses OpenGL for 3d. Parts of the game are written in the embedded scripting language "squirrel". Scourge runs on most major OS-s.

Related links