Screenshot How to build $ make -j # build the executable $ make build/assets # copy the assets Dependencies $ pacman -Sy sdl2 sdl2_image sdl2_ttf sdl2_mixer Assets Werewolf sprite Music Sound Tiles Arrow buttons Coin Zombie Bear Bear is used to build project & generate compile_commands.json for YCM linter: $ pacman -Sy bear $ bear -- make -j References lazyfoo SDL tutorials SDL2 documentation