Skip to main content

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

I would love to play, as the game looks interesting, but I can not get it to run on Linux. All I get is an "Exec format error".

(1 edit) (+1)

If you have Godot editor (I used version 4.4.1) installed you can open a terminal in the folder with the game and run this command:

godot --main-pack Bubble-Invasion.pck

This is how I played it on Linux.