Skip to main content

Making a startscreen for an HTML5 game?

howHow would I make a start screen for a game using HTML5 canvas?

I'm not looking for something advanced, just Newthe 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 onclickan onclick function? Is there a way to find out the size of the text?

Help appreciated.

Making a startscreen for HTML5 game?

how would I make a start screen for a game using canvas?

I'm not looking for something advanced just New game 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 onclick function? Is there a way to find out the size of the text?

Help appreciated.

Making a startscreen for an HTML5 game?

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.

edited tags
Link
Tetrad
  • 30.1k
  • 12
  • 96
  • 143
Source Link

Making a startscreen for HTML5 game?

how would I make a start screen for a game using canvas?

I'm not looking for something advanced just New game 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 onclick function? Is there a way to find out the size of the text?

Help appreciated.