/qfsm

Toy project to learn about qx.util.fsm package

Primary LanguageJavaScript

qxfsm

Exercise to learn how to use the qx.util.fsm package.

Design of the trafic light taken from this video https://www.youtube.com/watch?v=aKJwLN40CPs

The class fsm.control.Controller has a finite state machine that controls the trafic light.

It looks like this:

looks_like_this