python-tcod VS rogueliketutorial

Compare python-tcod vs rogueliketutorial and see what are their differences.

python-tcod

A high-performance Python port of libtcod. Includes the libtcodpy module for backwards compatibility with older projects. (by libtcod)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
python-tcod rogueliketutorial
17 2
394 0
1.8% -
8.7 0.0
11 days ago almost 3 years ago
Python Rust
BSD 2-clause "Simplified" License -
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

python-tcod

Posts with mentions or reviews of python-tcod. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-06-16.

rogueliketutorial

Posts with mentions or reviews of rogueliketutorial. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-07-05.

What are some alternatives?

When comparing python-tcod and rogueliketutorial you can also consider the following projects:

libtcod - A collection of tools and algorithms for developing traditional roguelikes. Such as field-of-view, pathfinding, and a tile-based terminal emulator.

rdl2021-tutorial - /r/roguelikedev Tutorial 2021

entt - Gaming meets modern C++ - a fast and reliable entity component system (ECS) and much more

KoboldRL - A kobold roguelike based on the Libtcod Tutorial

roguelike-tutorial - Following http://rogueliketutorials.com/ ...but with Scala and Indigo.

TheSadRogue.Integration - An integration library between SadConsole and GoRogue

bracket-lib - The Roguelike Toolkit (RLTK), implemented for Rust.

shanes_time_tunnel - r/RoguelikeDev Does the Complete Roguelike Tutorial. This is my follow along

procedural_generation_godot - Commits for basic procedural generation in Godot engine

libtcod-tutorials

libtcod-vcpkg-template - A template for C++17 libtcod projects. This template uses Vcpkg to fetch dependencies.

cov-python - Following along with RogueLikeDev Tutorial!