Skip to content

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.

License

Notifications You must be signed in to change notification settings

SpontanCombust/ChestnutStatemachine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chestnut Statemachine

v3.0.0

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/

About

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.

Topics

Resources

License

Stars

Watchers

Forks