Good resources for JavaScript 2D game programming?
        Posted  
        
            by 
                DJCouchyCouch
            
        on Game Development
        
        See other posts from Game Development
        
            or by DJCouchyCouch
        
        
        
        Published on 2009-10-01T22:15:49Z
        Indexed on 
            2012/11/05
            17:20 UTC
        
        
        Read the original article
        Hit count: 379
        
JavaScript
|2d
As an exercise, I've decided to look into JavaScript for game programming. While it's far from being the best language for that, I do like the idea that it's cross-platform and it's always available as a web page. So I thought I'd see what I could do with it.
Specifically, I'd like to make a 2D tile-based game of some kind. Where can I find resources to do that?
I'm sure this question's come up before, but I can't find any reference to it.
© Game Development or respective owner