C++ Game Development!

I also stream on Twitch:   / awoolensleevelet   - I have a friendly local Discord:   / discord   we have a nice community :) come say hi ! i also post stream times there!! Programming streams FAQ: Q. What game are you making? A. I'm making a 2D roguelike shooter, like Nuclear Throne or Enter the Gungeon. It will have a focus on difficulty and player skill expression. Q. What engine/graphics frameworks are you using? A. I'm technically writing my own engine. I suppose. I am, however, using the LibDonut framework to handle OpenGL & SDL2 for graphics. See more: https://github.com/DonutVikingChap/li... Q. Are you using ai? Do you want to discuss ai? A. No. Q. Why are you using C++ like this / not using C# / Godot/Unity/Unreal? A. This way of making games is fun, and I want to become better at C++. I learn by doing.