S
S
Sergey2016-10-13 22:44:47
Canvas
Sergey, 2016-10-13 22:44:47

Multiplayer browser game - sources?

We want to launch a multiplayer game like agario / slitherio. Maybe someone wrote something like this - there are sources, developments that you can use or with whom to consult, how to quickly create and on what technologies - they offer different options, but everyone has the main problem of ping / fps - maybe someone has already solved such issues?

Answer the question

In order to leave comments, you need to log in

3 answer(s)
D
Dmitry, 2016-10-14
@Dimusikus

I tried to write, there is a working prototype, it works in conjunction with node. js.
The topic of multiplayer of this nature is very complex. Even with a small ping, there were twitches, for a long time I could not understand why, until I read an article somewhere about this "glitch" (there is something like that the server should sort of live in the future and calculate everything in advance, etc.)
I advise you to start with the most detailed theory of multiplayer problems in terms of client-server interaction, there are a lot of nuances and techniques, there are plenty of articles on the internet. This knowledge will help to bypass (partially) fps problems.
ps I can give my sources, write in a personal.

X
xmoonlight, 2016-10-14
@xmoonlight

https://github.com/german/pong

A
Alexey Yeletsky, 2016-10-14
@Tiendil

If you want to run a game like this, don't. Just waste your time and money.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question