Making a startscreen for an HTML5 game?
        Posted  
        
            by 
                hustlerinc
            
        on Game Development
        
        See other posts from Game Development
        
            or by hustlerinc
        
        
        
        Published on 2012-03-24T17:04:33Z
        Indexed on 
            2012/03/24
            23:40 UTC
        
        
        Read the original article
        Hit count: 311
        
How would I make a start screen for a game using HTML5 canvas?
I'm not looking for something advanced, just the new game button and highscore link etc. The question might be stupid, but I've never done anything similar, and the tutorials out there don't cover the subject.
Is it enough to just make a fillText with an onclick function? Is there a way to find out the size of the text?
Help appreciated.
© Game Development or respective owner