Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

Pro HTML5 Games: Learn to Build your Own Games using HTML5 and JavaScript

Posted By: AvaxGenius
Pro HTML5 Games: Learn to Build your Own Games using HTML5 and JavaScript

Pro HTML5 Games: Learn to Build your Own Games using HTML5 and JavaScript ByAditya Ravi Shankar
English | PDF,EPUB | 2017 | 432 Pages | ISBN : 1484229096 | 14.51MB

Build your next game on a bigger scale with Pro HTML5 Games. This essential book teaches you to master advanced game programming in HTML5. You’ll learn techniques that you can transfer to any area of HTML5 game development to make your own professional HTML5 games.
Led by an expert game programmer, you’ll build two complete games in HTML5: a strategy puzzle game based on the Box2d physics engine and in the style of Angry Birds and a real-time strategy (RTS) game complete with units, buildings, path-finding, artificial intelligence, and multiplayer support.
This new and fully updated second edition now includes chapters on mobile game development and an essential game developer's toolkit. Understand how to develop complex, bolder games and become an HTML5 games pro using Pro HTML5 Games today.
Create realistic physics in your game by incorporating the Box2d physics engine
Design large worlds with lots of characters and let users interact with them
Use sprite sheets, panning, parallax scrolling, and sound effects to build a more polished game
Incorporate pathfinding and steering to help characters navigate through your world
Create challenging levels with intelligent enemies by using decision trees, state machines, and scripted events
Add multiplayer in your games using Node.js and the WebSocket API