Finite State Machines (FSM) can be an awesome tool when creating software. Creating FSM's, is typically split into multiple phases, the…