Is it possible to design a multiplayer game which can be played from different devices?
- by user9820
I want to design a online multiplayer game for all gaming devices e.g. Desktop PC, internet browser, android phones, android tablets, iphone, ipad, XBOX 360 etc. Now my main requirement is that, I want all devices can be used to play the game in multiplayer mode toghether i.e. One player can be connected using PC another using android phone and other may be with iphone or ipad.
My doubts are -
How to make all devices to connect to common game server?
What will be the logic for graphics and texture because all devices screen will be of different aspect ratio?