Update dependencies
This commit is contained in:
parent
f0fe616410
commit
428a21fb6d
10
README.md
10
README.md
@ -8,4 +8,12 @@ Default controls:
|
|||||||
Accelerate: W
|
Accelerate: W
|
||||||
Turn left: A
|
Turn left: A
|
||||||
Turn right: D
|
Turn right: D
|
||||||
Shoot: SPACE
|
Shoot: SPACE
|
||||||
|
|
||||||
|
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
|
||||||
|
Download SDL2_image 2.0: https://www.libsdl.org/projects/SDL_image/
|
||||||
|
Download SDL2_ttf 2.0: https://www.libsdl.org/projects/SDL_ttf/
|
||||||
|
You for compilation you need the developement libraries (MinGW 32 or 64 bit)
|
||||||
|
Loading…
Reference in New Issue
Block a user