My favorites | Sign in
pyf
Project Home Downloads Wiki Issues Source
Project Information
Members
Featured
Downloads
Wiki pages
> x pyf

PyF is a cross-platform interactive fiction development library for Python. It aims to make writing interactive fiction easy and efficient without a need to learn a specialized IF language.

PyF uses XML to model the game world but allows the actual game logic to be written in pure Python. This separation of logic and actual game content aims to improve the workflow of writers and programmers alike.

> take pyf

December 2nd 2009

Working on the documentation: new pages on scripts, properties and event handling.

November 28th 2009

Version 0.7.1b is available on the download page. Updated documentation on input handling.

Powered by Google Project Hosting