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 user interface for Inform 7 stories.

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

First you need to identify your target platform(s). With FyrVM, 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 application using FyreVM as a server side processor. Or you might go with a Silverlight app.

Standard Windows. What's next?

Windows 8 Store app. What's next?

Windows Phone 8 app. Tell me more!

Web application. Need input!

Silverlight is still cool. Tell me how!