Add README

This commit is contained in:
Eryn Wells 2022-04-26 18:46:15 -07:00
commit aeaf2c5ac6

6
README.md Normal file
View file

@ -0,0 +1,6 @@
# 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/