Pro HTML5 Games (häftad)
Format
Häftad (Paperback / softback)
Språk
Engelska
Antal sidor
426
Utgivningsdatum
2017-10-07
Upplaga
2nd ed.
Förlag
APress
Illustratör/Fotograf
Bibliographie
Illustrationer
96 Illustrations, color; 3 Illustrations, black and white; XV, 426 p. 99 illus., 96 illus. in color.
Dimensioner
254 x 178 x 23 mm
Vikt
767 g
Antal komponenter
1
Komponenter
1 Paperback / softback
ISBN
9781484229095

Pro HTML5 Games

Learn to Build your Own Games using HTML5 and JavaScript

Häftad,  Engelska, 2017-10-07
816
  • Skickas från oss inom 3-6 vardagar.
  • Fri frakt över 249 kr för privatkunder i Sverige.
Finns även som
Visa alla 1 format & utgåvor
Build your next game on a bigger scale with Pro HTML5 Games. This essential book teaches you to master advanced game programming in HTML5. Youll 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, youll 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. What You'll Learn 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
Visa hela texten

Passar bra ihop

  1. Pro HTML5 Games
  2. +
  3. Digital Minimalism

De som köpt den här boken har ofta också köpt Digital Minimalism av Cal Newport (häftad).

Köp båda 2 för 944 kr

Kundrecensioner

Har du läst boken? Sätt ditt betyg »

Övrig information

Aditya Ravi Shankar started programming in 1993 when he was first introduced to the world of computers. With no access to the Internet or online tutorials at the time, he wrote his first game in GW-BASIC by painstakingly retyping code from a book he found at the local library. After graduating from the Indian Institute of Technology Madras in 2001, he spent nearly a decade working as a software consultant, developing trading and analytics systems for investment banks and large Fortune 100 companies, before eventually leaving his corporate life behind so he could focus on doing what he loved. A self-confessed technology geek, he has spent the time since then working on his own projects and experimenting with every new language and technology that he could, including of course HTML5. During this time he became well known for singlehandedly re-creating the famous RTS game Command and Conquer, as well as Commandos: Behind Enemy Lines entirely in HTML5. Apart from programming, Aditya is passionate about billiards, salsa dancing, fitness and personal development. He maintains a personal website where he writes articles on game programming, personal development, and billiards, as well as shares his popular game demos. When he is not busy writing or working on his own projects, Aditya does consulting work with companies to help them launch new software products and games.

Innehållsförteckning

1. HTML5 and JavaScript Essentials.- 2. Creating a Basic Game World.- 3. Physics Engine Basics.- 4. Integrating The Physics Engine.- 5. Creating a Mobile Game.- 6. Creating the RTS Game World.- 7. Adding Entities to Our World.- 8. Intelligent Unit Movement.- 9. Adding More Game Elements.- 10. Adding Weapons and Combat.- 11. Wrapping Up the Single-Player Campaign.- 12.Multiplayer with WebSockets.- 13. Multiplayer Gameplay.- 14. Essential Game Developer Toolkit.