HTML5 is the future

0 favourites
From the Asset Store
Set of 11 Parallax Background to make retro sci-fi game.
  • I have read this common myth here and other forums for a while now.

    Its common sense in some topics here and other similar software communities that HTML5 is not ready, here in particular with Construct2 performance is attacked and this may be related to how JavaScript performs as well HTML5 with allot of elements/layers.

    Some even suggest to go with Unity completely, but from my background experience which comes completely from a non game world there is always something missing in such debates. So far web development has never once go back, but always forwards into the future.

    Even the Facebook owner said betting on HTML5 was a mistake. Another company that focused on HTML5 Moblyng shuts down.

    But personally I think all of this debates are just plain silly. Its just not the time for heavy gaming in HTML5 today, but it will be. There is no going back and there is nothing you can do, it will be the future, regardless if its html5 or html6, or html7.

    The biggest attack is always mobile and how ugly performance is, but most mobile phones released today are just or more powerful than small computers, so there is absolutely no way mobile phones will not improve performance, it has to do in particular with browsers running in mobile phones, which are improving and so will HTML5 games.

    Its possible and it will be possible to create great HTML5 games in the future, this includes with Construct2 as they are limited to only what HTML and JavaScript can do. This is a tool that makes it easy for non coders to develop, but it still has to rely on external libraries, and once this improves, browsers improve, and computers improve, so will your games done with Construct2 or any other html5 game engine.

    Look what this guys from Facebook and Google are doing.

    It looks they will release this for developers as well in order to develop your own HTML5 games. This is the biggest prove that HTML5 can perform well and look great as well run in a browser natively:

    artillery.com

  • If HTML5 is the future then Google needs to accept it as a native programming language for Android.

    -Mike

  • If HTML5 is the future then Google needs to accept it as a native programming language for Android.

    -Mike

    Android is an operating system and as such needs to be able to control hardware functions. This and the reason that every phone manufacturer uses different hardware is why Google finally went with Android which is Java/Linux based and we know where Java excels, compatibility, it runs everywhere.

    A game does not need to control hardware, rarely it would, a web app probably requires more hardware control than a game will ever need. The only think a game requires is to be able to access the video card and sound card and browsers can use hardware rendering already sometime now.

    There are several reasons why you would not want an operating systems in HTML5 either, mainly security and its not ready yet for that kind of low level hardware operations.

    Google does believe HTML5 is ready for gaming as well as they are the ones that launched the website

    html5rocks.com

    And it has a full section just on games:

    html5rocks.com/en/gaming

    If you decide to master something like Unity, you will find out that eventually in 10 years for now you are going to be forced to learn something new, html, javascript, css, etc instead of just doing it today in standard technologies and keep updating your knowledge as they keep advancing.

    The only limiting factors where always browsers, why where we not able to do even the basic things we can today on the web some years back? RAM was there, CPU was there, but browsers where still mainly only for web page content, not multimedia.

    Because browsers where slow adopting new changes. Google Chrome changed that and everyone is developing their browsers in a fast peace, even Microsoft supports HTML5 because they are forced too, and Windows 8 is heavily promoting HTML5 for their metro apps as well.

    As browsers keep evolving and integrate better with hardware in the future, there are more and more things your browser is going to be able to render.

    Would someone had expected something like this in their browsers years back, when they had to buy a full computer to do this and just play a basic game?

    jsmachines.net

    Something as a full computer from decades back work in a browser.

    In 10 years from now, you are going to be able to render in your browser similar games you can run in a PS3 console now.

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • In 10 years from now, you are going to be able to render in your browser similar games you can run in a PS3 console now.

    10 years? You can do that already. Unreal engine 3 was made to run in web browsers via asm.js a while ago, and unreal engine 4 is said to be on the way. :)

  • > In 10 years from now, you are going to be able to render in your browser similar games you can run in a PS3 console now.

    10 years? You can do that already. Unreal engine 3 was made to run in web browsers via asm.js a while ago, and unreal engine 4 is said to be on the way. :)

    Well, I was referring as 10 years to when it will be more standard, as people are probably not aware how powerful games in a browser can be today.

    I have no doubts about graphics today, just about elements, and AI, it seems that is the part where browsers are bit lacking, many elements doing allot of things interacting with each other. This is why AI games like RTS seems to be rather simply today in browsers.

    Is this the link to Unreal demo you mentioned?

    unrealengine.com/html5

  • Yep. There's at least one game out there using the tech, too.

  • Newer devices with Snapdragon S600 or S800 can run direct HTML5 view over wi-fi on chrome at 60 fps, 720p HD game with heaps of layers and effects.. I know, because its my game.

    Mobiles progress in performance so fast, what seems impossible now will be possible next year.

    But still, we are in the now, and currently its still quite lacking with CocoonJS and Intel XDK/Crosswalk.

  • Next Generation mobile devices run HTML5 games with 60 fps after all.

  • Compare HTML life time with any other script based code.

    I think HTML outlived 90% of other languages.

  • Next Generation mobile devices run HTML5 games with 60 fps after all.

    True but not completely, since a lot of weaker SoCs out there still struggle.. Intel's current Atom is a dog, it managed to run my game on Chrome at 15 fps, whereas my Nexus 7 tablet runs it a 60 fps.

    Likewise, Tegra 4 devices are horrible in comparison and its not even that old.

    While new stuff from here on out should have no issues, the majority of the mobile market is still on older hardware.

    But I do feel HTML5 is the future, its just I would like to be able to sustain myself until that future is realized, and with CocoonJS loading 400mb into the ram at the start, more than half the mobile market is automatically non-valid for my game. <img src="smileys/smiley19.gif" border="0" align="middle" />

  • HTML5 browser and mobile games will get faster sure, but so will the cutting edge and HTML5/mobile based games will always be behind...

    It's always been that way, and always will...

    You can't fit a dedicated �300.00 video card in a mobile device that sells for �300.00 period.

  • My Nexus 5 can get over 20,000 sprites on-screen at 30 FPS. This is higher than a couple of the desktop machines in our office. When these devices become old devices, things will be looking pretty good for mobile games.

  • As long as mobile devices aren't running games at native 1600p or 4K res, next-gen stuff will handle 2D games easily and plow through 3d.

  • It's not the future! It's already the present :)

  • > Next Generation mobile devices run HTML5 games with 60 fps after all.

    True but not completely, since a lot of weaker SoCs out there still struggle.. Intel's current Atom is a dog, it managed to run my game on Chrome at 15 fps, whereas my Nexus 7 tablet runs it a 60 fps.

    Likewise, Tegra 4 devices are horrible in comparison and its not even that old.

    While new stuff from here on out should have no issues, the majority of the mobile market is still on older hardware.

    But I do feel HTML5 is the future, its just I would like to be able to sustain myself until that future is realized, and with CocoonJS loading 400mb into the ram at the start, more than half the mobile market is automatically non-valid for my game. <img src="smileys/smiley19.gif" border="0" align="middle" />

    Do you mean the latests Atom chips? I don?t think so. You probably refer to the Atom chips that where so popular in netbooks like the Asus Eee.

    The new Intel Atoms chips which just hit the market on December of last year are Intel's response to the mobile market, its light, powerful and cheap. The Intel Atom Clover Trail is quad core and is quite powerful and you can see it already running on cheap Win8 tablets like the Dell Venu Pro 8 which is available for 250$ on Amazon, this is not a RT tablet but a full Windows 8 tablet !!!

    Microsoft was waiting for this chips and I always felt RT was a backup plan. This new chips are going to flood the market with Win8 tablets and as power phones as well, both Win and Android. While I don?t have one to test it out, I think this new chips must perform quite well for HTML5 games. I mean it seems to be able to run games just fine and I don?t think HTML5 will be the exception from this video:

    youtube.com/watch

Jump to:
Active Users
There are 1 visitors browsing this topic (0 users and 1 guests)