A classic spaceship shooter game implemented in C++ with the Concurrency lib I developed with two friends at university, for our Operating Systems course.
This game is only for linux.
cd bsII
make install
make build
make run # or./Main
Use the arrows to move Space shoots P pauses R restarts the game Q closes the game