Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(1 edit)

Try installing the SDL libraries though terminal and then running again, sorry for the inconvenience this is my first time building to Linux from scratch.

sudo apt-get install libsdl2-dev libsdl2-image-dev libsdl2-mixer-dev

 Edit: Updated the Linux build so further users don't need to install these libs.

No worries :)

 That seems to have sorted it