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.json on GitHub.

Download

Developers can grab the latest release, or download a copy or clone the repository from VeinIF's GitHub page.

Assumption

This document assume users already have a basic understanding of HTML, CSS, JavaScript/TypeScript

Last updated