Files
dialog-starter/README.md
Indrajith K L aefec38767 Initial Commit
* Adds Working Example
* Adds release scripts
2022-06-12 22:42:24 +05:30

718 B

Dialog Interactive Fiction Starter Kit


This repo contains starter kit for developing Interactive Fiction using Dialog language. Includes a powershell script to generate a web version of the game

Script assumes you have already installed dialog and Å-machine VM in your system path. Also you have to copy stdlib.dg from the dialog folder to your game root path.

IFID

Make sure you have replaced your story with a new IFID in story.dg.

You can easily generate IFID using IFID generator available at dialog website.