Skip to content

A proposal of how a finite state machine may be implemented. This implementation is template based.

Notifications You must be signed in to change notification settings

fsandhei/FiniteStateMachine

Repository files navigation

Finite State Machine

This repository contains a suggestion of how a state machine may be designed. It is template based, to make the implementation/realization much easier for the developer.

Motivation

As a state machine's implementation varies from developer to developer, this state machine offers a "standardized" initialization, so that the developer only has to add dependencies to the finite state machines's constructor.

bla, bla, bla...

About

A proposal of how a finite state machine may be implemented. This implementation is template based.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages