Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(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.