Staying #1 is incredibly exhilarating. My strategy was upgrading defense and staying out of big clusters while still shooting towards them.
Show HN: Airmash – Multiplayer Missile Warfare HTML5 Game
181–190 of 316 posts
Re: Show HN: Airmash – Multiplayer Missile Warfare HTML5 Game
#182I opened this game in an incognito tab. And started dev tools. The entire game is only 2.8 MB. It loads fast. Such graphics, much small. A lesson for modern web developers about website obesity and performance.
Re: Show HN: Airmash – Multiplayer Missile Warfare HTML5 Game
#183Earlier quoted context omitted.
>unless you think that large website payloads exist because developers are literally too lazy or don't know how asset optimization works. For what it's worth, I do think this. It's easy to just drag another JS library into your code without thinking of how long it's going to take to load.
If you balance pay vs. skill and the rarity of such an incredible web game...things are quite the way they should be. Reality. No one is going to pay an average web developer to care that much because they themselves do not care enough to invest in the talent or the time involved.
Re: Show HN: Airmash – Multiplayer Missile Warfare HTML5 Game
#184Re: Show HN: Airmash – Multiplayer Missile Warfare HTML5 Game
#185Re: Show HN: Airmash – Multiplayer Missile Warfare HTML5 Game
#186I opened this game in an incognito tab. And started dev tools. The entire game is only 2.8 MB. It loads fast. Such graphics, much small. A lesson for modern web developers about website obesity and performance.
This is the kind of gaming experience I'm hoping webassembly will bring. No installation, just visit a website and play.
Re: Show HN: Airmash – Multiplayer Missile Warfare HTML5 Game
#187Earlier quoted context omitted.
Very curious about this as well. I was expecting this submission to be an endorsement for WebRTC.
WebRTC really isn't suitable for multiplayer gaming due to it being entirely P2P. You need the server to operate as a single source of truth and enforce clients to play by the rules.
Re: Show HN: Airmash – Multiplayer Missile Warfare HTML5 Game
#188This. Is. Ace! Thank you!
Callsign: tseug
Re: Show HN: Airmash – Multiplayer Missile Warfare HTML5 Game
#189Re: Show HN: Airmash – Multiplayer Missile Warfare HTML5 Game
#190I opened this game in an incognito tab. And started dev tools. The entire game is only 2.8 MB. It loads fast. Such graphics, much small. A lesson for modern web developers about website obesity and performance.
This is the kind of gaming experience I'm hoping webassembly will bring. No installation, just visit a website and play.