Skip to content

mui-z/MatterStateMachine

Repository files navigation

MatterStateMachine

The simple matter state machine.
Made with KMM and VisualFSM.

Demo

graph

stateDiagram-v2
direction LR
Liquid --> Gas : Vaporize
Gas --> Liquid : Condense
Solid --> Liquid : Melt
Liquid --> Solid : Freeze
Loading

Todo

  • Create Android View.

About

Kotlin Multiplatform Matter State Machine

Topics

Resources

License

Stars

Watchers

Forks