game-engine-2d

Making a 2D Game Engine in C++

I made a 2D game engine for learning and personal use. I believe making a game engine, even if it’s simple 2D, let’s you appreciate the complexity that is often abstracted away.