HTML5 Game Development
31–40 of 48 posts
Re: HTML5 Game Development
#32Is there anything out there like this but less technical and more on game mechanics and genres?
Anyway: Coursera classes often use premises like this to motivate teaching some specific set of technical skills which are the real point.
Re: HTML5 Game Development
#33Re: HTML5 Game Development
#34No Opera support. Sucks.
Serious question (no seriously!)... Given that you will always have to deal with service providers not supporting your browser, why do you choose to continue using it? Usually there is an idealogical reason for this sort of stance, but Opera isn't FOSS, and that's the only reason I can think of that someone would choose to put up with an inferior software experience. Why not switch to Chrome or Firefox?
Re: HTML5 Game Development
#35I had fun using it but got a server error when I got to the loading audio portion of the lesson. It said the answer was correct but to try again. Overall I like where they are going with this. I just started on the path of HTML5 game making a few months ago so hopefully this can fill in some holes I may have.
They have numerous Firefox problems, use Chrome for quizzes.
Re: HTML5 Game Development
#36Really wish phone makers would take HTML5 seriously. Right now their JS engines are too slow for practical use. It would be really nice to finally have a build-once, deploy everywhere system
The only place I see it ever take off is for indie games or small prototypes to gain a distributor contract.
Re: HTML5 Game Development
#37Really wish phone makers would take HTML5 seriously. Right now their JS engines are too slow for practical use. It would be really nice to finally have a build-once, deploy everywhere system
Me too. On the latest hardware, JS is a lot better than most people give it credit for, but it still has a long way to go. Unfortunately all the major players have incentives NOT to give us a viable, portable platform.
Both Apple and Google have a disincentive to improving WebViews.
If both were JUST as apt as the platform's respective browsers, html5 apps would be SO much better.
Re: HTML5 Game Development
#38Is there anything out there like this but less technical and more on game mechanics and genres?
How does this help you make a game? It seems to me that it would not be very helpful unless you could already make games. Anyway: Coursera classes often use premises like this to motivate teaching some specific set of technical skills which are the real point.
Re: HTML5 Game Development
#39No Opera support. Sucks.
Serious question (no seriously!)... Given that you will always have to deal with service providers not supporting your browser, why do you choose to continue using it? Usually there is an idealogical reason for this sort of stance, but Opera isn't FOSS, and that's the only reason I can think of that someone would choose to put up with an inferior software experience. Why not switch to Chrome or Firefox?
In the end, though, compatibilty issues led me to another browser. I miss much of the functionality, but browser support trumps that.
Opera is to browsers what vim is to text editors. Great if you know how to use it properly, but horrible in some very real and recurring situations.
Re: HTML5 Game Development
#40I'm amazed to see people still doing browser detection (hint: other browsers actually do have the features you need, you just didn't think to put them in your list), and worse yet still outright blocking you when they mistakenly think your browser won't work. "We haven't tested your browser, continue at your own risk" is fine, "we won't let you look at this because we don't know your browser exists" isn't.
You will be able to easily continue into the site with an unsupported supported browser once some changes go live in the next day or two. Sorry for the current issues.
Every time I see a "your broser is not supported" message I'm getting more angry. As a developer it's your job to make things work!
Yes, I'm using Opera and yes Opera only supports the standard. But common I checked it in other browsers and I can't see what's so special about the site that a "modern" browser is needed.