-
Book Overview & Buying
-
Table Of Contents
HTML5 Game Development by Example(Second Edition)
HTML5 Game Development by Example(Second Edition)
Overview of this book
This book is for web designers who have a basic knowledge of HTML, CSS, and JavaScript and want to create Canvas or DOM-based games that run on browsers.
Table of Contents (13 chapters)
Preface
1. Introducing HTML5 Games
2. Getting Started with DOM-based Game Development
3. Building a Card-matching Game in CSS3
4. Building the Untangle Game with Canvas and the Drawing API
5. Building a Canvas Game's Masterclass
6. Adding Sound Effects to Your Games
7. Saving the Game's Progress
8. Building a Multiplayer Draw-and-Guess Game with WebSockets
9. Building a Physics Car Game with Box2D and Canvas
10. Deploying HTML5 Games
A. Pop Quiz Answers
Index