This is a work-in-progress project, with the objective to create a basic game engine that supports the development of a barebones Minecraft clone. I started this project to explore how game engines work under the hood, and learn how to structure larger projects while improving my C++ proficiency. Beyond that, I plan to implement engine features incrementally as required by the Minecraft clone.