This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
libecho:documentation:start [2018/09/23 16:51] – lee | libecho:documentation:start [2018/09/24 13:47] (current) – removed lee | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | Howdy. | ||
- | |||
- | LibEcho is a free and open-source library for Sugarcube 2 (a story format for Twine/ | ||
- | |||
- | LibEcho is released under the [[LibEcho: | ||
- | |||
- | The current implementation provides several modular libraries: | ||
- | * Some prototype methods added to some built-in JS types, to assist with prose-generation (capitalization, | ||
- | * Various useful macros and widgets that extend the functionality of Sugarcube 2. | ||
- | * A defaults/ | ||
- | * A general inventory system. | ||
- | * A clothing/ | ||
- | * A grammar library and macro collection that allows one piece of text to be written so that it can display the correct pronoun references and verb tenses regardless of the current viewpoint character or gender of the subject or other nouns. ("He has blond hair."/" | ||
- | * A general implementation of " | ||
- | * An extensible PC/NPC class, built on the above inventory, apparel, and transformation systems. | ||
- | |||
- | If you're just getting started, try out the Tutorial. | ||
- | |||
- | * [[LibEcho: | ||
- | |||
- | * [[LibEcho: | ||
- | * [[LibEcho: | ||