state machine
Computing term for a model of computation consisting of states and transitions. Used in software engineering, automata theory, and game AI.
This program uses a state machine to manage the sequence of inputs.
The game's AI controls the character's behavior with a state machine.
Compound of 状態 (state) and マシン (machine), a direct calque of the English computing term 'state machine'.