Comments

Log in with itch.io to leave a comment.

(+1)

Game not working past title screen.

After "start" pressed buttons "options" and "credits" do not work.

Clicking "remove building" or "dig" creates error in console "curv is undefined".

I suspect that the device your on, the browser, does not support web workers. The main loops use a Web Worker, and I've yet to fully implement backwards compatibility for it. I'll be working on that, and will update the game when it's finished. Thank you very much for this feedback!

(+1)

IMHO, I doubt that's main issue here. FF supports web workers for a long time (my current version is 101). I do disable them using uBO but:

1) I don't get CSP error about worker-src rule in console (which appeares whenever site tries to start web worker);

2) I excluded v6p9d9t4.ssl.hwcdn.net domain from uBO rule and other games that was requiring workers were working fine.

Rule in question:

*$csp=worker-src 'none',domain=~aniqit.com|~html.itch.zone|~twitch.tv|~v6p9d9t4.ssl.hwcdn.net|~captcha.website

Interesting, I think you'd have to exclude the exact page that the game plays on, the worker itself is built into the code of the game. Nevertheless, the fix I have planned should work for you, it's something I should have already done some time ago. I hope to have this and other things ready by the end of next week, I'll post an update about it when it's complete.

(+1)

Hey there,

It looks like a fun game, but the tiny text that blends with the background of the windows made it unplayable for me, I'm sorry. The screen resolution also isn't very helpful. Are you still working on this game? I'd propose making it a landscape view and work on a brief tutorial to get the players stared

(+1)

Yes, I'm working on a beginning tutorial, from the feedback I've got many say the same thing, that it needs a little introduction to get started. The game may have stretched on your screen, it's not supposed to, I'll have to look into that too.
Thank you very much for this feedback, and for taking the time to try it out!

(+1)

This is a masterpiece. A bit annoying before you can afford your first police/fire station, but that’s part of the game. The guide was helpful, though it took me a while to realize that you could combine the four maps, and build people’s homes and industries in separate regions.

(+1)

Thank you so much!