Simple finite state machine that can be used for games, services and other programs that require complex state management.
Info
| Version: | 2.0.8 |
| Author(s): | Professor Balthazar |
| Last Update: | Tuesday, March 3, 2020 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/MeatDuckXp/StateMachine |
| NuGet Url: | https://www.nuget.org/packages/TinyStateMachine |
Install
Install-Package TinyStateMachine
dotnet add package TinyStateMachine
paket add TinyStateMachine
TinyStateMachine Download (Unzip the "nupkg" after downloading)
Dependencies
Tags