Difference between revisions of "SCOURGE"

From RogueBasin
Jump to navigation Jump to search
m
m (Oops.)
Line 14: Line 14:
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.
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 ==
== Related links ==

Revision as of 12:22, 22 March 2009

Stable game
Developer
Theme
Influences
Released ({{{relver}}})
Updated ({{{updver}}})
Licensing
P. Language C++,OpenGl
Platforms
Interface
Game Length
Official site of


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