Cantitate/Preț
Produs

Rapid Game Development Using Cocos2d-JS: An end-to-end guide to 2D game development using JavaScript

Autor Hemanth Kumar, Abdul Rahman
en Limba Engleză Paperback – 19 dec 2016
Get a gentle introduction to the Cocos2d-JS framework to begin working with sprite manipulations, animations, and other 2d game development topics. This book covers environment setup and getting started with a framework that works seamlessly across all browsers. Rapid Game Development Using Cocos2d-JS teaches you the overall architecture of Cocos2d-JS and explains the internal working of the framework.
You will dive deep into sprites, the most important entity in Cocos2d-JS, animation APIs, and primitive shapes. You’ll also learn about the Cocos2d-JS UI system to get a head start in 2d game development. Finally, you’ll discover the features of Chipmunk (the built-in physics engine) with full examples.

What You'll Learn
  • Get a simple head start in Cocos2d-JS
  • Gain an architectural overview of the different blocks of the framework
  • Master sprites, spritesheets, and frame animation
  • Work with the event system in Cocos2d-JS
  • Discover the animation APIs in Cocos2d-JS
  • Leverage the built-in physics engine 


Who This Book Is For
Beginners looking to develop cross-platform mobile/web games with cocos2d-js, developers with intermediate skills on cocos2d-js looking for the reference. 
Citește tot Restrânge

Preț: 17846 lei

Preț vechi: 22307 lei
-20% Nou

Puncte Express: 268

Preț estimativ în valută:
3416 3552$ 2862£

Carte tipărită la comandă

Livrare economică 13-27 martie

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9781484225523
ISBN-10: 148422552X
Pagini: 140
Ilustrații: XV, 126 p. 42 illus., 39 illus. in color.
Dimensiuni: 155 x 235 x 8 mm
Greutate: 0.21 kg
Ediția:1st ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States

Cuprins

Chapter 1: Getting Started.- Chapter 2: Architecture Overview .- Chapter 3: Deeper Look into Sprites.- Chapter 4: Handling Inputs and Events.- Chapter 5: Adding GUI.- Chapter 6: Fun with Animation.- Chapter 7: Adding Physics to your game.- Chapter 8: Miscellaneous features.-

Notă biografică

Hemanth Kumar and Abdul Rahman are a team of two Full stack JavaScript experts, researchers and mobile game developers with a wide range of experience in web and game development. They have published several mobile games, and are well versed in  cocos2d-x, unity3D and building artificial intelligence for games. They are also experts in doing scaleable architecture for high traffic websites. Their main passion is video game development.

Textul de pe ultima copertă

Get a gentle introduction to the Cocos2d-JS framework to begin working with sprite manipulations, animations, and other 2d game development topics. This book covers environment setup and getting started with a framework that works seamlessly across all browsers. Rapid Game Development Using Cocos2d-JS teaches you the overall architecture of Cocos2d-JS and explains the internal working of the framework.
You will dive deep into sprites, the most important entity in Cocos2d-JS, animation APIs, and primitive shapes. You’ll also learn about the Cocos2d-JS UI system to get a head start in 2d game development. Finally, you’ll discover the features of Chipmunk (the built-in physics engine) with full examples.

You will:
  • Get a simple head start in Cocos2d-JS
  • Gain an architectural overview of the different blocks of the framework
  • Master sprites, spritesheets, and frame animation
  • Work with the event system in Cocos2d-JS
  • Discover the animation APIs in Cocos2d-JS
  • Leverage the built-in physics engine 

Caracteristici

Covers the essential topics for typical game development. Topics are grouped in chapters in such a way that it is suitable for both beginners and intermediates. Examples are framed to match real time scenarios. Covers most complex features not available in other books.