(Warning! Might be required ZOOM treatment - if there are some issues, scale the page +- 20%)

SPACE - grow up the tree

ARROW UP/DOWN, MOUSE SCROLL - scroll the camera

Click on branches to cut off the branch

Balance the tree to avoid losing HP

Download

Download
2025-codejam.zip 33 MB
Download
test.zip 10 MB
Download
2025-codejam_v0.8.zip 23 MB
Download
2025-codejam_v0.10.zip 23 MB
Download
webExport.zip 27 MB
Download
2025-codejam_v0.12.zip 23 MB

Comments

Log in with itch.io to leave a comment.

Did you check the box for "SharedArrayBuffer support — (Experimental) This may break parts of the page or your project. Only enable if you know you need it."

Not sure if that will help or not. 

I did try it in Firefox and it was good. I liked how the plane was flying through the air. 

A few suggestions: Have the score be on top of a graphic that would allow it to show up better. I did not notice the score value until I had about 400 points. 
Have a press and hold for the space bar to grow it much faster instead of having to press it 1000 times to get the score faster. 
I am not sure what angle is needed to decrease health, but it was very extreme. 

Over all, top notch.  

Thank you for your comment!

Yes,SharedArrayBuffer support is enabled now, we had to recompile custome export template with increased memory size allowed in wasm, and there was a default threads flag on (seems like that) which requires this experimental feature.

However in the very last moment we faced some scaling issue, so not sure if it works correctly on all the setups.

Thank you for suggestions too!