Skip to main content

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

The game works fine under WINE on Linux. It looks promising. Any chance for a Linux port? More specifically an ARM64 Linux port?

I could see me playing a game like this on the go on my PinePhone.

(+1)

HaxeFlixel does export to Linux, but without a Linux machine, it's tough to build and test it. I am looking into getting one at some point between now and the end of development on the game, though.

Linux runs on just about any hardware. Most ports just target Ubuntu and call it good. Not exactly what I want (as I'm wanting an ARM Linux port) but I know my use-case is very niche. Ubuntu doesn't cost anything and runs on typical x86_64 hardware. There's plenty of other great distributions, but if you're just wanting something to test ports on, that's what most Linux users will be expecting it to target.

An ARM version would mainly cover Raspberry Pis and similar hardware. If you want to target that, Pis are pretty cheap, but I don't think anyone will blame you for forgoing those builds. 😅

(+1)

Why not use a virtual machine? Should be easy to setup and install one with Ubuntu.