Skip to content

Vawx/RushRunner

Repository files navigation

RushRunner

Rush Runner Unity game written for Packt publication: Learning Unity iOS Game Development

http://www.amazon.com/Learning-Unity-iOS-Game-Development/dp/1784399809/ref=pd_rhf_gw_p_img_1?ie=UTF8&refRID=0G5C41K3EQJMW8SDN40P

About This Book

  • Take advantage of Unity 5's new tools to create a fully interactive mobile game
  • Learn how to connect your iTunes developer account and use Unity 5 to communicate with it
  • Use your Macintosh computer to publish your game to the App Store
  • Who This Book Is For
  • This book is for iOS developers who want to learn how to build games with Unity for the iOS platform. Some prior experience in game development would be useful.

What You Will Learn

  • Create your own iTunes Connect Developer account and create an app within it
  • Set up iTunes Game Center features in iTunes Connect so you can use them within Unity 5
  • Construct a game using C# that allows users to interactively control the game character
  • Use Unity 5's editor window to create a custom editor tool specific for the game made in the book
  • Store and keep track of data so the player is able to collect in-game pick-ups that can be used to purchase in-game goods
  • Use all game features so the player is able to fully navigate menus between the front menu and in the game state
  • Make, test, and finally release builds so you can play on your device and then submit the game to Apple for review

In Detail

Over recent years, the market for mobile game development using Unity has grown multi-fold with an overwhelming 600 million gamers playing games developed using Unity engine. The newly launched Unity 5 offers a wide range of dedicated and powerful tools for iOS developers who intend to follow the basics and gradually elevate their skills to revolutionize the way they design and publish games for the App Store.

From beginners, to those who are experienced making video games, this book goes through the steps of using Unity 5 to make a game from the ground up and setting the game up with iTunes Game Center features.

The book begins with an introduction to setting up an iTunes Connect developer account, this will allow you to use Unity to its full potential with iOS. You will create a new app in iTunes Connect with the settings for Apple approval. You will learn, in detail, how to use Unity 5 and the programming language C# to make a fully interactive game that keeps track of player progress, Game Center Leaderboards, and Achievements, as well as displaying iAds and offering In-App purchases.

Moving on, you'll discover how to create development and release builds, enabling you to test the game on your device before finally submitting the game for Apple's approval.

By the end of the book, you will have a complete understanding of how iTunes and Unity can be used in combination to build and publish a fully interactive and reliable game to the App Store.

Style and approach

This is a step-by-step guide that covers the fundamentals of gaming and reveals the secrets of building and monetizing games for the iOS platform.

License

Copyright (c) Kyle Langley <2016>

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

RushRunnerGame

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published