Skip to content

Design and build a state machine system built off of game events

  • Game events transition from one state to another
  • Capability of doing things in response to transition into and out of a state
  • Capability of tracking what state a running application is currently in
Edited by Heine, Eric R