|Listed in category:
Postage and deliveryClick "see details" for additional shipping and returns information.
Have one to sell?

LEARN COCOS2D GAME DEVELOPMENT WITH IOS 5 By Steffen Itterheim & Andreas Lw Mint

~ MINT Condition! Quick & Free Delivery in 2-14 days ~
US $21.95
ApproximatelyPHP 1,234.46
Condition:
Like New
Book is in Like New / near Mint Condition. Will include dust jacket if it originally came with ... Read moreabout condition
Postage:
Free Economy Shipping.
Located in: US, United States
Delivery:
Estimated between Sat, 28 Sep and Wed, 2 Oct to 43230
Delivery time is estimated using our proprietary method which is based on the buyer's proximity to the item location, the postage service selected, the seller's postage history, and other factors. Delivery times may vary, especially during peak periods.
Returns:
30 days return. Seller pays for return shipping.
Coverage:
Read item description or contact seller for details. See all detailsSee all details on coverage
(Not eligible for eBay purchase protection programmes)
Seller assumes all responsibility for this listing.
eBay item number:335347430119

Item specifics

Condition
Like New
A book in excellent condition. Cover is shiny and undamaged, and the dust jacket is included for hard covers. No missing or damaged pages, no creases or tears, and no underlining/highlighting of text or writing in the margins. May be very minimal identifying marks on the inside cover. Very minimal wear and tear. See all condition definitionsopens in a new window or tab
Seller Notes
“Book is in Like New / near Mint Condition. Will include dust jacket if it originally came with ...
ISBN-10
1430238135
Book Title
Learn cocos2d Game Development with iOS 5
Item Height
9.25 inches
ISBN
9781430238133
Subject Area
Computers
Publication Name
Learn Cocos2d Game Development with iOS 5
Publisher
Apress L. P.
Item Length
9.3 in
Subject
Programming / Games, Hardware / Tablets, Hardware / Mobile Devices, Operating Systems / Apple (Mac OS & iOS), Programming / Macintosh, Enterprise Applications / General
Publication Year
2011
Type
Textbook
Format
Trade Paperback
Language
English
Author
Andreas Löw, Steffen Itterheim
Features
New Edition
Item Weight
35.1 Oz
Item Width
7.5 in
Number of Pages
Xvi, 532 Pages

About this product

Product Identifiers

Publisher
Apress L. P.
ISBN-10
1430238135
ISBN-13
9781430238133
eBay Product ID (ePID)
110931981

Product Key Features

Number of Pages
Xvi, 532 Pages
Language
English
Publication Name
Learn Cocos2d Game Development with iOS 5
Subject
Programming / Games, Hardware / Tablets, Hardware / Mobile Devices, Operating Systems / Apple (Mac OS & iOS), Programming / Macintosh, Enterprise Applications / General
Publication Year
2011
Features
New Edition
Type
Textbook
Author
Andreas Löw, Steffen Itterheim
Subject Area
Computers
Format
Trade Paperback

Dimensions

Item Weight
35.1 Oz
Item Length
9.3 in
Item Width
7.5 in

Additional Product Features

Intended Audience
Scholarly & Professional
LCCN
2012-382489
Number of Volumes
1 vol.
Illustrated
Yes
Table Of Content
Introduction Getting Started Essentials Your First Game Game Building Blocks Sprites In-Depth Scrolling with Joy Shoot 'em Up Particle Effects Working with Tilemaps Isometric Tilemaps Physics Engines Pinball Game Game Center Best Tools for cocos2D Development Kobold2D Fundamentals Out of the Ordinary
Edition Description
New Edition
Synopsis
Create compelling 2D games with Learn cocos2d Game Development with iOS 5 . This book shows you how to use the powerful cocos2d game engine to develop games for iPhone and iPad with tilemaps, virtual joypads, Game Center, and more. It teaches you: The process and best practices of mobile game development, including sprite batching, texture atlases, parallax scrolling, touch and accelerometer input. How to enhance your games using the Box2D and Chipmunk physics engines and other cocos2d-related tools and libraries. How to add UIKit views to cocos2d and how to add cocos2d to UIKit apps. The ins and outs of the Kobold2D development environment for cocos2d and its preconfigured libraries, including cocos3d and Lua. Best of all, Learn cocos2d Game Development with iOS 5 will have you making games right from the very start. It guides you step-by-step through the creation of sample games. These fun examples are modeled after popular App Store games and teach you key concepts of the cocos2d game engine and relevant tools like TexturePacker (texture atlas), PhysicsEditor (physics collision shapes), Particle Designer (particle effects), Glyph Designer (bitmap fonts), and others. This book offers a rock-solid introduction to creating games made entirely with cocos2d and little or no iOS 5 SDK and OpenGL code. It also details alternative implementations, identifies the best free and commercial tools for cocos2d game development, features coverage of the author's improved cocos2d game engine (Kobold2D), and even helps you enhance your game's marketability on the App Store., Create compelling 2D games with Learn cocos2d Game Development with iOS 5. This book shows you how to use the powerful cocos2d game engine to develop games for iPhone and iPad with tilemaps, virtual joypads, Game Center, and more. It teaches you: The process and best practices of mobile game development, including sprite batching, texture atlases, parallax scrolling, touch and accelerometer input. How to enhance your games using the Box2D and Chipmunk physics engines and other cocos2d-related tools and libraries. How to add UIKit views to cocos2d and how to add cocos2d to UIKit apps. The ins and outs of the Kobold2D development environment for cocos2d and its preconfigured libraries, including cocos3d and Lua. Best of all, Learn cocos2d Game Development with iOS 5 will have you making games right from the very start. It guides you step-by-step through the creation of sample games. These fun examples are modeled after popular App Store games and teach you key concepts of the cocos2d game engine and relevant tools like TexturePacker (texture atlas), PhysicsEditor (physics collision shapes), Particle Designer (particle effects), Glyph Designer (bitmap fonts), and others. This book offers a rock-solid introduction to creating games made entirely with cocos2d and little or no iOS 5 SDK and OpenGL code. It also details alternative implementations, identifies the best free and commercial tools for cocos2d game development, features coverage of the author's improved cocos2d game engine (Kobold2D), and even helps you enhance your game's marketability on the App Store., Learn cocos2d Game Development with iOS 5 provides a rock-solid introduction to the cocos2d iPhone and iPad game apps engine and related tools. It focuses on the process of creating several game apps made entirely using cocos2d with little or no use of the iOS 5 SDK and OpenGL code. By creating 2-3 sample game apps while working through the book, you'll learn key concepts of the cocos2d game engine and relevant tools like Zwoptex (TextureAtlas), ParticleDesigner (particle effects), and others. The example games are modeled after popular App Store games, so they're relevant, recognizable, and immediately fun and inspiring. The games increase in complexity and highlight common questions for cocos2d beginners. As you advance, you'll learn how to successfully avoid common stumbling blocks. You'll also encounter general game programming wisdom, tips for performance improvement, as well as pointers for alternative implementations and further reading. It is assumed that the reader has previous programming knowledge, though not necessarily with Objective-C. Related topics such as Xcode, Objective-C 2.0 , the iOS 5 SDK, and OpenGL are only discussed where absolutely necessary. This book also features new related tools, including the new Kobold2D project. What you'll learn * The core cocos2d game engine API and the Box2d physics engine * The process and best practices of game development in the context of cocos2d and its related tools * How to gain enthusiasm and excitement in creating your own game apps * Where to go from here: further information and alternative implementations * To enhance your apps' marketability on the Apple iTunes and App Store Who this book is for The book is aimed at beginning game developers looking for an easier and even more powerful way to create compelling 2D graphics using OpenGL and Objective-C. It is assumed that the reader will have some knowledge of object-oriented programming and the Apple and iPhone/iPad developer environment., Introduction Getting Started Essentials Your First Game Game Building Blocks Sprites In-Depth Scrolling with Joy Shoot 'em Up Particle Effects Working with Tilemaps Isometric Tilemaps Physics Engines Pinball Game Game Center Best Tools for cocos2D Development Kobold2D Fundamentals Out of the Ordinary, Learn cocos2d Game Development with iOS 5 provides a rock-solid introduction to the cocos2d iPhone and iPad game apps engine and related tools. It focuses on the process of creating several game apps made entirely using cocos2d with little or no use of the iOS 5 SDK and OpenGL code. By creating 2-3 sample game apps while working through the book, ......
LC Classification Number
QA76.8.M3

Item description from the seller

ZUBER

ZUBER

97.9% positive feedback
887K items sold
Joined Oct 1998

Detailed Seller Ratings

Average for the last 12 months
Accurate description
4.8
Reasonable shipping cost
5.0
Shipping speed
5.0
Communication
4.9

Popular categories from this store

Seller feedback (272,787)