- HTML5 Game Development by Example:Beginner's Guide(Second Edition)
- Makzan
- 162字
- 2021-07-16 14:09:56
Summary
In this chapter, we've learned a lot about the basic information of HTML5 games.
Specifically, we covered new features of HTML5 and CSS3. We gave you a glimpse of what techniques we will use to create our games in later chapters—Canvas, audio, CSS animation, and more new features were introduced. We will have many new features to play with. We discussed why we want to create HTML5 games—we want to meet the web standard, meet mobile devices, and break the boundary of a game. We took a look at several existing HTML5 games that were created with different techniques, which we will also use. You can test these games before we create our own. We also previewed the games that we are going to build in the book. At last, we prepared our development environments.
Now that we've some background information on HTML5 games, we're ready to create our first DOM-based, JavaScript-driven game in the next chapter.
- VMware View Security Essentials
- Python科學計算(第2版)
- C語言程序設計(第3版)
- Rust編程:入門、實戰與進階
- C# Programming Cookbook
- 信息可視化的藝術:信息可視化在英國
- Hands-On Data Structures and Algorithms with JavaScript
- GitLab Repository Management
- UI智能化與前端智能化:工程技術、實現方法與編程思想
- Mastering Swift 2
- Hands-On GPU:Accelerated Computer Vision with OpenCV and CUDA
- C語言程序設計上機指導與習題解答(第2版)
- RESTful Java Web Services(Second Edition)
- Learning Continuous Integration with TeamCity
- 深入淺出Python數據分析