going-rogue/README.md

7 lines
229 B
Markdown
Raw Normal View History

2022-04-26 18:46:15 -07:00
# 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/