Skip to main content

A generic game engine for text-based games, inspired by adventurelib.

Project description

PyPI version

whimsylib

A game engine for text-based games, inspired by adventurelib.

This is currently the game engine behind cronenbroguelike.

Develop

Set up a virtualenv and install the dev requirements.

python3.8 -m venv venv
source venv/bin/activate
pip install -r requirements/requirements-dev.txt

Release

Update the version number in setup.py, and then push a new tag with that version number. This will trigger a Github Action that publishes the new version to PyPI.

API Documentation

Coming soon!

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

whimsylib-1.4.2.tar.gz (30.1 kB view hashes)

Uploaded Source

Built Distribution

whimsylib-1.4.2-py3-none-any.whl (36.1 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