Skip to content

johnny-g/CompositeState

Repository files navigation

CompositeState

Introduction

CompositeState is an OpenSource nuget project for an implementation of Composite StateMachines; ie a StateMachine is composed of States, and States may in turn be a StateMachine. Primary drivers:

  1. a configuration that more closely aligns with traditional StateMachine literature (eg State Transition Tables), and
  2. configuration that may be re-used as SubStates

Target Frameworks

CompositeState is built on .Net Standard 2.0 for widest interoperability, including .Net Framework.

About

OpenSource project for Composable StateMachines

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages