This is a simple game I'm writing to test the idea of using games to teach C++.

Updated 9 months ago

A weird game.

Updated 3 months ago

This is a set of tiny utilities you can use in your code or to study.

Updated 4 months ago

A simple program that accepts RTMP streams and then restreams them directly to other services. I use it to record at a higher rate but stream to target services at the rate they want. It's also useful for streaming to multiple sites.

Updated 4 months ago

The next little game in the series where I make a fancy rogue game.

Updated 14 hours ago

Exploring raycasters and possibly make a little "doom like" game based on it.

Updated 2 days ago

A repository where I'll put experiments learning, proving or disproving things about C++. These experiments will feature measurements, use Tracy to show behavior, and generally have the goal of simplifying normal C++ usage.

Updated 4 days ago