-
Notifications
You must be signed in to change notification settings - Fork 10
Home
ChicagoDave edited this page Sep 8, 2014
·
14 revisions
FyreVM is a C#/.NET Framework implementation of Andrew Plotkin's Glulx virtual machine for Inform 7 compiled Interactive Fiction stories.
Programmers interested in creating their own App for Inform 7 stories.
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.