GAME DEV DEV LEARNINGS

DEPENDENCIES

  • SDL 2.0
  • SDL_IMAGE ~= 2.0

You can install them using brew

brew install sdl2
brew install sdl2_image

Run the project

Load the project:

./scripts/update_project.sh

then execute it:

./scripts/build_and_run.sh