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:05] – jeffd | start [2025/01/08 20:18] (current) – jeffd | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | [[https:// | ||
- | |||
====== Ghostwood Game Engine ====== | ====== Ghostwood Game Engine ====== | ||
- | [[internal:]] | + | Welcome to the Ghostwood Game Engine Documentation Wiki. |
+ | |||
+ | <wrap hi> | ||
+ | |||
+ | You might want to view the [[http:// | ||
+ | |||
+ | The Ghostwood Engine' | ||
+ | |||
+ | * 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]]**, | ||
+ | * 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. | ||
+ | * 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|quest tracking]]** system. | ||
+ | * 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 **single-player** games where you control one or more in-story characters, and potentially gain **NPC companions**—characters who adventure alongside you at times. | ||
+ | * Support for socially interactive **multiplayer environments**, | ||
+ | * Support for various **scores**, **leveling** systems, **in-game currencies**, | ||
+ | * And more! |
start.1736193919.txt.gz · Last modified: 2025/01/06 12:05 by jeffd