Pinned Repositories
libtcod-cffi
A Python cffi port of libtcod, this repository was eventually merged into libtcod/python-tcod
libtcod-vcpkg-template
A template for C++17 libtcod projects. This template uses Vcpkg to fetch dependencies.
python-tcod-ecs
Python sparse-set ECS with strong type-hinting. Supports entitiy relations.
python-tcod-engine-2023
python-tcod-tutorial-2023
roguelike-tutorial
An attempt at doing the roguelike tutorial wihout any depreacted features of python-tcod.
roguelikedev-tutorial-engine-2024
tcod-cpp-engine-2022
A modern roguelike engine made while following the older libtcod tutorials.
libtcod
A collection of tools and algorithms for developing traditional roguelikes. Such as field-of-view, pathfinding, and a tile-based terminal emulator.
python-tcod
A high-performance Python port of libtcod. Includes the libtcodpy module for backwards compatibility with older projects.
HexDecimal's Repositories
HexDecimal/tcod-cpp-engine-2022
A modern roguelike engine made while following the older libtcod tutorials.
HexDecimal/python-tcod-ecs
Python sparse-set ECS with strong type-hinting. Supports entitiy relations.
HexDecimal/libtcod-vcpkg-template
A template for C++17 libtcod projects. This template uses Vcpkg to fetch dependencies.
HexDecimal/python-tcod-tutorial-2023
HexDecimal/roguelikedev-tutorial-engine-2024
HexDecimal/python-tcod-engine-2023
HexDecimal/tqueue
A Python QueuedTurns scheduler.
HexDecimal/goblin-camp
Fork of https://gitlab.com/dhyannataraj/goblin-camp
HexDecimal/python-tcod-clock
Track and limit the framerate of a Python program.
HexDecimal/python-tcod-ec
Entity/Component containers for implementing composition over inheritance. Works well with type hinting.
HexDecimal/tcod_tutorial_v2
HexDecimal's fork of the 2020 Python-tcod tutorial.
HexDecimal/.github
Default community health files
HexDecimal/7drl-2019
Game for the 7DRL 2019 challenge.
HexDecimal/7drl-2020
HexDecimal/7drl-2023
HexDecimal/7drl-2024
HexDecimal/advent-of-code
HexDecimal/delocate
Find and copy needed dynamic libraries into python wheels
HexDecimal/earth-dragons-den
HexDecimal/exhale
Automatic C++ library api documentation generation: breathe doxygen in and exhale it out.
HexDecimal/incursion-roguelike
HexDecimal/mypy
Optional static typing for Python
HexDecimal/OfMiceAndMechs
HexDecimal/pytest-console-scripts
Pytest plugin for testing console scripts
HexDecimal/python-tcod-camera
Camera helper utilities for grid-based games.
HexDecimal/python-tcod-template
HexDecimal/roguelike-tutorials-website
The website for the Roguelike Tutorial Revised
HexDecimal/typeshed
Collection of library stubs for Python, with static types
HexDecimal/vcpkg
C++ Library Manager for Windows, Linux, and MacOS
HexDecimal/ysamba