derrandz / flying-flings

A game from 2015 using SDL2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A game from 2015 using SDL2


Languages

Language:C++ 98.1%Language:CMake 1.7%Language:Shell 0.2%