Finit State-Machine with Berry #22705
wjohn007
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
In one of my projects the processes became very complex, so I decided to use a finit state machine.
The following example application shows the states and transitions.
This graphic was also created by Berry. It shows the current state of the state machine. (Mermaid renders the graphic)
The source code and the example application can be found in the Git repo
Beta Was this translation helpful? Give feedback.
All reactions