- HTML5 Game Development by Example:Beginner's Guide(Second Edition)
- Makzan
- 181字
- 2021-07-16 14:09:56
Preparing the development environment
The environment for developing HTML5 games is similar to designing websites. We need web browsers and a good text editor. Which text editor is good is a never-ending debate. Each text editor comes with its own strengths, so just pick your favorite one. I personally recommend text editors with multiple cursors, for instance, Sublime Text or Brackets. For the browser, we will need modern browsers that support the latest HTML5 and CSS3 specs and provide us with handy tools for debugging.
There are several modern browser choices on the Internet now. They are Apple Safari (http://apple.com/safari/), Google Chrome (http://www.google.com/chrome/), Mozilla Firefox (http://mozilla.com/firefox/), and Opera (http://opera.com). These browsers support most of the features that we will discuss in the examples in the whole book. I personally use Chrome because it has great built-in developer tools. The powerful developer tools make it popular with web and game developers.
We will also need Android phones and an iPad/iPhone to test the games in mobile devices. Simulators may also work, but testing with real devices gives closer results to real-world usage.
- Building a Game with Unity and Blender
- Software Testing using Visual Studio 2012
- 看透JavaScript:原理、方法與實(shí)踐
- C語言最佳實(shí)踐
- Functional Programming in JavaScript
- 21天學(xué)通C++(第6版)
- Java Web應(yīng)用開發(fā)技術(shù)與案例教程(第2版)
- Windows Phone 7.5:Building Location-aware Applications
- OpenResty完全開發(fā)指南:構(gòu)建百萬級別并發(fā)的Web應(yīng)用
- Spring 5 Design Patterns
- FPGA嵌入式項(xiàng)目開發(fā)實(shí)戰(zhàn)
- 石墨烯改性塑料
- Mastering VMware Horizon 7(Second Edition)
- 超好玩的Scratch 3.5少兒編程
- 一步一步學(xué)Spring Boot:微服務(wù)項(xiàng)目實(shí)戰(zhàn)(第2版)