Update the README
This commit is contained in:
parent
092f822829
commit
8130a8ee82
1 changed files with 6 additions and 1 deletions
|
@ -3,4 +3,9 @@
|
|||
`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/
|
||||
There are [Python docs][python-docs].
|
||||
|
||||
I also found a "make a Roguelike with `libtcod`" tutorial [on Rogue Basin][roguebasin-tut].
|
||||
|
||||
[python-docs]: https://python-tcod.readthedocs.io/en/latest/
|
||||
[roguebasin-tut]: http://www.roguebasin.com/index.php/Complete_Roguelike_Tutorial,_using_python3%2Blibtcod,_part_1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue