Python
From IFWiki
| Python | |
|---|---|
| Authoring system | |
| Link | |
| Developer | |
| Status | Stable |
| Multimedia support | |
| Notes | General-purpose programming language |
| Browse 4 games written with Python | |
| Browse the software database | |
| Edit this infobox | |
Python is a general purpose programming language friendly to all ages and abilities.
There are a couple of libraries created to help facilitate writing interactive fiction using the Python programming language:
Active systems
- Ren'Py is a popular and successful visual novel engine which allows the author to write game logic in Python routines.
- Tale is a library for building Interactive Fiction, mudlibs and muds in Python.
- Balladeer is a screenplay/dialogue system, with specific support for text adventures. It integrates with all modern Python web frameworks.
- Bardic is a Python-first Interactive Fiction engine and DSL that bridges the gap between narrative writing and full-stack programming. It is frontend-agnostic.
Out of maintenance
- The Python Adventure Writing System (? - 2016)
- PyF (? - 2009), an interactive fiction library for Python that uses XML for room and object descriptions.
- Python Universe Builder(2001 - 2006)
| Authoring systems | |
|---|---|
| By style | Parser • Choice • Parser-choice hybrid |
| By system | Browser • Android • iOS • Linux • macOS • Windows |
| Browse | Stable authoring systems • Search form • Drilldown |
| Other software | Interpreters • Utilities |