Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

it's not very linux compatible if only runs in WINE, which by itself is not a problem, then it requires another piece of software that is opened on my Linux web browser, and I've got no time to figure out how to get the WINE container running this game of yours to install that extra software.

Can you help me understand whatever I'm failing at here?

You have to install .Net Core and then open the Game using it. Also try the command 'dotnet "Those Spacecrafts.exe"' in the download folder. If you still need more help, I can compile a Linux, Framework independent version

Please do that. I just feel its unnecessary work for me to have to do something out of my click and play loop for Linux. I'm doing my best to switch people to Linux, but it's hard when there's that odd hurdle.


Really looking forward to giving this a go.

Okay, I'll do it soon. I'll also leave another reply when it's done so you will know

Sweet.

There is now a linux standalone version available.
To Start it, extract the zip file and the run

$ chmod 777 ./"Those Spacecrafts"

In the extracted folder. Now you can start the game by double-clicking it in your file browser or using another command:

$ ./"Those Spacecrafts" -h
(+1)

thank you very much it's now working right of the box. i didnt have to what you just posted above, but thanks for giving that instructions anyways

I noticed something while playing, that asteroids if you don't shoot them can be used as shields if you stay in or on them.

Also it's clear the space ship has no inertia when you are moving it around with asdf keys.