Windows build, run dogfromhell.exe
. Linux build, run dogfromhell
bash script on the main folder, you need to have SDL2 installed - on Ubuntu 16.04, it's sudo apt install libsdl2-2.0-0
. You can also run the Linux build using snapped ags, just do a snap install ags
and then run ags . --windowed
on the dogfromhell
folder.