본문으로 건너뛰기

Inform

Graham Nelson et al.에서 게시

Write interactive fiction

오픈 소스GPL-3.0 AND Artistic-2.0

번역이 완료되지 않아 이 페이지의 일부는 작성된 원래 언어로 표시됩니다.

주요 사항

  • Utilizes natural language syntax for writing interactive fiction code
  • Compiles narrative source text into playable adventure games
  • Manages complex object interactions and spatial rules within a virtual world

이 애플리케이션 소개

Inform is a design system specifically engineered for writing interactive fiction and text adventure games. Based on natural language programming principles, it allows authors to construct complex virtual worlds using prose that closely resembles standard English rather than traditional programming syntax. The engine processes these rules to build a parser and simulation model for the text environment, handling object interactions, spatial relationships, and non-player character behaviors.

Originally developed by Graham Nelson, the tool is primarily targeted at Linux platforms in this release and utilizes a dual-licensing scheme under the GNU General Public License version 3.0 and the Artistic License 2.0. Authors write their narrative source files within the environment, which then compiles the text into playable stories compatible with standard interactive fiction interpreters. The system requires familiarity with its specialized design methodology and rule-based logic structure to effectively manage game state and narrative flow.

Linux

저희는 이 파일을 호스팅하지 않고, 검사하지 않으며, 내용을 확인하지 않습니다. 출처의 설명을 읽고 직접 판단하세요.