libtcodpy
There are 13 repositories under libtcodpy topic.
libtcod/python-tcod
A high-performance Python port of libtcod. Includes the libtcodpy module for backwards compatibility with older projects.
kwoolter/roguelike
This game is a rogue-like game that uses the libtcod library and is loosely based on the python rogue-like tutorial.
magikmw/warden
Simple roguelike-ish game made in 7 days (7DRL Challenge 2012 entry)
EmperorPenguin18/roguelike
Game made for r/roguelikedev summer code-along
AlexMainstone/ascii-rotoscope
A Python Ascii Rotoscoping Project
Brynath/Roguelikedev-complete-roguelike
Roguelike for /r/roguelikedev on reddit
GuiWong/WongEngine
API for libtcod python
janusson/trytrytry
Roguelite prototype for weekend development sprint.
kravlost/gogow
Simple Cornish-language roguelike in Python with libtcod
MikeChunko/Rogue
A simple roguelike game
ottogodley/Gothmog
Python roguelike experimentation
rotzbouf/DungeonCrawler
ASCII Hero - A simple DungeonCrawler game
taislin/simpleRL
A simple Roguelike engine, using Python and the libtcod library. Based on the Roguelike TCOD tutorial.