IMPORTANTE NOTES
NOTE 1 Before run, take note of these importante points:
1- make sure you have installed the following libraries:
-
SDL 2
-
SDL 2 Image
-
SDL 2 Mixer
-> In order to install them on Mac, use the following commands:
- brew install sdl2
- brew install sdl2_image
- brew install sdl2_mixer
2- Put the assets folder in the same folder as the Product (right click and "See in Finder").
NOTE 2 I developed this game based on the book: "SDL Game Development, Shaun Mitchell".
NOTE 3 Game developed using Xcode 8.3.3