Tagged Questions

4
votes
3answers
194 views

I want to port the Frotz z-machine interpreter to the Amazon Kindle. Is this even possible?

I want to be able to play works of interactive fiction on an Amazon Kindle 2. In order to do this, I would need to port the Frotz interpreter to the Kindle. So far, I have not been able to find …
6
votes
10answers
508 views

Interactive Fiction : what are the existing tools and programming language ?

I'm looking to write an interactive fiction à la Zork, but with my own silliness... The question I want to ask is: what are the tools and languages existing to do that and what are the features and …