Finite State Machine (FSM)

We use this in warg!! And i learned it in the Planning Algorithms book!!

I learned to implement FSMs in ECE124 through Algorithm State Machine.

State Machines from CS349