A simple bit of code in multiple languages that lets you calculate useful statistics without storing every sample.
Updated 2 weeks ago
A very simple testing framework that rejects all previous testing designs and aims for plain wording, simple usability, and ease of debugging. You will never ask where a failure was ever again.
Updated 3 weeks ago
Experiments in using Lua with sol2 and how best to structure the data. Contains a shoot out of SOA, vs AOS vs. MOA. SOA = Struct of Arrays AOS = Array of Structs MOA = Many Array of Structs (kind of a hybrid)
Updated 3 weeks ago
A chip8 emulator for learning old school assembly language game dev.
Updated 2 months ago
If Amazon used this Bezos wouldn't have banned PowerPoint.
Updated 2 months ago
This is a project that students of Learn C++ the hardway checkout to confirm their setup is correct, and also doubles as a quick start for a basic C++ game project start.
Updated 3 months ago
This is a simple game I'm writing to test the idea of using games to teach C++.
Updated 11 months ago
The next little game in the series where I make a fancy rogue game.
Updated 11 months ago
A weird game.
Updated 11 months ago
A GUI library for games that's so small you won't even know its there.
Updated 11 months ago
A retro style homage to 80s dungeon crawlers hand crafted in C++.
Updated 11 months 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 1 year 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 2 years ago
This is a set of tiny utilities you can use in your code or to study.
Updated 2 years ago