-
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 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.