Video demonstration of a multiplayer mobile-ready HTML5 game. The technology for cross platform gaming is here today!
The game is running on my company's html5 gaming platform https://www.sandboxd.com/g2. I want to give a shout out to the makers of pixiJS (https://github.com/GoodBoyDigital/pixi.js) for making a super solid rendering engine.
Performance of the game goes as follows:
-A consistent 60 FPS on my desktop Chrome (WebGL)
-30 FPS on the Blackberry Z10 (WebGL)
-20-30 FPS on the Galaxy S3 running Android Chrome (WebGL turned on)
-30 FPS on the Galaxy S3 running the default Android Browser. No multiplayer support though. (WebGL)
-15 FPS on the iPhone 5 (Canvas)
All in all the game is completely playable in all the above devices.
Sources can be found here:
https://github.com/Blank101/sbworld-client
https://github.com/Blank101/sbworld-server