Platforms

Can anyone tell me what is the best platform to build you game to use on multiple devices
and on facebook

Is html5 the best to do that as google chrome no longer lets you use unityplayer

If there was an actual “best platform” then Unity wouldn’t be shipping with over twenty supported. HTML5 will be fine for Facebook, but what are those other devices you mentioned?

1 Like

all mobile devices

Before you start going for ultimate platform reach, you should ask yourself what manner of game you are trying to craft. Some games can’t be designed for that much reach. Some can, but you should decide what you are trying to make before you start picking platforms.

1 Like

I have a game i am working on now that should be able to reach all platforms

You’ll likely want to use the Android and iOS native app stores. I can’t imagine most people will want to browse to a site to play a game when they can simply download it straight to their mobile device. Native performance should beat HTML5.

1 Like

ok so html5 for facebook and browser playing and native app stores for the mobile devices cool thanks for that

Your problem is making a game and learning to make it with dramatically weaker hardware. I would suggest the ideal platform be the lowest phone you wish to support. This is likely a crappy android that didn’t cost much. So get your game running on that and it’ll work fine on everything else.

Assuming this is a game you’ll want to sell that is.

1 Like