Skip to main content
2 of 3
edited tags
Tetrad
  • 30.1k
  • 12
  • 96
  • 143

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.