A basic roguelike game developed with Python and TCOD as a part of RoguelikeDev Does The Complete Roguelike Tutorial
The game has not been compiled into a binary distribution. To run it, Python is therefore needed along with some specific packages. A virtual environment can be set up with the correct version of Python along with the needed packages using the supplied yml file. The specifics of which packages are needed may also be found by consulting the yml file.
