Multiplayer Interactive Fiction

Thursday, May 1st, 2008

Wow. I mean ... wow. Something I (and I'm sure many others) have pondered exactly how to achieve has just materialized: Guncho Guncho is online system for multiplayer interactive fiction ... and the best bit .... it's based on Inform 7, meaning all the tried-and-true stuff already existing in the Inform system ...

Interactive fiction in Python ?

Wednesday, April 9th, 2008

I've just been researching Interactive Fiction (aka text adventure) systems written in Python. I've always wanted to make an interactive fiction, but never quite got around to it. I even started learning the Inform language a few years back, which can be compiled to run on the Infocom Z-machine interpreters ...