Kyle Benesch

Results 4 repositories owned by Kyle Benesch

roguelike-tutorial

16
Stars
1
Forks
Watchers

An attempt at doing the roguelike tutorial wihout any depreacted features of python-tcod.

tcod-cpp-engine-2022

22
Stars
1
Forks
Watchers

A modern roguelike engine made while following the older libtcod tutorials.

libtcod-vcpkg-template

17
Stars
7
Forks
Watchers

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

python-tcod-ecs

18
Stars
1
Forks
Watchers

Python sparse-set ECS with strong type-hinting. Supports entitiy relations.