umen Posted June 8, 2015 Share Posted June 8, 2015 Hello allmy question is to general i know , coming from other programming discipline i know very well that there are no 1 total solution for cross platform problem .but from your development experience what is the must used engine that is used to build games both on mobile / web .any if you can please share with recommended blogs or tutorials which show the process of such development . so i can learn .thanks allot . Quote Link to comment Share on other sites More sharing options...
whitetigle Posted June 8, 2015 Share Posted June 8, 2015 Well, from my experience you could go Haxe + OpenFL (http://www.openfl.org/). Which is completely cross-platform (consoles included) and create true native apps, html5 and mobile included. Now if it's just mobile + web, then pixijs and cocoon or cordova for mobiles should do the trick though the mobile ports won't be make a native game.And if one day you need desktop as well you can still use node-webkit to package your web game. Hope this helps Quote Link to comment Share on other sites More sharing options...
umen Posted June 8, 2015 Author Share Posted June 8, 2015 thanks for your replay , well Haxe and openFL are great but i will like more control and simple engine , more like cross platform render something like SDL also one more question , is there any stats on what is the most used html5 engine ?or how many games done in engine x/y? or the largest ecosystem ? some parameters to feel the real world .... Quote Link to comment Share on other sites More sharing options...
tumira Posted June 9, 2015 Share Posted June 9, 2015 You could try http://atomicgameengine.com/ Quote Link to comment Share on other sites More sharing options...
umen Posted June 9, 2015 Author Share Posted June 9, 2015 Thanks @True Valhalla you have great Blog , i wish there where more like yours .. , but im looking for source code framework not game maker type of apps .@tumira im coming from those c++ engines ( this one is based on urho3d game engine which is great engine ) . all included engine ( c++ / desktop / mobile / web ) are never good solution . 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.