An experiment building a Roguelike with libtcod and Python
README.md |
Experiments with libtcod
libtcod
is a library that provides a bunch of useful routines for building
Roguelikes. There are C++ and Python interfaces.
The Python docs are here: https://python-tcod.readthedocs.io/en/latest/