Skip to content

parapente/PiFi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

206 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PiFi - An Interactive-Fiction Interpreter written in Python

This is an effort to implement an interactive fiction interpreter in python using as reference the Z-Machine Standards Document (v1.1). PiFi uses plugins to interact with the interpreter to allow for multiple different interfaces.

Install depedencies

poetry install

Running PiFi

poetry run pifi <fiction file>

Testing

poetry run test

Compile arithm.inf file in bonus directory

You will need to use the Inform 6 compiler. In Debian/Ubuntu you can use the apt package manager:

sudo apt install inform

About

Python Interactive Fiction Interpreter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages