start
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
start [2025/01/06 12:34] – jeffd | start [2025/01/08 20:18] (current) – jeffd | ||
---|---|---|---|
Line 2: | Line 2: | ||
Welcome to the Ghostwood Game Engine Documentation Wiki. | Welcome to the Ghostwood Game Engine Documentation Wiki. | ||
+ | |||
+ | <wrap hi> | ||
You might want to view the [[http:// | You might want to view the [[http:// | ||
Line 7: | Line 9: | ||
The Ghostwood Engine' | The Ghostwood Engine' | ||
- | * A way to define **free-roaming** world areas which can act as a sort of menu of things to do during a game loop, or as a clue-gathering mechanism. | + | * A way to define **free-roaming** world [[Area|areas]] which can act as a sort of menu of things to do during a game loop, or as a clue-gathering mechanism. |
- | * **Screenplay**-like scriptable scenes (such as in Visual Novels,) which can reference separately defined **characters**, | + | * **Screenplay**-like scriptable scenes (such as in Visual Novels,) which can reference separately defined **[[Character|characters]]**, **[[Location|locations]]**, and even **[[Camera Angle|camera angles]]**. |
- | * A **time system** where areas have different properties depending on whether it is day or night (for example.) | + | * A **[[Time Tracking|time system]]** where areas have different properties depending on whether it is day or night (for example.) |
- | * An optional **date system** where the calendar progresses, which can be used to advance the plot. | + | * An optional **[[Date Tracking|date system]]** where the calendar progresses, which can be used to advance the plot. |
- | * A sophisticated **inventory** system, which understands stackable (quantity) items, containers (which can be opened, closed, persistent, or ephemeral, and have limits on what they can contain), expendables, | + | * A sophisticated **[[Inventory System|inventory]]** system, which understands stackable (quantity) items, containers (which can be opened, closed, persistent, or ephemeral, and have limits on what they can contain), expendables, |
- | * An **achievement** and **quest tracking** system. | + | * An **[[achievement]]** and **[[Quest|quest tracking]]** system. |
* Support for **cross-platform deployment**—in browser, mobile app, or as a desktop application. | * Support for **cross-platform deployment**—in browser, mobile app, or as a desktop application. | ||
* Support for **various rendering styles**—text only (command line, browser-based, | * Support for **various rendering styles**—text only (command line, browser-based, |
start.1736195688.txt.gz · Last modified: 2025/01/06 12:34 by jeffd