Skip to content

Adventure

ichabod801 edited this page Dec 3, 2019 · 2 revisions

The Adventure game, being the original interactive fiction game, would need an interactive fiction engine to support it (and future IF games in the t_games project), similar to the Z-machine. I wrote a P-Machine at one point, but I'm not sure it's up to everything the Z-machine could handle. There have been other stabs at IF in Python, but not that I seen has lasted.

Clone this wiki locally