更新时间:2021-08-13 17:01:10
封面
版权信息
Credits
About the Author
About the Reviewer
www.PacktPub.com
Preface
Chapter 1. An Overview of HTML5
What is HTML?
What is HTML5?
HTML5 is not a single feature
More semantic document structure
A warning about performance
Native features of the browser
CSS3
JavaScript APIs
The Web as a platform
The Open Web
HTML5 – a game changer
Learning HTML5 through game development
Summary
Chapter 2. HTML5 Typography
The game
Game elements
API usage
The code
Chapter 3. Understanding the Gravity of HTML5
Browser compatibility
Web audio
SVG
Drag-and-drop
Chapter 4. Using HTML5 to Catch a Snake
Typed arrays
Canvas
Web workers
Offline application cache
Chapter 5. Improving the Snake Game
IndexedDB
Chapter 6. Adding Features to Your Game
Advanced HTML5 APIs
WebGL
Web sockets
Video
Geolocation
Upcoming CSS features
Chapter 7. HTML5 and Mobile Game Development
Desktop versus mobile
Understanding media queries
Understanding touch events
Index