739 B
739 B
Flappy Bird - SDL2
Why does this exist?
This is just to get my memory jogging again. Hopefully I'll turn this into something better, And possibly use OpenGL / Vulkan
Prebuilt Binaries
Setup
Doesn't matter what platform you're on. This should probably work.
Downloading
Please, Download the following:
- SDL2
- SDL2_image
- SDL2_mixer
Directories
Create the following directories with the EXACT SAME SPELLING:
include
lib
Files and Folders
Place all required Include and Libraries in the respective folders.
Playing
Just type:
make
And double click the app in Flappy_Bird/debug