Gdevelop: Multiplayer

Created on 3 Jun 2016  ·  6Comments  ·  Source: 4ian/GDevelop

Hello. I have question: have you multiplayer support or not?


Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

✨ enhancement 🙇‍♀️Careful thinkindesign or refactoring needed

Most helpful comment

I want game like agar.io

All 6 comments

What kind of multiplayer? Same screen, yes of course. Lan, internet, yes as you can use JavaScript events to do this if you have the skill.

I want game like agar.io

For now there is no strong solution built into GD to make large multiplayer game.
This is a complex field so for now nothing has been built, but maybe in the future! :)

Hey just thought I would chime in on this.

My advice would be to look at these articles on phaser quest It was a small scale MMO made with Phaser and I want to say Node.js

Hey 👋 I've put this issue on the roadmap (so that anyone can vote for it!) there: https://trello.com/c/kopSIDP5/85-add-support-for-real-time-turn-by-turn-multiplayer

I'm closing this issue as open issues on Github is now be dedicated to bugs only :) (But it's still possible to continue the discussion on this issue even if it's closed)

It is not direct multiplayer and it is not for games like agar io, but there is #1842 that can allow P2P, for example for little lan games.

Was this page helpful?
0 / 5 - 0 ratings