Difference between revisions of "SCOURGE"

From RogueBasin
Jump to navigation Jump to search
 
Line 1: Line 1:
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.

Revision as of 19:43, 6 January 2006

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.