Home GitHub RSS

commands

Commanding RTS Commands

How does one scale up dozens of state mutation flows in an RTS game?

Arbitrary Command Execution

Mutating a shared state is especially hard if we lack a structured approach to change operations. We share the design doc DownFlux uses to answer this design question.