Skip to content
ChicagoDave edited this page Sep 8, 2014 · 14 revisions

What is FyreVM?

FyreVM is a C#/.NET Framework implementation of Andrew Plotkin's Glulx virtual machine for Inform 7 compiled Interactive Fiction stories.

What sort of person is meant to use FyreVM?

Programmers interested in creating their own App for Inform 7 stories.

Well I'm a programmer and I'm intrigued by the idea of creating my own App. What do I do?

First you need to identify your target platform(s). With FyreVM, this can be standard Windows XP, Vista, 7, or 8. It could also be a Windows 8 Store app. It could be a Windows Phone 8 app. You might even be creating a Web app using FyreVM as a server side processor. Or you might go with a Silverlight app.