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 14:52] – 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 8: | Line 10: | ||
* 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. | * 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 **[[Character|characters]]**, | + | * **Screenplay**-like scriptable scenes (such as in Visual Novels,) which can reference separately defined **[[Character|characters]]**, |
- | * 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 Tracking|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.1736203965.txt.gz · Last modified: 2025/01/06 14:52 by jeffd