Right now. WASM has been supported by every browser for a while now, and most webapps are made with WASM. That said, it's not a replacement for Javascript, most people only use it on things that need to be high performance like heavier apps and web games. Nobody really makes websites that rely on WebAssembly instead of JS to my knowledge.
You can backflip in mid-air which is useful to go a little higher or cancel the direction you're moving in. I don't remember the exact control for it, but I think it was double tapping after jumping.
Absolutely, it's a great game.
The fun part of this game is hearing such differing opinions, I had someone explain that Block Koala was their favorite. I personally didn't gel with Planet Zoldath, it's conceptually neat but I found it very tedious. Glad you enjoy it though!
I'll post it on Lemmy once it's done. I'm still not entirely sure which gaming communities would be most suitable but it'll definitely be in !blogging@programming.dev :)
That said, UFO 50 is truly massive, so it'll be some time before I finish this thing. One of the games I haven't started yet is apparently a 20+ hour JRPG, so that'll be fun.
I have been obsessed with this game since it came out. I've already put in 60 hours and got 14 games cherried (which means 100%ing them, getting a true ending, or beating a difficult challenge).
I'm writing an incredibly long blog post where I review every single game in the pack. Excited to finish & share it once I'm done playing through everything.
I remember so much pessimism last year that people's complaints will change nothing and that almost every Unity dev is too deep and won't be able to switch engines.
Well, guess what, so many people did switch and Unity did feel the hurt. The community really did take action.
Everyone's going to (rightfully) dunk on Unity but I think this is a great move and it's nice that the engine isn't going away. Competition is always good, and I'm happy for the devs that did stick with the engine. Lots of studios celebrating on social media with a sigh of relief. I still think Godot is going to eat Unity's lunch the next few years so they better step it up.
A bit late, but I really like it :)
It's simple and well laid-out, and I do like the sidebar to quickly jump from post to post.
This was pretty fun! I got 3x scale and a score of 412.
Why? Automod is just a tool, the issues people have with it is how overzealous the mods using it are. If you're moderating a community with 10,000+ people you can't expect to filter and manage everything yourself, so a bot scheduling posts and filtering potential spam/low effort content is necessary.
Also WASM can't directly manipulate the DOM so it can't really be used for handling HTML/CSS, all front-end stuff still has to be done with JS.