tcod
There are 28 repositories under tcod topic.
Joakker/tcod-go
A wrapper of the tcod library to the Go language
krummja/simulacra
A roguelike project written in Python, using BearLibTerminal and TCOD.
XenonLab-Studio/The_Dungeon_of_Sin
A fantasy roguelike game similar to Angband and Dwarf Fortress.
propfeds/dance-of-the-pythons
A snake-themed roguelike made in Python 3 and Libtcod. Discontinued due to school.
elliotlondon/SludgeWorks
Traditional ASCII roguelike developed in Python3
EmperorPenguin18/roguelike
Game made for r/roguelikedev summer code-along
aaronscode/Daile
An ASCII Glyph painting program written in Rust
enducube/galos
An open-world adventure with roguelike elements
jossse69/Python-RL
a roguelike game, made in tcod and python
krummja/Anathema_v1
ASCII Roguelike using TCOD, BearLibTerminal, and ECStremity
MyKl-Y/RogueLikeGame
Roguelike Game made using Python3 and TCOD
Ratfink23/RogueTCOD
Rouguelike created from the Roguelike Tutorial using Python3
TatoNaranjo/ElRoguelikeDeTato
Construyendo un juego inspirado en uno de mis géneros favoritos: los Roguelikes.
TechniMan/firstpersonroguelike
Roguelike with a first-person 3D viewport
davidtwilcox/mogru
Rogue-like game using TCOD
DerekShute/PyRogue
Port (sort of) the venerable Rogue roguelike to Python
IntegratedSalad/MirageRL
Roguelike that takes place on a dessert.
Peritract/meld
Python roguelike; very much a work-in-progress.
Tanmay-312/PacMan-Game-Python
"Embark on a nostalgic journey with my Python Pac-Man game! 🎮🕹️ Crafted using pygame, tcod, numpy, and enum libraries, it's a modern twist on a classic. Navigate the maze, chomp pellets, and evade ghosts in this retro-inspired adventure! 🚀👻 #PythonGameDev #PacManRevival #ClassicGaming"
Toma-Bad/roguelike_py_1
advancing my python knowledge by creating a roguelike using bearliterm and tcod
ag-game/python-tcod-tutorial
python-tcod tutorial
ag-game/tcod_tutorial_v2
Yet Another Roguelike Tutorial - Written in Python 3 and TCOD
jusqua/roguelikey
Classic roguelike game made in Python and tcod
nuzcraft/RLTut_Python3
following the roguelike tutorial at http://rogueliketutorials.com/tutorials/tcod/v2/ and adding unit tests
PointyBytes/Roguelike
Taking the Roguelike tutorial for tcod further.
sleepycharlyy/rust_roguelike
made with tcod for rust