Building a Multiplayer RPG with Meteor & Flutter (5): Going multiplayer

Matt E.
11 min readApr 17, 2023

In the previous article, we implemented authentication using Meteor as a back-end.

Today, we will add the ability to share the world with other players.

To do that, we will start by saving our player’s coordinates, then we will add NPCs that represent other players.

Side note
If you tried running the project as a web app, you may have noticed dart_meteor doesn’t come with web support. Good news, I’ve made a PR to help with that and web support has been…

--

--

Matt E.

Software engineer at Achiev & Jounco. Passionate about programming and entrepreneurship