Clone this repository
git clone https://github.com/dangarcar/fly
cd fly
- Download https://github.com/libsdl-org/SDL/releases/tag/release-2.30.9 MinGW release and unzip it in
lib\
.
Now SDL2's README.txt
should be in lib\SDL2\README.txt
Run the following commands:
sudo apt install libsdl2-dev
Run this command:
python compile.py
Run the executable Fly
on linux or Fly.exe
on Windows
Warning
The executable can only be run on the fly
folder, it can't be moved