Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Need help for android multiplayer game development [closed]

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

like image 786
Mahaveer Muttha Avatar asked Dec 15 '11 05:12

Mahaveer Muttha


People also ask

Is it hard to make a multiplayer game?

It sure isn't easy for first-time developers, but it isn't impossible by any means. Remember that many game engines can help you tremendously when it comes to multiplayer game development. Just be sure to take advantage of the right resources.

Is Google Play Games discontinued?

Google Play Games will shutter its multiplayer services next year, leaving some older games to die. Back in the not-quite-dark-ages of Android, new services and APIs were launching seemingly every other week as Google and Apple engaged in an aggressive land grab to acquire users and tempt developers.

Why can't I open my Google Play Games?

Clear the cache for Google Play Games Open your device's Settings app. See all apps. Scroll down and tap Google Play Games. Clear storage.


2 Answers

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..

like image 180
MrWhiteYoo Avatar answered Oct 18 '22 01:10

MrWhiteYoo


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.

like image 34
Parth Doshi Avatar answered Oct 18 '22 01:10

Parth Doshi