Tag archives for HTML5

HTML5

Learn How to Create the Classic Snake Game With the Canvas API and the HTML5/JavaScript Duo

If you've never played the famous Snake game, raise your hand! I say that, but I suppose that nowadays, the new generation may never have heard of this game, which may seem a bit old-fashioned given the possibilities offered by today's computers and the Web. And yet, there was a time when the Snake game was a game that all…
Continue Reading
HTML5

Learn How to Create an Interactive Map of India Using HTML5/JavaScript and SVG

Ever heard of SVG? This acronym may not mean anything to you, but it's an essential format to master if you want to use vector graphics on Web pages. SVG stands for Scalable Vector Graphics. SVG is an XML-based ASCII data format designed to describe vector graphics. SVG is specified by the World Wide Consortium and has been around since…
Continue Reading