Skip to main content

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

I liked the game and the content it offers, and I think the building mode is cool. However, the size of the game screen is too large in the browser, both the width and height are very high, and I had to play with a zoomed-out view in the browser. But aside from that, great job!

(+1)

unfortunately, I don't know how to fix the screen size. I set a custom resolution for the game (1920 x 1080) so that all of the Ui elements are always visible to the player. that's probably my fault for using regular labels for all the Ui and not doing anything to account for screen size. that's something to be aware of for next time, I guess.  Something i was not expecting when i started making games was that trying to get the basic things like Ui to work on other systems