A C++ Header-Only Hierarchical State Tree Library

cpp cpp-library cpp20 gaming header-only-library state-machine statetrees
3 Open Issues Need Help Last updated: Jul 10, 2025

Open Issues Need Help

View All on GitHub
Conan Package about 2 months ago

AI Summary: Create a Conan package for the CXXStateTree C++ header-only library. This involves creating a `conanfile.py` that defines the package's settings, dependencies, sources, build process, and package artifacts. The package should be easily installable using the Conan package manager.

Complexity: 3/5
enhancement good first issue

A C++ Header-Only Hierarchical State Tree Library

C++
#cpp#cpp-library#cpp20#gaming#header-only-library#state-machine#statetrees
vcpkg for the library about 2 months ago

AI Summary: Create a vcpkg portfile for the CXXStateTree library, allowing users to easily integrate it into their projects using vcpkg.

Complexity: 3/5
enhancement good first issue

A C++ Header-Only Hierarchical State Tree Library

C++
#cpp#cpp-library#cpp20#gaming#header-only-library#state-machine#statetrees
Create Python Binding about 2 months ago

AI Summary: Create a Python binding for the C++ header-only hierarchical state tree library (CXXStateTree) using a library like PyBind11. This involves writing a wrapper that exposes the C++ library's functionality to Python, allowing Python code to interact with the state machine.

Complexity: 4/5
enhancement help wanted

A C++ Header-Only Hierarchical State Tree Library

C++
#cpp#cpp-library#cpp20#gaming#header-only-library#state-machine#statetrees