Multiplayer in Android builder

Is it possible to create a multiplayer app like Winzo with Android Builder?

Basically about connecting users together in a Game🎮 room and set of prize poll to winner .

If it is possible then tell me how and some ideas or help from ab team.

I am waiting for ab team’s reply.
Thanks from
IUS
To ab team
@im_neodeveloper
@Ajdeveloper

1 Like

@_u1 Basically AB does not provide any Component for it

But with some good server-side scripting knowledge and Multiplayer api
you can create your own logical multiplayer app

you need to create own logic for async communication with app and server with database

1 Like

Yes you can if you use mind and better logic. And it’s possible to make apps like this because recently i made Multiplayer Ludo game which is working same like other Multiplayer Ludo Games :sweat_smile:

1 Like