/FlyingRocks

Clone of asteroids in c++/sdl2

Primary LanguageC++OtherNOASSERTION

Asteroids clone in C++/SDL2

Requires:

SDL2
SDL2-ttf
SDL2-mixer

How to compile:

mkdir build
cd build
cmake ..
make -j4
./flying_rocks

Image of Flying Rocks