ScreenBro
04/2024
A Cross‑Window Shooting Game built with C++ and SDL2 render library.
• Entirely coded from scratch without any game engine.
• Implemented a unique mechanic allowing characters to move across overlapping OS windows.
• Techniques: state machines, scene management, and optimized movement logic.