Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Another heads up, I was just installing on my freshly reimaged Raspberry Pi and I found in addition to the SDL libraries I had to run

apt install xxd

in order to get the build to work. I guess xxd isn't part of the standard OS image? Either way hopefully this saves someone else some hassle.