I am developing small game on html5 and there is a need of a tutorial for it, whats the best way to display dom-like content inside of a canvas? Thanks
Asked
Active
Viewed 232 times
0
-
Define 'DOM-like content'... – BenM Feb 14 '13 at 14:38
-
Like paragraphs of text, images, buttons etc – Leg0 Feb 15 '13 at 09:09
2 Answers
0
There are tons of ways to do this. I would suggest, however, that you choose a game engine instead of trying to build a game from ground zero. Check out this game engine for instance: http://craftyjs.com/

cliffbarnes
- 1,396
- 11
- 21