Cantitate/Preț
Produs

Making Games: With JavaScript

Autor Christopher Pitt
en Limba Engleză Paperback – 14 dec 2016
Develop games using the JavaScript web scripting language. This compact short book will help you learn how to use modern JavaScript to make games for web browsers. They’re effortless to use and they work everywhere. If you’ve ever wanted to make a game, join author Christopher Pitt. You’ll start with nothing and build fun games, in no time at all.


What You'll Learn
  • Make a game using JavaScript
  • Master the game loop
  • Handle player input, collision detection, gravity, ladders, and stairs
  • Work with camera locking, mobs, and health
  • Manage game inventory
  • Handle mapping and more

Who This Book Is For

Those who are new to game development with some experience with JavaScript and web development.
Citește tot Restrânge

Preț: 16461 lei

Preț vechi: 20576 lei
-20% Nou

Puncte Express: 247

Preț estimativ în valută:
3150 3269$ 2633£

Carte tipărită la comandă

Livrare economică 17-31 martie

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9781484224922
ISBN-10: 1484224922
Pagini: 82
Ilustrații: XI, 82 p. 12 illus. in color.
Dimensiuni: 155 x 235 x 5 mm
Greutate: 0.15 kg
Ediția:1st ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States

Cuprins

1. Introduction.- 2. The Game Loop.- 3. Player Input.- 4. Collision Detection.- 5. Gravity.- 6. Ladders.- 7. Stairs.- 8. Camera Locking.- 9. Projectiles.- 10. Mobs.- 11. Health.- 12. Checkpoints.- 13. Inventory.- 14. Maps.

Notă biografică

Christopher Pitt is a developer and writer, working at SilverStripe. He usually works on application architecture, though sometimes you’ll find him building compilers or robots.

Caracteristici

A unique compact short book on making games with the JavaScript programming language Shows readers how to quickly build games from scratch for web browsers Author is an experienced web developer and programmer