A C++ header-only library for finite statemachine implementation. This implementation is highly inspired by the state machine feature of Witcher Script - a scripting langugage used for The Witcher 3.
For examples on how to use it look into examples/
directory.
For Doxygen generated documentation go to https://spontancombust.github.io/ChestnutStatemachine/