Easy compiling instructions added

This commit is contained in:
Maximilian Mustermann 2018-01-08 00:35:19 +01:00
parent b6f410520c
commit fd0b29502c
1 changed files with 6 additions and 1 deletions

View File

@ -10,7 +10,12 @@ Default controls:
Move left: A or Left Arrow Key
Move left: D or Right Arrow Key
Installation Guide:
Compilation:
Just run the Makefile! :)
Notice: When compiling with an executable other than gcc.exe you need to adjust this in the Makefile!
Deprecated Installation Guide:
You need SDL2.dll, SDL2_ttf.dll and SDL2_image in the working directory of the compiled executable to run it properly!
Download SDL 2.0: https://www.libsdl.org/download-2.0.php