Skip to main content

A framework for creating multiplayer, text-based worlds.

Project description

Figment is a framework for creating multiplayer, text-based worlds. It was originally designed to explore the application of the “entity-component-system” pattern to the realm of MUDs.

By extending Figment’s base classes (particularly Component and Mode), you define the vocabulary unique to your world – then construct your world’s people, places, and things using that vocabulary.

While your available vocabulary of Components and Modes cannot yet be changed during runtime, they can be dynamically applied to Entities (that’s the whole point, after all!) so you can even do a good chunk of worldbuilding from within the world itself.

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

figment-0.0.1.tar.gz (9.7 kB view hashes)

Uploaded Source

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