Note
This a Python tutorial reliant on a Modern ECS implementation. In this case `tcod-ecs`_ will be used. Most other Python ECS libraries do not support entity relationships and arbitrary tags required by this tutorial. If you wish to use this tutorial with another language you may need a Modern ECS implementation on par with `Flecs`_.
.. toctree::
:maxdepth: 1
:glob:
part-*