/flying-flings

A game from 2015 using SDL2

Primary LanguageC++

How to compile and RUN

Make sure that you have installed:

  1. SDL2
  2. SDL2_image
  3. SDL2_mixer
  4. SDL2_ttf

then run the following command:

$ ./build.sh

then run the executable

$ ./build/Flying_FLINGS

Enjoy the game!

Contributors

Contributors