Web build performance is significantly worse than download!

Made for the Brackeys game jam 2024.2!

Controls: 

Mouse to aim.
Left/Right or A/D to move (occupy) another building. 

Note: the hotel building does not have an active feature but can still be occupied.  Might be a little confusing! Sorry!

The game has two phases. A calm phase, and a storm phase. In the calm phase you can place a building, and click buildings to open their upgrade tree where you can spend actions. 

In the storm phase, you fight!

The blinking indicates the occupied building.

By: Calvin Baart (Calsmurf2904), Kevin Dekkers, Max (Silthas), Sem (ViolentSempie)

------------------------

All assets made by us, except the font, and the assets listed below:

Attributions:

UI click sounds (https://ellr.itch.io/universal-ui-soundpack)

from Universal UI Soundpack

Created and distributed by Nathan Gibson (https://nathangibson.myportfolio.com) (go check him out! he has great stuff)

Creation date: 27/9/2021

License: Attribution 4.0 International (CC BY 4.0)

https://creativecommons.org/licenses/by/4.0/

---------------------------------------------------------------

zapsplat_nature_thunderstorm_distant_moving_away_med_rain_25109

from: zapsplat

https://www.zapsplat.com/

license:

https://www.zapsplat.com/license-type/standard-license/

-------------------------------

Hammer and saw sounds sourced from zapsplat, edited by Kevin D.

from: zapsplat

https://www.zapsplat.com/license-type/standard-license/


Download

Download
windows.zip 34 MB
Download
linux.zip 29 MB
Download
mac.zip 57 MB

Comments

Log in with itch.io to leave a comment.

From one Godot dev to another: make sure to enable "SharedArrayBuffer support" from the "edit game" menu on itch. It should be under Embed options -> Frame options. This will make the game playable in browser! 

I don't know the deal with "Cross-Origin Isolation", but I ran across the former issue when I was putting my first game up on itch. In the meantime, I'll be playing and rating the Windows version instead :)

Thanks for the advice! We actually already had that flag set on itch. I have made a version locally that doesn't use GPUParticles or extensions so I can build a version without thread and extension support enabled. This seems to help with performance and compatibility a bit but I'll upload this build after the two weeks period have ended :) Hopefully the windows version worked well, I exported it from Linux and could only test it in Wine beforehand

Game looks awesome! Nice spritework and UI elements. Plays a bit janky, but I understand the concept. I wonder what you guys could make of this if you would put more time into it. Would love to see the gameplay more fleshed out.

(+1)

The web version is just unplayable. Bit of advice from a fellow Godot dev don`t use GPU particles for web builds. I assume that`s the cause of the problem.

Thanks for the advice....this was our first project in Godot and we made some less than optimal choices here and there. I'll update the build after the 2 weeks period ends with some enhancements that hopefully makes the web version more playable

Completely understandable. I've used Godot for a few years and only just realized that the particles made my games lag.

(+1)

The art looks really good and the game was fun to play! Something about the rain is borderline crashing my computer though lol

(+1)

I really loved the pixel art! and the game concept is very addicting IMO