WIP - A video game for the terminal! Open files, and shoot down the blocks of text in the stage generated from the file's contents! Complete advancements and unlock new weapons and difficulty modifiers for the stages!
This game is currently a work in progress. When this project is finished, expect to see terminal and SDL releases for Linux and Windows. For now, if you want to experience the alpha dev version, you'll have to build the project yourself.
This is a normal CMake project with a dependency on PortAudio. Do something like mkdir build && cmake -S . -B build && cmake --build build.