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.