In this project, I have created a tileset-based generation system to allow worlds to be generated via separate 'islands' with doorways connecting each one in order. Using a tree data structure to ...
Visual Novel Game Engine (SDL3) A custom C++ visual novel game engine built from scratch without using any existing game engines. Features a layered character customization system, dialogue management ...