Difference between revisions of "SCOURGE"
Jump to navigation
Jump to search
m |
m |
||
(4 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{game-stable| name = | {{game-stable| name = S.C.O.U.R.G.E. | ||
|developer = | |developer = | ||
|theme = | |theme = | ||
|influences = | |influences = [[Nethack]], [[Moria]] | ||
|released = | |released = Mar 14, 2004 | ||
|updated = | |relver = ? | ||
|updated = Dec 23, 2008 | |||
|updver = 0.21.1 | |||
|licensing = | |licensing = | ||
|language = [[Cpp|C++]],[[OpenGL]] | |language = [[Cpp|C++]],[[OpenGL]] | ||
Line 10: | Line 12: | ||
|interface = | |interface = | ||
|length = | |length = | ||
|site = http:// | |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. | ||
Line 18: | Line 23: | ||
== Related links == | == Related links == | ||
* [http:// | * [http://scourgeweb.org/ Scourge Homepage] | ||
* [http://sourceforge.net/projects/scourge Scourge Project Page] | * [http://sourceforge.net/projects/scourge Scourge Project Page] | ||
[[Category:Stubs]] | [[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.