Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(+1)

Hey David, absolutely fantastic game and idea. I love the music. It reminds me a lot of "Seedship".

I sadly got a bug about 50 turns in where I clicked a system and the star is the only thing visible (of the galaxy screen). The UI has disappeared and I can't do anything.

If you pop up the developer console (ctrl-shift-J probably) there should be an error report. Send that to me and I should be able to fix the problem. :)

I got the same thing


Uncaught TypeError: Cannot read properties of undefined (reading 'star')

    at Object.turn (script.js:2814)

    at empireTurn (script.js:3339)

    at Array.forEach (<anonymous>)

    at turn (script.js:3323)

    at script.js:3695

    at button (script.js:3095)

    at script.js:3695

    at Array.forEach (<anonymous>)

    at script.js:3691

    at Array.forEach (<anonymous>)

Thanks! Version 1.0.2 should fix this.