bobson Posted June 29, 2014 Share Posted June 29, 2014 Hi guys,e and my friend are thinking of developing kickass Html5 multiplayer game. Our developer dream is launch one codebase (as far it's possible) to iOS, Android and desktop browser.We're thinking about creating whole game (client side) as a single page aplication in BB (managing views, api calls, canvas etc.). Then publishing on www server as a casual site or wrapping though PhoneGap to publish on mobiles.Backend stack so far includes:Node,Express (game api),Mongo,SocketioPassportJs with extensionsFrontend:Backbone with MarionettePixiJs (as all game is rendered canvas rendering except welcome screen with authentication)Cocoonjs or PhoneGap How do you handle different authentication policies at cross platform environment. As Google Play, AppStore are only distribution system, we need to login Facebook, Google+ or Twitter on our own and stay away from i.e PhoneGap-social as it works only when publishing on mobile. Am I right?What are the best practices to make it authentication universal, what's your experience? Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.