Deterministic Godot 4.4 roguelike engine build spec for parallel agents.
roguelitussy is not just a game idea. It is a deterministic Godot 4.4 build specification meant to coordinate parallel implementation work around a shared roguelike engine contract.
Defines structure and expectations for a roguelike engine instead of only shipping a loose prototype with no implementation discipline.
The project is aimed at multi-agent or multi-contributor build work where clear contracts matter more than improvised feature lists.
Keeps the emphasis on repeatable build behavior and shared schemas, which is unusual and useful for game tooling work.
Game projects often stay vague too long. roguelitussy tries to make the contract explicit early so implementation can scale without every contributor inventing their own assumptions about systems, content, and engine structure.
Instead of starting with a pile of half-connected scenes, the project emphasizes engine contracts, deterministic system boundaries, and contributor alignment before content sprawl takes over.
Give multiple contributors or agents a shared contract for combat, inventory, procgen, and save semantics so they can build in parallel without constantly colliding.
Use the spec as a living implementation target for Godot systems work where deterministic behavior matters more than flashy prototype velocity.
This is a spec-heavy repo rather than a live demo. Open the repository if you want to see how the engine contract is written, partitioned, and meant to guide implementation.
If the repository clicks for you, use the related projects below to trace how the same ideas show up in adjacent tools and experiments.
Browser-hosted QEMU shrine boot with writable disk persistence.
Retro browser computer emulator with assembly, graphics, and steganography.
Series dossier for an indie dark sitcom psychocomedy with production-facing packaging.
Skim the catalog when you want breadth, or use pages like this one when you want a little more context before heading outward.