Game Development Jargon

1 words in this vocabulary list

FSM

FSM

noun FSM - acronym for Finite State Machine, a mathematical model of computation used in computer science and engineering

  • Finite State Machine (FSM) is a mathematical model used to design computer programs.
  • I'm learning about FSMs in my computer science class.
  • FSM is like a puzzle solver for coding.
  • Using FSM is like following a flowchart to navigate through different scenarios.