Hacker News new | ask | show | jobs
by jaaron 666 days ago
Looks impressive. Like some others, I'm getting the bug that says "You are already connected" when I try to play.

That said, this is still good work, especially considering your experience and age (I checked out your 2D physics library on github and I found the trailer on youtube).

One suggestion: As someone in the game industry, I personally wouldn't label it an MMO as it doesn't include many of the features, particularly the "massive" part of MMO, that is usually associated with that term. The work is already impressive enough, you don't need to give it a label that could open it to criticism.

Otherwise, this is solid work. If you're aiming for a career in the game industry eventually, it's a good foundation to build on.

1 comments

Hey, thanks! You're right, I should've probably labeled it as a multi-player game, not an MMO. The connection issue you faced was because of a (probably) faulty clientside fingerprint implementation I made; your fingerprint probably collided with others. I'll rework it in a few hours.