Theme: Maskerade
sdl2
sdl2_image
git clone git@github.com:RaphiaRa/GameJam2022.git
git submodule update --init
mkdir build
cd build
cmake ../ -DDISABLE_TESTS=YES
./Game --assets ../assets/
Movement: w,a,s,d
Attack: q
Theme: Maskerade
sdl2
sdl2_image
git clone git@github.com:RaphiaRa/GameJam2022.git
git submodule update --init
mkdir build
cd build
cmake ../ -DDISABLE_TESTS=YES
./Game --assets ../assets/
Movement: w,a,s,d
Attack: q