A series of interactive fiction that are based on a character I created for my then 5-year-old daughter and who has come up with the stories and the flow.
Go to file
William Moore 45d4ec72d2 Updates 2022-10-14 12:25:24 -05:00
kidnappedfairy.inform/Source Updates 2022-10-14 12:25:24 -05:00
kidnappedfairy.materials Updates 2022-10-14 12:25:24 -05:00
missingwand.inform/Source Update to add commands and simplify act 2 start 2022-10-04 02:56:30 -05:00
missingwand.materials Update to release version 2022-08-27 13:15:58 -05:00
.gitignore Initial commit 2022-08-23 17:17:41 +02:00
LICENSE Update to add new story to Chronicles of Reg 2022-10-12 08:53:02 -05:00
Makefile Update to use latest Targets structure 2022-08-26 01:55:16 -05:00
README.md Update to add new story to Chronicles of Reg 2022-10-12 08:53:15 -05:00
Targets Update to add new story to Chronicles of Reg 2022-10-12 08:53:02 -05:00

README.md

Chronicles of Reg

The Interactive Fictions

  • Mystery of the Missing Wand - A tale where you help Reg, the Good Werewolf get his missing wand.
  • Reg and the Kidnapped Fairy - A tale where you are Reg looking for the kidnapped good fairy.

The Environment

You'll need to define the following environment variables somehow (either globally or local to user or whatever).

IF # root of where you have all the interactive fiction tools stuff
INFORM # Inform toolchain's home path
INFORM7 # The path to the executable for inform7
INFORM6 # The path to the executable for inform6
INBLORB # The path to the executable for inblorb

Tools Installed

For VSCode users unwilling to make global settings changes

I have included the settings.json with necessary changes for allowing VSCode to use tab indention but only for Inform 7 and can be included in your global settings.