Introduction

VeinIF is a framework for easy creation of text-based Interactive Fiction games.

Just write the main content of your story, everything else is ready to go.

VeinIF is built to be expandable. Creators can extend what VeinIF can do, and write extra functions unique to their game.

For more information regarding dependencies, check out VeinIF's package.jsonarrow-up-right on GitHub.

Download

Developers can grab the latest releasearrow-up-right, or download a copy or clone the repository from VeinIF's GitHub pagearrow-up-right.

Assumption

This document assume users already have a basic understanding of HTMLarrow-up-right, CSSarrow-up-right, JavaScriptarrow-up-right/TypeScriptarrow-up-right

Last updated