SaaSHub helps you find the best software and product alternatives Learn more →
Python-tcod Alternatives
Similar projects and alternatives to python-tcod
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
libtcod
A collection of tools and algorithms for developing traditional roguelikes. Such as field-of-view, pathfinding, and a tile-based terminal emulator.
-
-
libtcod-vcpkg-template
A template for C++17 libtcod projects. This template uses Vcpkg to fetch dependencies.
-
-
-
roguelike-dev21
Discontinued This repo is my implementation of the "Roguelike Tutorial" from r/roguelikedev
-
-
-
roguelikedev_tutorial
This repository is for keeping track of the roguelike I will make based of RoguelikeDev Does the Complete Roguelike Tutorial.
-
-
-
-
-
SummerRoguelike2021
Discontinued Summer Roguelike project for /r/roguelikedev's 2021 tutorial event. [GET https://api.github.com/repos/ianmagenta/SummerRoguelike2021: 404 - Not Found // See: https://docs.github.com/rest/repos/repos#get-a-repository]
-
-
python-tcod discussion
python-tcod reviews and mentions
-
FYI - The "SDL failed to get a vertex buffer for this Direct3D 9 rendering batch!" warning has been fixed with tcod version 16.1.1
More information about the update: https://github.com/libtcod/python-tcod/releases/tag/16.1.1
-
Sharing Saturday #471
I'm currently writing another Python tutorial. I was hoping to have part-1 finished before this Sharing Saturday but it started while I'm still in the middle of updating the website. You can see the part-1 source I'm going with here and the resources I plan on using are organized here.
-
Is really Python3 so slow with libtcod?
See this NumPy/SciPy cave generator for a performant example.
-
Python libraries?
scipy.signal.convolve2d again, but used to count neighbors instead of masking them based on their direction. See this script for a cave generation example.
-
Sharing Saturday #422
python-tcod | GitHub | Issues | Forum | Changelog | Documentation
-
RoguelikeDev Does The Complete Roguelike Tutorial Starting June 28th 2022
The python-tcod repository is here. This is the full source of the Python port including all the C sources of libtcod which are included as a sub-module plus all the setup scripts invoked. Most source repos are linked from their PyPI package page.
-
Considering changing from libtcod to pygame for tiles…
I'll be asking you to install tcod from the sdl branch of its Git repository. I'd recommended cloning the repo but that isn't required. You just need to tell pip install where the experimental source is.
-
What does this OpenGL error mean?
This is a known issue. Libtcod will fallback to the SDL2 renderer and will then run correctly, so this error only notes that the OpenGL renderers failed to initialize but won't prevent libtcod programs from running.
-
Can anyone assist me with an issue installing tcod in Arch Linux?
I found old bugs with similar issues (breaking on some sdl dependencies) on https://github.com/libtcod/python-tcod and filed an issue.
-
Sharing Saturday #374
python-tcod | GitHub | Issues | Forum | Changelog | Documentation
-
A note from our sponsor - SaaSHub
www.saashub.com | 21 Jun 2026
Stats
libtcod/python-tcod is an open source project licensed under BSD 2-clause "Simplified" License which is an OSI approved license.
The primary programming language of python-tcod is Python.
Popular Comparisons
- python-tcod VS libtcod
- python-tcod VS roguelike-dev21
- python-tcod VS roguelike-tutorial
- python-tcod VS roguelikedev_tutorial
- python-tcod VS rdl2021-tutorial
- python-tcod VS PyRLTut2021
- python-tcod VS roguelike-tutorial
- python-tcod VS SummerRoguelike2021
- python-tcod VS libtcod-vcpkg-template
- python-tcod VS procedural_generation_godot