libtcod
Results
2
repositories owned by
libtcod
libtcod
931
Stars
60
Forks
Watchers
A collection of tools and algorithms for developing traditional roguelikes. Such as field-of-view, pathfinding, and a tile-based terminal emulator.
python-tcod
399
Stars
36
Forks
Watchers
A high-performance Python port of libtcod. Includes the libtcodpy module for backwards compatibility with older projects.