Beginning iOS Game Center and Game Kit: For iPhone, iPad, and iPod touch (Paperback)
暫譯: iOS 遊戲中心與遊戲套件入門:適用於 iPhone、iPad 和 iPod touch (平裝本)
Kyle Richter
- 出版商: Apress
- 出版日期: 2011-11-02
- 定價: $1,400
- 售價: 8.0 折 $1,120
- 語言: 英文
- 頁數: 240
- 裝訂: Paperback
- ISBN: 1430235276
- ISBN-13: 9781430235279
-
相關分類:
Apple Developer
立即出貨 (庫存=1)
買這商品的人也買了...
-
SQL 語法範例辭典$550$468 -
深入淺出 JavaScript (Head First JavaScript)$880$695 -
嵌入式系統導論, 4/e$680$646 -
鳥哥的 Linux 私房菜-基礎學習篇, 3/e$820$648 -
ASP.NET 4.0 專題實務-使用 C#$750$593 -
ASP.NET 4.0 專題實務 I─實戰入門篇使用 VB$750$593 -
學會 iOS 遊戲程式設計的 16 堂課─動手撰寫你的第一隻 iPhone 遊戲(Learning iOS Game Programming: A Hands-On Guide to Building Your First iPhone Game )$480$379 -
學習 SQL 的 15 堂課 (SQL: Visual QuickStart Guide, 3/e)$480$379 -
iOS 射擊遊戲程式實務
$580$452 -
$399Sams Teach Yourself iOS 5 Application Development in 24 Hours, 3/e (Paperback) -
HTML5.CSS3 精緻範例辭典$480$408 -
CCNA 網路概論與試題解析$680$578 -
Linux 進化特區-Ubuntu 12.04 從入門到精通
$580$458 -
Evernote 超效率數位筆記術$250$198 -
Android 初學特訓班, 2/e (全新 Android 4 開發示範 / 適用 Android 4.X~2.X,手機與平板電腦的全面啟動,附影音教學/範例程式/小綠人素材)$480$379 -
笑談軟體工程:敏捷開發法的逆襲-導入 Scrum,讓你的軟體開發人生從黑白變彩色!$550$435 -
實戰雲端作業系統建置與維護-VMware vSphere 5 虛擬化全面啟動
$680$537 -
JavaScript & jQuery: The Missing Manual 國際中文版, 2/e
$580$458 -
王者歸來-PHP 完全開發範例集$860$731 -
《超強圖解》前進 App Store!iOS 6 SDK 實戰演練$950$751 -
王者歸來-600 個 Java 企業專案完整範例集$860$731 -
全方位把玩 Android 400 個 API:精挑細選 365 個實例說明$680$578 -
Windows Server 2012 系統建置實務$680$537 -
專案管理人應該知道的 97 件事-來自專家的集體智慧 (97 Things Every Project Manager Should Know: Collective Wisdom from the Experts)$400$316 -
ASP.NET MVC 4 開發實戰$680$537
相關主題
商品描述
Beginning iOS Game Center and Game Kit shows you how to use Game Center and Game Kit to create fun and polished games that use advanced features such as social networking and voice over IP (VoIP). Game Kit and Game Center can help you reach new customers through social interaction, so this book shows you how you can quickly add a level of polish to your app that used to take weeks of hard work and late nights.
Implementing a leaderboard and achievement system has never been so simple! Gone are the days of writing your own server. You'll also see how to easily add advanced networking concepts like VoIP support in hours, not days.
Learn how to quickly implement many advanced social networking concepts into your apps. You'll be guided through the process of creating a custom Game Center Manager class that can be rapidly deployed into any of your new or existing projects. Furthermore, learn how to avoid pitfalls commonly encountered by new Game Center developers.
What you’ll learn
- What Game Center and Game Kit are and how you can improve your app by using them
- How to configure your app with iTunes Connect to work with Game Center
- How to set up leaderboard and achievement systems for use within your app
- How to add a custom graphical user interface to Game Center to match the look and feel of your product
- What multiplayer and networking does to your app through Game Kit
- How to write an easy-to-implement and reusable Game Center Manager
Who this book is for
All iOS developers who want to easily bring their current or planned app to the next level. Game Center and Game Kit, despite the name, are not limited only to games—all iOS developers with a basic understanding of Cocoa and UIKit will find something useful in these APIs. They allow even a novice iOS developer to add an amazing level of polish to their apps with a minimal amount of effort.
Table of Contents
1 - Introduction
2 - First Steps
3 - Leaderboards
4 - Achievements
5 - Matchmaking
6 - Peer Picker
7 - Networking Overview
8 - Exchanging Data
9 - Turned Based Gaming
10 - Voice Chat
11 - In-game Payments
商品描述(中文翻譯)
《開始使用 iOS Game Center 和 Game Kit》教你如何使用 Game Center 和 Game Kit 來創建有趣且精緻的遊戲,這些遊戲利用了社交網絡和語音通話 (VoIP) 等先進功能。Game Kit 和 Game Center 可以幫助你通過社交互動來接觸新客戶,因此本書將展示如何快速為你的應用程式增添一層精緻度,這在過去需要數週的辛勤工作和熬夜才能完成。
實現排行榜和成就系統從未如此簡單!不再需要自己編寫伺服器。你還將看到如何在幾小時內輕鬆添加像 VoIP 支持這樣的先進網絡概念,而不是幾天。
學習如何快速將許多先進的社交網絡概念實現到你的應用程式中。你將被引導創建一個自定義的 Game Center 管理器類,該類可以快速部署到你的任何新項目或現有項目中。此外,還將學習如何避免新 Game Center 開發者常遇到的陷阱。
你將學到的內容:
- Game Center 和 Game Kit 是什麼,以及如何通過使用它們來改善你的應用程式
- 如何配置你的應用程式與 iTunes Connect 一起使用 Game Center
- 如何設置排行榜和成就系統以供你的應用程式使用
- 如何為 Game Center 添加自定義圖形用戶界面,以匹配你的產品的外觀和感覺
- Game Kit 如何影響你的應用程式的多人遊戲和網絡功能
- 如何編寫易於實現和可重用的 Game Center 管理器
本書適合對象:
所有希望輕鬆將其當前或計劃中的應用程式提升到新水平的 iOS 開發者。儘管名稱如此,Game Center 和 Game Kit 並不僅限於遊戲——所有對 Cocoa 和 UIKit 有基本了解的 iOS 開發者都能在這些 API 中找到有用的東西。它們甚至允許初學者 iOS 開發者以最小的努力為其應用程式增添驚人的精緻度。
目錄:
1 - 介紹
2 - 第一步
3 - 排行榜
4 - 成就
5 - 配對
6 - 同伴選擇器
7 - 網絡概述
8 - 數據交換
9 - 回合制遊戲
10 - 語音聊天
11 - 遊戲內支付
