HTML5 Games: Creating Fun with HTML5, CSS3, and WebGL (2012)

HTML5 Games: Creating Fun with HTML5, CSS3, and WebGL (2012)

Part 1. Getting Started with HTML5 Games

Chapter 1. Gaming on the Web

Chapter 2. Taking the First Steps

Chapter 3. Going Mobile

Part 2. Creating the Basic Game

Chapter 4. Building the Game

Chapter 5. Delegating Tasks to Web Workers

Chapter 6. Creating Graphics with Canvas

Chapter 7. Creating the Game Display

Chapter 8. Interacting with the Game

Chapter 9. Animating Game Graphics

Part 3. Adding 3D and Sound

Chapter 10. Creating Audio for Games

Chapter 11. Creating 3D Graphics with WebGL

Part 4. Local Storage and Multiplayer Games

Chapter 12. Local Storage and Caching

Chapter 13. Going Online with WebSockets

Chapter 14. Resources