py-itpp is a set of Python wrappers over the open source IT++ library (which is written in C++). The wrappers are built using PYBIND11 and compile to a shared library that can be imported into Python.
This project delivers a command-line interface (CLI) D&D gaming experience built on an extensible engine architecture. The game separates deterministic mechanics (dice rolls, combat rules, HP tracking ...