BACK_TO_FEEDAICRIER_2
Spellwright lets players prompt spells, battle online
OPEN_SOURCE ↗
REDDIT · REDDIT// 14h agoPRODUCT LAUNCH

Spellwright lets players prompt spells, battle online

Spellwright is a web-based 3D arena where players can prompt custom spells and fight with them in real time. The demo pairs Gemini 3 with Three.js and Colyseus, plus multiplayer and voice chat, to push generative gameplay past the toy stage.

// ANALYSIS

Interesting demo, but the hard problem is not generation itself, it is keeping generated spells legible, fair, and fun under multiplayer pressure.

  • Promptable magic only works if outputs stay inside tight simulation rules; otherwise balance collapses fast.
  • The 6-player plus VoIP setup raises this from a novelty prototype to a social game, where latency and synchronization start to matter.
  • Using Three.js and Colyseus keeps the stack web-native, which lowers friction for sharing, iteration, and multiplayer testing.
  • If Spellwright can standardize spell semantics instead of just spell flavor, it could become a real design platform rather than a one-off prompt toy.
// TAGS
spellwright3d-genprompt-engineeringspeechmultimodalhosted-service

DISCOVERED

14h ago

2026-05-02

PUBLISHED

17h ago

2026-05-02

RELEVANCE

7/ 10

AUTHOR

VirtualJamesHarrison