AI RESEARCH
Mazocarta: A Seeded Procedural Deckbuilder for Instrumented Game Development
arXiv CS.AI
•
ArXi:2605.08319v1 Announce Type: cross Mazocarta is a seeded procedural tactical deckbuilder implemented in Rust, compiled to WebAssembly for browser play, and executable natively for simulation. Its primary technical contribution is not the invention of a new deckbuilding genre, but the construction of an instrumented game-development reference artifact: the same rules engine s interactive play, native command-line simulation, automated end-to-end tests, save/load fixtures, and local-area multiplayer.