Skip to main content

On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

I appreciate having the Linux build, I got it to work but only by installing the raylib package. It seems like you probably want to statically link raylib instead of dynamically linking it. Or include raylib with your game. It’s a lot of setup. After all that I got the game to work but I couldn’t do anything. The cookie just rolled down the hill and then nothing happened and I couldn’t figure out what to do from there.