views
21
likes
2

Comments

What do you think?
No comments yet.

Hi guys, we participate in the Spoopy Jam, where we should create a multiplayer game. Since we are interested in Amazon Gamelift this is our first try doing some stuff with that framework.

The game is very simple. In a pumpkin field the player should collect as much sweets as possible. There'll be a ranking under theses pumpkins. But beware, don't loose your hard owned sweets...

So follow us and see if we can manage doing this in 14 days ;-)

#multiplayer #gamelift #3d #halloween



all-ages
Cartoon Violence
Fantasy Violence
Comical Shenanigans

Finally! Stability issues are gone! At least I tried playing locally with 3 players and it's working pretty fine with Amazon Gamelift! Let's tweak a little bit and implement some more features to see how this multiplayer game behave ;-)

Ok, let's try another concept to fix this stability issue with the clients. Seems that using tcp sockets lead to jittering on the clients. Besides, there's too much overhead for moving all players around...