I found this video very informative, especially since I have never made a web game before and thought I should share:
GDC 2012: Best practices in developing a web game
There's a new wave of console/pc/mobile game developers moving to the web looking to take advantage of the massive user base, along side of the powerful social graphs available there. The web as a platform is a very different technology stack than consoles / mobile, and as such, requires different development processes. This talk is targeted towards game developers who are looking to understand more about the development processes for web development including where to host your assets, proper techniques in caching to the persistant file store; dealing with sessions, storing user state, user login, game state storage, social graph integration, localization, audio, rendering, hardware detection and testing / distribution. If you're interested in developing a web game, you need to attend this talk!
Speaker: Colt McAnlis
[youtube]http://www.youtube.com/watch?v=huXucPChX3g[/youtube]
GDC 2012: Best practices in developing a web game
GDC 2012: Best practices in developing a web game
"In order to understand recursion, one must first understand recursion".
- Jackolantern
- Posts: 10891
- Joined: Wed Jul 01, 2009 11:00 pm
Re: GDC 2012: Best practices in developing a web game
I will check it out as soon as I have the time. Very excited this is available and thanks a lot for the link 
The indelible lord of tl;dr
Re: GDC 2012: Best practices in developing a web game
Wow that sure was enlightening.
I especially like the parts about Google Analytics and Archiving files in the browser's cache.
Oh, GDC will you never fail to teach me new things every year?
I especially like the parts about Google Analytics and Archiving files in the browser's cache.
Oh, GDC will you never fail to teach me new things every year?
Peace~
- Foofighter
- Posts: 121
- Joined: Sun Mar 04, 2012 1:52 pm
Re: GDC 2012: Best practices in developing a web game
very interesting, just jumped throw but worth to watch it.