Delulu Canyon v0.16.0 Brings Tomb Finance Seigniorage to Internet Computer MMORPG
Henry_Suso and borovan4000 released Delulu Canyon v0.16.0, an isometric MMORPG on the Internet Computer featuring an algorithmic peg and automated game-state transitions. The update introduces chest distributions, split decimals, and SNS-gated guilds driven by price-weighted keeper canisters.

Delulu Canyon v0.16.0 Brings Tomb Finance Seigniorage to Internet Computer MMORPG
The intersection of decentralized finance and persistent multiplayer gaming on the Internet Computer has taken a novel turn with the release of Delulu Canyon v0.16.0. Developed by Henry_Suso and borovan4000, the isometric MMORPG models its internal economy on a Tomb Finance–style three-token algorithmic peg, translated directly into on-chain game mechanics, dungeons, and world states.
Announced via the DFINITY developer forum, the game uses canister-based automation to link real-time price feeds directly to gameplay mechanics, turning macroeconomic stability loops into cooperative and adversarial dungeon crawls.
How the Algorithmic Peg Drives the World
At the core of Delulu Canyon is GOLD, an algorithmic peg meant to be worth one ICP. The system relies on a dedicated canister role called the Keeper. Every six hours, the Keeper reads the time-weighted price of GOLD against ICP to determine the state of the game world.
When GOLD trades above the peg, the Keeper mints more of it. Rather than paying that new gold to stakers—a common failure mode for traditional seigniorage forks where capital dries up once belief fades—the canister scatters it as chests across a persistent world. Players have to find a chest, carry the gold through whatever lies between them and safety, and bank it at a vault before any of it is theirs.
When GOLD trades below the peg, nothing is minted at all: the world turns Dark, and the Crypt opens to sell bonds for gold that is burned.
Crucially, the reserve is fed involuntarily through gameplay attrition:
- Chests nobody found before they crumbled.
- Bodies nobody walked back to reclaim.
- Gold bitten off the careless while the world is Dark.
Through this design, neglect in the dungeon funds the defense of the peg, and the patient are paid by the careless.
What's New in v0.16.0
Following initial launch feedback, version 0.16.0 introduces several structural additions to the game loop and canister architecture:
- Functioning chest and item distributions: Automated deployment of chests based on keeper evaluations.
- Proven example of peg/depeg driven in-game events: Direct correlation between token price states and world conditions.
- Split decimals: Precision handling for fractional token values within the game's internal ledger.
- Distinct chest classes: Categorized tiers of loot containers.
- Expanded dungeons & quests: 8 new dungeon quests, bringing the total to 10 full quests with items.
- Open P2P item bazaar: A decentralized marketplace for player-to-player trading.
- SNS-gated guilds: Access control mechanisms tied to Service Nervous System (SNS) structures.
Technical documentation and implementation details are maintained in the project's public repositories, including the changelog and the technical guide on how the peg drives the game. Early testers have also reported minor visual bugs, such as edge-case rendering issues during dark-state zoom transitions on mobile clients.
What This Means for Builders
- Canister-Driven State Machines: Delulu Canyon demonstrates how canister loops can translate oracle-fed price data into complex, spatially aware game mechanics without relying on external keeper infrastructure.
- Involuntary Sink Mechanics: For developers building tokenomics models on the Internet Computer, the project provides a reference for turning user error and inactivity into protocol-level liquidity sinks rather than relying solely on voluntary staking.
- SNS Integration Patterns: The implementation of SNS-gated guilds offers a concrete blueprint for binding governance tokens to in-game permissions and access control layers on ICP.
Get the wire in your inbox
Every new signal, straight from the generator. No noise, unsubscribe anytime.


