Skip to content
View FullCircleMUD's full-sized avatar
  • Joined Mar 22, 2026

Block or report FullCircleMUD

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
fullcirclemud/README.md

FullCircleMUD

A living world that remembers everything.

FullCircleMUD is an old-school text-based multiplayer game — a MUD in the tradition of the 1990s classics — rebuilt from the ground up with a modern twist: true ownership on the blockchain.

Gold and resources are issued currencies on the XRP Ledger. Crafted items are NFTs. Trade with other players, export to your own wallet, or keep adventuring. When you log off, your items don't disappear into a company database. They persist on the ledger. Yours.

Repositories

Repository Description
game Game server — Evennia/Django, combat, economy, quests, AI NPCs
design Design documents — economy models, combat architecture, world structure
lore World lore — YAML knowledge base for NPC intelligence
nft_api NFT metadata API — XLS-24d compliant metadata service for XRPL marketplaces
cosigner XRPL co-signing service — multisig transaction validation and co-signing
transparency Game economy reports and compliance framework

Play

https://fcmud.world

FullCircleMUD is in pre-alpha development. Join the community to follow progress and get early access when alpha opens.

Source Available

FullCircleMUD source code is publicly available under the Business Source License 1.1. On 2030-03-31, the licence converts to AGPL-3.0.

Transparency

FullCircleMUD publishes periodic game economy reports covering gold circulation, player activity, and operating expenses. We think players deserve to know how the game economy is managed.

Reports are published at github.com/fullcirclemud/transparency

Discord

https://discord.gg/j8b5GkysM3


Built with XRP Ledger — fast, low-cost, and decentralised.

Popular repositories Loading

  1. transparency transparency Public

    FullCircleMUD monthly financial reports, reserve disclosures, and compliance framework — published as a commitment to player transparency

  2. fullcirclemud fullcirclemud Public

    FullCircleMUD — a text-based multiplayer world where everything you earn lives on the XRP Ledger

  3. game game Public

    FullCircleMUD game server — a text-based multiplayer world where everything you earn lives on the XRP Ledger

    Python

  4. nft_api nft_api Public

    An api for serving requests for data about game NFT's from the NFT's uri

    Python

  5. lore lore Public

    The lore of the FullCircleMUD world

  6. design design Public

    FullCircleMUD design documents — world structure, economic design, and technical decision records