A simple Blue Archive-themed Space Invaders/Touhou style game written in C++.
cmake -B buildcmake --build build && ./build/etpI made this program primarily to learn how game programming works with different languages. I had an original pygame version but this one is much better.