learn-code-the-hard-way

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

Updated 14 hours ago

A cross platform pre-configured C++ game development setup. It uses Meson to build a bouncing game using SFML, ImGUI, and Box2d in the smallest C++ example possible.

Updated 2 months ago

A weird game.

Updated 2 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 3 months ago

A set of PowerShell scripts that install a base developer environment and multiple languages for Windows.

Updated 3 months ago

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

Updated 3 months ago

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

Updated 7 months ago

People