Skip to main content

A Python package for creating Interactive Fiction Narratives!

Project description

IFProject

image

Introduction

Welcome to IFProject, a Python-based story engine dedicated to creating and playing Interactive Fiction (IF). Utilizing the power of PyScript, IFProject allows you to run your interactive stories directly in the browser, providing an accessible and immersive experience for both creators and players of IF.

Requirements

  • Python 3.11 or higher
  • Internet browser

Installation

  1. Install IFProject: To get started, install IFProject via pip. Ensure you have Python 3.11 or later installed on your system.
    pip install IFProject
    
  2. Running a Story: Once installed, you can start playing an interactive fiction story by running the IFengine with your story file (in YAML format).
    IFengine mystory.yaml
    
    This command will serve your game on localhost, allowing you to play it in your browser.

Development

If you're interested in working with IFProject code, see our Project Developer Guide to get started!

License

IFProject is licensed under the Affero GPL v3 license.

Contact

For any questions or suggestions, feel free to join us on the IFProject Discord.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

IFProject-0.0.0.tar.gz (19.6 kB view hashes)

Uploaded Source

Built Distribution

IFProject-0.0.0-py3-none-any.whl (18.6 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page