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

The provided binary does not work on ARM. You can compile it from source and run it on a raspberry pi 3 though. Are you getting any errors/warnings in the terminal when it crashes? It has worked fine on Ubuntu and Arch as far as I know

Deleted 3 years ago

The problem is probably because I compiled the game with `-march=native -mtune=native`. There are easy instructions on the github page if you want to compile it, I am pretty sure that it will work then.

Deleted 3 years ago