pith. sign in

arxiv: 1907.00042 · v1 · pith:TI5RMSKWnew · submitted 2019-06-28 · 💻 cs.MM · cs.HC

Rhythm Dungeon: A Blockchain-based Music Roguelike Game

Pith reviewed 2026-05-25 13:15 UTC · model grok-4.3

classification 💻 cs.MM cs.HC
keywords blockchainsmart contractsroguelikerhythm gamedecentralized gamingcross-game interactionmusic game
0
0 comments X

The pith

A rhythm roguelike game uses blockchain smart contracts to generate enemies from other games on the same chain and lets players upload characters that appear elsewhere.

A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.

Rhythm Dungeon is a rhythm game in which players explore a roguelike dungeon by matching button inputs to music beats. The game treats the blockchain as a shared open database through smart contract integration. Enemies encountered during a run are generated from data supplied by other games that share the identical blockchain. Players can upload completed characters so those characters appear in other games and exert influence there. The design illustrates how blockchain can support asynchronous interactions among many independent game instances without direct server connections.

Core claim

By integrating smart contracts to the game program, the enemies through the venture are generated from other games which share the identical blockchain. On the other hand, the player may upload their characters at the end of their journey, so that their own character may appear in other games and make an influence. Rhythm Dungeon is designed and implemented to show the potential of decentralized gaming experience, which utilizes the blockchain to provide asynchronous interactions among massive players.

What carries the argument

Smart contract integration that treats the shared blockchain as an open database for pulling enemy data from other games and for accepting uploaded player characters.

If this is right

  • Enemies in any one game instance can be supplied by data from other independent games on the chain.
  • Characters completed in one game can be inserted into the dungeons of other games.
  • Interactions among players occur asynchronously through the blockchain rather than through live connections.
  • The same blockchain can serve as the persistent layer for multiple distinct game programs.

Where Pith is reading between the lines

These are editorial extensions of the paper, not claims the author makes directly.

  • Game developers could design multiple titles to draw from and contribute to the same chain without building direct interoperability code.
  • Persistent cross-title character or enemy effects become possible even when the games run on separate servers or at different times.
  • The model shifts some content generation responsibility to the collective activity of all participating players and games.

Load-bearing premise

A shared blockchain can act as a reliable, low-latency source for real-time game elements and that players will actually upload characters for use across separate game instances.

What would settle it

Run multiple instances of games sharing the blockchain and check whether enemies in one instance are drawn from data of the others or whether uploaded characters from one instance appear in another.

read the original abstract

Rhythm Dungeon is a rhythm game which leverages the blockchain as a shared open database. During the gaming session, the player explores a roguelike dungeon by inputting specific sequences in time to music rhythm. By integrating smart contract to the game program, the enemies through the venture are generated from other games which share the identical blockchain. On the other hand, the player may upload their characters at the end of their journey, so that their own character may appear in other games and make an influence. Rhythm Dungeon is designed and implemented to show the potential of decentralized gaming experience, which utilizes the blockchain to provide asynchronous interactions among massive players.

Editorial analysis

A structured set of objections, weighed in public.

Desk editor's note, referee report, simulated authors' rebuttal, and a circularity audit. Tearing a paper down is the easy half of reading it; the pith above is the substance, this is the friction.

Referee Report

0 major / 3 minor

Summary. The manuscript describes the design and implementation of Rhythm Dungeon, a rhythm roguelike game that uses blockchain as a shared open database. Smart contracts enable enemies encountered during play to be generated from data contributed by other games on the same chain, while players may upload completed characters so that they can appear and exert influence in other independent game instances. The work positions itself as a prototype illustrating the potential for decentralized, asynchronous cross-game interactions among players.

Significance. If the prototype functions as described, the paper supplies a concrete, working example of blockchain-mediated content sharing in a game setting. This constitutes a modest but tangible contribution to the emerging area of decentralized gaming by showing how smart-contract storage can replace centralized servers for non-real-time player-driven elements. The absence of runtime measurements, latency figures, or user studies keeps the result illustrative rather than evaluative.

minor comments (3)
  1. [Abstract] Abstract: the sentence 'the enemies through the venture are generated from other games' is grammatically awkward and does not specify the data model or contract interface that actually performs the cross-game lookup.
  2. The manuscript provides no architecture diagram, pseudocode, or contract ABI excerpts showing how the game client reads/writes the shared blockchain state; without these the implementation claim remains at the level of a high-level narrative.
  3. No mention is made of the specific blockchain platform, gas costs, or confirmation latency experienced during playtesting; these details would help readers assess feasibility.

Simulated Author's Rebuttal

0 responses · 0 unresolved

We thank the referee for their review and recommendation of minor revision. The report correctly characterizes the manuscript as a working prototype demonstrating blockchain-mediated asynchronous interactions in a game setting.

Circularity Check

0 steps flagged

No significant circularity

full rationale

The paper contains no derivations, equations, quantitative predictions, fitted parameters, or self-citations. It is a high-level design narrative describing the implementation of a prototype game that uses blockchain for asynchronous cross-game enemy and character sharing. The central statement—that such a system was built to illustrate decentralized gaming—stands on the existence of the prototype itself and does not reduce to any input by construction.

Axiom & Free-Parameter Ledger

0 free parameters · 0 axioms · 0 invented entities

No mathematical model, fitted parameters, or new entities are introduced; the paper is a design description only.

pith-pipeline@v0.9.0 · 5631 in / 1026 out tokens · 20499 ms · 2026-05-25T13:15:36.743553+00:00 · methodology

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.