learn-code-the-hard-way

A website for my game dev stuff that supports chat, etc.

Updated 7 hours ago

Curseyou is a Python Rogue style game that's intended to be small and simple. You can take this and turn it into your own game, but keep in mind it's built in stages based on the content of Learn Python the Hard Way 6th Edition.

Updated 2 days ago

A retro style homage to 80s dungeon crawlers hand crafted in C++.

Updated 2 days ago

A GUI library for games that's so small you won't even know its there.

Updated 2 days ago

A stupid idle clicker game where you have to keep an annoying dog happy.

Updated 1 month ago

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

Updated 1 month ago

A weird game.

Updated 2 months ago

This is a little starter project I have for getting crappy little games online quickly.

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

This is the code and notes from my live Twitch programming and drawing classes.

Updated 4 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 6 months ago

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

Updated 6 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 10 months ago

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

Updated 10 months ago

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

Updated 1 year ago

People