Difference between revisions of "Roguelike gcs"
Jump to navigation
Jump to search
m |
|||
Line 19: | Line 19: | ||
* Area randomization mode, with option to randomize around some preset aspects | * Area randomization mode, with option to randomize around some preset aspects | ||
* Extensive options for customization | * Extensive options for customization | ||
* most things can be programmed with a simple scripting | * most things can be programmed with a simple scripting language |
Revision as of 18:01, 15 December 2009
roguelike gcs | |
---|---|
Talkie-Talkie Project | |
Developer | Marcel Woods |
Theme | variable |
Influences | Rogue |
Licensing | Closed Source |
P. Language | C++ |
Platforms | Linux, Windows, Mac OS |
Interface | Keyboard |
Game Length | {{{length}}} |
Official site of roguelike gcs |
Roguelike GCS is a toolset used for making roguelike adventures; it includes a scripting language, and a random dungeon generator.
In development
- Race, Creature, Item, Effect templates with editor
- Unlimited everything
- Area randomization mode, with option to randomize around some preset aspects
- Extensive options for customization
- most things can be programmed with a simple scripting language