- HTML5 Game Development HOTSHOT
- Makzan
- 298字
- 2021-12-08 12:42:41
What this book covers
The following is a list of what we are going to build in this book. There are eight projects with eight different types of HTML5 games. Each project makes use of the knowledge learned in previous projects and introduces new techniques.
Project 1, Building a CSS Quest Game, starts with building a DOM element-based game. The game requires a player to choose the correct pattern sequence to complete the level.
Project 2, Card Battle!, deals with creating a card battle game that makes use of the CSS transform transition. We also learn the 3D-flipping effect.
Project 3, Space Runner, deals with building a running game that makes use of keyboard controls and frame-based animation in CSS.
Project 4, Multiply Defense, teaches us how to use the canvas tag and CreateJS game library to build an HTML5 game.
Project 5, Building an Isometric City Game, deals with constructing an isometric city-building game. We learn how we can store data locally and grow the city.
Project 6, Space Defenders, deals with creating a defending game. We learn how we can create animations easily in the CreateJS suite.
Project 7, A Ball-shooting Machine with Physics Engine, deals with creating a ball-throwing game by making use of the popular Box2D physics engine.
Project 8, Creating a Sushi Shop Game with Device Scaling, deals with making use of the media query to create a responsive game that works on mobiles or desktops. We also learned how to add sound effects.
After reading through all the projects, we should know how to build production-ready games and deploy them on the server to allow others to play them. The games may combine different web technologies and we learn the flexibility to choose the right technique for a specific type of game.
- 圖解PLC控制系統(tǒng)梯形圖和語句表
- 來吧!帶你玩轉(zhuǎn)Excel VBA
- Visual C# 2008開發(fā)技術(shù)實(shí)例詳解
- Maya 2012從入門到精通
- 大數(shù)據(jù)時(shí)代
- 工業(yè)機(jī)器人安裝與調(diào)試
- Machine Learning with Apache Spark Quick Start Guide
- HTML5 Canvas Cookbook
- Salesforce Advanced Administrator Certification Guide
- Mastering pfSense
- AI的25種可能
- INSTANT VMware vCloud Starter
- ZigBee無線通信技術(shù)應(yīng)用開發(fā)
- Deep Learning Essentials
- PostgreSQL 10 High Performance