Skip to content

Latest commit

 

History

History
109 lines (74 loc) · 3.55 KB

readme.md

File metadata and controls

109 lines (74 loc) · 3.55 KB

Arrow Arrow's logo

The Game Narrative Design Tool

Download | Runtimes | Web App | Guides

Arrow is the free, open-source and feature-rich tool for game narrative design, text-adventure development, and creation of interactive nonlinear storytelling documents.

Arrow's Overall Look

Notable Features:

  • Free as in Freedom
  • 100% Visual Development
  • Advanced Node System
  • VCS-Friendly Save Files
  • Support for Distributed Workflows
  • One-Click Playable Export (HTML)
  • CSV (I18n) Export
  • RTL, CJK and CTL support
  • Continuum Safety

Arrow supports a rich palette of features, from scenes and macros, to variables and characters. It also comes with built-in common node types, providing logic, interactive navigation, random data generation, state management, and more.

Check out Guides for detailed information.

Download

Arrow prebuilt executables are available to download from the archive of releases.

Following links are to the fairly stable most recent versions:

For other platforms and architectures, or to take advantage of the latest features in the main branch consider building or running Arrow from source.

Web App

Arrow is also available as a Progressive Web App.

The app provides all the features as the most recent downloadable releases.
The main difference is that it stores project data and configurations in your browser. Additionally import/export conveniences are available to ease working with file-system of your device as well.

The experience is optimized for desktop (mode/) screens.

PWA version requires your browser to have WebGl and Canvas element support, available Web-Storage, and Java-Script enabled (which any modern browser does by default).

Runtime Projects

Guides

Docs for Arrow are available in the repository's Wiki, including a Quick Start Guide as well as, detailed instructions, documentation of the built-in nodes, and more.

Licenses

Copyright (c) 2021-present Mor. H. Golkar and contributors

Unless otherwise specified, Arrow and files in this repository are available under MIT license. See license & copyright files for more information.

Have a Good Time