Need help for android multiplayer game development [closed]
Asked Answered
S

3

5

I am new on gaming in android. I have to start my new project which is nothing but a mutiplayer game I want to know that whether android supports multiplayer gaming?? If yes, is there any sdk/game engine/library or anything else which will support for multiplayer gaming. I read about it in many blogs but I didn't found any useful information. openfeint, plus+, scoreloop , crystal are do not provide support for android multiplayer game.

If you know anything regarding this please share it any blog/documentation/sample app/ demo will help me a lot.

Thanks, Mahaveer

Stilt answered 15/12, 2011 at 5:33 Comment(0)
L
5

Andengine is great, but in terms of Multiplayer game-play, it offers only close proximity multiplayer (BlueTooth or same network WIFI connection).

If you want to your users to play with each other on a global scale i would recommend Skiller SDK

Hope i helped..

Lattice answered 10/2, 2012 at 8:27 Comment(1)
Thanks MrWhiteYoo... for the suggestion...Stilt
U
2

Yes, Android does support multiplayer gaming.

I suggest you go through basic Android tutorials before you start with game development.

Read about this Game and the way it is developed.

Also, this blog will be useful to you.

Underprivileged answered 15/12, 2011 at 5:41 Comment(0)
R
1

AndEngine has an extension for multiplayer, check it out.

Rangefinder answered 15/12, 2011 at 6:0 Comment(1)
It got no any documentation on ExtensionNovgorod

© 2022 - 2024 — McMap. All rights reserved.