Pinned Repositories
.github
Default community health files for libtcod
libtcod
A collection of tools and algorithms for developing traditional roguelikes. Such as field-of-view, pathfinding, and a tile-based terminal emulator.
libtcod-fov
libtcod.github.io
GitHub Pages for libtcod. This holds an official mirror of the libtcod 1.6.4 documentation among other things.
pyromancer
A 2009 protoype game using libtcod.
python-tcod
A high-performance Python port of libtcod. Includes the libtcodpy module for backwards compatibility with older projects.
thecave
A prototype to test various experimental gameplay mechanisms for libtcod.
treeburner
A prototype game combining The Cave and Pyromancer.
umbra
A libtcod game engine used by a handful of older projects.
libtcod's Repositories
libtcod/libtcod
A collection of tools and algorithms for developing traditional roguelikes. Such as field-of-view, pathfinding, and a tile-based terminal emulator.
libtcod/python-tcod
A high-performance Python port of libtcod. Includes the libtcodpy module for backwards compatibility with older projects.
libtcod/libtcod.github.io
GitHub Pages for libtcod. This holds an official mirror of the libtcod 1.6.4 documentation among other things.
libtcod/treeburner
A prototype game combining The Cave and Pyromancer.
libtcod/umbra
A libtcod game engine used by a handful of older projects.
libtcod/.github
Default community health files for libtcod
libtcod/libtcod-fov
libtcod/pyromancer
A 2009 protoype game using libtcod.
libtcod/thecave
A prototype to test various experimental gameplay mechanisms for libtcod.