The Essential Guide to Html5: Using Games to Learn Html5 and JavaScript Meyer Jeanine
The Essential Guide to Html5: Using Games to Learn Html5 and JavaScript Meyer Jeanine HTML5 opens up a plethora of new avenues for application and game development on the web. Important new features…
Specifikacia The Essential Guide to Html5: Using Games to Learn Html5 and JavaScript Meyer Jeanine
The Essential Guide to Html5: Using Games to Learn Html5 and JavaScript Meyer Jeanine
HTML5 opens up a plethora of new avenues for application and game development on the web. Important new features such as the Canvas tag enable drawing directly onto the web page. Games can now be created and interacted with directly within HTML, with no need for users to download extra plugins, or for developers to learn new languages.
All of these features and many more are covered within The Essential Guide to HTML5.The book begins at an introductory level, teaching the essentials of HTML5 and JavaScript through game development. The Audio tag allows sounds to be triggered and played from within your HTML code, the WebSockets API facilitates real-time communication, and the local storage API enables data such as high scores or game preferences to be kept on a user's computer for retrieval next time they play. Each chapter features a familiar game type as its core