Readit News logoReadit News
altanis commented on Show HN: An online 2D MMO game, written in Rust and JavaScript   polyfight.io/... · Posted by u/altanis
altanis · a year ago
lol someone ddosed the website, i fixed up the firewall and the game is back on
altanis commented on Show HN: An online 2D MMO game, written in Rust and JavaScript   polyfight.io/... · Posted by u/altanis
stoobs · a year ago
That was a blast, MrStoofus waves goodnight!
altanis · a year ago
Hey, me and my friend Aspect saw you. Thanks for checking out my game, have a good night!
altanis commented on Show HN: An online 2D MMO game, written in Rust and JavaScript   polyfight.io/... · Posted by u/altanis
littlekey · a year ago
Just had a lot of fun playing for an hour or so, even got to #1 for a while. Thanks for building this :).
altanis · a year ago
Nice, thank you for playing!
altanis commented on Show HN: An online 2D MMO game, written in Rust and JavaScript   polyfight.io/... · Posted by u/altanis
MrFoof · a year ago
Simple and fun.

In my very first game I got to Rank 6 with 24K points. However, there's some cases where the client and server get out of sync (despite only supposed 10-20ms latency) where the server eventually syncs you with some wild rubber banding. I died because during this rubber banding where I was shoved across the map, I likely was picked off by the leader with 118K points.

Take care of the latency issues and you have the core of something. Something similar-but-different is "Realm of the Mad God" which originally was a Ludum Dare entry using the Oryx spritesheet. So add in some interesting NPCs, and deal with the latency issues and you have the core of something that actually is monetizable.

altanis · a year ago
Yeah that "desync" is because the server mspt (shown next to your latency) was likely very high. It's because of a memory leak, I'll investigate when I get a chance.

I'll look into that game, I've never heard of it. Not sure how I'd incorporate NPCs in a fast paced game like this, if you have any ideas let me know!

altanis commented on Show HN: An online 2D MMO game, written in Rust and JavaScript   polyfight.io/... · Posted by u/altanis
aylmao · a year ago
Very cool! I've played diep.io plenty, so no comments on the gameplay haha, I'm familiar with the decisions made here, both the cool ones and the frustrating ones.

I did encounter a bug where out of nowhere I was jolted onto the bounds of the map (specifically the lower-left corner) and died, killed by "Unknown".

I think thse bugs in this kind of game are especially scary because you lose everything when you die, which makes you a little weary of starting again. You might get far just to randomly die for no reason. If those are ironed out, I think you've got yourself a pretty good .io game to build upon and keep evolving here!

altanis · a year ago
Yeah, that bug is from a memory leak, I haven't had a chance to debug it since I'm traveling but I'll figure out the cause by this week.

u/altanis

KarmaCake day83August 22, 2023
About
c, c++, rust, javascript, and basically every other language
View Original