Handbook
Welcome to the Deterministic Mouse Training Engine (DMTE) handbook.
DMTE is a fully deterministic 60Hz mouse training engine built on .NET 10 MAUI. Same seed produces the same simulation and the same score, always — no randomness, no platform-dependent behavior in the hot path.
What’s inside
Section titled “What’s inside”- Getting Started — Build, test, and run
- Architecture — Four-module modular monolith
- Game Modes — ReflexGates and the pluggable simulation interface
- Blueprint Mutators — Six composable level transforms
- Beginners — New to DMTE? Start here